Skip to content

stammler/simframe

Simframe

Documentation Status GitHub Contributor Covenant
status
PyPI - Downloads Fedora package

Framework for scientific simulations

Simframe is a Python framework to facilitate scientific simulations. The scope of the software is to provide a framework which can hold data fields, which can be used to integrate differential equations, and which can read and write data files.

Data fields are stored in modified numpy.ndarrays. Therefore, Simframe can only work with data, that can be stored in NumPy arrays.

Installation

pip install simframe

Documentation

https://simframe.readthedocs.io/

Ackowledgements

simframe has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme under grant agreement No 714769.

simframe was developed at the University Observatory of the Ludwig Maximilian University of Munich.

About

Python framework for setting up and running scientific simulations. It comes with a variety of integration schemes and some infrastructure of reading and writing data files.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published