ELEMENTS


Function

Elements defines data for the chemical elements.

Currently data for the first 100 elements is stored.

Dependencies

Module Variables
DEFINITIONS DP


Public Variables

All the variables in this module are parameters.

Scalar Parameters

Variable Type Purpose
NELEMENTS Real The number of elements recognized by the module


Array Parameters

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.


Public Procedures

None.

Stability

Stable.



Back to the DYNAMO Home-Page.