Skip to content

RunWhile Support #83

@samjrholt

Description

@samjrholt

@SeregaKR suggested adding support for RunWhile in mumax3c in #81. We have a few questions on this topic.

  1. What conditions (and how many) does mumax3 support in RunWhile?
  2. Are any of these conditions already present in any way in micrimagneticmodel?
  3. Is it worth making this part of the TimeDriver rather than a separate driver?
  4. Can mumax3 combine multiple conditions with logic operators?

We do in general like the following suggestion:

td = mc.<...Driver>()
td.drive(system, condition="MaxTorque > 0.005")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions