modelOverrides
Validation of model that overrides control
Information
This example validates Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.SeriesFanCVF.Subsequences.Overrides for overrideing controls.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.SeriesFanCVF.Subsequences.Overrides | ove | Block outputs system requests | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | damPos | Damper position setpoint | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | oveDam | Override damper position | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt1 | Convert real to integer | |
| Buildings.Controls.OBC.CDL.Reals.Round | round1 | Round real number to given digits | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | heaValPos | Heating valve position | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | oveDam1 | Override damper position | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt3 | Convert real to integer | |
| Buildings.Controls.OBC.CDL.Reals.Round | round3 | Round real number to given digits | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | heaOff | Close heating valve | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | terFan | Terminal fan status | |
| Buildings.Controls.OBC.CDL.Logical.Not | not1 | Logical not |
Revisions
-
February 10, 2022, by Jianjun Hu:
First implementation.