.HelmholtzMedia.Interfaces.PartialHelmholtzMedium.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 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos