forked from lijiext/lammps
119 lines
4.4 KiB
Groff
119 lines
4.4 KiB
Groff
|
LAMMPS (27 Nov 2018)
|
||
|
using 1 OpenMP thread(s) per MPI task
|
||
|
# This example demonstrates the use of various fix qeq variants with
|
||
|
# that defines and uses charges, in this case pair_style buck/coul/long
|
||
|
|
||
|
units metal
|
||
|
atom_style charge
|
||
|
|
||
|
read_data data.aC
|
||
|
orthogonal box = (0 0 0) to (25.1583 25.1583 28.0203)
|
||
|
1 by 1 by 1 MPI processor grid
|
||
|
reading atoms ...
|
||
|
1200 atoms
|
||
|
replicate 2 2 2
|
||
|
orthogonal box = (0 0 0) to (50.3166 50.3166 56.0405)
|
||
|
1 by 1 by 1 MPI processor grid
|
||
|
9600 atoms
|
||
|
Time spent = 0.00114894 secs
|
||
|
|
||
|
pair_style buck/coul/long 12.0
|
||
|
pair_coeff 2 2 1388.77 .3623188 175.0
|
||
|
pair_coeff 1 2 18003 .2052124 133.5381
|
||
|
pair_coeff 1 1 0 .1 0
|
||
|
kspace_style ewald 1e-6
|
||
|
|
||
|
neighbor 1.0 bin
|
||
|
neigh_modify delay 0 every 1 check yes
|
||
|
|
||
|
group type1 type 1
|
||
|
3200 atoms in group type1
|
||
|
compute charge1 type1 property/atom q
|
||
|
compute q1 type1 reduce ave c_charge1
|
||
|
group type2 type 2
|
||
|
6400 atoms in group type2
|
||
|
compute charge2 type2 property/atom q
|
||
|
compute q2 type2 reduce ave c_charge2
|
||
|
variable qtot equal count(type1)*c_q1+count(type2)*c_q2
|
||
|
|
||
|
thermo_style custom step pe c_q1 c_q2 v_qtot spcpu
|
||
|
thermo 10
|
||
|
|
||
|
timestep 0.0001
|
||
|
|
||
|
velocity all create 300.0 1281937
|
||
|
fix 1 all nve
|
||
|
|
||
|
#fix 2 all qeq/point 1 10 1.0e-6 100 param.qeq2
|
||
|
#fix 2 all qeq/shielded 1 10 1.0e-6 100 param.qeq2
|
||
|
#fix 2 all qeq/slater 1 10 1.0e-6 100 param.qeq2
|
||
|
#fix 2 all qeq/dynamic 1 10 1.0e-4 100 param.qeq2
|
||
|
fix 2 all qeq/fire 1 10 1.0e-4 100 param.qeq2
|
||
|
|
||
|
run 100
|
||
|
Ewald initialization ...
|
||
|
using 12-bit tables for long-range coulomb (src/kspace.cpp:321)
|
||
|
G vector (1/distance) = 0.305064
|
||
|
estimated absolute RMS force accuracy = 2.07629e-05
|
||
|
estimated relative force accuracy = 1.44191e-06
|
||
|
KSpace vectors: actual max1d max3d = 13556 20 34460
|
||
|
kxmax kymax kzmax = 18 18 20
|
||
|
Neighbor list info ...
|
||
|
update every 1 steps, delay 0 steps, check yes
|
||
|
max neighbors/atom: 2000, page size: 100000
|
||
|
master list distance cutoff = 13
|
||
|
ghost atom cutoff = 13
|
||
|
binsize = 6.5, bins = 8 8 9
|
||
|
2 neighbor lists, perpetual/occasional/extra = 2 0 0
|
||
|
(1) pair buck/coul/long, perpetual
|
||
|
attributes: half, newton on
|
||
|
pair build: half/bin/atomonly/newton
|
||
|
stencil: half/bin/3d/newton
|
||
|
bin: standard
|
||
|
(2) fix qeq/fire, perpetual, copy from (1)
|
||
|
attributes: half, newton on
|
||
|
pair build: copy
|
||
|
stencil: none
|
||
|
bin: none
|
||
|
Per MPI rank memory allocation (min/avg/max) = 134 | 134 | 134 Mbytes
|
||
|
Step PotEng c_q1 c_q2 v_qtot S/CPU
|
||
|
0 -27457.219 0.85227886 -0.42613943 -2.1827873e-10 0
|
||
|
10 -27626.057 0.85486228 -0.42743114 -2.0372681e-10 0.64313877
|
||
|
20 -27975.085 0.85968531 -0.42984266 -1.036824e-10 0.55119179
|
||
|
30 -28552.628 0.86755661 -0.4337783 1.3051249e-10 0.53160643
|
||
|
40 -29133.643 0.87426387 -0.43713193 1.1368684e-10 0.53075341
|
||
|
50 -29697.011 0.8794039 -0.43970195 1.200533e-10 0.52358127
|
||
|
60 -30342.001 0.88478594 -0.44239297 6.002665e-11 0.5366762
|
||
|
70 -31081.138 0.8906973 -0.44534865 -4.7293724e-11 0.55904546
|
||
|
80 -31792.732 0.89506635 -0.44753317 -4.3200998e-11 0.59606079
|
||
|
90 -32424.749 0.89714841 -0.44857421 -1.1596057e-10 0.58047419
|
||
|
100 -32998.353 0.89755721 -0.44877861 -1.0231815e-10 0.59444001
|
||
|
Loop time of 177.79 on 1 procs for 100 steps with 9600 atoms
|
||
|
|
||
|
Performance: 0.005 ns/day, 4938.612 hours/ns, 0.562 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 | 11.518 | 11.518 | 11.518 | 0.0 | 6.48
|
||
|
Kspace | 107.37 | 107.37 | 107.37 | 0.0 | 60.39
|
||
|
Neigh | 0 | 0 | 0 | 0.0 | 0.00
|
||
|
Comm | 0.019721 | 0.019721 | 0.019721 | 0.0 | 0.01
|
||
|
Output | 0.002218 | 0.002218 | 0.002218 | 0.0 | 0.00
|
||
|
Modify | 58.869 | 58.869 | 58.869 | 0.0 | 33.11
|
||
|
Other | | 0.007197 | | | 0.00
|
||
|
|
||
|
Nlocal: 9600 ave 9600 max 9600 min
|
||
|
Histogram: 1 0 0 0 0 0 0 0 0 0
|
||
|
Nghost: 22125 ave 22125 max 22125 min
|
||
|
Histogram: 1 0 0 0 0 0 0 0 0 0
|
||
|
Neighs: 2.9408e+06 ave 2.9408e+06 max 2.9408e+06 min
|
||
|
Histogram: 1 0 0 0 0 0 0 0 0 0
|
||
|
|
||
|
Total # of neighbors = 2940800
|
||
|
Ave neighs/atom = 306.333
|
||
|
Neighbor list builds = 0
|
||
|
Dangerous builds = 0
|
||
|
Total wall time: 0:03:01
|