irradiapy.lammps.commands.echo module

This module contains the Echo class for LAMMPS echo commands.

class irradiapy.lammps.commands.echo.Echo(*, style)[source]

Bases: Command

Class representing a LAMMPS echo command.

Reference

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

command()[source]

Generate the LAMMPS command.

Return type:

str

style: str