.Modelica.Thermal.HeatTransfer.Rankine

Information

The components of this package are provided for the convenience of people working mostly with Rankine units, since all models in package HeatTransfer are based on Kelvin units.

Note, that in package Modelica.Units.Conversions, functions are provided to convert between the units Kelvin, degree Celsius, degree Fahrenheit and degree Rankine. These functions allow, e.g., a direct conversion of units at all places where Kelvin is required as parameter. Example:

import Modelica.Units.Conversions.from_degRk;
Modelica.Thermal.HeatTransfer.HeatCapacitor C(T0 = from_degRk(500));

Contents

NameDescription
 ToKelvinConversion from degree Rankine to Kelvin
 FromKelvinConversion from Kelvin to degree Rankine
 FixedTemperatureFixed temperature boundary condition in degRankine
 PrescribedTemperatureVariable temperature boundary condition in degRankine
 TemperatureSensorAbsolute temperature sensor in degRankine

Generated at 2024-12-03T19:25:34Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos