.OpenModelica.Scripting.setTearingMethod

Sets the tearing method used by the backend.

Information

Same as calling the compiler with the --tearingMethod flag.

Example input: omcTearing

Interface

function setTearingMethod
  input String tearingMethod;
  output Boolean success;
end setTearingMethod;

Generated at 2025-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos