.ExternalMedia.Media.BaseClasses.ExternalTwoPhaseMedium.specificEnthalpy_dT_state

Interface

function specificEnthalpy_dT_state
  extends Modelica.Icons.Function;
  input Density d "Density";
  input Temperature T "Temperature";
  input ThermodynamicState state;
  output SpecificEnthalpy h "SpecificEnthalpy";
end specificEnthalpy_dT_state;

Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos