.MultiPhaseMixture.Interfaces.compoundsIndex

Information

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 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos