List of micromagnetic simulation software

By | May 30, 2014

Data from micromagnetic simulation software has become a common sight in research papers – either as standalone work as support to experimental data.

There are now quite a few choices for which micromagnetic simulation software to use. This list gives an overview of the micromagnetic solver packages I’m aware of. They’ve all got their own features, quirks and development status.

I’ve divided the list into finite difference and finite element-based solvers.

Hopefully this will give you a taste of what’s available and help you pick which package is best for you.

Search for Micromagnetic Simulation on Amazon [sponsored link]

Finite Difference

Finite difference calculations are done by dividing the simulation up into a square or rectangular 3d mesh.

The finite difference approach tends to be suited to rectangular shapes and thin films. One of the main disadvantages is the ‘stair-case’ artefacts that come about on rounded objects as the simulation is limited by the mesh resolution.

There is a good comparison of the finite element vs finite different calculations here.

OOMMF

oommf_icon

With a full name that just rolls of the tongue, the Object Oriented Micromagnetic Framework (or OOMMF is it is more commonly and mercifully named) is a very popular micromagnetic solver software.

OOMMF has been developed since around 1998 by NIST, principally by Mike Donahue, and Don Porter, with the original aim of creating an extensible, public domain program for micromagnetic simulation.

Of the micromagnetic solvers in this list, this is the one I am most familiar with. If you’re interested in giving OOMMF a go you can check out my OOMMF quick start tutorial here.

Latest release: 7 April 2014

Available for: Windows, Linux.

Price: Free

mumax

nimble-cubes128I’m rather excited about this relative newcomer. Originally announced in 2011  this relative newcomer uses graphics card processing to achieve some impressive speed increases over conventional CPU processing. As someone who has had to wait days or weeks for simulations to complete, this is a very attractive feature.

There are currently not many publications using mumax, but I’m sure that won’t be the case for long as more researchers become familiar with it and more comfortable with using GPU processing.

The code is all available on github (my new favourite version control site – if there can be such a thing), which is a big plus as far as I’m concerned.

Latest release: May 15 2014

Available for: Windows, Linux

Price: Free

MicroMagus

http://www.micromagus.de/home.html

I’m not at all familiar with this package. From its website it looks like it has some nice features.

Available for: Windows

Price: From €3500 (Academic), €10000 (Commercial),

Finite Element

Finite element calculations use a calculation mesh based on tetrahedra.

The main advantage of using a finite element approach is that it is better than finite differenceat simulating curved or rounded geometries. The main disadvantages are the need to produce a mesh for each geometry studied and being relatively inefficient at calculating thin films and rectangular geometries.

nmag

nmag_icon

nmag was developed by Southampton University with substantial contributions from Hans Fangohr, Thomas Fischbacher, Matteo Franchin.

One of nmag’s main selling points is its connection with python. Micromagnetic problems are defined in this friendly language and data processing and manipulation can easily be done with python modules.

Latest release: January 2012 Developed has officially stopped for now and is provided ‘as is’

Availability: Linux, Windows (only with Linux Virtual Machine)

Price: Free

 

magnum

magnum_logo Another micromagnetic solver hosted on github, this solver offers GPU and CPU processing.

Like nmag above MagNum uses python so should be relatively easy to use, extend and do post-processing with.

Latest Release: ~November 2013

Available for: Windows/Linux

Price: Free

 magpar

magpar_logoThis is another solver that I’ve heard about, but never used myself. Development seems to have stopped some years ago.

Also finite element I think.

Latest Release: April 26, 2010

Available for: Windows/Linux

Price: Free

TetraMAG

tetramag

Developed at the Juelich Research Institute in Germany, TetraMag is another micromagnetic software package that makes use of the significant processing power available in GPUs.

I couldn’t find a download link – if you know one – please let me know!

Latest release: ???

Available For: ???

Price: ???

FEELLGOOD

Built with a mathematicians perspective from the ground up to address some of the limitations of OOMMF, this package is developed in-house at spintec.

I couldn’t find a link for downloading this software, but you can check out this abstract for some more details.

I couldn’t find any download details for this – please let me know if you know of one.

Latest release: ???

Available for: ???

Price: ???

Which ones have you used? Which is your favourite? Have I missed any out? Let me know in the comments below.