mod_sphere_nogga Module

Generate an angular mesh and spherical harmonics at those mesh points. For an angular integration the weights are generated


Uses

    • mod_datatypes

Subroutines

public subroutine sphere_nogga(lmax, yr, wtyr, rij, ijd)

Author
R. Zeller
License
Creative Commons License
Category
special-functions, radial-grid, KKRhost

G e n e r a t e

a n

a n g u l a r

m e s h

a n d

s p h e r i c a l

h a r m o n i c s

a t

t h o s e

m e s h

p o i n t s .

F o r

a n

a n g u l a r

i n t e g r a t i o n

t h e

w e i g h t s

a r e

g e n e r a t e d

.

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: lmax

Maximum l component in wave function

real(kind=dp), intent(out), dimension (ijd, *) :: yr
real(kind=dp), intent(out), dimension (ijd, *) :: wtyr
real(kind=dp), intent(out), dimension (ijd, 3) :: rij
integer, intent(in) :: ijd