.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-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos