.ThermoSysPro.Properties.WaterSteam.Common.cv2Phase

Information

Adapted from the ThermoFlow library (H. Tummescheit)  


Version 1.0  

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

      

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 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos