modelTo_gal
Validation model for unit conversion from cubic meter to gallon
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates volume unit conversion from cubic meter to gallon.
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.