update local/density examples to follow conventions more closely
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# local density potentials: (B,B), (W,W), (B,W), (W,B)
|
||||
# local density potentials: (B,B), (W,W), (B,W), (W,B) UNITS: real
|
||||
|
||||
4 500
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
|
||||
# UNITS: real
|
||||
PairBB
|
||||
N 500 R 2.00000e-02 1.32500e+01
|
||||
|
||||
|
||||
@ -49,14 +49,14 @@ run 5000
|
||||
|
||||
# Turn off recentering during production phase
|
||||
unfix recentering
|
||||
reset_timestep 0
|
||||
|
||||
# Setup trajectory output
|
||||
dump myDump all custom 100 benzene_water.lammpstrj.gz id type x y z element
|
||||
dump_modify myDump element B W
|
||||
dump_modify myDump sort id
|
||||
#dump myDump all custom 100 benzene_water.lammpstrj.gz id type x y z element
|
||||
#dump_modify myDump element B W
|
||||
#dump_modify myDump sort id
|
||||
|
||||
# Production (for realistic results, run for 10000000 steps)
|
||||
reset_timestep 0
|
||||
run 1000
|
||||
|
||||
|
||||
|
||||
@ -52,15 +52,14 @@ run 2000
|
||||
|
||||
#turn off recentering during production run
|
||||
unfix recentering
|
||||
|
||||
reset_timestep 0
|
||||
|
||||
#setup trajectory output
|
||||
dump myDump all custom 100 methanol_implicit_water.lammpstrj.gz id type x y z element
|
||||
dump_modify myDump element M
|
||||
dump_modify myDump sort id
|
||||
#dump myDump all custom 100 methanol_implicit_water.lammpstrj.gz id type x y z element
|
||||
#dump_modify myDump element M
|
||||
#dump_modify myDump sort id
|
||||
|
||||
#run production (for realistic results, run for 10000000 steps)
|
||||
reset_timestep 0
|
||||
thermo 1000
|
||||
thermo_style custom etotal ke pe temp evdwl
|
||||
run 10000
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#LOCAL DENSITY POTENTIALS
|
||||
#LOCAL DENSITY POTENTIALS UNITS: real
|
||||
|
||||
1 500
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
|
||||
# UNITS: real
|
||||
PairMM
|
||||
N 500 R 2.00000e-02 1.50000e+01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user