modelCoolingTowersParallel
Example model for parallel cooling tower model
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.DHC.Plants.Cooling.Subsystems.Examples.BaseClasses.PartialCoolingTowersSubsystem (Partial class for test models of subsystems).
Information
This model validates the parallel connected cooling tower subsystem in Buildings.DHC.Plants.Cooling.Subsystems.CoolingTowersParallel.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Nominal condition | |||
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from PartialCoolingTowersSubsystem) | 0.5 | Design water flow rate |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.Bus | weaBus (from PartialCoolingTowersSubsystem) | Weather data bus |
Components
Revisions
-
August 6, 2020 by Jing Wang:
First implementation.