Skip to content

Commit

Permalink
Merge branch 'master' into 3524-memory-error-in-optimisation-script
Browse files Browse the repository at this point in the history
  • Loading branch information
MatNif committed May 2, 2024
2 parents 2164c5d + 59676a1 commit 8194d3b
Show file tree
Hide file tree
Showing 41 changed files with 2,858 additions and 42 deletions.
26 changes: 25 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Docker build
on:
push:
branches: [master]
release:
types: [published]


jobs:
docker:
Expand All @@ -20,8 +23,29 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Extract Repository Name
run: echo "REPO_NAME=${GITHUB_REPOSITORY@L}" >>${GITHUB_ENV}

- name: Build and push
uses: docker/build-push-action@v5
with:
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/cea:dev
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/cea:dev
ghcr.io/${{ env.REPO_NAME }}/cea:dev
- name: Push version tag on release
if: github.event_name == 'release' && github.event.action == 'published'
run: |
docker buildx imagetools create \
--tag ${{ secrets.DOCKERHUB_USERNAME }}/cea:${GITHUB_REF##*/} \
--tag ghcr.io/${{ env.REPO_NAME }}/cea:${GITHUB_REF##*/} \
ghcr.io/${{ env.REPO_NAME }}/cea:dev
36 changes: 36 additions & 0 deletions cea/databases/DE/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# German Building Stock Database

- [German Building Stock Database](#german-building-stock-database)
- [Description](#description)
- [Cite](#cite)
- [Collaborate](#collaborate)
- [Authors](#authors)

## Description

Building typology for the German building stock adapted to CEA database format. An accompanying documentation.md file details all assumptions and sources used to compile the database. An a paper has been submitted to the BauSIM 2024 conference and is currently under peer review.

The overall goal is to improve the current database creation process and templates of CEA with our case studies from Germany. This collaborative project was born out of the CEA User Meeting 2023 with the explicit goal to publish this Germany database for all CEA users.

## Cite

Please refer to the CEA github repository for questions regarding the usage
of any database, including this one. If you do find the database useful, please cite the
following submitted conference paper:

> Ceruti, A., Geske, M., Hartmann, U., Spliethoff, H., Voelker, C. (2024). From Building to District: Accelerating Urban Building Energy Modeling with an Open-Source Database for Germany. BauSIM 2024, Vienna, Austria. [SUBMITTED]
The reference will be updated as soon as it underwent the review process and is published.

## Collaborate

Please fill out your authorship information below and open a pull request with detailed explanations of the changes.
Alternatively please contact the authors with your ideas or publish an issue.

## Authors

In alphabetical order.

- Amedeo Ceruti (amedeo.ceruti@tum.de)
- Mara Geske (mara.geske@uni-weimar.de)
- Ulla Hartmann (ullahartmann96@gmail.com)
Binary file not shown.
75 changes: 75 additions & 0 deletions cea/databases/DE/archetypes/use_types/COOLROOM.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
METADATA,CH-SIA-2014,COOLROOM
MONTHLY_MULTIPLIER,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0
DAY,HOUR,OCCUPANCY,APPLIANCES,LIGHTING,WATER,HEATING,COOLING,PROCESSES,SERVERS,ELECTROMOBILITY
WEEKDAY,1,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,2,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,3,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,4,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,5,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,6,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,7,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,8,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,9,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,10,0.0,0.8,0.8,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,11,0.0,1.0,1.0,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,12,0.0,1.0,1.0,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,13,0.0,0.6,0.6,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,14,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,15,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,16,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,17,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,18,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,19,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,20,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,21,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,22,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,23,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,24,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,1,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,2,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,3,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,4,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,5,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,6,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,7,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,8,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,9,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,10,0.0,0.8,0.8,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,11,0.0,1.0,1.0,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,12,0.0,1.0,1.0,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,13,0.0,0.6,0.6,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,14,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,15,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,16,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,17,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,18,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,19,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,20,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,21,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,22,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,23,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,24,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,1,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,2,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,3,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,4,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,5,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,6,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,7,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,8,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,9,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,10,0.0,0.8,0.8,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,11,0.0,1.0,1.0,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,12,0.0,1.0,1.0,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,13,0.0,0.6,0.6,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,14,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,15,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,16,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,17,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,18,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,19,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,20,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,21,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,22,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,23,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,24,0.0,0.4,0.4,0.0,SETPOINT,SETPOINT,1.0,0.0,0.0
75 changes: 75 additions & 0 deletions cea/databases/DE/archetypes/use_types/FOODSTORE.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
METADATA,DIN-EN-16798-1undDIn18599,HAUPTBÜRO,,,,,,,,,,
MONTHLY_MULTIPLIER,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8
DAY,HOUR,OCCUPANCY,APPLIANCES,LIGHTING,WATER,HEATING,COOLING,PROCESSES,SERVERS,ELECTROMOBILITY,,
WEEKDAY,1,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,2,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,3,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,4,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,5,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,6,0.0,0.0,0.0,0.0,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,7,0.0,0.0,0.0,0.0,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,8,0.0,0.0,0.0,0.0,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,9,0.1,1,1,0.1,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,10,0.3,1,1,0.3,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,11,0.3,1,1,0.3,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,12,0.7,1,1,0.7,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,13,0.6,1,1,0.6,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,14,0.5,1,1,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,15,0.6,1,1,0.6,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,16,0.6,1,1,0.6,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,17,0.9,1,1,0.9,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,18,0.9,1,1,0.9,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,19,1,1,1,1,SETPOINT,SETPOINT,0.0,0.0,0.0,,
WEEKDAY,20,0.9,1,1,0.9,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,21,0.7,1,1,0.7,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,22,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,23,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
WEEKDAY,24,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,1,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,2,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,3,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,4,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,5,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,6,0.0,0.0,0.0,0.0,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,7,0.0,0.0,0.0,0.0,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,8,0.0,0.0,0.0,0.0,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,9,0.1,1,1,0.1,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,10,0.3,1,1,0.3,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,11,0.3,1,1,0.3,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,12,0.7,1,1,0.7,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,13,0.6,1,1,0.6,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,14,0.5,1,1,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,15,0.6,1,1,0.6,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,16,0.6,1,1,0.6,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,17,0.9,1,1,0.9,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,18,0.9,1,1,0.9,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,19,1,1,1,1,SETPOINT,SETPOINT,0.0,0.0,0.0,,
SATURDAY,20,0.9,1,1,0.9,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,21,0.7,1,1,0.7,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,22,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,23,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SATURDAY,24,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,1,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,2,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,3,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,4,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,5,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,6,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,7,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,8,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,9,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,10,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,11,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,12,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,13,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,14,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,15,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,16,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,17,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,18,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,19,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,20,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,21,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,22,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,23,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
SUNDAY,24,0.0,0.0,0.0,0.0,SETBACK,SETBACK,0.0,0.0,0.0,,
75 changes: 75 additions & 0 deletions cea/databases/DE/archetypes/use_types/GYM.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
METADATA,CH-SIA-2014,GYM
MONTHLY_MULTIPLIER,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8
DAY,HOUR,OCCUPANCY,APPLIANCES,LIGHTING,WATER,HEATING,COOLING,PROCESSES,SERVERS,ELECTROMOBILITY
WEEKDAY,1,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
WEEKDAY,2,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
WEEKDAY,3,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
WEEKDAY,4,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
WEEKDAY,5,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
WEEKDAY,6,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
WEEKDAY,7,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
WEEKDAY,8,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,9,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,10,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,11,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,12,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,13,0.0,1.0,1.0,0.0,SETBACK,SETPOINT,0.0,0.0,0.0
WEEKDAY,14,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,15,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,16,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,17,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,18,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,19,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,20,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,21,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,22,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,23,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
WEEKDAY,24,0.0,0.1,0.1,0.0,SETBACK,SETPOINT,0.0,0.0,0.0
SATURDAY,1,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
SATURDAY,2,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
SATURDAY,3,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
SATURDAY,4,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
SATURDAY,5,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
SATURDAY,6,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
SATURDAY,7,0.0,0.1,0.1,0.0,SETBACK,OFF,0.0,0.0,0.0
SATURDAY,8,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,9,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,10,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,11,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,12,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,13,0.0,1.0,1.0,0.0,SETBACK,SETPOINT,0.0,0.0,0.0
SATURDAY,14,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,15,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,16,1.0,1.0,1.0,1.0,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,17,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,18,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,19,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,20,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,21,0.8,0.8,0.8,0.8,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,22,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,23,0.5,0.5,0.5,0.5,SETPOINT,SETPOINT,0.0,0.0,0.0
SATURDAY,24,0.0,0.1,0.1,0.0,SETBACK,SETPOINT,0.0,0.0,0.0
SUNDAY,1,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,2,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,3,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,4,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,5,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,6,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,7,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,8,0.0,0.1,0.1,0.5,OFF,OFF,0.0,0.0,0.0
SUNDAY,9,0.0,0.1,0.1,0.8,OFF,OFF,0.0,0.0,0.0
SUNDAY,10,0.0,0.1,0.1,1.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,11,0.0,0.1,0.1,1.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,12,0.0,0.1,0.1,0.8,OFF,OFF,0.0,0.0,0.0
SUNDAY,13,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,14,0.0,0.1,0.1,0.8,OFF,OFF,0.0,0.0,0.0
SUNDAY,15,0.0,0.1,0.1,1.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,16,0.0,0.1,0.1,1.0,OFF,OFF,0.0,0.0,0.0
SUNDAY,17,0.0,0.1,0.1,0.8,OFF,OFF,0.0,0.0,0.0
SUNDAY,18,0.0,0.1,0.1,0.5,OFF,OFF,0.0,0.0,0.0
SUNDAY,19,0.0,0.1,0.1,0.8,OFF,OFF,0.0,0.0,0.0
SUNDAY,20,0.0,0.1,0.1,0.8,OFF,OFF,0.0,0.0,0.0
SUNDAY,21,0.0,0.1,0.1,0.8,OFF,OFF,0.0,0.0,0.0
SUNDAY,22,0.0,0.1,0.1,0.5,OFF,OFF,0.0,0.0,0.0
SUNDAY,23,0.0,0.1,0.1,0.5,OFF,OFF,0.0,0.0,0.0
SUNDAY,24,0.0,0.1,0.1,0.0,OFF,OFF,0.0,0.0,0.0
75 changes: 75 additions & 0 deletions cea/databases/DE/archetypes/use_types/HOSPITAL.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
METADATA,CH-SIA-2014,HOSPITAL
MONTHLY_MULTIPLIER,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8
DAY,HOUR,OCCUPANCY,APPLIANCES,LIGHTING,WATER,HEATING,COOLING,PROCESSES,SERVERS,ELECTROMOBILITY
WEEKDAY,1,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,2,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,3,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,4,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,5,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,6,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,7,0.43,0.15,0.15,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,8,0.55,0.21,0.21,0.55,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,9,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,10,1.0,0.54,0.54,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,11,1.0,0.65,0.65,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,12,0.88,0.54,0.54,0.88,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,13,0.66,0.32,0.32,0.66,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,14,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,15,1.0,0.65,0.65,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,16,0.88,0.54,0.54,0.88,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,17,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,18,0.55,0.21,0.21,0.55,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,19,0.43,0.15,0.15,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,20,0.43,0.4,0.4,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,21,0.43,0.32,0.32,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,22,0.43,0.23,0.23,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,23,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
WEEKDAY,24,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,1,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,2,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,3,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,4,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,5,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,6,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,7,0.43,0.15,0.15,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,8,0.55,0.21,0.21,0.55,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,9,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,10,1.0,0.54,0.54,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,11,1.0,0.65,0.65,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,12,0.88,0.54,0.54,0.88,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,13,0.66,0.32,0.32,0.66,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,14,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,15,1.0,0.65,0.65,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,16,0.88,0.54,0.54,0.88,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,17,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,18,0.55,0.21,0.21,0.55,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,19,0.43,0.15,0.15,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,20,0.43,0.4,0.4,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,21,0.43,0.32,0.32,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,22,0.43,0.23,0.23,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,23,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SATURDAY,24,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,1,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,2,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,3,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,4,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,5,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,6,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,7,0.43,0.15,0.15,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,8,0.55,0.21,0.21,0.55,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,9,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,10,1.0,0.54,0.54,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,11,1.0,0.65,0.65,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,12,0.88,0.54,0.54,0.88,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,13,0.66,0.32,0.32,0.66,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,14,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,15,1.0,0.65,0.65,1.0,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,16,0.88,0.54,0.54,0.88,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,17,0.77,0.43,0.43,0.77,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,18,0.55,0.21,0.21,0.55,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,19,0.43,0.15,0.15,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,20,0.43,0.4,0.4,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,21,0.43,0.32,0.32,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,22,0.43,0.23,0.23,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,23,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0
SUNDAY,24,0.43,0.14,0.14,0.43,SETPOINT,SETPOINT,1.0,0.0,0.0

0 comments on commit 8194d3b

Please sign in to comment.