modelMultiStage
Test model for multi speed water source DX coil
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is a test model for Buildings.Fluid.DXSystems.Cooling.WaterSource.MultiStage. The model has open-loop control and time-varying input conditions.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | m_flow_nominal | datCoi.sta[datCoi.nSta].nomVal.m_flow_nominal | Nominal mass flow rate |
| Modelica.Units.SI.PressureDifference | dpEva_nominal | 1000 | Pressure drop at m_flow_nominal |
| Modelica.Units.SI.PressureDifference | dpCon_nominal | 40000 | Pressure drop at mCon_flow_nominal |
| Buildings.Fluid.DXSystems.Cooling.WaterSource.Data.Generic.DXCoil | datCoi | Coil data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Sources.Boundary_pT | sinAir | Sink on air side | |
| Buildings.Fluid.Sources.MassFlowSource_T | souAir | Source on air side | |
| Modelica.Blocks.Sources.Ramp | TEvaIn | Temperature | |
| Buildings.Fluid.DXSystems.Cooling.WaterSource.MultiStage | mulSpeDX | Multi-speed DX coil | |
| Modelica.Blocks.Sources.Ramp | mCon_flow | Condenser inlet mass flow | |
| Buildings.Fluid.Sources.MassFlowSource_T | souWat | Source on water side | |
| Buildings.Fluid.Sources.Boundary_pT | sinWat | Sink on water side | |
| Modelica.Blocks.Sources.IntegerTable | speRat | Speed ratio |
Contents
| Name | Description |
|---|---|
Revisions
-
February 16, 2017 by Yangyang Fu:
First implementation.