Commit JT 040519
- initial rotation with Rodrigues' formula + exception - worked on neb_spin documentation - removed pair/spin warning for neb/spin
This commit is contained in:
@ -7,11 +7,10 @@ atom_style spin
|
||||
# necessary for the serial algorithm (sametag)
|
||||
atom_modify map array
|
||||
|
||||
read_data initial.iron_spin
|
||||
|
||||
# setting mass, mag. moments, and interactions for bcc iron
|
||||
# (mass not necessary for fixed lattice calculation)
|
||||
|
||||
read_data initial.iron_spin
|
||||
mass 1 55.845
|
||||
|
||||
pair_style spin/exchange 3.5
|
||||
|
||||
@ -7,11 +7,10 @@ atom_style spin
|
||||
# necessary for the serial algorithm (sametag)
|
||||
atom_modify map array
|
||||
|
||||
read_data initial.skyrmion
|
||||
|
||||
# setting mass, mag. moments, and interactions for bcc iron
|
||||
# (mass not necessary for fixed lattice calculation)
|
||||
|
||||
read_data initial.skyrmion
|
||||
mass 1 55.845
|
||||
|
||||
pair_style hybrid/overlay spin/exchange 3.1 spin/dmi 3.1
|
||||
|
||||
Reference in New Issue
Block a user