Hi, Steve & users:
I am running a thermodynamic simulation with Polyethylene bulk by class2 forcefield. However, I found the atomic position was never changed during the run. I doubt the problem lies in the setting of “fix” but unable to figure out. The dump file always output the same position, velocity & force. Anybody can offer a help?
Here is the output of log. & dump file:
log.lammps output:
LAMMPS (7 Jul 2009)
Initialization
units real
atom_style full
boundary p p p
Forcefield
pair_style lj/class2 8
bond_style class2
angle_style class2
dihedral_style class2
improper_style class2
Atom definition
read_data PE.inp
2 = max bonds/atom
6 = max angles/atom
9 = max dihedrals/atom
4 = max impropers/atom
orthogonal box = (0 0 0) to (32 80 20.4328)
2 by 4 by 1 processor grid
4952 atoms
4428 bonds
7932 angles
10534 dihedrals
4888 impropers
4 = max # of 1-2 neighbors
6 = max # of 1-3 neighbors
12 = max # of 1-4 neighbors
16 = max # of special neighbors
Parameter of simulation
neighbor 3 bin
neigh_modify every 1 delay 0 check yes
timestep 2.0
Set condition
region bottom_r block INF INF 0 9.9999 INF INF side in units box
region therm_r block INF INF 10 25 INF INF side in units box
region slider_r block INF INF 60 70 INF INF side in units box
group bottom_g region bottom_r
882 atoms in group bottom_g
group therm_g region therm_r
1304 atoms in group therm_g
group slider_g region slider_r
758 atoms in group slider_g
velocity all create 300.0 4928459 rot yes dist gaussian
fix therm_f all temp/rescale 100 300. 300. 20 1.0
Output
dump output all custom 499 dump.PE.* id type xs ys zs vx vy vz fx fy fz mol
thermo 500
restart 1000 restart.PE
Run the simulation
run 1000
Memory usage per processor = 8.32907 Mbytes
Step Temp E_pair E_mol TotEng Press
0 299.91372 8.5745489e+09 883.019 8.5745542e+09 3.3726002e+10
500 299.91372 8.5745489e+09 883.019 8.5745542e+09 3.3726002e+10
1000 299.91372 8.5745489e+09 883.019 8.5745542e+09 3.3726002e+10
Dump:
Step 0:
ITEM: ATOMS id type xs ys zs vx vy vz fx fy fz mol
1 1 0.310934 0.0275542 0.121629 0.0302643 0.0227654 -0.00551094 120.36 -1626.76 -13.2738 0
2 2 0.31062 0.0384892 0.152952 0.00478656 -0.0104211 -0.000775059 203008 -695013 1.6215e+06 0
3 3 0.347833 0.049173 0.136139 0.00381897 -0.000166829 0.0112863 1242.66 542.321 226.887 0
4 1 0.311946 0.0327121 0.202834 -0.00472025 -0.0141008 -0.0158433 136.402 -1612.72 4.65099 0
5 1 0.278921 0.0439027 0.152144 -0.0195911 0.0102865 0.0314105 -1633.68 247.126 894.931 0
6 1 0.342732 0.0530099 0.087486 -0.00380919 -0.0100594 -0.00894974 41.7817 50.4694 -63.6658 0
…
Step 499:
1 1 0.310934 0.0275542 0.121629 0.0302643 0.0227654 -0.00551094 120.36 -1626.76 -13.2738 0
2 2 0.31062 0.0384892 0.152952 0.00478656 -0.0104211 -0.000775059 203008 -695013 1.6215e+06 0
3 3 0.347833 0.049173 0.136139 0.00381897 -0.000166829 0.0112863 1242.66 542.321 226.887 0
4 1 0.311946 0.0327121 0.202834 -0.00472025 -0.0141008 -0.0158433 136.402 -1612.72 4.65099 0
5 1 0.278921 0.0439027 0.152144 -0.0195911 0.0102865 0.0314105 -1633.68 247.126 894.931 0
6 1 0.342732 0.0530099 0.087486 -0.00380919 -0.0100594 -0.00894974 41.7817 50.4694 -63.6658 0