.Chemical.Processes.Internal.Kinetics.linearPotentialDiff

Linear potential difference function

Information

This Gibbs energy loss is linear in the molarflow with the linear factor kC:

du := n_flow/kC;

Interface

function linearPotentialDiff
  extends partialPotentialDiff;
  input Real kC(unit = "mol2/(J.s)") = 1 "Linear factor" annotation(
    Dialog(enable = true));
end linearPotentialDiff;

Generated at 2026-02-04T19:14:01Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos