- Notifications
You must be signed in to change notification settings - Fork13
Python package for the analysis and visualisation of finite-difference fields.
License
ubermag/discretisedfield
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Marijan Beg1,2,Martin Lang2,Samuel Holt2,3,Swapneel Amit Pathak2,4,Ryan A. Pepper5, andHans Fangohr2,4,6
1Department of Earth Science and Engineering, Imperial College London, London SW7 2AZ, UK
2Faculty of Engineering and Physical Sciences, University of Southampton, Southampton SO17 1BJ, UK
3Department of Physics, University of Warwick, Coventry CV4 7AL, UK
4Max Planck Institute for the Structure and Dynamics of Matter, Luruper Chaussee 149, 22761 Hamburg, Germany
5Research Software Group, University of Birmingham, Birmingham B15 2TT, UK
6Center for Free-Electron Laser Science, Luruper Chaussee 149, 22761 Hamburg, Germany
Description | Badge |
---|---|
Tests | |
Linting | |
Releases | |
Coverage | |
Documentation | |
YouTube | |
Binder | |
Platforms | |
Downloads | |
License | |
DOI |
discretisedfield
is a Python package, integrated with Jupyter, providing:
definition of finite-difference regions, meshes, lines, and fields,
analysis of finite-difference fields,
visualisation using
matplotlib
andk3d
, andmanipulation of different file types (OVF, VTK, and HDF5).
It is available on Windows, MacOS, and Linux. It requires Python 3.8+.
APIs and tutorials are available in the documentation. To access the documentation, use the badge in the table above.
We recommend installation usingconda
package manager. Instructions can be found in thedocumentation.
This package can be used in the cloud via Binder. To access Binder, use the badge in the table above.
YouTube video tutorials are available on theUbermag channel.
If you require support, have questions, want to report a bug, or want to suggest an improvement, please raise an issue inubermag/help repository.
All contributions are welcome, however small they are. If you would like to contribute, please fork the repository and create a pull request. If you are not sure how to contribute, please contact us by raising an issue inubermag/help repository, and we are going to help you get started and assist you on the way.
Contributors:
Licensed under the BSD 3-Clause "New" or "Revised" License. For details, please refer to theLICENSE file.
M. Beg, M. Lang, and H. Fangohr. Ubermag: Towards more effective micromagnetic workflows.IEEE Transactions on Magnetics58, 7300205 (2022).
M. Beg, R. A. Pepper, and H. Fangohr. User interfaces for computational science: A domain specific language for OOMMF embedded in Python.AIP Advances7, 56025 (2017).
Marijan Beg, Martin Lang, Samuel Holt, Swapneel Amit Pathak, Ryan A. Pepper, and Hans Fangohr. discretisedfield: Python package for the analysis and visualisation of finite-difference fields. DOI:10.5281/zenodo.3539461 (2023).
OpenDreamKit – Horizon 2020 European Research Infrastructure project (676541)
EPSRC Programme Grant onSkyrmionics (EP/N032128/1)
About
Python package for the analysis and visualisation of finite-difference fields.