.ThermoSysPro.Properties.WaterSteam.Common.cv2Phase

Information

Adapted from the ThermoFlow library (H. Tummescheit)

Version 1.0

Interface

function cv2Phase
  input PhaseBoundaryProperties liq;
  input PhaseBoundaryProperties vap;
  input Real x "Vapor mass fraction";
  input Units.SI.Temperature T;
  input Units.SI.AbsolutePressure p;
  output Units.SI.SpecificHeatCapacity cv;
end cv2Phase;

Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos