mod_readldaupot Module

Reads in LDA+U arrays from formatted file ldaupot


Uses

    • mod_datatypes

Subroutines

public subroutine readldaupot(itrunldau, lopt, ueff, jeff, erefldau, natyp, wldau, uldau, phildau, irws, ntldau, itldau, irmd, natypd, nspind, mmaxd)

License
Creative Commons License
Category
lda+u, input-output, KKRhost

Reads in LDA+U arrays from formatted file ldaupot

Read more…

Arguments

Type IntentOptional Attributes Name
integer :: itrunldau
integer :: lopt(natypd)
real(kind=dp) :: ueff(natypd)
real(kind=dp) :: jeff(natypd)
real(kind=dp) :: erefldau(natypd)
integer :: natyp
real(kind=dp) :: wldau(mmaxd,mmaxd,nspind,natypd)
real(kind=dp) :: uldau(mmaxd,mmaxd,mmaxd,mmaxd,natypd)
complex(kind=dp) :: phildau(irmd,natypd)
integer :: irws(natypd)
integer :: ntldau
integer :: itldau(natypd)
integer :: irmd
integer :: natypd
integer :: nspind
integer :: mmaxd