Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 5.39 KB

README.md

File metadata and controls

67 lines (54 loc) · 5.39 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


Main MuMax3 website: (https://mumax.github.io/index.html)

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 (RTX 4070 Ti Super) GPU, connected externally (via a Thunderbolt 4 to PCIe x16 adapter) to a Microsoft Surface Pro 8, later upgraded to a Surface Pro 10. If you are curious about this kind of GPU-accelerated computing setup, then it is best to make sure your Windows machine is Thunderbolt 4 compatible or greater.

How to Install & Run MuMax3 by Onri
Video Tutorial on How to Install MuMax3 Step-by-Step
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.txt>

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.


Related Animated Videos for Your Reference:
Tunnel Effect
Quantum Difference Between Metals & Insulators
Magnetic Orders
Frustrated Magnets
Bose-Einstein Condensation
Nuclear Magnetic Resonance (NMR)
Transmission Electron Microscopy
Scanning Tunneling Microscopy
Scanning Electron Microscopy
Atomic Force Microscopy

image image


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