blockTo_degC

Block that converts temperature from kelvin to degree Celsius

Information

Converts temperature given in kelvin [K] to degree Celsius [degC].

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInputuTemperature in kelvin
Buildings.Controls.OBC.CDL.Interfaces.RealOutputyTemperature in degree Celsius

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.