Timeline



2014-05-07:

17:00 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by Martin Sjölund
So I remember: if we do move to git, we could setup a nicer workflow …
17:00 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
Next try: The tests work the other way around: […] This case …
16:36 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
Well, it seems that my omc was not clean of changes. Both models …
16:30 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
It seems that somewhere is a magic border of 1e-10: […]
16:27 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
Here are two more model, which pinpoint the Problem of the event …
14:46 Ticket #2684 (Run-time - unstable event system) updated by Willi Braun
Status, Owner changed
13:02 Ticket #2686 (Code Generation - error type: error when building simulator) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
12:34 Ticket #2683 (Code Generation - Do not generate self-assignments) closed by Martin Sjölund
fixed
12:02 Ticket #2686 (Code Generation - error type: error when building simulator) updated by Lennart Ochel
Cc changed
Mahder, please can you have a look?
12:00 Ticket #2686 (Code Generation - error type: error when building simulator) updated by Lennart Ochel
This is of course a problem with the code generation for arrays: …
11:56 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by Per Östlund
Cc, Component changed
Ok, I've found the issue with flattening but haven't figured out how …
11:37 example2.mo attached to Ticket #2686 by anonymous
11:37 Ticket #2686 (Code Generation - error type: error when building simulator) created by Adrian Pop
Hello! I have already sent you another question a couple of hours ago. …
10:28 Ticket #2684 (Run-time - unstable event system) updated by Per Östlund
Replying to lochel: > Replying to perost: > > …
10:20 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
Replying to perost: > I have disabled the Test10 test …
10:09 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
Events get sometimes triggered a bit too early. This happens for …
10:00 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by Per Östlund
Status, Owner, Component changed
Seems to be some issues with flattening, outputConnector[i].signal …
09:19 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by anonymous
sorry, i forgot to mention the model not working is testmodel
09:18 example.mo attached to Ticket #2685 by anonymous
09:17 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) created by Adrian Pop
Hello everyone, working on some controller model omc fails to reduce …
08:56 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
Status, Owner changed

2014-05-06:

15:27 Ticket #2679 (OMEdit - Problems with OpenModelica plot) updated by Adeel Asghar
Point 2 is fixed in r20386.
10:36 Ticket #2665 (OMNotebook - DrModelica chapter on time is wrong) closed by Per Östlund
fixed: Fixed in r20385. I completely rewrote the section, since the only …
07:57 Ticket #2684 (Run-time - unstable event system) updated by Per Östlund
I have disabled the Test10 test case, please enable it again when this …
06:02 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Adrian Pop
For the ultraboost model the message is correct. you're missing a …
00:33 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by anonymous
I was using Openmodelica1.9.1Beta2 r19512 on Linux.
00:30 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by anonymous
I get this when I connect an ideal cell to a resistor. […] …

2014-05-05:

20:04 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Francesco Casella
ThermoPower.Test.DistributedParameterComponents.TestGasFlow1DFV_A
15:12 Ticket #1506 (Backend - Remove import support from Lookup.mo) closed by Per Östlund
wontfix: Still needed for old lookup, not relevant for new.
15:03 Ticket #1557 (Instantiation - Erroneous component name lookup during flattening) closed by Per Östlund
fixed: This seems to have been fixed some time ago.
11:21 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
That is the condition of the untriggered event. It is part of an for …
11:19 Ticket #2684 (Run-time - unstable event system) updated by Martin Sjölund
Is that the generated equation? Why is it not simplified to: […]
11:13 Ticket #2684 (Run-time - unstable event system) created by Lennart Ochel
The OpenModelica event system seems to be unstable for …
10:23 Ticket #2681 (Frontend - concatenation in function fails) closed by Per Östlund
fixed: Fixed in r20360.
07:45 Ticket #2681 (Frontend - concatenation in function fails) updated by Per Östlund
Status, Owner changed

2014-05-04:

06:12 Ticket #2683 (Code Generation - Do not generate self-assignments) updated by Martin Sjölund
Status, Owner, Component changed
06:12 Ticket #2683 (Code Generation - Do not generate self-assignments) created by Martin Sjölund
Tail-recursive calls: […] Generates C-code that triggers warnings: …

2014-05-03:

13:57 Ticket #1428 (New Instantiation - inner/outer functions not supported) updated by Adrian Pop
Status, Owner, Component, Cc, Milestone changed

2014-05-02:

