narupatools.lammps.atom_properties¶
Hard-coded atom properties defined by LAMMPS.
Module Attributes
|
Integer atom type. |
|
Bitmask defining membership of each LAMMPS group. |
|
Encoded flag defining what image each atom is in. |
|
Position of each atom. |
|
Velocity of each atom. |
|
Force on each atom. |
|
ID of the molecule each atom belongs to. |
|
Charge of each atom. |
|
Dipole moment of each atom. |
|
Angular velocity of each atom. |
|
Angular momentum of each atom. |
|
Torque on each atom. |
|
Per atom radius. |
|
Per atom mass. |
|
Flag whether each atom is an Ellipsoid or not. |
|
Flag whether each atom is a Line particle or not. |
|
Flag whether each atom is a Triangulated particle or not. |
|
Flag whether each atom is a Body particle or not. |
Classes
|
Definition of an atom property defined by LAMMPS. |