lammps/examples/peri/log.6Jul17.peri.ves.g++.4

116 lines
4.4 KiB
Groff

LAMMPS (6 Jul 2017)
using 1 OpenMP thread(s) per MPI task
# small Peridynamic cylinder hit by projectile
units si
boundary s s s
atom_style peri
atom_modify map array
neighbor 0.0010 bin
# small target
lattice sc 0.0005
Lattice spacing in x,y,z = 0.0005 0.0005 0.0005
region target cylinder y 0.0 0.0 0.0050 -0.0050 0.0 units box
create_box 1 target
Created orthogonal box = (-0.005 -0.005 -0.005) to (0.005 0 0.005)
2 by 1 by 2 MPI processor grid
create_atoms 1 region target
Created 3487 atoms
pair_style peri/ves
pair_coeff * * 14.9e9 14.9e9 0.0015001 0.0005 0.25 0.5 0.001
set group all density 2200
3487 settings made for density
set group all volume 1.25e-10
3487 settings made for volume
velocity all set 0.0 0.0 0.0 sum no units box
fix 1 all nve
# spherical indenter to shatter target
variable y0 equal 0.00155
variable vy equal -100
variable y equal "v_y0 + step*dt*v_vy"
fix 2 all indent 1e17 sphere 0.0000 v_y 0.0000 0.0015 units box
compute 1 all damage/atom
timestep 1.0e-7
thermo 100
#dump 1 all custom 100 dump.peri id type x y z c_1
#dump 2 all image 50 image.*.jpg type type # axes yes 0.8 0.02 view 80 -30 adiam 0.0006
#dump_modify 2 pad 4
#dump 3 all movie 50 movie.mpg type type # axes yes 0.8 0.02 view 80 -30 adiam 0.0006
#dump_modify 3 pad 4
run 1000
Neighbor list info ...
update every 1 steps, delay 10 steps, check yes
max neighbors/atom: 2000, page size: 100000
master list distance cutoff = 0.0025001
ghost atom cutoff = 0.0025001
binsize = 0.00125005, bins = 9 5 9
2 neighbor lists, perpetual/occasional/extra = 1 1 0
(1) pair peri/ves, perpetual
attributes: half, newton on
pair build: half/bin/atomonly/newton
stencil: half/bin/3d/newton
bin: standard
(2) fix PERI_NEIGH, occasional
attributes: full, newton on
pair build: full/bin/atomonly
stencil: full/bin/3d
bin: standard
Peridynamic bonds:
total # of bonds = 335966
bonds/atom = 96.3482
Per MPI rank memory allocation (min/avg/max) = 59.9 | 60.16 | 60.26 Mbytes
Step Temp E_pair E_mol TotEng Press Volume
0 0 0 0 0 0 5.0030006e-07
100 8.3392177e+24 247040.57 0 849083.8 8.0224286e+11 5.0030006e-07
200 1.1849022e+27 1158030.5 0 86701105 1.0301578e+14 5.5359205e-07
300 2.6287222e+27 4389155.1 0 1.9416767e+08 1.6636212e+14 7.6050375e-07
400 3.2718778e+27 7458219 0 2.4366885e+08 1.5439709e+14 1.0199269e-06
500 3.8413187e+27 6151611.4 0 2.8347258e+08 1.5008974e+14 1.2318007e-06
600 6.1409926e+27 18424316 0 4.6176842e+08 1.9507512e+14 1.5151227e-06
700 1.0046131e+28 11478344 0 7.3675086e+08 2.4228512e+14 1.9956447e-06
800 1.0402132e+28 4421233.6 0 7.5539495e+08 2.0512303e+14 2.4407262e-06
900 1.0419515e+28 7223258.7 0 7.594519e+08 1.6647307e+14 3.0124137e-06
1000 1.0503738e+28 2621480.4 0 7.6093057e+08 1.4315636e+14 3.5313793e-06
Loop time of 25.9768 on 4 procs for 1000 steps with 3487 atoms
99.1% CPU use with 4 MPI tasks x 1 OpenMP threads
MPI task timing breakdown:
Section | min time | avg time | max time |%varavg| %total
---------------------------------------------------------------
Pair | 22.455 | 23.348 | 24.175 | 14.1 | 89.88
Neigh | 0.14472 | 0.18294 | 0.2299 | 8.6 | 0.70
Comm | 1.4715 | 2.3485 | 3.2075 | 44.8 | 9.04
Output | 0.000489 | 0.00059682 | 0.0007987 | 0.0 | 0.00
Modify | 0.063634 | 0.071411 | 0.076907 | 1.9 | 0.27
Other | | 0.02506 | | | 0.10
Nlocal: 871.75 ave 896 max 852 min
Histogram: 2 0 0 0 0 0 0 1 0 1
Nghost: 1293.25 ave 1313 max 1269 min
Histogram: 1 0 1 0 0 0 0 0 0 2
Neighs: 140486 ave 167239 max 121255 min
Histogram: 2 0 0 0 0 0 1 0 0 1
FullNghs: 302269 ave 346070 max 260820 min
Histogram: 1 0 0 0 2 0 0 0 0 1
Total # of neighbors = 1209076
Ave neighs/atom = 346.738
Neighbor list builds = 37
Dangerous builds = 0
Please see the log.cite file for references relevant to this simulation
Total wall time: 0:00:26