modelFrom_inH2O
Validation model for unit conversion from inch of water gauge (at 60 degF) to pascal
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates pressure unit conversion from inch of water gauge (at 60 degF) to pascal.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Subtract | sub | Difference between the calculated and expected conversion output | |
| Buildings.Controls.OBC.CDL.Reals.Subtract | sub1 | Difference between the calculated and expected conversion output |
Revisions
-
November 29, 2021, by Michael Wetter:
Regenerated files withTextannotation using now thetextColorattribute rather than the deprecatedlineColorattribute. -
July 05, 2018, Milica Grahovac
Generated withBuildings/Resources/src/Controls/OBC/UnitConversions/unit_converters.py.
First implementation.