CLEBSCH_GORDAN
Quantum Mechanics Coefficient Functions


CLEBSCH_GORDAN is a library of FORTRAN77 routines, using double precision arithmetic, for evaluating certain coefficients functions used in quantum mechanics.

Related Programs:

GSL is a C++ library of routines, the Gnu Scientific Library, which evaluates many special functions.

MATHEMATICA includes the commands ClebschGordan, ThreeJSymbol, and SixJSymbol, which can be used to evaluate the Clebsch Gordon, Wigner 3J and Wigner 6J functions.

SLATEC is a FORTRAN90 library which includes routines to evaluate the Clebsch Gordon, Wigner 3J and Wigner 6J functions.

TEST_VALUES is a library of routines containing sample values of certain functions, including some Clebsch-Gordan functions. TEST_VALUES is available in a C++ version and a FORTRAN77 version and a FORTRAN90 version and a Mathematica version and a MATLAB version.

Reference:

  1. Milton Abramowitz, Irene Stegun,
    Handbook of Mathematical Functions,
    National Bureau of Standards, 1964,
    ISBN: 0-486-61272-4,
    LC: QA47.A34.
  2. Albert Messiah,
    Quantum Mechanics,
    Volume II,
    North Holland, 1963,
    ISBN13: 978-0486409245,
    LC: QC174.1.M413
  3. Stephen Wolfram,
    The Mathematica Book,
    Fourth Edition,
    Cambridge University Press, 1999,
    ISBN: 0-521-64314-7,
    LC: QA76.95.W65.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN77 source codes.


Last revised on 07 February 2007.