M_Ising = [ # theta_H, net_magnetisation [0, 5/6], [180, 5/6], [360, 5/6], [90, 4/np.sqrt(2)/6], [270, 4/np.sqrt(2)/6] ] macrospin_model = [ # theta_H, theta_M # M || x [0, 0], [180, 180], [360, 360], # M || z [90, 70.5], [90, 109.5], [270, 180+70.5], [270, 180+109.5], ]