Homec4science

Make thermo output accessable through PyLammps

Authored by Richard Berger <richard.berger@temple.edu> on Aug 24 2016, 08:09.

Description

Make thermo output accessable through PyLammps

Thermo data of the last run is now accessable through the last_run.thermo
property. This is a dictionary containing the data columns of thermo output.
All run data is kept as list and can be found in the runs property.
See issue #144

Details

Committed
Richard Berger <richard.berger@temple.edu>Sep 14 2016, 22:14
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS6e3705f3809d: Allow writing input script from Python session
Branches
Unknown
Tags
Unknown

Event Timeline

Richard Berger <richard.berger@temple.edu> committed rLAMMPS0ec8fa02e09e: Make thermo output accessable through PyLammps (authored by Richard Berger <richard.berger@temple.edu>).Sep 14 2016, 22:14