mod_spher Module

Spherical harmonics except the factor to , for given .


Uses

    • mod_datatypes

Subroutines

public subroutine spher(ylm, l, x)

License
Creative Commons License
Category
special-functions, numerical-tools, KKRhost

S p h e r i c a l

h a r m o n i c s

e x c e p t

t h e

f a c t o r

\ ( \ e x p { i

m

\ p h i } \ )

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(out), dimension(*) :: ylm

real spherical harmonic to a given l,m

integer, intent(in) :: l

Angular momentum

real(kind=dp), intent(in) :: x