Skip to content

cherepov/Landau-Lifshitz-Gilbert-ODE-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python LLG ODE solver for experimenting with timesteppers

Setup

Required python modules: scipy, matplotlib.

Get with

git clone https://github.com/davidshepherd7/Landau-Lifshitz-Gilbert-ODE-model.git

No compilation/installation required.

Testing

Run self tests with

nosetests --all-modules.

(requires the nose package:

sudo apt-get install python-nose

on Debian based systems).

About

Tools and a simple model for the spatially constant LLG equation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published