Opened 6 years ago
Closed 6 years ago
#5415 closed enhancement (invalid)
Make switching to plotting perspective at the end of the simulation optional
Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.14.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
Some time ago, a featue was introduced in OMEdit that brings the plotting window in the foreground in case of successful simulation. Apparently, this was desirable for some users, but it's definitely not for me.
I work in application fields (thermo-fluid systems) were very often the simulation has issues, so for me it is mandatory to inspect the content of the simulation log before actually looking at results. In fact, I really want to see the magic statements
The initialization finished successfully
and
The simulation finished successfully
before I even bother looking at the results, because I can't really give them for granted. A behaviour whereby no log means everything was ok is not good for me.
Consequently, I find it very annoying that the log window disappears precisely when I would mostly want to see it, and I have to struggle to get it back to the foreground.
Could you please make this behaviour optional, allowing me to disable it?
Change History (2)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Oops, I didn't notice that. Works fine.
There is already an option for it in
Tools->Options->Simulation->Switch to plotting perspective after simulation
. Its checked by default. Just uncheck it. Note that even after unchecking it theVariables Browser
will still open up but the perspective is not changed to plotting.