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

125 lines
4.3 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)
1 by 1 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.47843 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.3136052 -0.77935263 0 2.5301106 15.833296
600 3.3888915 -0.85213743 0 2.532518 15.162759
700 3.2123675 -0.67642318 0 2.5319289 16.310565
800 3.3016275 -0.76569171 0 2.5318087 15.639335
900 3.4639203 -0.92788002 0 2.5317104 14.765912
1000 3.3256788 -0.79078181 0 2.5307399 15.599298
Loop time of 0.198644 on 1 procs for 1000 steps with 800 atoms
Pair time (%) = 0.12831 (64.5928)
Neigh time (%) = 0.0498431 (25.0917)
Comm time (%) = 0.00440264 (2.21635)
Outpt time (%) = 8.34465e-05 (0.0420081)
Other time (%) = 0.016005 (8.05715)
Nlocal: 800 ave 800 max 800 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Nghost: 317 ave 317 max 317 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Neighs: 7743 ave 7743 max 7743 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Total # of neighbors = 7743
Ave neighs/atom = 9.67875
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.60343 Mbytes
Step Temp E_pair E_mol TotEng Press
1000 3.3256788 -0.79078181 0 2.5307399 15.599298
1050 3.3256788 -2.8361415 0 0.48538014 1.6090001
1100 3.3256788 -2.8661626 0 0.45535906 1.6175322
1150 3.3256788 -2.8783275 0 0.44319421 1.6293715
1200 3.3256788 -2.8838202 0 0.43770144 1.6393211
1250 3.3256788 -2.8956657 0 0.42585599 1.604841
1300 3.3256788 -2.9039122 0 0.41760945 1.6594733
1350 3.3256788 -2.9100776 0 0.4114441 1.7004165
1400 3.3256788 -2.9131297 0 0.40839199 1.7078217
1450 3.3256788 -2.9167506 0 0.40477104 1.7780477
1475 3.3256788 -2.9169436 0 0.4045781 1.7914542
Loop time of 0.209902 on 1 procs for 475 steps with 800 atoms
Minimization stats:
Stopping criterion = energy tolerance
Energy initial, next-to-last, final =
-0.790781812776 -2.9169407756 -2.91694356781
Force two-norm initial, final = 1905.47 0.794548
Force max component initial, final = 343.392 0.268404
Final line search alpha, max atom move = 0.347566 0.0932881
Iterations, force evaluations = 475 940
Pair time (%) = 0.16771 (79.8993)
Neigh time (%) = 0.0203109 (9.67636)
Comm time (%) = 0.00277305 (1.32111)
Outpt time (%) = 6.79493e-05 (0.0323719)
Other time (%) = 0.0190399 (9.07084)
Nlocal: 800 ave 800 max 800 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Nghost: 329 ave 329 max 329 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Neighs: 6957 ave 6957 max 6957 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Total # of neighbors = 6957
Ave neighs/atom = 8.69625
Neighbor list builds = 85
Dangerous builds = 0