Skip to main content

Crate mddem_print

Crate mddem_print 

Source
Expand description

Output systems: LAMMPS-style thermo, CSV/binary dump, restart files, and VTP (ParaView) output.

Structs§

DumpConfig
TOML [dump] — atom dump file output settings.
PrintPlugin
Registers thermo, dump, restart, and VTP output systems.
RestartConfig
TOML [restart] — restart file write/read settings.
Thermo
Thermo output state: print interval, wall-clock timing, column specs, and user values.
ThermoColumn
Parsed column specification for thermo output.
ThermoConfig
TOML [thermo] — thermo output column configuration.
VtpConfig
TOML [vtp] — ParaView VTP output settings.

Functions§

dump_atoms
print_thermo
print_vtp
read_restart
setup_thermo
write_restart