Releases: Atomistica/lammps-netcdf
Releases · Atomistica/lammps-netcdf
v1.0.2: Merge pull request #2 from cleboo/FixAppendToSingleFrameTrajectory
- Bug fix: Appending to an existing trajectory that only has one frame using the write_dump option in LAMMPS leads to the frame being overwritten instead of the new one being appended to the old one.
Fixed writing of tensor properties (per-atom stresses, etc.)
v1.0.1 Changed GPL headers
First release of LAMMPS NetCDF dump style
v1.0.0 Fixed regression: Moved writing of global properties (such as compute…