RegionSpecification¶
-
class
narupatools.lammps.region.RegionSpecification¶ Specification for a type of LAMMPS region.
Inheritance

Methods
Initialize self.
Parameters for the region.
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
-
abstract
args(conversion: narupatools.core.units.UnitConversion) → str¶ Parameters for the region.
- Parameters
conversion – Unit conversion from Narupa to the units of the given simulation.
Attributes
Style of the region.
-
style¶ Style of the region.
-