Buildings.DHC.Examples.Steam
Package of example models for steam district heating systems
Information
This package contains example models for steam-based district heating systems.
Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).
Package Content
Name | Description |
---|---|
SingleBoiler | Example model for a complete steam district heating system with a central plant that contains a single boiler |
Buildings.DHC.Examples.Steam.SingleBoiler
Example model for a complete steam district heating system with a
central plant that contains a single boiler
Information
This example model demonstrates a complete system simulation for steam district heating systems. The central plant features a single boiler. For the distribution network, pressure losses on the condensate return pipes are included, while the steam pipes are assumed to be lossless.
References
Kathryn Hinkelman, Saranya Anbarasu, Michael Wetter, Antoine Gautier, Wangda Zuo. 2022. “A Fast and Accurate Modeling Approach for Water and Steam Thermodynamics with Practical Applications in District Heating System Simulation,” Energy, 254(A), pp. 124227. 10.1016/j.energy.2022.124227
Kathryn Hinkelman, Saranya Anbarasu, Michael Wetter, Antoine Gautier, Baptiste Ravache, Wangda Zuo 2022. “Towards Open-Source Modelica Models For Steam-Based District Heating Systems.” Proc. of the 1st International Workshop On Open Source Modelling And Simulation Of Energy Systems (OSMSES 2022), Aachen, German, April 4-5, 2022. 10.1109/OSMSES54027.2022.9769121
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
AbsolutePressure | pSat | 400000 | Saturation pressure, high pressure [Pa] |
AbsolutePressure | pLow | 200000 | Reduced pressure, after PRV [Pa] |
Temperature | TSat | MediumSte.saturationTemperat... | Saturation temperature, at high pressure [K] |
Integer | N | 3 | Number of buildings |
MassFlowRate | mDis_flow_nominal | sum(bld.m_flow_nominal)*1.2 | Nominal mass flow rate of entire district [kg/s] |
HeatFlowRate | QDis_flow_nominal | QBui_flow_nominal*N | Nominal heat flow rate of entire district [W] |
HeatFlowRate | QBui_flow_nominal | 20000 | Nominal heat flow rate of each building [W] |
PressureDifference | dpPip | 6000 | Pressure drop in the condensate return pipe [Pa] |
Generic | perPumFW | perPumFW(pressure(V_flow=(mD... | Performance data for feedwater pump at the plant |
PressureDifference | dp_nominal | 6000 | Pressure drop of distribution at nominal mass flow rate [Pa] |