Timeline



2015-03-05:

21:13 Ticket #3189 (New Instantiation - Partial function evaluation and arrays not working) updated by Gustaf Thorslund
Status, Owner changed
20:18 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by Rüdiger Franke
I'd love to add the hint to +showErrorMessage to the documentation …
18:46 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by Mahder Alemseged Gebremedhin
There are a lot of tests that need to be added for ParModelica. …
18:41 Ticket #3047 (Code Generation - invalid c code for array in algorithm) closed by Mahder Alemseged Gebremedhin
fixed: I think this was fixed by r24667. It is working now.
18:28 Ticket #3184 (Code Generation - arrays of arrays) closed by Mahder Alemseged Gebremedhin
fixed: Fixed in r24924 with a workaround. Broke back it with r24930. …
18:27 Ticket #3188 (Code Generation - Array indexing generates bad code) closed by Mahder Alemseged Gebremedhin
fixed: Fixed in r24930. Test cases added in r24947.
14:12 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by Adrian Pop
You could add a small test for it so that we don't break it again.
13:34 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) closed by Mahder Alemseged Gebremedhin
fixed: Fixed in revision r24931. Good luck :)
12:27 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by Gustaf Thorslund
Component changed
11:02 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
10:16 Ticket #3189 (New Instantiation - Partial function evaluation and arrays not working) updated by Gustaf Thorslund
Component changed
09:59 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) created by Gustaf Thorslund
Trying to build a tiny example like […] kind of fails when trying …
09:06 Ticket #3189 (New Instantiation - Partial function evaluation and arrays not working) created by Gustaf Thorslund
Consider the following example similar to the function passed to …

2015-03-04:

20:09 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Rüdiger Franke
Live could be so easy, but Modelica libs aren't. While M5 given in …
18:45 Ticket #3128 (OMEdit - Add key shortcuts to switch between views and trigger Check and Simulate) updated by Adeel Asghar
One reason for this ticket was also that Dymola has this shortcut. So …
18:04 Ticket #3030 (Build Environment - Openmodelica fails to configure) updated by Adam Dershowitz <dersh@…>
In your second comment, you said that if were shared it would work. …
17:29 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Rüdiger Franke
Regarding issue 1: record S2 is just a workaround anyway -- but I …
17:13 Ticket #3128 (OMEdit - Add key shortcuts to switch between views and trigger Check and Simulate) updated by Martin Sjölund
It's usually ctrl-alt that is bound in Linux, but Ctrl+F1/2/3 is still …
16:40 Ticket #3128 (OMEdit - Add key shortcuts to switch between views and trigger Check and Simulate) updated by Bernhard Thiele
Hm. On linux desktops Ctrl+F1/F2/F3 is usually bound to switch between …
16:39 Ticket #3188 (Code Generation - Array indexing generates bad code) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
16:28 Ticket #3128 (OMEdit - Add key shortcuts to switch between views and trigger Check and Simulate) closed by Adeel Asghar
fixed: Done in r24911. Ctrl+F1/F2/F3 switches between …
16:19 Ticket #3030 (Build Environment - Openmodelica fails to configure) updated by Martin Sjölund
That could very well be the problem. Except we don't look for or want …
16:17 Ticket #3030 (Build Environment - Openmodelica fails to configure) updated by Adam Dershowitz <dersh@…>
According to the atlas maintainer, in macports, the problem is that …
15:36 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Adrian Pop
No problem Mahder, you can fix #3188 :)
15:35 Ticket #3188 (Code Generation - Array indexing generates bad code) created by Adrian Pop
We generate bad code for this model: […]
15:17 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Mahder Alemseged Gebremedhin
Seems like I was late to this. Thanks for fixing it Adrian. I promise …
13:01 Ticket #3187 (Backend - boolean_array index assertion failed) closed by Adrian Pop
fixed: Test using PowerSystems.Examples.Spot.AC1ph_DC.Inverter simulation …
12:54 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Adrian Pop
Should be fixed in r24892. I'll add a test for it to be sure and then …
09:58 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Rüdiger Franke
Description changed
09:58 Ticket #3187 (Backend - boolean_array index assertion failed) created by Rüdiger Franke
Today five simulations fail for the PowerSystems library that worked …
08:47 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Adrian Pop
Status, Owner changed
There are 2 issues here: 1. record S2 = S(ns = ns); generates a …
08:28 Ticket #3182 (Frontend - dimension size of function calls) updated by Volker Waurich
Replying to rfranke: > How do you use dumpSimCode? Can you …
08:04 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Adrian Pop
Unfortunately the current front-end design evaluates a lot of things …
07:42 Ticket #3182 (Frontend - dimension size of function calls) updated by Rüdiger Franke
How do you use dumpSimCode? Can you post a command line call? I tried …
05:29 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Rüdiger Franke
The structural part of the precalculation function finds in its …
04:38 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Adrian Pop
And, btw the record constructor function is not lost during …
04:34 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Adrian Pop
It seems we handle modifiers for record components inside functions …
04:17 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Rüdiger Franke
Here is a version of the test model that compiles and simulates with …

