Opened 6 years ago
Closed 6 years ago
#5411 closed defect (duplicate)
Unusual issue involving a simulation plot
Reported by: | Owned by: | Lennart Ochel | |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | OMSimulator | Version: | v1.13.0 |
Keywords: | Cc: | kieran.fung@… |
Description
In my experience, consistency has never been one of OpenModelica's strong points. However, I have come across an issue that seems to go beyond normal reason as to why OpenModelica cannot plot a successful simulation of mine.
I'm building a simple test model for a heat exchanger. I have done this model before, but am applying more realistic boundary conditions. My simple model is able to check, instantiate, and simulate. The confusion lies within the OMEdit Simulation Output, where it tells me in both the output and compilation tabs that the simulation finished successfully. However, nothing is being plotted.
To also add to the confusion. In a separate OpenModelica window I am able to run a different model that simulates and actually plots.
Why is OMEdit simulating one model on one computer application, but on the one right next to it, it does nothing even though a successful simulation has been completed?
Attachments (1)
Change History (3)
by , 6 years ago
Attachment: | ThermoPower_HX_Economizer.mo added |
---|
follow-up: 2 comment:1 by , 6 years ago
I think it is related to #5377. There is some discussion thers that might help you.
comment:2 by , 6 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Replying to trista.arinomo@…:
I think it is related to #5377. There is some discussion thers that might help you.
Yes, I think this is basically a duplicate of #5377. Please follow the discussion there.
@Kieran, it would be really helpful if you could provide a way to consistently reproduce the issue, so we can actually try to fix it.
Economizer Heat Exchanger