List of micromagnetic simulation software

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… Read More »

How to Add Directories to Path

Adding a directory to the system path allows us to run executables win that directory from the command line. The PATH is an example of an environment variable. It is a list of directories where executable programs can be found. If we want our scripts or programs to be available from the command line we… Read More »