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
Dear Ubermag Team,
I updated ubermag to version 0.64 and simulated it with mumax3 by customizing the path. It is worth asking that although I specified system.T and spin polarized current terms, they are not included in the mx3 file created by ubermag. Is this the problem caused by the incomplete function of mumax3c or is it the wrong way I run it? Look forward to your reply, and look forward to more features of ubermag!
My command to use mumax3 is as follows:
mumax3runner=mc.mumax3.ExeMumax3Runner(mumax3_exe='The folder path where you installed mumax3\\mumax3.exe')
td = mc.TimeDriver()
td.drive(system, runner=mumax3runner,t=1e-9, n=10,verbose=2)
Best regards
code-whale
The text was updated successfully, but these errors were encountered:
Hi @code-whale your problems are caused by the reduced amount of functionality that the mumax3c package currently provides. We are still working on a complete list of supported features.
Dear Ubermag Team,
I updated ubermag to version 0.64 and simulated it with mumax3 by customizing the path. It is worth asking that although I specified
system.T
and spin polarized current terms, they are not included in the mx3 file created by ubermag. Is this the problem caused by the incomplete function of mumax3c or is it the wrong way I run it? Look forward to your reply, and look forward to more features of ubermag!My command to use mumax3 is as follows:
Best regards
code-whale
The text was updated successfully, but these errors were encountered: