.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-12-05T19:13:58Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos