.FCSys.Characteristics.BaseClasses.CharacteristicEOS.v_Tp

Information

The derivative of this function is dv_Tp().

Interface

function v_Tp
  import FCSys.Utilities.Polynomial;
  extends Modelica.Icons.Function;
  input Q.TemperatureAbsolute T = 298.15*U.K "Temperature" annotation(
    Dialog(__Dymola_label = "<html><i>T</i></html>"));
  input Q.PressureAbsolute p = p0 "Pressure" annotation(
    Dialog(__Dymola_label = "<html><i>p</i></html>"));
  output Q.VolumeSpecificAbsolute v "Specific volume";
end v_Tp;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos