lammps/examples/min/log.15May15.min.g++.4

121 lines
4.0 KiB
Groff

LAMMPS (30 Apr 2015)
# 2d Lennard-Jones melt and subsequent energy minimization
units lj
dimension 2
atom_style atomic
lattice sq2 0.8442
Lattice spacing in x,y,z = 1.53919 1.53919 1.53919
region box block 0 20 0 20 -0.1 0.1
create_box 1 box
Created orthogonal box = (0 0 -0.153919) to (30.7838 30.7838 0.153919)
2 by 2 by 1 MPI processor grid
create_atoms 1 box
Created 800 atoms
mass 1 1.0
velocity all create 5.0 87287 loop geom
pair_style lj/cut 2.5
pair_coeff 1 1 1.0 1.0 2.5
pair_modify shift yes
neighbor 0.3 bin
neigh_modify delay 0 every 1 check yes
fix 1 all nve
fix 2 all enforce2d
#dump 1 all atom 100 dump.min
#dump 2 all image 50 image.*.jpg type type # zoom 1.6 adiam 1.5
#dump_modify 2 pad 4
#dump 3 all movie 50 movie.mpg type type # zoom 1.6 adiam 1.5
#dump_modify 3 pad 4
thermo 100
run 1000
Neighbor list info ...
1 neighbor list requests
update every 1 steps, delay 0 steps, check yes
master list distance cutoff = 2.8
Memory usage per processor = 2.47676 Mbytes
Step Temp E_pair E_mol TotEng Press
0 5 -2.461717 0 2.532033 5.0190509
100 3.2788864 -0.74311698 0 2.5316708 15.912832
200 3.3041082 -0.77000277 0 2.5299752 15.602653
300 3.3840228 -0.84859211 0 2.5312006 15.188203
400 3.3916063 -0.85694601 0 2.5304208 15.383853
500 3.3136053 -0.77935264 0 2.5301106 15.833296
600 3.3888915 -0.85213737 0 2.532518 15.162759
700 3.2123636 -0.67641846 0 2.5319297 16.31059
800 3.3016408 -0.76570603 0 2.5318077 15.639259
900 3.4621697 -0.92610292 0 2.5317391 14.773473
1000 3.3058424 -0.77076863 0 2.5309414 15.708171
Loop time of 0.0694034 on 4 procs for 1000 steps with 800 atoms
Pair time (%) = 0.033703 (48.561)
Neigh time (%) = 0.0133947 (19.2997)
Comm time (%) = 0.0147296 (21.2231)
Outpt time (%) = 0.000219464 (0.316215)
Other time (%) = 0.00735676 (10.6)
Nlocal: 200 ave 202 max 196 min
Histogram: 1 0 0 0 0 0 0 0 2 1
Nghost: 170.25 ave 174 max 167 min
Histogram: 1 0 1 0 0 1 0 0 0 1
Neighs: 1934.75 ave 1972 max 1873 min
Histogram: 1 0 0 0 0 0 1 0 1 1
Total # of neighbors = 7739
Ave neighs/atom = 9.67375
Neighbor list builds = 203
Dangerous builds = 0
neigh_modify delay 0 every 1 check yes
#dump_modify 1 every 25
thermo 50
minimize 1.0e-6 0.001 1000 10000
Memory usage per processor = 3.60176 Mbytes
Step Temp E_pair E_mol TotEng Press
1000 3.3058424 -0.77076863 0 2.5309414 15.708171
1050 3.3058424 -2.8318266 0 0.46988351 1.5980106
1100 3.3058424 -2.8658339 0 0.43587618 1.7013061
1150 3.3058424 -2.8788056 0 0.42290443 1.6855503
1200 3.3058424 -2.8831122 0 0.41859789 1.6869035
1250 3.3058424 -2.8877971 0 0.413913 1.7276622
1300 3.3058424 -2.8887969 0 0.41291311 1.7424655
Loop time of 0.0511772 on 4 procs for 300 steps with 800 atoms
Minimization stats:
Stopping criterion = energy tolerance
Energy initial, next-to-last, final =
-0.770768629298 -2.88879411525 -2.88879694984
Force two-norm initial, final = 1950.95 0.825241
Force max component initial, final = 374.098 0.224821
Final line search alpha, max atom move = 0.410301 0.0922441
Iterations, force evaluations = 300 595
Pair time (%) = 0.0281035 (54.9142)
Neigh time (%) = 0.00377858 (7.38332)
Comm time (%) = 0.00788701 (15.4112)
Outpt time (%) = 0.000102758 (0.200789)
Other time (%) = 0.0113053 (22.0906)
Nlocal: 200 ave 202 max 196 min
Histogram: 1 0 0 0 0 0 1 0 0 2
Nghost: 172.5 ave 175 max 169 min
Histogram: 1 0 0 1 0 0 0 0 0 2
Neighs: 1757 ave 1793 max 1721 min
Histogram: 1 0 1 0 0 0 0 1 0 1
Total # of neighbors = 7028
Ave neighs/atom = 8.785
Neighbor list builds = 59
Dangerous builds = 0