Skip to content

Commit

Permalink
fixed the paths of the images and generated the pdf documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Wail Samjouni committed Apr 5, 2024
1 parent e4f3194 commit 5c999d9
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# DibsComuptingCore
![DIBS_Logo](src/docs/img/DIBS_Logo.png)
![DIBS_Logo](src/img/DIBS_Logo.png)
Dynamic ISO Building Simulator (DIBS) is a simulation program for calculating the space heating, occupancy hot water, cooling and electricity demand of German non-residential buildings. Further the DIBS calculates the heating value based energy uses, the primary energy and the greenhouse gas emission based on the defined factors of the German building energy ordinance (Gebäudeenergiegesetz). The adapted hourly dynamic building energy simulator for single buildings and building stocks is ready to use with [ENOB:dataNWG interview](https://www.datanwg.de/stichprobenerhebung/breitenerhebung) and [on-site inspection](https://www.datanwg.de/stichprobenerhebung/tiefenerhebung) data. The underlying resistance-capacity-model is based on the simplified hourly method of ISO 13790:2008. DIBS is based on the [RC_BuildingSimulator](https://github.com/architecture-building-systems/RC_BuildingSimulator) and represents an extension of capabilities and adaptation to the requirements of the ENOB:dataNWG project.

## Getting Started
Expand Down Expand Up @@ -46,7 +46,7 @@ import dibs-computing-core

The Dynamic ISO Building Simulator has been developed in context of the 'ENOB:DataNWG Forschungsdatenbank Nichtwohngebäude' (www.datanwg.de) project and the project 'FlexGeber - Demonstration of flexibility options in the building sector and their integration with the energy system in Germany' at Institut Wohnen und Umwelt (IWU), Darmstadt.
<p float="left">
<img src="src/docs/img/IWU_Logo.PNG" width="15%" />
<img src="src/img/IWU_Logo.PNG" width="15%" />
</p>

<b>ENOB:DataNWG<b>
Expand All @@ -63,7 +63,7 @@ The Dynamic ISO Building Simulator has been developed in context of the 'ENOB:Da

<b>All funded by:</b>
<p float="left">
<img src="src/docs/img/BMWi_Logo.png" width="30%" />
<img src="src/img/BMWi_Logo.png" width="30%" />
</p>
in accordance with the parliamentary resolution of the German Parliament.

Binary file removed dist/dibs_computing_core-1.0.0-py3-none-any.whl
Binary file not shown.
Binary file removed dist/dibs_computing_core-1.0.0.tar.gz
Binary file not shown.
Binary file added src/DibsDocumentation.pdf
Binary file not shown.
Empty file.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 5c999d9

Please sign in to comment.