Skip to main content

Python interface to OOMMF integrated into Jupyter notebook.

Project description

oommfc

Marijan Beg1,2, Ryan A. Pepper2, Thomas Kluyver1, and Hans Fangohr1,2

1 European XFEL GmbH, Holzkoppel 4, 22869 Schenefeld, Germany
2 Faculty of Engineering and the Environment, University of Southampton, Southampton SO17 1BJ, United Kingdom

Description Badge
Latest release PyPI version
Anaconda-Server Badge
Build Build Status
Build status
Coverage codecov
Documentation Documentation Status
Binder Binder
Dependecies Requirements Status
License License

About

oommfc is a Python package that provides:

  • An interface to the Object Oriented MicroMagnetic Framework OOMMF

  • Integration of OOMMF simulations into the Jupyter notebook

It is available on all major operating systems (Windows, MacOS, Linux) and requires Python 3.5 or higher.

Installation

We recommend installing oommfc by using either of the pip or conda package managers.

Python requirements

Before installing oommfc via pip, please make sure you have Python 3.5 or higher on your system. You can check that by running

python3 --version

If you are on Linux, it is likely that you already have Python installed. However, on MacOS and Windows, this is usually not the case. If you do not have Python 3.5 or higher on your machine, we strongly recommend installing the Anaconda Python distribution. Download Anaconda for your operating system and follow instructions on the download page. Further information about installing Anaconda can be found here.

OOMMF requirements

oommfc is a Python package used to drive OOMMF. Therefore, OOMMF is a requirement (dependency) of oommfc. If you decide to install oommfc using conda, then OOMMF will be automatically installed. However, if you decide to use pip for oommfc installation, we strongly recommend using conda to install OOMMF. You can install OOMMF by running:

conda install --channel conda-forge oommf

Note: Details on how to install Anaconda Python distribution can be found in the conda section.

pip

After installing Anaconda on MacOS or Windows, pip will also be installed. However, on Linux, if you do not already have pip, you can install it with

sudo apt install python3-pip

To install the oommfc version currently in the Python Package Index repository PyPI on all operating systems run:

python3 -m pip install oommfc

conda

oommfc is installed using conda by running

conda install --channel conda-forge oommfc

For further information on the conda package, dependency, and environment management, please have a look at its documentation.

Updating

If you used pip to install oommfc, you can update to the latest released version in PyPI by running

python3 -m pip install --upgrade oommfc

On the other hand, if you used conda for installation, update oommfc with

conda upgrade oommfc

Development version

The most recent development version of oommfc that is not yet released can be installed/updated with

git clone https://github.com/joommf/oommfc
python3 -m pip install --upgrade oommfc

Note: If you do not have git on your system, it can be installed by following the instructions here.

Binder

oommfc can be used in the cloud via Binder. This does not require you to have anything installed and no files will be created on your machine. To use oommfc in the cloud, follow this link.

Documentation

Documentation for oommfc is available here, where APIs and tutorials (in the form of Jupyter notebooks) are available.

Support

If you require support on installation or usage of oommfc or if you want to report a problem, you are welcome to raise an issue in our joommf/help repository.

License

Licensed under the BSD 3-Clause "New" or "Revised" License. For details, please refer to the LICENSE file.

How to cite

If you use oommfc in your research, please cite it as:

  1. M. Beg, R. A. Pepper, and H. Fangohr. User interfaces for computational science: A domain specific language for OOMMF embedded in Python. AIP Advances, 7, 56025 (2017).

  2. DOI will be available soon

Acknowledgements

oommfc was developed as a part of OpenDreamKit – Horizon 2020 European Research Infrastructure project (676541).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oommfc-0.8.7.tar.gz (24.3 kB view details)

Uploaded Source

Built Distribution

oommfc-0.8.7-py3-none-any.whl (37.9 kB view details)

Uploaded Python 3

File details

Details for the file oommfc-0.8.7.tar.gz.

File metadata

  • Download URL: oommfc-0.8.7.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for oommfc-0.8.7.tar.gz
Algorithm Hash digest
SHA256 7a46200210437e13e7451828407fe8ea524c2285a525b4deb4b647867619391f
MD5 9e11af89172b42f09b15ccef2bb6c74f
BLAKE2b-256 b040b51c9ade02b88ec7e17adf77d30abddbac07213a37f51c7222155826e1e7

See more details on using hashes here.

File details

Details for the file oommfc-0.8.7-py3-none-any.whl.

File metadata

File hashes

Hashes for oommfc-0.8.7-py3-none-any.whl
Algorithm Hash digest
SHA256 57a66ad37b66b43da0d25f690f3e4aa647c6f7baaaeab848cb6479b100651895
MD5 a341f7f317278239a9b5114bf4b40059
BLAKE2b-256 ba7a13afcbd4414468a4f5459b99f7820dfd42226ee03af4c952e741fb673a2b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page