Masses
Revision as of 16:44, 23 July 2021 by Miguel Caro (talk | contribs)
masses sets the masses for all the n_species atomic species in the simulation, in units of atomic mass units or Dalton (the mass of a 12C atom is 12 u by definition; the average mass of the C isotopes present on Earth is approx. 12.01 u). The order in which the masses are specified must match the order in which the species are specified.
Summary
| Required/optional | Type | Accepted values | Default | See also |
|---|---|---|---|---|
| Required for MD | Real array with dimension n_species
|
Any real array with dimension n_species
|
0. for all species | species, n_species
|
Example
n_species = 3 species = H C O masses = 1.01 12.01 16.00