forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14351 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
03a9006979
commit
2cf6305dc1
|
@ -34,4 +34,8 @@ thermo_style custom step temp pe v_nPotEng press atoms v_natoms lx ly lz
|
|||
fix 1 all nve
|
||||
timestep 0.01
|
||||
|
||||
restart 500 mid-run-*.restart
|
||||
|
||||
run 1000
|
||||
|
||||
write_restart end-run.restart
|
||||
|
|
Loading…
Reference in New Issue