forked from lijiext/lammps
76 lines
1.8 KiB
Groff
76 lines
1.8 KiB
Groff
LAMMPS (7 Jul 2009)
|
|
# FENE beadspring benchmark
|
|
|
|
variable x index 1
|
|
variable y index 1
|
|
variable z index 1
|
|
|
|
units lj
|
|
atom_style bond
|
|
atom_modify map hash
|
|
special_bonds fene
|
|
|
|
read_data data.chain
|
|
1 = max bonds/atom
|
|
orthogonal box = (-16.796 -16.796 -16.796) to (16.796 16.796 16.796)
|
|
1 by 2 by 2 processor grid
|
|
32000 atoms
|
|
32000 velocities
|
|
31680 bonds
|
|
2 = max # of 1-2 neighbors
|
|
2 = max # of special neighbors
|
|
|
|
replicate $x $y $z
|
|
replicate 2 $y $z
|
|
replicate 2 2 $z
|
|
replicate 2 2 1
|
|
orthogonal box = (-16.796 -16.796 -16.796) to (50.388 50.388 16.796)
|
|
2 by 2 by 1 processor grid
|
|
128000 atoms
|
|
126720 bonds
|
|
2 = max # of 1-2 neighbors
|
|
2 = max # of special neighbors
|
|
|
|
neighbor 0.4 bin
|
|
neigh_modify every 1 delay 1
|
|
|
|
bond_style fene
|
|
bond_coeff 1 30.0 1.5 1.0 1.0
|
|
|
|
pair_style lj/cut 1.12
|
|
pair_modify shift yes
|
|
pair_coeff 1 1 1.0 1.0 1.12
|
|
|
|
fix 1 all nve
|
|
fix 2 all langevin 1.0 1.0 10.0 904297
|
|
|
|
thermo 100
|
|
timestep 0.012
|
|
|
|
run 100
|
|
Memory usage per processor = 10.0339 Mbytes
|
|
Step Temp E_pair E_mol TotEng Press
|
|
0 0.97027498 0.44484087 20.494523 22.394765 4.6721833
|
|
100 0.97400897 0.44134715 20.501052 22.403401 4.6879813
|
|
Loop time of 2.50467 on 4 procs for 100 steps with 128000 atoms
|
|
|
|
Pair time (%) = 0.519511 (20.7417)
|
|
Bond time (%) = 0.265748 (10.6101)
|
|
Neigh time (%) = 0.7827 (31.2497)
|
|
Comm time (%) = 0.310183 (12.3842)
|
|
Outpt time (%) = 0.000760198 (0.0303512)
|
|
Other time (%) = 0.625765 (24.984)
|
|
|
|
Nlocal: 32000 ave 32015 max 31986 min
|
|
Histogram: 2 0 0 0 0 0 0 0 1 1
|
|
Nghost: 9499 ave 9524 max 9446 min
|
|
Histogram: 1 0 0 0 0 0 0 1 0 2
|
|
Neighs: 155798 ave 156103 max 155422 min
|
|
Histogram: 1 0 0 0 1 0 0 0 1 1
|
|
|
|
Total # of neighbors = 623193
|
|
Ave neighs/atom = 4.8687
|
|
Ave special neighs/atom = 1.98
|
|
Neighbor list builds = 25
|
|
Dangerous builds = 0
|