//mumax 3.10 [windows_amd64 go1.11.6(gc) CUDA-11.0]
//GPU info: Quadro P1000(4095MB), CUDA Driver 12.2, cc=6.1, using cc=61 PTX
//(c) Arne Vansteenkiste, Dynamat LAB, Ghent University, Belgium
//This is free software without any warranty. See license.txt
//********************************************************************//
//  If you use mumax in any work or publication,                      //
//  we kindly ask you to cite the references in references.bib        //
//********************************************************************//
//output directory: rectangle.out/
OutputFormat = OVF2_BINARY
SetGridSize(20, 10, 4)
SetCellSize(5e-09, 5e-09, 5e-09)
m.LoadFile("C:/Users/samjr_ym2i32/repos/ubermag-devtools/repos/micromagneticdata/micromagneticdata/tests/test_sample/rectangle/drive-4/m0.omf")
Msat.setregion(0, 799999.9999999999)
regions.LoadFile("C:/Users/samjr_ym2i32/repos/ubermag-devtools/repos/micromagneticdata/micromagneticdata/tests/test_sample/rectangle/drive-4/mumax3_regions.omf")
Aex = 1.3e-11
tableadd(E_exch)
B_ext.add(LoadFile("C:/Users/samjr_ym2i32/repos/ubermag-devtools/repos/micromagneticdata/micromagneticdata/tests/test_sample/rectangle/drive-4/B_ext.ovf"), 1)
tableadd(E_Zeeman)
enabledemag = false
tableadd(E_total)
tableadd(dt)
tableadd(maxtorque)
minimize()
save(m_full)
tablesave()
//********************************************************************//
//Please cite the following references, relevant for your simulation. //
//See bibtex file in output folder for justification.                 //
//********************************************************************//
//   * Vansteenkiste et al., AIP Adv. 4, 107133 (2014).
//   * Exl et al., J. Appl. Phys. 115, 17D118 (2014).
