.Chemical.Interfaces.Properties.specificEnthalpy

Specific molar enthalpy of the substance with electric potential dependence

Interface

function specificEnthalpy
  import Chemical;
  extends Modelica.Icons.Function;
  input Chemical.Interfaces.Definition definition "Definition of substance";
  input Interfaces.SolutionState solution "Chemical solution state";
  output Modelica.Units.SI.SpecificEnthalpy specificEnthalpy "Specific enthalpy";
end specificEnthalpy;

Generated at 2026-05-04T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos