irradiapy.lammps.commands.undump module

This module contains the Undump class for LAMMPS undump commands.

class irradiapy.lammps.commands.undump.Undump(*, dump_id)[source]

Bases: Command

Class representing a LAMMPS undump command.

Reference

https://docs.lammps.org/undump.html

command()[source]

Generate the LAMMPS command.

Return type:

str

dump_id: str