.ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.PartialMedium.specificHeatCapacityCp

Return specific heat capacity at constant pressure

Information

In the two phase region this function returns the interpolated heat capacity between the liquid and vapour state heat capacities.

Interface

function specificHeatCapacityCp
  extends Modelica.Icons.Function;
  input ThermodynamicState state "thermodynamic state record";
  output SpecificHeatCapacity cp "Specific heat capacity at constant pressure";
end specificHeatCapacityCp;

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