lammps/examples/pour/log.pour.7Jul09.linux.1

140 lines
5.4 KiB
Groff

LAMMPS (7 Jul 2009)
# Pour granular particles into chute container, then induce flow
atom_style granular
boundary p p fm
newton off
region reg block -10 10 -10 10 -0.5 16 units box
create_box 1 reg
Created orthogonal box = (-10 -10 -0.5) to (10 10 16)
1 by 1 by 1 processor grid
neighbor 0.2 bin
neigh_modify delay 0
# IMPORTANT NOTE: these values of stiffness (2000) and timestep (0.001)
# are used in this example file to produce a quick simulation and movie.
# More appropriate values for realistic simulations would be
# k = 2.0e5 and dt = 0.0001, as in bench/in.chute.
pair_style gran/hooke/history 2000.0 NULL 50.0 NULL 0.5 0
pair_coeff * *
timestep 0.001
fix 1 all nve/sphere
fix 2 all gravity 1.0 spherical 0.0 -180.0
fix zlower all wall/gran 2000.0 NULL 50.0 NULL 0.5 0 zplane 0.0 2000.0
region slab block -9.0 9.0 -9.0 9.0 10.0 15.0 units box
fix ins all pour 3000 1 300719 vol 0.13 50 region slab
Particle insertion: 402 every 3162 steps, 3000 by step 22135
compute 1 all erotate/sphere
thermo_style custom step atoms ke c_1 vol
thermo 1000
thermo_modify lost ignore norm no
compute_modify thermo_temp dynamic yes
dump id all atom 1000 dump.pour
run 25000
Memory usage per processor = 3.27422 Mbytes
Step Atoms KinEng 1 Volume
0 0 -0 0 6600
1000 402 779.98578 0 6600
2000 402 1424.4252 0 6600
3000 402 1425.0863 12.9927 6600
4000 804 1724.8532 47.325647 6600
5000 804 1598.6681 64.779741 6600
6000 804 1364.8231 61.75911 6600
7000 1206 1519.7287 69.028648 6600
8000 1206 1409.6162 62.604955 6600
9000 1206 1243.5289 52.989304 6600
10000 1608 1403.0715 56.947496 6600
11000 1608 1225.5051 53.148098 6600
12000 1608 1177.2277 39.979685 6600
13000 2010 1311.8646 51.558467 6600
14000 2010 1185.4133 41.378592 6600
15000 2010 1011.191 43.692162 6600
16000 2412 1032.6584 39.553223 6600
17000 2412 1033.4355 38.945322 6600
18000 2412 901.12007 39.188057 6600
19000 2814 1011.9993 39.947989 6600
20000 2814 947.9512 42.721247 6600
21000 2814 765.21528 44.2837 6600
22000 2814 525.72722 40.447908 6600
23000 3000 441.40926 35.36385 6600
24000 3000 364.74917 21.143658 6600
25000 3000 226.43958 23.004948 6600
Loop time of 17.1158 on 1 procs for 25000 steps with 3000 atoms
Pair time (%) = 10.4587 (61.1052)
Neigh time (%) = 1.74633 (10.203)
Comm time (%) = 0.360057 (2.10365)
Outpt time (%) = 0.0723612 (0.422773)
Other time (%) = 4.47842 (26.1654)
Nlocal: 3000 ave 3000 max 3000 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Nghost: 675 ave 675 max 675 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Neighs: 13621 ave 13621 max 13621 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Total # of neighbors = 13621
Ave neighs/atom = 4.54033
Neighbor list builds = 1154
Dangerous builds = 0
unfix ins
fix 2 all gravity 1.0 chute 26.0
run 25000
Memory usage per processor = 9.91158 Mbytes
Step Atoms KinEng 1 Volume
25000 3000 226.43958 23.004948 6600
26000 3000 103.0702 17.682073 6600
27000 3000 95.394405 11.949986 6600
28000 3000 172.26025 12.011498 6600
29000 3000 297.64398 13.417128 6600
30000 3000 457.07299 16.932675 6600
31000 3000 664.70728 23.266708 6600
32000 3000 948.6645 30.928321 6600
33000 3000 1273.5422 34.429485 6600
34000 3000 1646.8998 41.345835 6600
35000 3000 2104.7359 44.292196 6600
36000 3000 2626.0464 54.944189 6600
37000 3000 3249.526 69.167279 6600
38000 3000 3952.1184 71.112428 6600
39000 3000 4701.9123 87.404535 6600
40000 3000 5466.3798 94.072063 6600
41000 3000 6287.0047 104.38137 6600
42000 3000 7265.3533 114.14633 6600
43000 3000 8282.7127 127.70737 6600
44000 3000 9296.7101 140.77118 6600
45000 3000 10314.529 141.66143 6600
46000 3000 11565.234 161.47359 6600
47000 3000 12741.958 171.18404 6600
48000 3000 14065.725 190.17293 6600
49000 3000 15484.049 207.26412 6600
50000 3000 16936.074 211.47138 6600
Loop time of 33.3899 on 1 procs for 25000 steps with 3000 atoms
Pair time (%) = 22.696 (67.9725)
Neigh time (%) = 2.63325 (7.88636)
Comm time (%) = 0.77809 (2.33031)
Outpt time (%) = 0.118134 (0.3538)
Other time (%) = 7.16447 (21.457)
Nlocal: 3000 ave 3000 max 3000 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Nghost: 760 ave 760 max 760 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Neighs: 13990 ave 13990 max 13990 min
Histogram: 1 0 0 0 0 0 0 0 0 0
Total # of neighbors = 13990
Ave neighs/atom = 4.66333
Neighbor list builds = 802
Dangerous builds = 0