Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#6308 closed defect (invalid)

Omedit loses the specification of the # of output points

Reported by: massimo ceraolo Owned by: Adeel Asghar
Priority: high Milestone: 1.17.0
Component: OMEdit Version: v1.17.0-dev
Keywords: Cc:

Description (last modified by massimo ceraolo)

To reproduce consider the following simple model

model Test
  Modelica.Blocks.Sources.Sine sine(freqHz = 100);
equation
end Test;
  1. open Test
  2. open Simulation Setup
  3. change # of points to 5000 and check "save experiment annotation inside model" checkbox (leave the other checkboxes unchecked)
  4. click ok and simulate (look at the results: simulation was performed with 500 points)
  5. open SimulateSetup: the # of points is again equal to 500.

Attachments (1)

Recording.mp4 (6.6 MB ) - added by Adeel Asghar 4 years ago.

Change History (5)

comment:1 by massimo ceraolo, 4 years ago

Description: modified (diff)
Summary: Omedit loses # of point specificationOmedit loses the specification of the # of output points

comment:2 by massimo ceraolo, 4 years ago

Description: modified (diff)

by Adeel Asghar, 4 years ago

Attachment: Recording.mp4 added

comment:3 by Adeel Asghar, 4 years ago

Seems to work fine for me or am I missing something here.

comment:4 by massimo ceraolo, 4 years ago

Resolution: invalid
Status: newclosed

ehm...
I usually start OMEdit before testing any sequence I put on tickets.
Unfortunately, this time I did not. As @adeas31 pointed out, if we repeated the sequence of this ticket from a clean start, the bug does not show up.
I'll close the ticket by now.
In case in the future I can find a sequence that, when followed immediately after starting OMEdit, shows the issue I'll open it again.

Version 0, edited 4 years ago by massimo ceraolo (next)
Note: See TracTickets for help on using tickets.