This repository contains adapter classes for all demod classes into mosaik.
This works with mosaik versions 2 and 3.
Demod is a Python library for assembling bottom-up domestic energy demand models.
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.
demo.py show usage example inside a mosaik simulation script.
If you want to adapt a new demod simulator, you can follow this instructions.
Some examples can be found in simulator_mosaik_modular.py.