.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-08-30T18:21:13Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos