Commit4 JT 032519

- corrected documentation (errors in min_spin.txt and
min_modify.txt)
- changed the code accordingly
This commit is contained in:
julient31
2019-03-25 15:43:58 -06:00
parent 30be5e94d9
commit 81a4d293db
7 changed files with 21 additions and 22 deletions

View File

@ -51,5 +51,5 @@ 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
min_modify alpha_damp 1.0 discret_factor 10.0
min_modify alpha_damp 1.0 discrete_factor 10.0
minimize 1.0e-10 0.0 1000 100

View File

@ -51,5 +51,5 @@ compute outsp all property/atom spx spy spz sp fmx fmy fmz
dump 1 all custom 100 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
min_modify alpha_damp 1.0 discret_factor 10.0
min_modify alpha_damp 1.0 discrete_factor 10.0
minimize 1.0e-10 1.0e-10 100000 1000