blockFrom_degC

Block that converts temperature from degree Celsius to kelvin

Information

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

Connectors

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

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.