Skip to content

This project contains the materials necessary to make the NMAG micromagnetic solver easier to compile on modern GNU/Linux distros.

Notifications You must be signed in to change notification settings

nmag-project/patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMAG Mods

This is a patch for the NMAG nanomagnetic simulation suite which allows it to compile on modern Ubuntu systems. It currently supports Ubuntu 20.04. Going forward, releases will be tagged with the version of Ubuntu that they support.

NMAG Resources

Building

To apply the patches and build NMAG:

./build.sh

Patches

In case you're curious, the build script makes the following changes:

  • Removes dependencies from the Makefile that can no longer be compiled
  • Installs newer versions of those dependencies which could no longer be compiled
  • Replaces the old shell.py interface with one that uses updated syntax
  • Updates deprecated pytables syntax

About

This project contains the materials necessary to make the NMAG micromagnetic solver easier to compile on modern GNU/Linux distros.

Resources

Stars

Watchers

Forks

Packages

No packages published