.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 2025-02-21T19:24:40Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos