.MultiPhaseMixture.Interfaces.compoundsIndex

returns position of compound in X array, -1 if not present

Interface

function compoundsIndex
  input String name;
  input Boolean caseSensitive = false;
  output Integer index "position of substance in i X array, -1 if not present";
end compoundsIndex;

Generated at 2025-07-12T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos