RegionSpecification

class narupatools.lammps.region.RegionSpecification

Specification for a type of LAMMPS region.

Inheritance

Inheritance diagram of RegionSpecification

Methods

__init__

Initialize self.

args

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

Style of the region.

style

Style of the region.