blockTo_inH2O

Block that converts pressure from pascal to inch of water gauge (at 60 degF)

Information

Converts pressure given in pascal [Pa] to inch of water gauge (at 60 degF) [inH2O].

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInputuPressure in pascal
Buildings.Controls.OBC.CDL.Interfaces.RealOutputyPressure in inch of water gauge (at 60 degF)

Revisions

  • November 29, 2021, by Michael Wetter:
    Regenerated files with Text annotation using now the textColor attribute rather than the deprecated lineColor attribute.
  • July 05, 2018, by Milica Grahovac:
    Generated with Buildings/Resources/src/Controls/OBC/UnitConversions/unit_converters.py.
    First implementation.