type_corestate Module

Contains information about the core states


Uses


Derived Types

type, public ::  corestate_type

Components

Type Visibility Attributes Name Initial
integer, public :: ncorestated

maximum number of core states (for allocating)

integer, public :: ncore

number of core states for atom iatom

integer, public :: lcoremax

maximum angular momentum of core state

integer, public, allocatable :: lcore(:,:)

angular momentum of core state

real(kind=dp), public, allocatable :: ecore(:,:)

energy of core state