Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3753 closed defect (fixed)

Simulation logging flags are wrong

Reported by: Adam Dershowitz Owned by: Adeel Asghar
Priority: high Milestone:
Component: OMEdit Version: v1.9.4-dev-nightly
Keywords: Cc:

Description

Some of the simulation logging flags in OMEdit are wrong.
For example, if I select DASSL Solver Information, I get the following error:
assert | debug | <p>unrecognized option -lv LOG_DDASRT,LOG_STATS</p>
I believe that selecting this option should use the flag, "LOG_DASSL" instead.
Additionally, sometimes selecting "Jacobian Nonlinear Systems" which selects LOG_NLS_JAC then causes:
Fatal error on line 26, column 10: tag mismatch.
XML::
This looks like a parse error on the output, so could be a completely different issue.

Change History (3)

comment:1 by Adeel Asghar, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in 4385f6e/OMEdit.

The parser error is indeed a different issue. For that I need the test model which is causing it.
Btw, you know you can change the simulation output format in Tools->Options->Simulation->Output to Formatted Text. The parser is used for option Structured.

comment:2 by Adeel Asghar, 9 years ago

Milestone: Future1.10.0

comment:3 by Martin Sjölund, 7 years ago

Milestone: 1.10.0

Milestone deleted

Note: See TracTickets for help on using tickets.