Installation and Downloads
Mosaik runs on Linux, OS X and Windows. We recommend the installation with the Python packet manager pip, but we provide also an virtual machine image for an easy start with mosaik.
Install using pip
Instructions for the installation with pip can be found in the documentation for Linux, OS X, and Windows.
Prerequisits
- Python 3.6 or higher
- pip which is bundled with Python 3.6 and above
- virtualenv, a tool to manage the dependencies of different Python projects
As the mosaik framework doesn’t do much by itself we provide a simple demo scenario.
Sources
Here you find the source code of mosaik, the demo and other simulators and tools. You can get the sources by cloning git-repositories.
mosaik-core
mosaik-components
- CSV pseudo simulator
- household simulator
- pandapower adapter
- PYPOWER adapter
- HDF5 data storage
- web visualization for simulations
- ZeroMQ adapter
- communication simulator
- InfluxDB adapter
- heatpump simulator
- FMI adapter
mosaik-examples
mosaik-tools