ExeMumax3Runner#

class mumax3c.mumax3.ExeMumax3Runner(mumax3_exe='mumax3')#

mumax3 runner using mumax3 executable, which can be found on $PATH.

Parameters:

mumax3_exe (str) – Name or path of the mumax3 executable. Defaults to mumax3.


Methods

__dir__

Default dir() implementation.

__eq__

Return self==value.

__repr__

Return repr(self).

call

Call an external simulation package by passing argstr to it.

Properties

package_name

Simulation package name.

status

Run a macrospin example for 1 ps through mumax3c and print the mumax3 status.