mumax / 3

GPU-accelerated micromagnetic simulator
Other
447 stars 150 forks source link

Sign of gyromagnetic ratio #240

Closed spinhshan closed 4 years ago

spinhshan commented 4 years ago

Hello I want to change the sign of the gyromagnetic ratio to be a negative sign. To change the sign of gyromagnetic ratio, I added the below code. "GammaLL = - GammaLL"

The simulation is working but err/step is always negative. Furthermore, time is always 5.00000e-15 s and it is not changed.

How can I change the sign of the gyromagnetic ratio?