blockFrom_gal
Block that converts volume from gallon to cubic meter
Information
Converts volume given in gallon [gal] to cubic meter [m3].
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | u | Volume in gallon | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | y | Volume in cubic meter |
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.