Skip to content

Demonstration of dynamic interactions between anergy network (cold district heating) and power grids, via heat pumps and other consumers

License

Notifications You must be signed in to change notification settings

DominikVereno/anergy-network-co-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anergy Network Co-Simulation Repository

Overview

This repository provides co-simulation setup for anergy networks and their interaction with electrical systems. It uses Mosaik 3.0 as co-simulation framework, pandapipes for thermal network modeling, and PYPOWER for power grid simulation.

Requirements

  • Suggested Python version: 3.10.0
  • Install dependencies using the following command:
    pip install -r requirements.txt

Directory Structure

  • data/ : Contains auxiliary specification data, such as network topologies and time-series data.

  • models/ : Includes simulation models and logic for individual subsystems.

  • monitors/ : Provides modules for logging and visualizing simulation results.

  • scenarios/ : Configuration setups of entities and their connections.

  • simulators/ : Contains classes implementing the high-level Mosaik API to connect and manage simulation models within the framework.

  • simulation.py : Instantiate and run a simulation scenario.

Citing this Work

TBD

About

Demonstration of dynamic interactions between anergy network (cold district heating) and power grids, via heat pumps and other consumers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages