Skip to content

Commit

Permalink
remove system after simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
samjrholt committed Jun 10, 2024
1 parent 5dfdfbf commit dd8293f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mumax3c/tests/test_micromagnetictests.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ def test_temperature():

# If random then there should be no overall direction
assert np.linalg.norm(system.m.orientation.mean()) < 0.5
mc.delete(system)

0 comments on commit dd8293f

Please sign in to comment.