modelTo_degC
Validation model for unit conversion from kelvin to degree Celsius
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates temperature unit conversion from kelvin to degree Celsius.
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.