Derived type representing an element.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=24), | public | :: | element |
Element name. |
|||
type(ice_type), | public | :: | ice |
Isotopic composition of the element |
|||
type(naw_type), | public | :: | naw |
Atomic weight of the nuclide |
|||
type(saw_type), | public | :: | saw |
Standard atomic weights |
|||
character(len=8), | public | :: | symbol |
Element symbol. |
|||
integer(kind=int32), | public | :: | z |
Element atomic number. |