You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mumax3 expects a vector field for J, OOMMF a scalar field for u (hard-coded in x direction). mumax3c should check whether the field u is a scalar or vector field. For best compatibility I would convert a scalar field to a vector field and add 0 for the additional two directions.
Mumax3 expects a vector field for
J
, OOMMF a scalar field foru
(hard-coded in x direction).mumax3c
should check whether the fieldu
is a scalar or vector field. For best compatibility I would convert a scalar field to a vector field and add0
for the additional two directions.mumax3c/mumax3c/scripts/driver.py
Lines 54 to 58 in 3e8d96a
The text was updated successfully, but these errors were encountered: