N species
Revision as of 14:01, 18 July 2021 by Miguel Caro (talk | contribs) (Created page with "<code>n_species</code> determines the number of unique atomic species in the simulation. It is always used in conjunction with <code>species</code>. === Summary === {| c...")
n_species determines the number of unique atomic species in the simulation. It is always used in conjunction with species.
Summary
| Required/optional | Type | Accepted values | Default | See also |
|---|---|---|---|---|
| Required | Integer | Any positive integer | None - the user must specify a value | species
|
Example
n_species = 3 species = H C O