Skip to content

Python package for finite element micromagnetic simulations

License

Notifications You must be signed in to change notification settings

MaMMoS-project/mammos-mumag

Repository files navigation

mammos-mumag

mammos-mumag is a finite-element micromagnetic simulation tool capable of simulating hysteresis loops of magnetic materials with multiple grains, developed and maintained by Thomas Schrefl at Zentrum für Modellierung und Simulation, Universität für Weiterbildung Krems.

This package allows users to use the library mammos_mumag in Python and includes some useful scripts for the use and development of mammos-mumag. On way to install the package would be to execute pip install ., but we recommend using pixi.

Description Badge
Tests Test package
Linting pre-commit.ci status
Releases PyPI version
Documentation Documentation
Binder Binder Binder2
License License
DOI DOI

Try it in the cloud

Try mammos-mumag without installing it locally by directly accessing it directly in the cloud via Binder.

Simply click the badge in the table above to get started.

Sessions are temporary and may time out after a period of inactivity, and any files created or modified during your session will not be saved. To avoid losing your work, please remember to download any files you create or edit before your session ends.

Documentation

APIs and tutorials are available in the documentation. To access the documentation, use the badge in the table above.

Installation

To install mammos-mumag, you can use pip install mammos-mumag inside a Python environment. For CUDA support (Nvidia GPUs), use pip install mammos-mumag[cuda] and for ROCm support (AMD GPUs), use pip install mammos-mumag[rocm]. For more details refer to the documentation.

How to cite

TODO

Acknowledgements

This software has been supported by the European Union’s Horizon Europe research and innovation programme under grant agreement No 101135546 MaMMoS.

About

Python package for finite element micromagnetic simulations

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5