cmt-dtu-energy / MagTense

MagTense - a micromagnetism and magnetostatic framework
http://www.MagTense.org
GNU General Public License v3.0
28 stars 12 forks source link

Setting Ms = 0 in any tile breaks the script #21

Open Zikosi opened 2 years ago

Zikosi commented 2 years ago

If nothing else then because of the following lines in LandauLifshitzEquationSolver.f:

solution%Jfact = problem%A0 / ( mu0 * problem%Ms )
solution%Kfact = problem%K0 / ( mu0 * problem%Ms )