.ThermoSysPro.Properties.WaterSteam.BaseIF97.Basic.T3a_ps

Region 3 a: inverse function T(p,s)

Information


  Equation number 6 from:  
 [1] The international Association  
 for the Properties of Water and Steam  
  Vejle, Denmark  
  August 2003  
  Supplementary Release on Backward Equations for the Fucnctions  
 T(p,h), v(p,h) and T(p,s),   
  v(p,s) for Region 3 of the IAPWS Industrial Formulation 1997 for  
 the Thermodynamic Properties of  
  Water and Steam  

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

        

Interface

function T3a_ps
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "Pressure";
  input Units.SI.SpecificEntropy s "specific entropy";
  output Units.SI.Temp_K T "Temperature";
end T3a_ps;

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos