.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-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos