Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 3.82 KB

README.md

File metadata and controls

47 lines (37 loc) · 3.82 KB

MuMax3-How-To

License

Installation, scripting, & data generation demo of computational micro and nanomagnetism in MuMax3. Formed & written by Onri Jay Benally, an Indigenous American quantum hardware engineer.


image


Uses code heavily-modified for clarity, inspired from: (https://github.com/mumax/3) & (https://mumax.github.io/examples.html)

(Examples computed in this repository were performed on an NVIDIA (RTX4070 Ti Super) GPU, connected externally to a Microsoft Surface Pro 8).

How to Install and Run MuMax3 by Onri
Video Example of Onri's MuMax3 Hysteresis Plots in Python
Example MuMax3 Script in TXT Format
Google Colab/ Jupyter Notebook Example of Data Imported From MuMax3 - Hysteresis Loop by Onri
Video Animation of Magnetic Orders
Explanation of Hysteresis Curves & Coercivity
Micromagnetism Overview

If MuMax3 is installed already, start the GUI by typing the following 2 lines into a non-admin command prompt or non-admin PowerShell:

cd <directory_to_your_MuMax3_file>
mumax3 -i <your_MuMax3_TXT_file_name>

Note: MuMax3 scripts can be written as TXT file types. The above script will load and automatically run the script into a browser.

Online OVF file type visualization: (https://mumax.ugent.be/mumax-view). While using the viewer, you can load multiple OVF files to play an animation of the magnetization frame capture.


Below is an example of a Hysteresis loop plotted in Python, provided in one of the examples above:

Hysteresis Plot_Python_Blue

Magnetic material visualization example:

Vector field after 2 minutes Vector field after a couple more minutes

Magnetic geometry (300 nm x 100 nm x 3 nm) visualization in 3D using MuMax View in the browser:

ezgif-2-ce10ab426e

More examples:

Screenshot 2024-03-13 124721 Screenshot 2024-03-13 125101