TclOOMMFRunner#

class oommfc.oommf.TclOOMMFRunner(oommf_tcl)#

OOMMF runner using path to oommf.tcl.

Parameters:

oommf_tcl (str) – Path to oommf.tcl file.


Methods

__dir__

Default dir() implementation.

__eq__

Return self==value.

__repr__

Return repr(self).

call

Call an external simulation package by passing argstr to it.

errors

Returns the content of boxsii.errors OOMMF file.

Properties

package_name

Simulation package name.

platform

Return platform seen by OOMMF.

status

Run a macrospin example for 1 ps through oommfc and print the OOMMF status.

version

Return the OOMMF version.


__repr__()#

Return repr(self).

errors()#

Returns the content of boxsii.errors OOMMF file.

Returns:

boxsii.errors OOMMF file.

Return type:

str