epfl-herus / mosaik-demod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demod mosaik adapter

This repository contains adapter classes for all demod classes into mosaik.

This works with mosaik versions 2 and 3.

demod

Demod is a Python library for assembling bottom-up domestic energy demand models.

github read the docs

mosaik

Mosaik’s main goal is to use existing simulators in a common context in order to perform a coordinated simulation of a given (Smart Grid) scenario.

read the docs

Usage

demo.py show usage example inside a mosaik simulation script.

Adapting a new simulator

If you want to adapt a new demod simulator, you can follow this instructions.

Examples

Some examples can be found in simulator_mosaik_modular.py.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%