modelOneSupplyOneBuilding
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example contains the following function units:
- a supply unit working as pressure and temperature source
- a dual pipe for fluid transport (supply and return)
- a substation with a thermal storage tank and electric booster heater for domestic hot water supply and a direct connection for space heating
- a domestic hot water demand with heat demand value from a file and with a constant return temperature
- a space heating demand with heat demand value from a file and with a varying return temperature
Components
| Type | Name | Default | Description |
|---|---|---|---|
| DisHeatLib.Demand.Demand | demandSH | ||
| DisHeatLib.Pipes.DualPipe | pipe | ||
| DisHeatLib.Boundary.SoilTemperature | soil | ||
| DisHeatLib.Supply.Supply_pT | baseSupply | ||
| DisHeatLib.Demand.Demand | demandDHW | ||
| DisHeatLib.Substations.SubstationParallel | substation | ||
| Modelica.Blocks.Sources.RealExpression | dp_measure_min |
Contents
| Name | Description |
|---|---|
Revisions
- Feburary 27, 2019, by Benedikt Leitner:
Implementation and added User's guide.