modelFrom_Btu
Validation model for unit conversion from British thermal units to joule
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates energy unit conversion from British thermal units to joule.
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.