Closed andeplane closed 7 years ago
For instance, if we use the commands
fix nvt all nvt temp 1.0 1.0 1.0 fix nvt all nvt temp 1.0 1.0 1.0 1.0
LAMMPS crashes (because last command is invalid), but somehow this is handled badly in Atomify probably due to memory problems in LAMMPS.
This is resolved in https://github.com/lammps/lammps/pull/668
For instance, if we use the commands
LAMMPS crashes (because last command is invalid), but somehow this is handled badly in Atomify probably due to memory problems in LAMMPS.