Closed loudesplat closed 1 year ago
edit: so it seems lowering the timestep gives the correct dynamics again for a uniform excitation. But this should be able to run with 1fs timestep as it did before, it is very slow dynamics under a very weak excitation. With a more complex spatial profile of the excitation, even with a tiny amplitude the integration breaks down completely.
same input file as above with this excitation:
excitation_shape_r
shape plane
shape2 file
excitation_shape_t
const_Bz const 0.0 866647 3 0.0 0.0 2.5
gauss_By gauss 0.0 40.0 3 0.0 0.0 0.005 0.0 10.0
excitations
Bfield const_Bz shape
Bfield gauss_By shape2
and shape2_file: (i need the txt extension to upload to github) (my magnetic_init file is the skX, i dont know if the dynamics is ok with the FM state)
tldr; dynamics integration is very unstable.
Hello, I am looking at it now. You start from a skyrmion lattice magnetic texture?
first enable_zeeman T should be replaced by enable_H T There was a problem with reading the position file as well.
init file: magnetic_init.dat.txt (remove .txt extension)
send me the EM.dat file. I do not know what I should reproduce here.
current version (#3a23fa13d8feff77d16526dbcf034706cc569ee2) on develop breaks down for input below. Not sure where this happened, commit #cb5a6a7de9caf4bbef4bd268cfa0725522b9ac45 works with the same input. lowering timestep to 0.1 looks better but wrong dynamics. i have to use new version for file shape excitation.