|
occ
|
#include <structure_format.h>
Public Attributes | |
| double | cutoff = 15.0 |
| std::string | force_field |
| Provenance: which short-range parameter set these came from ("w99", "fit", "williams-de"). | |
| std::string | atom_typing |
Atom typing scheme the type labels belong to ("neighcrys", "neighcrys-fit", "none"). | |
| std::vector< BuckinghamPair > | buckingham |
| std::string occ::io::Potentials::atom_typing |
Atom typing scheme the type labels belong to ("neighcrys", "neighcrys-fit", "none").
Empty when unrecorded.
| std::vector<BuckinghamPair> occ::io::Potentials::buckingham |
| double occ::io::Potentials::cutoff = 15.0 |
| std::string occ::io::Potentials::force_field |
Provenance: which short-range parameter set these came from ("w99", "fit", "williams-de").
Empty when unrecorded; readers should treat the pair list as authoritative either way.