Buildings.Experimental.DHC.Examples.Cooling
Example model for entire district cooling system
Information
This package contains an example model for district cooling system.
Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).
Package Content
Name | Description |
---|---|
![]() |
Example model for district cooling system with an electric chiller plant and a direct controlled ETS at each building |
Buildings.Experimental.DHC.Examples.Cooling.ElectricChillersDirectETS
Example model for district cooling system with
an electric chiller plant and a direct controlled ETS at each building
Information
This model illustrates an example of district cooling system, consisting of a cooling plant with parallel electric chillers ( Buildings.Experimental.DHC.Plants.Cooling.ElectricChillerParallel), a two-pipe distribution network with plug flow pipes ( Buildings.Experimental.DHC.Networks.Distribution2PipePlugFlow), and time series building load that have directly connected ETS with the chilled water return temperatures controlled above a minimum threshold ( Buildings.Experimental.DHC.Loads.Cooling.BuildingTimeSeriesWithETS). This configuration is illustrated in the schematic below.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Pressure | dpDis | 30000 | Total pressure drop in the district pipes [Pa] |
Chiller and cooling tower | |||
ElectricEIRChiller_York_YT_1055kW_5_96COP_Vanes | perChi | redeclare parameter Building... | Performance data of chiller |
MassFlowRate | mCHW_flow_nominal | 18.3 | Nominal chilled water mass flow rate [kg/s] |
MassFlowRate | mCW_flow_nominal | 34.7 | Nominal condenser water mass flow rate [kg/s] |
PressureDifference | dpCHW_nominal | 44.8*1000 | Nominal chilled water side pressure [Pa] |
PressureDifference | dpCW_nominal | 46.2*1000 | Nominal condenser water side pressure [Pa] |
Power | QChi_nominal | mCHW_flow_nominal*4200*(6.67... | Nominal cooling capaciaty (Negative means cooling) [W] |
Pumps | |||
Generic | perCHWPum | perCHWPum(pressure=Buildings... | Performance data for chilled water pumps |
Generic | perCWPum | perCWPum(pressure=Buildings.... | Performance data for condenser water pumps |
Network | |||
Integer | nLoa | 3 | Number of served loads |
Buildings | |||
String | filNam[nLoa] | {Modelica.Utilities.Files.lo... | Library path of the file with thermal loads as time series |