Opened 6 years ago
Closed 6 years ago
#5186 closed defect (fixed)
Documentation of daeMode is out-of-date
Reported by: | Francesco Casella | Owned by: | Willi Braun |
---|---|---|---|
Priority: | blocker | Milestone: | 1.13.0 |
Component: | Backend | Version: | |
Keywords: | Cc: |
Description
The documentation of the daeMode flag does not mention the new
option, which I understand is the one that should be used. Please add that, and also update the status in case all
and dynamic
are obsolete, which was my understanding.
The documentation refers to an "alpha" development status, maybe we should say "experimental". Besides the issue mentioned in #5185, which should of course be resolved, by looking at the daeMode Modelica_trunk report I see a lot of verification failures are still present.
I think before end of the year we should make a systematic investigation of the root causes and try to fix all the remaining issue, otherwise all the great work carried out so far with daeMode will be unusable in real life practice, and that would be a real shame.
Added a DAE Mode section to the documentation in PR90.