forked from lijiext/lammps
Commit JT 111919
- modified named of tests, from benchmark to validation
This commit is contained in:
parent
31ac2f3bd1
commit
b109fd1687
|
@ -44,6 +44,6 @@ thermo_style custom step time v_magnorm v_emag v_tmag temp etotal
|
|||
thermo_modify format float %20.15g
|
||||
|
||||
compute outsp all property/atom spx spy spz sp fmx fmy fmz
|
||||
dump 100 all custom 1 dump.lammpstrj type x y z c_outsp[1] c_outsp[2] c_outsp[3] c_outsp[4] c_outsp[5] c_outsp[6] c_outsp[7]
|
||||
dump 1 all custom 100 dump.lammpstrj type x y z c_outsp[1] c_outsp[2] c_outsp[3] c_outsp[4] c_outsp[5] c_outsp[6] c_outsp[7]
|
||||
|
||||
run 100
|
||||
|
|
Loading…
Reference in New Issue