Skip to content
Snippets Groups Projects
Commit df55a90e authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

some example input file tweaks

parent 6e113c1e
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ pair_coeff * * python lj-melt-potential.py lj NULL ...@@ -16,7 +16,7 @@ pair_coeff * * python lj-melt-potential.py lj NULL
pair_coeff * 2 lj/cut 1.0 1.0 pair_coeff * 2 lj/cut 1.0 1.0
neighbor 0.3 bin neighbor 0.3 bin
neigh_modify every 10 delay 0 check no neigh_modify every 20 delay 0 check no
fix 1 all nve fix 1 all nve
...@@ -51,10 +51,11 @@ pair_coeff * * python lj-melt-potential.py lj NULL ...@@ -51,10 +51,11 @@ pair_coeff * * python lj-melt-potential.py lj NULL
pair_coeff * 2 lj/cut 1.0 1.0 pair_coeff * 2 lj/cut 1.0 1.0
neighbor 0.3 bin neighbor 0.3 bin
neigh_modify every 10 delay 0 check no neigh_modify every 20 delay 0 check no
fix 1 all nve fix 1 all nve
thermo 50 thermo 50
run 250 run 250
shell rm hybrid.data hybrid.restart
...@@ -55,3 +55,4 @@ fix 1 all nve ...@@ -55,3 +55,4 @@ fix 1 all nve
thermo 50 thermo 50
run 250 run 250
shell rm melt.data melt.restart
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