.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 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos