No project description provided
Project description
District Energy System (DES)
A Python package for simulating district heating networks using the mosaik co-simulation framework. Models include heat pumps, CHP units, boilers, PV systems, battery storage, and thermal tanks.
Developed at Hochschule Offenburg – Institute for Sustainable Energy Systems INES.
Installation
Create a new conda environment:
conda create --name des_sim python=3.10.13
conda activate des_sim
pip install DES-sim
(If you plan to modify the core models in the src/ folder, install in editable mode instead using pip install -e .)
Usage
Run the simulation from the project root:
python main_sim.py
Configuration is pulled from data/inputs/input_params.json, and outputs are saved to data/outputs/.
Documentation
The documentation for the individual models is available here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file des_sim-1.1.0.tar.gz.
File metadata
- Download URL: des_sim-1.1.0.tar.gz
- Upload date:
- Size: 46.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38ba562d74189ca19fa73d845e0e27db95ec0987f0d2f1a85b63ed19dde3981d
|
|
| MD5 |
319c9f089ed8f555f7d301632660ebe3
|
|
| BLAKE2b-256 |
16e509872cf53770bba7c3e5af49b85565602d97139b91a72c8ea6eb124b42eb
|
File details
Details for the file des_sim-1.1.0-py3-none-any.whl.
File metadata
- Download URL: des_sim-1.1.0-py3-none-any.whl
- Upload date:
- Size: 55.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b329a0289b35470049d76ecf105f64d0766cf5c0a5684348319478e3245d6a34
|
|
| MD5 |
e6138b3e853d94a0739ca7ce732617bf
|
|
| BLAKE2b-256 |
7bcf046bfb38d588ac77fa1146db962750a819fc0583e405639810ef4ff4bc43
|