.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 2025-09-18T18:21:15Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos