Elements defines data for the chemical elements.
Currently data for the first 100 elements is stored.
Module | Variables |
---|---|
DEFINITIONS | DP |
All the variables in this module are parameters.
Variable | Type | Purpose |
---|---|---|
NELEMENTS | Real | The number of elements recognized by the module |
Variable | Type | Dimension | Purpose |
---|---|---|---|
MASS | Real | 1:NELEMENTS | Atomic masses (a.m.u.). |
RADII | Real | 1:NELEMENTS | Elemental radii (Å). |
SYMBOL | Character ( Len = 2 ) | 1:NELEMENTS | The element symbols. |
None.
Stable.