Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#3690 closed enhancement (fixed)

Improve simulation settings and adding "interval" as parameter

Reported by: dietmarw Owned by: adeas31
Priority: normal Milestone: 1.9.4
Component: OMEdit Version: v1.9.4-dev-nightly
Keywords: interval Cc:

Description

The OMEdit simulation setup is currently missing one option and placing another one in a non-expected place.

  1. One can specify the non-standard NumberOfIntervals which then gets correctly stored as interval but there is no way to directly enter the interval. Both fields should be available where the one is calculated based on whatever setting is done in the last edited one.
  1. The general tab contains the section "Simulation Interval" but that only contains the "Start Time" and "Stop Time" but not the actually number of intervals or interval itself (see 1.). For this one needs to switch to the Output tab. Now I see that it is an output parameter but at the same time simulation time, solver and number of intervals/interval are the most often used settings between simulation runs and should be on the same settings tab to avoid unnecessary clicks.

Change History (5)

comment:1 Changed 9 years ago by adeas31

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 886a78e/OMEdit.

comment:2 Changed 9 years ago by dietmarw

The implementation looks good. Still something that could be improved further (if that is possible):

  1. Would it be possible that the fields "Number of Intervals" and "Interval" interact with each other. I.e., a model has "NumberOfIntervals = 500" and "Interval = 0.002". The user changes the "NumberOfIntervals" field to 1000. Would it be possible to update now the "Interval" field automatically to display 0.001. I'm unsure on what trigger that would happen. Either when another field is clicked or if the radio button is switched to it.
  2. Would it be possible to "deactivate" the non-active field. E.g., greyed out.

I'm not reopening this ticket now. And maybe this should actually be a new enhancement ticket. Btw option 1 would make OMEdit superior to you know what tool ;-)

comment:3 Changed 9 years ago by adeas31

Done in 49aab94/OMEdit.

Calculates the "Number of Intervals" and "Interval" when the radio button is switched.

comment:4 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4 to 1.9.4-1.9.x

Milestone renamed

comment:5 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4-1.9.x to 1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.