Commit JT 111919

- modified named of tests, from benchmark to validation
This commit is contained in:
julient31 2019-11-19 12:50:52 -07:00
parent 31ac2f3bd1
commit b109fd1687
15 changed files with 1 additions and 1 deletions

View File

@ -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