.Chemical.Interfaces.StateOfMatter.electroChemicalPotentialPure

Information

Electro-chemical potential of the pure substance

Interface

function electroChemicalPotentialPure
  extends Modelica.Icons.Function;
  input SubstanceData substanceData "Data record of substance";
  input Modelica.Units.SI.Temperature T = 298.15 "Temperature";
  input Modelica.Units.SI.Pressure p = 100000 "Pressure";
  input Modelica.Units.SI.ElectricPotential v = 0 "Electric potential of the substance";
  input Modelica.Units.SI.MoleFraction I = 0 "Ionic strengh (mole fraction based)";
  output Modelica.Units.SI.ChemicalPotential electroChemicalPotentialPure "Base electro-chemical potential";
end electroChemicalPotentialPure;

Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos