Skip to content
Snippets Groups Projects
Commit 0ec8fa02 authored by Richard Berger's avatar Richard Berger
Browse files

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
parent 6e3705f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment