Hourly Heat Demand
Goal
Applies VDI 4710 with DegreeDays method in order to estimate an hourly profile of space heating demand.
Technical information
| Class | HourlyHeatDemand |
| Superclass | WorkflowStepWithSimStadtGraphics |
| Author | |
| Maintainer | |
| Source location | simstadt-workflows-energy/src/main/java/de/hftstuttgart/simstadtworkflowsteps/energy/HourlyHeatDemand.java |
| Package | de.hftstuttgart.simstadtworkflowsteps.energy |
| Project | simstadt-workflows-energy |
Dependencies
- Geometric Estimator Step
- Geometric Preprocessor Step
- Import City Gml
- Irradiance Processor Step
- Monthly Energy Balance Step
- Physics Preprocessor Step
- Usage Preprocessor Step
- Weather Processor Step
Parameters
Write one file per building? (oneFilePerBuilding)
If desired, one result file can be written for each simulated building.
It includes:
* "Hour of the Year" * Hourly demand * Load duration curveThose file can be used in further processing, e.g. with INSEL.
- Type :
boolean - Default :
false - Getter :
isOneFilePerBuilding() - Setter :
setOneFilePerBuilding(boolean)