elec_channel_type Derived Type

type, public, extends(channel_type) :: elec_channel_type

Describes the electronic channel basis of the (optional) K and S-matrices by adding l and its projection ml |nelec,l,ml> (iq, E)


Components

Type Visibility Attributes Name Initial
real(kind=dp), public :: E

The channel energy

integer, public :: nelec

Electronic state

integer, public :: l

Partial wave degree

integer, public :: ml

Partial wave order (projection on body-frame ẑ-axis)

integer, public :: iq = IQ_DEFAULT

The kind of normalization for the Coulomb f/g functions: 4: usual normalization 0: f₀/g₀ normalization