naw_type Derived Type

type, public :: naw_type

Derived type reprensenting the nuclide’s atomic weights.


Inherited by

type~~naw_type~~InheritedByGraph type~naw_type naw_type type~element_type element_type type~element_type->type~naw_type naw

Components

Type Visibility Attributes Name Initial
integer(kind=int32), public :: n

Number of atomic weights

real(kind=dp), public :: values(NROWS_NAW,3)

Mass numbers, Atomic weight, Uncertainty