.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-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos