forked from lijiext/lammps
104 lines
3.5 KiB
Groff
104 lines
3.5 KiB
Groff
LAMMPS (16 Mar 2018)
|
|
OMP_NUM_THREADS environment is not set. Defaulting to 1 thread. (../comm.cpp:90)
|
|
using 1 OpenMP thread(s) per MPI task
|
|
# Gay-Berne benchmark
|
|
# biaxial ellipsoid mesogens in isotropic phase
|
|
# shape: 2 1.5 1
|
|
# cutoff 4.0 with skin 0.8
|
|
# NPT, T=2.4, P=8.0
|
|
|
|
units lj
|
|
atom_style ellipsoid
|
|
|
|
# creation
|
|
#lattice sc 0.22
|
|
#region box block 0 32 0 32 0 32
|
|
#create_box 1 box
|
|
#create_atoms 1 box
|
|
#set group all quat/random 982381
|
|
|
|
read_data data.gb
|
|
orthogonal box = (2.19575 2.19575 2.19575) to (50.8124 50.8124 50.8124)
|
|
1 by 1 by 1 MPI processor grid
|
|
reading atoms ...
|
|
32768 atoms
|
|
reading velocities ...
|
|
32768 velocities
|
|
32768 ellipsoids
|
|
|
|
compute rot all temp/asphere
|
|
group spheroid type 1
|
|
32768 atoms in group spheroid
|
|
variable dof equal count(spheroid)+3
|
|
compute_modify rot extra ${dof}
|
|
compute_modify rot extra 32771
|
|
|
|
velocity all create 2.4 41787 loop geom
|
|
|
|
pair_style gayberne 1.0 3.0 1.0 4.0
|
|
pair_coeff 1 1 1.0 1.0 1.0 0.5 0.2 1.0 0.5 0.2
|
|
|
|
neighbor 0.8 bin
|
|
|
|
timestep 0.002
|
|
thermo 20
|
|
|
|
# equilibration
|
|
#fix 1 all npt/asphere temp 2.4 2.4 0.1 iso 5.0 8.0 0.1
|
|
#compute_modify 1_temp extra ${dof}
|
|
#run 100
|
|
#write_restart tmp.restart
|
|
|
|
fix 1 all npt/asphere temp 2.4 2.4 0.2 iso 8.0 8.0 0.2
|
|
run 100
|
|
Neighbor list info ...
|
|
update every 1 steps, delay 10 steps, check yes
|
|
max neighbors/atom: 2000, page size: 100000
|
|
master list distance cutoff = 4.8
|
|
ghost atom cutoff = 4.8
|
|
binsize = 2.4, bins = 21 21 21
|
|
1 neighbor lists, perpetual/occasional/extra = 1 0 0
|
|
(1) pair gayberne, perpetual
|
|
attributes: half, newton on
|
|
pair build: half/bin/atomonly/newton
|
|
stencil: half/bin/3d/newton
|
|
bin: standard
|
|
Per MPI rank memory allocation (min/avg/max) = 28.91 | 28.91 | 28.91 Mbytes
|
|
Step Temp E_pair E_mol TotEng Press Volume
|
|
0 2.4 0.50438568 0 4.1042758 6.7818168 114909.09
|
|
20 2.7357818 0.26045557 0 4.364003 6.8299368 111715.16
|
|
40 2.9201296 0.22570735 0 4.605768 7.0767907 109473.23
|
|
60 2.9820039 0.19733812 0 4.6702075 7.1507065 108393.77
|
|
80 3.0148529 0.15114819 0 4.6732895 7.1699502 107672.24
|
|
100 3.0206703 0.10567623 0 4.6365433 7.154345 107184.83
|
|
Loop time of 43.7894 on 1 procs for 100 steps with 32768 atoms
|
|
|
|
Performance: 394.616 tau/day, 2.284 timesteps/s
|
|
99.8% CPU use with 1 MPI tasks x 1 OpenMP threads
|
|
|
|
MPI task timing breakdown:
|
|
Section | min time | avg time | max time |%varavg| %total
|
|
---------------------------------------------------------------
|
|
Pair | 42.881 | 42.881 | 42.881 | 0.0 | 97.93
|
|
Neigh | 0.35071 | 0.35071 | 0.35071 | 0.0 | 0.80
|
|
Comm | 0.065153 | 0.065153 | 0.065153 | 0.0 | 0.15
|
|
Output | 0.00054383 | 0.00054383 | 0.00054383 | 0.0 | 0.00
|
|
Modify | 0.47852 | 0.47852 | 0.47852 | 0.0 | 1.09
|
|
Other | | 0.01337 | | | 0.03
|
|
|
|
Nlocal: 32768 ave 32768 max 32768 min
|
|
Histogram: 1 0 0 0 0 0 0 0 0 0
|
|
Nghost: 25669 ave 25669 max 25669 min
|
|
Histogram: 1 0 0 0 0 0 0 0 0 0
|
|
Neighs: 2.30433e+06 ave 2.30433e+06 max 2.30433e+06 min
|
|
Histogram: 1 0 0 0 0 0 0 0 0 0
|
|
|
|
Total # of neighbors = 2304332
|
|
Ave neighs/atom = 70.3226
|
|
Neighbor list builds = 6
|
|
Dangerous builds = 3
|
|
|
|
Please see the log.cite file for references relevant to this simulation
|
|
|
|
Total wall time: 0:00:44
|