mod_wrmoms_kkrimp Module

Write charges and magnetic and orbital moments to file. The output is l-decomposed


Subroutines

public subroutine WRMOMS(NATOM, NSPIN, DENSITY, LMAXD, LMAXD1, LMAXATOM)

License
Creative Commons License
Category
physical-observables, KKRimp

W r i t e

c h a r g e s

a n d

m a g n e t i c

a n d

o r b i t a l

m o m e n t s

t o

f i l e

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: NATOM
integer, intent(in) :: NSPIN
type(DENSITY_TYPE) :: DENSITY(NATOM)
integer, intent(in) :: LMAXD
integer, intent(in) :: LMAXD1
integer, intent(in) :: LMAXATOM(NATOM)