narupatools.lammps.settings¶
Hard-coded global settings defined by LAMMPS.
Module Attributes
|
Size of the bigint integer type in bytes. |
|
Size of the tagint integer type in bytes |
|
Size of the imageint integer type in bytes. |
|
Dimension of the system. |
|
Is the simulation box defined? |
|
Is the simulation box triclinic? |
|
The number of ‘owned’ atoms of the current MPI rank. |
|
The number of ‘ghost’ atoms of the current MPI rank. |
|
The number of ‘ghost’ and ‘owned’ atoms of the current MPI rank. |
|
The number of atom types. |
|
The number of bond types. |
|
The number of angle types. |
|
The number of dihedral types. |
|
The number of improper types. |
|
Does the atom style includes molecular topology data? |
|
Does the atom style includes point charges? |
|
Does the atom style includes point dipoles? |
|
Does the atom style includes per-atom masses? |
|
Does the atom style includes a per-atom radius? |
|
Does the atom style describes extended particles that can rotate? |
|
Does the atom style describes extended particles that may be ellipsoidal? |
|
Does the atom style store per-atom rotational velocities? |
|
Does the atom style include per-atom torques? |
|
Does the atom style can store per-atom angular momentum? |
Classes
|
Boolean setting that can be obtained from LAMMPS using extract_setting. |
|
Setting that can be obtained from LAMMPS using extract_setting. |