modelCoolingCoilValve
Validation model for the cooling coil valve control sequence
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the cooling coil signal control sequece as implemented in B33 on the main LBNL campus.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | TOutCooCut | 283.15 | Lower outdoor air temperature limit for enabling cooling |
| Real | TSup | 293.15 | Supply air temperature |
| Real | TSupSet | 289.15 | Supply air temperature setpoint |
| Real | TSetMinLowLim | 278.71 | Minimum supply air temperature for defining the upper limit of the valve position |
| Real | TSetMaxLowLim | 283.15 | Maximum supply air temperature for defining the upper limit of the valve position |
| Real | LowTSupSet | 280.37 | Supply air temeprature setpoint to check the limiter functionality |
| Real | fanFee | 0.60 | Fan feedback |
Components
Revisions
-
March 31, 2026, by Michael Wetter:
Corrected unit propagation error that causes Dymola 2026x to not show certain units.
See #2100. -
February 19, 2019, by Michael Wetter:
Revised example. -
April 10, Milica Grahovac
First implementation.