N_states_type Derived Type

type, public :: N_states_type

The rotational state of the system described by its eigenvectors, eigenvalues, and state labels


Components

Type Visibility Attributes Name Initial
type(eigenH_type), public :: eigenH

The decomposed Hamiltonian for this rotational level

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

The Einstein coefficients for transitions to all lower states (0 if none)

integer, public, allocatable :: Ka(:)

The projections Ka

integer, public, allocatable :: Kc(:)

The projections Kc

integer, public :: N

Rotational quantum number