forked from lijiext/lammps
96 lines
3.2 KiB
Groff
96 lines
3.2 KiB
Groff
|
LAMMPS (12 Feb 2007)
|
||
|
# Rhodopsin model
|
||
|
|
||
|
units real
|
||
|
neigh_modify delay 5 every 1
|
||
|
|
||
|
atom_style full
|
||
|
bond_style harmonic
|
||
|
angle_style charmm
|
||
|
dihedral_style charmm
|
||
|
improper_style harmonic
|
||
|
pair_style lj/charmm/coul/long 8.0 10.0
|
||
|
pair_modify mix arithmetic
|
||
|
kspace_style pppm 1e-4
|
||
|
|
||
|
read_data data.rhodo
|
||
|
4 = max bonds/atom
|
||
|
8 = max angles/atom
|
||
|
18 = max dihedrals/atom
|
||
|
2 = max impropers/atom
|
||
|
2 by 2 by 2 processor grid
|
||
|
32000 atoms
|
||
|
32000 velocities
|
||
|
27723 bonds
|
||
|
40467 angles
|
||
|
56829 dihedrals
|
||
|
1034 impropers
|
||
|
4 = max # of 1-2 neighbors
|
||
|
12 = max # of 1-3 neighbors
|
||
|
24 = max # of 1-4 neighbors
|
||
|
26 = max # of special neighbors
|
||
|
|
||
|
fix 1 all shake 0.0001 5 0 m 1.0 a 232
|
||
|
1617 = # of size 2 clusters
|
||
|
3633 = # of size 3 clusters
|
||
|
747 = # of size 4 clusters
|
||
|
4233 = # of frozen angles
|
||
|
fix 2 all npt 300.0 300.0 100.0 aniso NULL NULL NULL NULL 0.0 0.0 1000.0
|
||
|
|
||
|
special_bonds charmm
|
||
|
|
||
|
thermo 50
|
||
|
thermo_style multi
|
||
|
timestep 2.0
|
||
|
|
||
|
run 100
|
||
|
PPPM initialization ...
|
||
|
G vector = 0.245875
|
||
|
grid = 24 32 30
|
||
|
RMS precision = 8.76365e-05
|
||
|
brick FFT buffer size/proc = 7140 3072 3780
|
||
|
Memory usage per processor = 29.8784 Mbytes
|
||
|
---------------- Step 0 ----- CPU = 0.0000 (sec) ----------------
|
||
|
TotEng = -25355.8254 KinEng = 21444.8313 Temp = 299.0397
|
||
|
PotEng = -46800.6567 E_bond = 2537.9940 E_angle = 10921.3742
|
||
|
E_dihed = 5211.7865 E_impro = 213.5116 E_vdwl = -2307.8634
|
||
|
E_coul = 203820.0671 E_long = -267197.5267 Press = -142.0456
|
||
|
Volume = 307995.0335
|
||
|
---------------- Step 50 ----- CPU = 9.4108 (sec) ----------------
|
||
|
TotEng = -25329.9175 KinEng = 21500.9583 Temp = 299.8223
|
||
|
PotEng = -46830.8758 E_bond = 2471.7583 E_angle = 10836.5458
|
||
|
E_dihed = 5239.7029 E_impro = 227.1302 E_vdwl = -1992.9669
|
||
|
E_coul = 203591.3230 E_long = -267204.3691 Press = 238.4815
|
||
|
Volume = 308031.8243
|
||
|
---------------- Step 100 ----- CPU = 19.1853 (sec) ----------------
|
||
|
TotEng = -25291.5484 KinEng = 21589.5399 Temp = 301.0576
|
||
|
PotEng = -46881.0883 E_bond = 2568.0537 E_angle = 10781.7480
|
||
|
E_dihed = 5198.3744 E_impro = 216.6829 E_vdwl = -1898.4511
|
||
|
E_coul = 203451.2661 E_long = -267198.7623 Press = 10.7451
|
||
|
Volume = 308134.7692
|
||
|
Loop time of 19.1859 on 8 procs for 100 steps with 32000 atoms
|
||
|
|
||
|
Pair time (%) = 12.5105 (65.2066)
|
||
|
Bond time (%) = 0.52636 (2.74347)
|
||
|
Kspce time (%) = 2.62125 (13.6624)
|
||
|
Neigh time (%) = 1.56684 (8.16665)
|
||
|
Comm time (%) = 0.816595 (4.25623)
|
||
|
Outpt time (%) = 0.00121596 (0.00633781)
|
||
|
Other time (%) = 1.14317 (5.95836)
|
||
|
|
||
|
FFT time (% of Kspce) = 0.501384 (19.1277)
|
||
|
FFT Gflps 3d 1d-only = 0.92319 7.31311
|
||
|
|
||
|
Nlocal: 4000 ave 4083 max 3940 min
|
||
|
Histogram: 2 1 0 1 2 0 0 0 1 1
|
||
|
Nghost: 16028.4 ave 16084 max 15941 min
|
||
|
Histogram: 1 0 0 2 0 1 0 0 2 2
|
||
|
Neighs: 1.5035e+06 ave 1.55024e+06 max 1.46322e+06 min
|
||
|
Histogram: 2 0 1 0 2 1 0 0 0 2
|
||
|
|
||
|
Total # of neighbors = 12027978
|
||
|
Ave neighs/atom = 375.874
|
||
|
Ave special neighs/atom = 7.43187
|
||
|
Neighbor list builds = 11
|
||
|
Dangerous builds = 0
|