Vinamax

A macrospin simulation tool for nanoparticles

View project onGitHub
Examples API Download

Introduction

Vinamax is a macrospin simulation tool for nanoparticles. It numerically solves the following equation:


Getting started

Vinamax works only on Linux.

You have to have go installed (version 1.2 or higher) , and have your $GOPATH set
When you have github installed you can "go get github.com/JLeliaert/vinamax"
To run an inputfile you can "go run inputfile.go"


To get started you might want to have a look at the examples or the API-page with more explanation about the syntax.

Acknowledgements

Many thanks to Arne Vansteenkiste (@barnex)