ubermag / mumax3c

mumax3 calculator.
https://ubermag.github.io
BSD 3-Clause "New" or "Revised" License
22 stars 7 forks source link

Damping term not required for RelaxDriver #82

Closed kzqureshi closed 9 months ago

kzqureshi commented 9 months ago

Mumax documentation is not clear about setting alpha, it is not needed or harmful :

"Relax() tries to evolve the magnetization as closely as possible to the minimum energy state. This function assumes all excitations have been turned off (temperature, electrical current, time-dependent magnetic fields). During relax precession is disabled and the time t does not increase. There is no need to set high damping."

kzqureshi commented 9 months ago

Tests will only pass when #79 is merged.