.ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.cv2Phase

Information

compute isochoric specific heat capacity inside the two-phase region

Interface

function cv2Phase
  extends Modelica.Icons.Function;
  input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.PhaseBoundaryProperties liq "properties on the boiling curve";
  input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.PhaseBoundaryProperties vap "properties on the condensation curve";
  input SI.MassFraction x "vapour mass fraction";
  input SI.Temperature T "temperature";
  input SI.Pressure p "preoperties";
  output SI.SpecificHeatCapacity cv "isochoric specific heat capacity";
end cv2Phase;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos