Hi everyone,
I am trying to model a FM/AFM
bilayer in mumaxplus.However, I am not sure whether mumaxplus currently supports explicit nearest-neighbor exchange coupling between two different magnet objects, for example:
Fe = Ferromagnet(world, ...)
CoO = Antiferromagnet(world, ...)
with an interfacial exchange term between the bottom Fe cells and the top CoO sublattice cells.
So my questions are:
Is there currently a supported way to define exchange coupling between a Ferromagnet and an Antiferromagnet across their interface?
If not, is the recommended approach to approximate the FM/AFM exchange bias by applying an effective local bias field to the FM interface layer, representing pinned uncompensated AFM interface spins?
Is there any existing example or suggested pattern for modeling exchange bias / FM-AFM bilayers such as CoO/Fe or Co/CoO in mumaxplus?
Any advice on the intended or recommended way to handle this would be greatly appreciated.