irradiapy.lammps.commands.variable module
This module contains the Variable class for LAMMPS variable commands.
- class irradiapy.lammps.commands.variable.Variable(*, name, style, args=<factory>)[source]
Bases:
CommandClass representing a LAMMPS variable command.
Reference