.ThermofluidStream.Media.myMedia.R134a.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 SI.MassFraction x "Vapour mass fraction";
  input SI.Temperature T "Temperature";
  input SI.Pressure p "Pressure";
  output SI.SpecificHeatCapacity cv "Isochoric specific heat capacity";
  output Real dpT "Derivative of pressure w.r.t. temperature";
end cv2Phase;

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