Metadata-Version: 2.1
Name: pyramses
Version: 0.0.17
Summary: Python library for RAMSES dynamic simulator.
Home-page: https://sps.cut.ac.cy/pyramses
Author: Petros Aristidou
Author-email: apetros@pm.me
License: Proprietary
Keywords: RAMSES,Power Systems,Simulator
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst

About
-----

PyRAMSES is Python module that facilitates the use of the dynamic simulator RAMSES. 
The module provides basic functionality like defining test-cases, running simulation,
extracting information, etc. As well as more advance integration of the simulator into 
the remaining Python code.

Please check the documentation under `https://ramses.paristidou.info <https://ramses.paristidou.info>`_.