11:53 Ticket #2682 (Backend - ExpressionSolve.solve fails) updated by Lennart Ochel
Cc changed
11:51 Ticket #2682 (Backend - ExpressionSolve.solve fails) created by Lennart Ochel
ExpressionSolve.solve is not able to solve u4 = 15/h-2 w.r.t. …
11:35 Ticket #2679 (OMEdit - Problems with OpenModelica plot) updated by Adeel Asghar
Point 5 is fixed in r20346. The toolbar has 3 buttons now, Grid (shows …
10:37 Ticket #2679 (OMEdit - Problems with OpenModelica plot) updated by Adeel Asghar
Point 6 is fixed in r20345.
10:01 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Lennart Ochel
Replying to lochel: > I found a fix for the ThermoPower …
09:03 example.mo attached to Ticket #2681 by Andreas Hofmann
09:02 Ticket #2681 (Frontend - concatenation in function fails) created by Andreas Hofmann
Hello everyone, trying to concat two vectors within a function fails. …
05:03 Ticket #1840 (OMEdit - OMEdit: enable copy/paste) updated by anonymous
Hey guys, I know all the pros prefer modifying text files but .…

2014-04-30:

22:38 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Francesco Casella
Replying to sjoelund.se: > Replying to [comment:9
21:41 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Martin Sjölund
Replying to casella: > I tried the following test case, …
21:38 Ticket #2680 (OMEdit - Mac OMEdit won't open) closed by Martin Sjölund
fixed
20:35 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Francesco Casella
Cc changed
Replying to lochel: > I found a fix for the ThermoPower …
20:16 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
YES! It now runs again, and simulation now run as well. Martin, …
19:21 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Martin Sjölund
r20336 should fix the simulations.
19:08 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Martin Sjölund
Yeah, the simulation issue is separate. I wanted to fix OMEdit first.
19:07 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
I will try r20334, as soon as that change gets to me. (It often …
19:00 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Martin Sjölund
Well. That's what the rpath does. You link with a list of directories …
18:52 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Lennart Ochel
I found a fix for the ThermoPower example, which breaks none of the …
18:44 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
Nope. It's an actual folder. Macports tries to keep all of the …
18:39 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Martin Sjölund
OK, so /Applications/MacPorts is not a symbolic link. I must have read …
18:37 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Francesco Casella
I tried the following test case, which should capture all the features …
18:36 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
Maybe this is helpful, to figure it out. omc does live in /opt and …
18:29 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
But, this does exist: …
18:19 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
/opt/local/Applications does not exist …
18:12 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Martin Sjölund
I meant open /opt/local/Applications/OMEdit.app (the pre-built …
17:59 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
I'm not sure if this is what you had in mind. But, I did try changing …
17:50 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
That folder doesn't exist, so I'm not sure what you have in mind. …
17:17 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Martin Sjölund
If you didn't modify the rpath and launch it from …
17:06 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
otool, which shows the paths used shows this: […] As a work …
16:46 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Lennart Ochel
The pre-opt module transforms the following equations (left) into the …
16:44 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
Nope. I just upgraded to r20332 and get the identical error.
15:15 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Martin Sjölund
Status, Owner changed
Nah, the problem is we link against relative paths. And on OSX, OMEdit …
14:52 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Lennart Ochel
This is a problem of the pre-optimization module >>inlineArrayEqn<<.
14:44 Ticket #2680 (OMEdit - Mac OMEdit won't open) updated by Adam Dershowitz <dersh@…>
As another data point, version 20221 works fine, but 20315 and 20324 …
14:41 Ticket #2680 (OMEdit - Mac OMEdit won't open) created by Adam Dershowitz <dersh@…>
OMEdit for the Mac will no longer open. It reports this error: …
10:57 WSM.png attached to Ticket #2679 by Adeel Asghar
10:57 Dymola.png attached to Ticket #2679 by Adeel Asghar
10:56 OMPlot.png attached to Ticket #2679 by Adeel Asghar
10:55 Ticket #2679 (OMEdit - Problems with OpenModelica plot) created by Adeel Asghar
1. The legend/figures on the y-axis and x-axis are too small 2. When …
09:31 Ticket #2678 (Code Generation - ExternalObject constructor not called) closed by Martin Sjölund
invalid: […] Is not how you call the constructor. You should use: […] …
09:25 ExtObj.zip attached to Ticket #2678 by federico.terraneo@…
Testcase that triggers the bug
09:24 Ticket #2678 (Code Generation - ExternalObject constructor not called) created by federico.terraneo@…
Trying to instantiate an ExternalObject with omc nightly builds …
Note: See TracTimeline for information about the timeline view.