Skip to main content

A simulator for carbon-aware applications and systems.

Project description

Vessim

PyPI version Build License Supported versions

Vessim is a versatile co-simulation testbed for carbon-aware applications and systems. It lets users connect domain-specific simulators for energy system components like renewable power generation, energy storage, and power flow analysis with real software and hardware.

Vessim is in alpha stage and under active development. Functionality and documentation will improve in the next weeks an months.

⚙️ Installation

You can install the latest release of Vessim via pip:

$ pip install vessim

🚀 Getting started

Vessim uses Mosaik for co-simulation. To run the example scenario, clone the repository (including all examples) and set up your environment via:

$ pip install -e .

To execute the fully simulated example scenario, run:

$ python examples/scenario_1.py

Development

Install the requirements in a virtual environment:

python3 -m venv venv              # create venv
. venv/bin/activate               # activate venv
pip3 install -r requirements.txt  # install dependencies

Install & start docker systemctl start docker

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vessim-0.0.3.tar.gz (341.7 kB view hashes)

Uploaded Source

Built Distribution

vessim-0.0.3-py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page