﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5843	Make sure daeMode works in a reliable way	Francesco Casella	Karim Adbdelhak	"{{{--daeMode}}} was introduced several years ago, particularly to handle models with large algebraic loops and/or models where the DAE description is sparse while the ODE one is not.

The current status of {{{--daeMode}}} is that it works well in a number of cases, but still fails rather frequently. For example, compare the success ratio of simulations of MSL 3.2.3 [https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.3/Modelica_3.2.3.html with odeMode] and with [https://libraries.openmodelica.org/branches/newInst-daeMode/Modelica_3.2.3/Modelica_3.2.3.html daeMode].

We should
- investigate why these failures happen
- fix them if possible
- in case some cases cannot be reliable handled by {{{--daeMode}}} we should issue a proper error message during compilation, instead of generating a failing simulation code"	defect	new	high	2.0.0	Run-time				Andreas Heuermann
