.OpenModelica.Scripting.translateResidualsDAE

Information

Takes a model with top-level connectors as input and produces the DAE mode C code for the DAE residuals and Jacobian, guaranteed to be valid for any arbitrary causality once this component is coupled to other ones through the connector variables. Can be used for separate compilation of DAE-based components.

Interface

function translateResidualsDAE
  input TypeName className;
  input String fileNamePrefix = "<default>";
  output Boolean success;
end translateResidualsDAE;

Generated at 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos