MOD_FORCXC Module

Calculates the force on nucleus m from a given non spherical charge density at the nucleus site r with core correction(exchange contribution)


Subroutines

public subroutine FORCXC(FLM, FLMC, LMAX, NSPIN, NATOM, VPOT, DENSITY, CELL, ALAT, LMPOTD, IRMD, INS)

License
Creative Commons License
Category
KKRimp, physical-observables, xc-potential

C a l c u l a t e s

f o r c e

o n

n u c l e u s

w i t h

c o r e

c o r r e c t i o n

( x c - c o n t r i b u t i o n )

Read more…

Arguments

Type IntentOptional Attributes Name
double precision :: FLM(-1:1,NATOM)
double precision :: FLMC(-1:1,NATOM)
integer :: LMAX
integer :: NSPIN
integer :: NATOM
double precision :: VPOT(IRMD,LMPOTD,NSPIN,NATOM)
type(DENSITY_TYPE) :: DENSITY(NATOM)
type(CELL_TYPE) :: CELL(NATOM)
double precision :: ALAT
integer :: LMPOTD
integer :: IRMD
integer :: INS