MultI-DomAin test Scenario for smart grid co-simulation.
Project description
MIDAS
The MultI-DomAin test Scenario (MIDAS) is a collection of mosaik simulators (https://gitlab.com/mosaik) for smart grid co-simulation and contains a semi-automatic scenario configuration tool.
Version: 0.3.0
License: LGPL
Installation
Midas requires Python >= 3.8 and is available on https://pypi.org. It can be installed, preferably into a virtualenv, with
>>> pip install midas-mosaik
Alternatively, you can clone this repository with
>>> git clone https://gitlab.com/midas-mosaik/midas.git
then switch to the midas folder and type
>>> pip install -e .
Requirements
The main requirements for midas are the co-simulation framework mosaik and pandapower. Optional requirements are listed in the requirements.txt file.
Documentation
A more comprehensive documentation is growing in the docs folder. To build the docu, sphinx (pip install sphinx) is required. Simply navigate into the docs folder and type
>>> make html
Afterwards, navigate inside the docs/_build/html folder and double-click on the index.html file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for midas_mosaik-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 093ca2964e200a9bc6743c08a04b9060d466d8c51ba38238bc8f90b0167357f4 |
|
MD5 | ad537e9a0a582701ad8adb4d179d6422 |
|
BLAKE2b-256 | 9e3d73adcbc473a5fb6215a2b11d34dc24ac9c818f9dc6f43d50a950ad525d04 |