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.7
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 .
To start the final configration, type
>>> midascli
which downloads the necessary datasets.
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.
Datasets
TODO: Add license information
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.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1b51cc88686184e62c088080d313abc38625043c62247bae911f4b45ae3f776 |
|
MD5 | 4a102f4a33a6539e818778edf21caab4 |
|
BLAKE2b-256 | 8a71303ff5ae358f57ccfcdfd91aa4911f0b9e40b3d62fa865b5b44de6c08164 |