modelTo_psi
Validation model for unit conversion from pascal to pound-force per square inch
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates pressure unit conversion from pascal to pound-force per square inch.
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.