.ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.IF97_Utilities.BaseIF97.extraDerivs_pT

function to calculate some extra thermophysical properties in regions 1, 2, 3 and 5 as f(p,T)

Interface

function extraDerivs_pT
  extends Modelica.Icons.Function;
  input SI.Pressure p "pressure";
  input SI.Temperature T "temperature";
  output ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.ExtraDerivatives dpro "thermodynamic property collection";
end extraDerivs_pT;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos