Opened 8 years ago
Closed 7 years ago
#4038 closed defect (fixed)
Dassl modifiers no longer in sync
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
the flags -dasslNoRestart and -dasslNoRootFinding are no longer working properly. The UI needs to be synchronized with the compiler. This is a similar issue to #3827.
Change History (2)
comment:1 by , 7 years ago
Component: | *unknown* → OMEdit |
---|---|
Milestone: | Future → 1.12.0 |
Owner: | changed from | to
Priority: | high → blocker |
Status: | new → assigned |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in 9fd2f4/OMEdit and ported to maintenance/v1.12.
Note:
See TracTickets
for help on using tickets.
As of OpenModelica-v1.13.0-dev-63-g453e1c7-64bit, OMEdit still uses the -dasslnoRestart instead of -noRestart and -dasslNoRootFinding instead of -noRootFinding when you uncheck the corresponding DASSL/IDA Options in the General setup tab.
Please update the flags on master and for 1.12.beta1
Please also update the flag names in
https://www.openmodelica.org/doc/OpenModelicaUsersGuide/latest/simulationflags.html
under Integration Methods | dassl