lammps/examples/SPIN/spinmin/log.19Nov19.spin.bfo_min_cg...

142 lines
5.8 KiB
Groff

LAMMPS (30 Oct 2019)
# bfo in a 3d periodic box
units metal
dimension 3
boundary p p f
atom_style spin
# necessary for the serial algorithm (sametag)
atom_modify map array
lattice sc 3.96
Lattice spacing in x,y,z = 3.96 3.96 3.96
region box block 0.0 34.0 0.0 34.0 0.0 5.0
create_box 1 box
Created orthogonal box = (0 0 0) to (134.64 134.64 19.8)
2 by 2 by 1 MPI processor grid
create_atoms 1 box
Created 5780 atoms
create_atoms CPU = 0.00138712 secs
# setting mass, mag. moments, and interactions for bcc iron
mass 1 1.0
set group all spin/random 11 2.50
5780 settings made for spin/random
pair_style hybrid/overlay spin/exchange 6.0 spin/magelec 4.5 spin/dmi 4.5
pair_coeff * * spin/exchange exchange 6.0 -0.01575 0.0 1.965
# pair_coeff * * spin/magelec magelec 4.5 0.000109 1.0 1.0 1.0
pair_coeff * * spin/magelec magelec 4.5 0.00109 1.0 1.0 1.0
pair_coeff * * spin/dmi dmi 4.5 0.00005 1.0 1.0 1.0
neighbor 0.1 bin
neigh_modify every 10 check yes delay 20
fix 1 all precession/spin anisotropy 0.0000033 0.0 0.0 1.0
fix_modify 1 energy yes
timestep 0.0001
compute out_mag all spin
compute out_pe all pe
compute out_ke all ke
compute out_temp all temp
variable magz equal c_out_mag[3]
variable magnorm equal c_out_mag[4]
variable emag equal c_out_mag[5]
variable tmag equal c_out_mag[6]
thermo 100
thermo_style custom step time v_magnorm v_emag v_tmag temp etotal
thermo_modify format float %20.15g
compute outsp all property/atom spx spy spz sp fmx fmy fmz
dump 1 all custom 50 dump.lammpstrj type x y z c_outsp[1] c_outsp[2] c_outsp[3] c_outsp[4] c_outsp[5] c_outsp[6] c_outsp[7]
min_style spin/cg
# min_modify line spin_none discrete_factor 10.0
minimize 1.0e-10 1.0e-10 1000 100
WARNING: Using 'neigh_modify every 1 delay 0 check yes' setting during minimization (../min.cpp:177)
WARNING: Line search incompatible gneb (../min_spin_cg.cpp:105)
WARNING: Using spin pair style without nve/spin or neb/spin (../pair_spin.cpp:87)
WARNING: Using spin pair style without nve/spin or neb/spin (../pair_spin.cpp:87)
WARNING: Using spin pair style without nve/spin or neb/spin (../pair_spin.cpp:87)
Neighbor list info ...
update every 1 steps, delay 0 steps, check yes
max neighbors/atom: 2000, page size: 100000
master list distance cutoff = 6.1
ghost atom cutoff = 6.1
binsize = 3.05, bins = 45 45 7
3 neighbor lists, perpetual/occasional/extra = 3 0 0
(1) pair spin/exchange, perpetual
attributes: full, newton on
pair build: full/bin/atomonly
stencil: full/bin/3d
bin: standard
(2) pair spin/magelec, perpetual, copy from (1)
attributes: full, newton on
pair build: copy
stencil: none
bin: none
(3) pair spin/dmi, perpetual, copy from (1)
attributes: full, newton on
pair build: copy
stencil: none
bin: none
Per MPI rank memory allocation (min/avg/max) = 7.788 | 7.788 | 7.788 Mbytes
Step Time v_magnorm v_emag v_tmag Temp TotEng
0 0 0.0100717228668283 -0.162177519662199 14970.709092345 0 -0.157514482753586
100 0.01 8.97646420936397e-06 -132.756468673032 0.00226858475243123 0 -132.79881239587
200 0.02 5.7049674439631e-06 -133.065966570145 0.000924384747875186 0 -133.105411060402
300 0.03 7.08166486348038e-06 -133.359072681024 0.00128114254070688 0 -133.406669528642
400 0.04 4.60224970353229e-06 -133.668643035703 0.000822334798448062 0 -133.725353643022
500 0.05 3.13737045264193e-06 -133.819548711647 0.000369678417461456 0 -133.878037514585
600 0.06 2.55239214469856e-06 -133.889302880669 0.0001696142482835 0 -133.948327309746
700 0.07 1.92236411979341e-06 -133.920147501261 7.31985644003847e-05 0 -133.979597440788
800 0.08 1.40879742055238e-06 -133.933445418833 3.19349095035109e-05 0 -133.993344750158
900 0.09 1.02629246257047e-06 -133.939321574068 1.44399877051467e-05 0 -133.999611147322
1000 0.1 7.52253147824893e-07 -133.942032102451 6.85789018963965e-06 0 -134.002604512509
Loop time of 2.49676 on 4 procs for 1000 steps with 5780 atoms
100.0% CPU use with 4 MPI tasks x no OpenMP threads
Minimization stats:
Stopping criterion = max iterations
Energy initial, next-to-last, final =
-0.157514482754 -134.00257032 -134.002604513
Force two-norm initial, final = 0 0
Force max component initial, final = 0 0
Final line search alpha, max atom move = 0 0
Iterations, force evaluations = 1000 1000
MPI task timing breakdown:
Section | min time | avg time | max time |%varavg| %total
---------------------------------------------------------------
Pair | 2.2509 | 2.2589 | 2.2629 | 0.3 | 90.47
Neigh | 0 | 0 | 0 | 0.0 | 0.00
Comm | 0.06036 | 0.064254 | 0.072356 | 1.9 | 2.57
Output | 0.084002 | 0.085009 | 0.085985 | 0.3 | 3.40
Modify | 0.0072496 | 0.0072694 | 0.0073116 | 0.0 | 0.29
Other | | 0.08134 | | | 3.26
Nlocal: 1445 ave 1445 max 1445 min
Histogram: 4 0 0 0 0 0 0 0 0 0
Nghost: 555 ave 555 max 555 min
Histogram: 4 0 0 0 0 0 0 0 0 0
Neighs: 0 ave 0 max 0 min
Histogram: 4 0 0 0 0 0 0 0 0 0
FullNghs: 23120 ave 23120 max 23120 min
Histogram: 4 0 0 0 0 0 0 0 0 0
Total # of neighbors = 92480
Ave neighs/atom = 16
Neighbor list builds = 0
Dangerous builds = 0
Please see the log.cite file for references relevant to this simulation
Total wall time: 0:00:02