wigner_3j: Wigner 3j Symbol.

Description Usage Arguments Details

Description

wigner_3j calculates the Wigner 3j symbol using the Clebsch-Gordan coefficient calculated in clebsch_gordan.

Usage

1
wigner_3j(j1, j2, j3, m1, m2, m3)

Arguments

j1

A numeric.

j2

A numeric.

j3

A numeric.

m1

A numeric.

m2

A numeric.

m3

A numeric.

Details

This function calculates the Wigner 3j symbol using the Clebsch-Gordan coefficient calculated in clebsch_gordan. The Wigner 3j symbol can be written as follows:

j1 j2 j3
m1 m2 m3

bgrich/starkr documentation built on May 12, 2019, 8:21 p.m.