.BrineProp.PartialBrineGas.specificHeatCapacityCp_pTX

Information

calculation of gas specific heat capacity

Interface

function specificHeatCapacityCp_pTX
  input SI.Pressure p;
  input SI.Temp_K T;
  input SI.MassFraction X[nX] = reference_X "Mass fractions";
  output SI.SpecificHeatCapacity cp "Specific heat capacity at constant pressure";
end specificHeatCapacityCp_pTX;

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