forked from lijiext/lammps
85 lines
3.0 KiB
Groff
85 lines
3.0 KiB
Groff
LAMMPS (5 Oct 2016)
|
|
# Test of MEAM potential for SiC system
|
|
|
|
units metal
|
|
boundary p p p
|
|
|
|
atom_style atomic
|
|
|
|
read_data data.meam
|
|
orthogonal box = (-6 -6 -6) to (5.97232 5.97232 5.97232)
|
|
1 by 2 by 2 MPI processor grid
|
|
reading atoms ...
|
|
128 atoms
|
|
|
|
pair_style meam
|
|
pair_coeff * * library.meam Si C SiC.meam Si C
|
|
Reading potential file library.meam with DATE: 2012-06-29
|
|
Reading potential file SiC.meam with DATE: 2007-06-11
|
|
|
|
neighbor 0.3 bin
|
|
neigh_modify delay 10
|
|
|
|
fix 1 all nve
|
|
thermo 10
|
|
timestep 0.001
|
|
|
|
#dump 1 all atom 50 dump.meam
|
|
|
|
#dump 2 all image 10 image.*.jpg element element # axes yes 0.8 0.02 view 60 -30
|
|
#dump_modify 2 pad 3 element Si C
|
|
|
|
#dump 3 all movie 10 movie.mpg element element # axes yes 0.8 0.02 view 60 -30
|
|
#dump_modify 3 pad 3 element Si C
|
|
|
|
run 100
|
|
Neighbor list info ...
|
|
2 neighbor list requests
|
|
update every 1 steps, delay 10 steps, check yes
|
|
max neighbors/atom: 2000, page size: 100000
|
|
master list distance cutoff = 4.3
|
|
ghost atom cutoff = 4.3
|
|
binsize = 2.15 -> bins = 6 6 6
|
|
Memory usage per processor = 7.319 Mbytes
|
|
Step Temp E_pair E_mol TotEng Press
|
|
0 0 -636.38121 0 -636.38121 -76571.819
|
|
10 1807.8862 -666.21959 0 -636.54126 -150571.49
|
|
20 1932.4467 -668.2581 0 -636.53498 -120223.52
|
|
30 1951.3652 -668.58139 0 -636.54771 -100508.4
|
|
40 2172.5974 -672.22715 0 -636.5617 -110753.34
|
|
50 2056.9149 -670.33108 0 -636.56468 -105418.07
|
|
60 1947.9564 -668.52788 0 -636.55015 -111413.04
|
|
70 1994.7712 -669.28849 0 -636.54225 -109645.76
|
|
80 2126.0903 -671.43755 0 -636.53557 -97475.831
|
|
90 2065.755 -670.4349 0 -636.52338 -95858.837
|
|
100 2051.4553 -670.20799 0 -636.53122 -107068.9
|
|
Loop time of 0.0350628 on 4 procs for 100 steps with 128 atoms
|
|
|
|
Performance: 246.415 ns/day, 0.097 hours/ns, 2852.026 timesteps/s
|
|
98.4% CPU use with 4 MPI tasks x no OpenMP threads
|
|
|
|
MPI task timing breakdown:
|
|
Section | min time | avg time | max time |%varavg| %total
|
|
---------------------------------------------------------------
|
|
Pair | 0.030952 | 0.031776 | 0.032203 | 0.3 | 90.63
|
|
Neigh | 0.00058937 | 0.00061423 | 0.00063896 | 0.1 | 1.75
|
|
Comm | 0.0018125 | 0.0022421 | 0.0030777 | 1.1 | 6.39
|
|
Output | 0.00018525 | 0.00019765 | 0.00021911 | 0.1 | 0.56
|
|
Modify | 8.0585e-05 | 9.0539e-05 | 9.7752e-05 | 0.1 | 0.26
|
|
Other | | 0.0001422 | | | 0.41
|
|
|
|
Nlocal: 32 ave 36 max 30 min
|
|
Histogram: 1 2 0 0 0 0 0 0 0 1
|
|
Nghost: 293.75 ave 305 max 285 min
|
|
Histogram: 2 0 0 0 0 0 0 1 0 1
|
|
Neighs: 381.5 ave 413 max 334 min
|
|
Histogram: 1 0 0 0 1 0 0 0 0 2
|
|
FullNghs: 763 ave 866 max 678 min
|
|
Histogram: 1 0 1 0 0 1 0 0 0 1
|
|
|
|
Total # of neighbors = 3052
|
|
Ave neighs/atom = 23.8438
|
|
Neighbor list builds = 10
|
|
Dangerous builds = 10
|
|
Total wall time: 0:00:00
|