.ThermoSysPro.Properties.Common.cv2Phase

Information

Compute isochoric specific heat capacity inside the two-phase region

Interface

function cv2Phase
  extends Modelica.Icons.Function;
  input PhaseBoundaryProperties liq "Properties on the boiling curve";
  input PhaseBoundaryProperties vap "Properties on the condensation curve";
  input Units.SI.MassFraction x "Vapour mass fraction";
  input Units.SI.Temperature T "Temperature";
  input Units.SI.Pressure p "Properties";
  output Units.SI.SpecificHeatCapacity cv "Isochoric specific heat capacity";
end cv2Phase;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos