MOD_BESHANK Module

This version is used for the source terms of the single-site solver It also initializes the small components of the SRA spherical scattering wavefunctions


Subroutines

public subroutine BESHANK(HL, JL, Z, LMAX)

Author
R. Zeller
License
Creative Commons License
Category
special-functions, single-site, KKRimp

S p h e r i c a l

b e s s e l ,

h a n k e l

a n d

n e u m a n n

f u n c t i o n s

u p

t o

o r d e r

l m a x

Read more…

Arguments

Type IntentOptional Attributes Name
double complex :: HL(0:LMAX)
double complex :: JL(0:LMAX)
double complex :: Z
integer :: LMAX

public subroutine BESHANK_SMALLCOMP(HL, JL, ZVAL, TAU, ERYD, LMAX)

Author
R. Zeller
License
Creative Commons License
Category
special-functions, single-site, KKRimp

I n i t i a l i z a t i o n

o f

t h e

s m a l l

c o m p o n e n t s

o f

t h e

s p h e r i c a l

s c a t t e r i n g

w a v e f u n c t i o n s

Read more…

Arguments

Type IntentOptional Attributes Name
double complex :: HL(0:2*(LMAX+1)-1)
double complex :: JL(0:2*(LMAX+1)-1)
double complex :: ZVAL
double precision :: TAU
double complex :: ERYD
integer :: LMAX