Skip to content
Snippets Groups Projects
Commit 4fa9d24d authored by athomps's avatar athomps
Browse files

Removed unneeded changes to input scripts

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6090 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 022748a5
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ read_data data.tatb
# N.B. to match reax/c, set hbnewflag = 1
# reax args: hbcut hbnewflag tripflag precision
pair_style reax 10.0 1 1 1.0e-6
#pair_style reax 10.0 0 1 1.0e-6
#pair_style reax 10.0 1 1 1.0e-6
pair_style reax 10.0 0 1 1.0e-6
pair_coeff * * ffield.reax 1 2 3 4
compute reax all pair reax
......@@ -39,8 +39,7 @@ thermo_style custom step temp epair etotal press v_eb v_ea v_elp v_emol v_ev v_e
timestep 0.0625
dump 1 all custom 25 dump.reax.tatb id type q x y z
dump_modify 1 format "%d %d %8.3f %g %g %g"
dump 1 all custom 100 dump.reax.tatb id type q x y z
fix 2 all reax/bonds 25 bonds.reax.tatb
......
......@@ -38,8 +38,7 @@ thermo_style custom step temp epair etotal press v_eb v_ea v_elp v_emol v_ev v_e
timestep 0.0625
dump 1 all custom 25 dump.reax.tatb id type q x y z
dump_modify 1 format "%d %d %8.3f %g %g %g"
dump 1 all custom 100 dump.reax.tatb id type q x y z
run 25
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment