Dear mumax community,
I am trying to run a hysteresis loop, but instead of plotting B_ext vs magnetization in the z-axis, I want to plot B_ext vs B_demag. To this end, I tried tableadd(B_demag.Comp(2).Average()) to average the z demag field over the entire geometry and be able to plot it, however I got an error that I cannot use float 64 as engine. Alternatievely, I tried the same without the Comp() part but got the same error, only now that I can't use vector as engine.
Any suggestions?
Kind regards