List Energy Systems
Goal
Called after EnergySystemTemplate, this step will write a CSV file containing a description of all the energy systems which have been chosen for each building. For example:
- Building;Main energy system;;Backup energy system;;Water tank;;Photovoltaic;;Solar battery;;;
- ID;Name;Power;Name;Power;Name;Volume;Nominal power;Yield;Name;Amp-hour;Voltage;Energy
- [-];[-];[kW];[-];[kW];[-];[m³];[kWp];[MWh/a];[-];[Ah];[V];[kWh]
- _Oberstadt4736_BD.D57nsh99VQZSKgcs2lhj;WPL 130 AC;75.6;Evolution Viso Compact;25;Oskar 10;4;;;;;;
- _Oberstadt4736_BD.nPBI5H7YyKxy3n0yiYeI;alira LW 140;14.2;atmoTECexclusive VC 104/4-7A;10;Vitocell 100-E, Typ SVPA, 400l;0.4;6;6.4;theoretical battery 2;20;400;8
- _Oberstadt4736_BD.SGXeiErb1E4FezDIQWJi;;;;;;;;;;;;
- ...
Technical information
Class | ListEnergySystems |
Superclass | WorkflowStep |
Author | |
Maintainer | |
Source location | simstadt-workflows-energy/src/main/java/de/hftstuttgart/simstadtworkflowsteps/template/energysystem/ListEnergySystems.java |
Package | de.hftstuttgart.simstadtworkflowsteps.template.energysystem |
Project | simstadt-workflows-energy |
Dependencies
- Create SimStadt Model
- Energy System Template
- Geometric Preprocessor
- Hourly Heat Demand
- Import City Gml
- Irradiance Processor
- Monthly Energy Balance
- Physics Preprocessor
- Usage Preprocessor
- Weather Processor