2015-03-03:

19:36 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Rüdiger Franke
Description changed
19:28 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Rüdiger Franke
Description changed
19:22 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) created by Rüdiger Franke
The modifiers on record S, variable s in function precalculation are …
17:18 Ticket #3184 (Code Generation - arrays of arrays) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
No it doesn't need to be expanded. Yes filter1[1].cr (which is …
16:32 Ticket #3185 (Run-time - Add simulation tests ran with the same flags as OMEdit uses so we ...) created by Adrian Pop
Sometimes simulation works without any flags but crashes if extra …
09:40 arrTest.mo attached to Ticket #3184 by Volker Waurich
09:39 Ticket #3184 (Code Generation - arrays of arrays) created by Volker Waurich
Hi, Please have a look at the attached model. There is an initial …
02:38 Ticket #3176 (Run-time - String parameters cannot be changed at run-time) updated by jwharington@…
Here's an example. If the String is not used in a CombiTable1Ds, it's …

2015-03-02:

18:55 Ticket #3183 (Frontend - Unknown dimensions during record construction) created by Rüdiger Franke
In case someone digs into the details of #3182, here is a related …
16:59 Ticket #2629 (Backend - Simple model fails to translate under Windows) closed by Rüdiger Franke
fixed: It's running with OpenModelica 1.9.2+dev (r24785) -- about 4 minutes …
14:44 Ticket #3182 (Frontend - dimension size of function calls) created by Volker Waurich
Hi, The dimension of an array-equation with (external) functions can …
06:52 Ticket #3168 (Frontend - Wrong type or wrong number of arguments) closed by Rüdiger Franke
fixed
06:51 Ticket #3168 (Frontend - Wrong type or wrong number of arguments) updated by Rüdiger Franke
Status, Owner changed
The problem is caused by the function Static.elabBuiltinDiagonal
03:23 Ticket #3180 (Backend - Simulation crashes with +d=infoXmlOperations) closed by Adrian Pop
fixed: Fixed in r24846.

2015-02-28:

16:12 Ticket #3168 (Frontend - Wrong type or wrong number of arguments) updated by Rüdiger Franke
The example works if the parameter qualifier is removed from n and …
16:00 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by Rüdiger Franke
Most likely I had not found the flag in the last chapter or an …
12:59 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by anonymous
I think that a list of all the flags (such as this +showErrorMessages) …
11:33 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by Rüdiger Franke
Thanks!
10:24 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by Adrian Pop
You would need to add +showErrorMessages
10:22 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) created by Rüdiger Franke
A debug trace would give some background info if flattening fails (see …

2015-02-27:

17:02 Ticket #3180 (Backend - Simulation crashes with +d=infoXmlOperations) updated by Rüdiger Franke
Component changed
It appears that the generated JSON file is syntactically wrong. It …
17:01 PowerSystems.Examples.Network.NetworkLoop_info.json attached to Ticket #3180 by Rüdiger Franke
11:40 Ticket #3179 (OMEdit - Automatic saving after model change in OMEdit destroys libraries) updated by Adeel Asghar
No. The only intention to have this checkbox is to keep it enabled by …
10:01 Ticket #3180 (Backend - Simulation crashes with +d=infoXmlOperations) updated by Rüdiger Franke
Component changed
09:22 Ticket #3180 (Backend - Simulation crashes with +d=infoXmlOperations) created by Rüdiger Franke
It surprises to see many models crash even though they are reported as …
06:08 Ticket #3179 (OMEdit - Automatic saving after model change in OMEdit destroys libraries) updated by Rüdiger Franke
There finds a checkbox in OMEdit -> Tools -> Options under Simulation …

2015-02-26:

13:19 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Lennart Ochel
Replying to casella: > Issue 2: as of r24759, code …
13:07 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Lennart Ochel
I just added a flag to disable partitioning for now …
10:42 Ticket #3178 (MetaModelica - Dead store elimination removes used statements in for-loops) closed by Per Östlund
fixed: Fixed in r24791.
09:53 Ticket #3179 (OMEdit - Automatic saving after model change in OMEdit destroys libraries) created by Bernhard Thiele
I experienced a bad problem when trying to work with the …
Note: See TracTimeline for information about the timeline view.