Opened 5 years ago

Last modified 5 years ago

#5509 new defect

Make Simulation Setup dependent of target language

Reported by: AnHeuermann Owned by: adeas31
Priority: blocker Milestone: 2.0.0
Component: OMEdit Version: v1.14.0-dev-nightly
Keywords: Simulation setup, simulation options, Flags, settings Cc:

Description

When setting target language to a different setting than C in OMEdit the Simulation Setup window should change some stats.
E.g the available solver methods and log flags are different for Cpp. (CVODE is the standard integrator for Cpp but only dassl is shown).

The Cpp-Runtime ignores the setting for the chosen integrator method set via OMEdit Simulation Setup window. It could use dassl but ignores it.

Not all logging flags are supported by OMEdit. So they should not be visible in the dialog. For example for LOG_RES_INIT OMEdit returns

Warning: unrecognized logging LOG_RES_INIT

Change History (1)

comment:1 Changed 5 years ago by casella

  • Priority changed from normal to blocker

This really needs to be sorted out for 2.0.0

Note: See TracTickets for help on using tickets.