molsym.salcs.spherical_harmonics
This code generates the rotation matrices for real spherical harmonics by a recursion relation found in “Rotation Matrices for Real Spherical Harmonics. Direct Determination by Recursion.” J. Ivanic and K. Rudenberg: doi/10.1021/jp953350u
Functions
|
Generates function P, eq. |
|
Generates u, w, and v coefficients, eq. |
|
Generates function U, eq. |
|
Generates function V, eq. |
|
Generates function W, eq. |
|
For l = 1, RSH and cartesians are the same, just rotate for convention y -> x z -> y x -> z |
|
This code generates the rotation matrices for real spherical harmonics by a recursion relation found in "Rotation Matrices for Real Spherical Harmonics. |
|
Return list ordering m_l by 0, 1, -1, 2, -2, ..., l, -l. |
|
Count the number of shells between an atom. |
|
Collect parameterized rsh rotations for each symmetry operation. |
Classes
|
FunctionSet for spherical harmonic basis functions. |