blockFrom_psi
Block that converts pressure from pound-force per square inch to pascal
Information
Converts pressure given in pound-force per square inch [psi] to pascal [Pa].
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | u | Pressure in pound-force per square inch | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | y | Pressure in pascal |
Revisions
-
November 29, 2021, by Michael Wetter:
Regenerated files withTextannotation using now thetextColorattribute rather than the deprecatedlineColorattribute. -
July 05, 2018, by Milica Grahovac:
Generated withBuildings/Resources/src/Controls/OBC/UnitConversions/unit_converters.py.
First implementation.