João S.
João S.
This change adds the possibility to ext_centerWall to follow only one region or one layer, which is useful for simulations of SAF (like the RKKY example) or odd-shaped geometries. This...
this change introduces a new option for the shift. Instead of filling the new cells introduced by shift with the values of ShiftMagL and ShiftMagR, it is now possible to...
When the number of layers (mesh z size) is 2 or 4, mumax crashes when calculating the MFM kernel. The error message comes from line 38 of mfmkernel.go : ```...
The Minimize() function runs for a different number of steps for the same input state, and gives a different end state. Demonstrator code below. In this code, minimize() is called...
This commit implements a regionwise gyromagnetic factor (gammaLL). For backwards-compatibility reasons, this is done with an additional user-accessible parameter, GFactor (default value 1.0). The material's gyromagnetic factor is then the...
A cleaned-up version of pull request #221. This change introduces a new mode for the shift the problem window. In this new mode, the values of m in the introduced...