.ThermoSysPro.Properties.WaterSteam.BaseIF97.Basic.psat_der

derivative function for psat

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

        

Interface

function psat_der
  extends Modelica.Icons.Function;
  input Units.SI.Temperature T "temperature (K)";
  input Real der_T(unit = "K/s") "temperature derivative";
  output Real der_psat(unit = "Pa/s") "pressure";
end psat_der;

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