Timeline
2015-03-07:
- 21:28 Ticket #3195 (Backend - Translation error with integer inputs) updated by
-
Status, Owner changed
- 19:04 Ticket #3195 (Backend - Translation error with integer inputs) created by
- This case is motivated by transformer models of the PowerSystems …
- 19:00 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by
- Just an update I have fixed the handling for multi-dimensional array …
- 18:30 Ticket #2777 (OMEdit - Omedit and small plots issues) updated by
- I've checked today (with r24759) and I saw that the plot created using …
- 18:20 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by
- OK. Undocking the Messages Browser is fine.
- 17:31 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by
- Replying to rfranke: > One might also move the message …
- 16:46 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by
- One might also move the message browser from the main window to the …
- 12:40 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- Thnks! I now removed the ulimit -s from the Linux nightly builds.
- 12:20 Ticket #3193 (Parser - TplParser - stack overflow for big templates) closed by
- fixed: It seems I missed this ticket, I thought I was the only one with this …
- 10:01 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) created by
- We OMEdit users are always hungry for space on our computer screens. …
- 07:36 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by
- I already talked with Mahder about this and he'll have a look asap.
- 07:10 Ticket #3160 (New Instantiation - C compilation error for array equations) reopened by
- Hmm... yesterday afternoon the tests reported for the three models an …
- 06:48 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- Well, I'm not thinking very new MetaModelica yet but what you say …
- 06:46 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- All of the cases in restOfTempLine can be merged into a single match …
- 06:41 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- The last 5 cases in TplParser.restOfTemplLine can now be merged into …
- 06:38 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- I inlined TplParser.templateBody inside TplParser.restOfTemplLine but …
- 06:37 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- I think TplParser.restOfTemplLine can be rewritten using guards and …
- 06:33 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- Seems that ulimit -s 14336, 14MB works but not 13MB.
- 05:19 Ticket #3193 (Parser - TplParser - stack overflow for big templates) created by
- Seems that TplParser stack overflows for big templates via mutually …
2015-03-06:
- 16:50 Ticket #3160 (New Instantiation - C compilation error for array equations) closed by
- fixed: I think this was fixed by r24887 as a side-effect. works now.
- 16:44 Ticket #1675 (Frontend - parameter passing for records does not work) updated by
-
Component changed
- 16:43 Ticket #3187 (Backend - boolean_array index assertion failed) closed by
- fixed: Okay this issue should be fixed in r24970. Now we should be able to …
- 14:04 Ticket #2087 (FMI - Move generated functions) closed by
- invalid
- 14:03 Ticket #2036 (FMI - FMU: fmiCompletedIntegratorStep does not set callEventUpdate) closed by
- fixed: This is probably fixed long time ago. As I can see callEventUpdate …
- 13:38 Ticket #3034 (FMI - Import issues with inputs in fmi 2.0) closed by
- fixed: Fixed in r24966.
- 13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) updated by
-
Status changed
- 13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) updated by
-
Cc changed
- 13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) created by
- In r24915 cellier method is activated again for big algebraic loos. In …
- 13:14 Ticket #3191 (Backend - Modelica.Fluid.Examples.HeatingSystem fails in combination with ...) created by
- Modelica.Fluid.Examples.HeatingSystem fails if replaceHomotopy=actual …
- 12:03 Ticket #3171 (FMI - BouncingBall modelDescription.xml is not valid for trivial reasons) closed by
- fixed: Fixed in r24963.
- 11:51 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
-
No. The case above can only handle
arr = fcall();
but the … - 11:39 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- Adrian I added that cref check speicifically. I thought the case above …
- 11:08 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- The new failures should be fixed by r24961. I will re-run the library …
- 10:27 Ticket #1675 (Frontend - parameter passing for records does not work) updated by
-
Component, Description changed
- 10:25 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- I think i found what the problems are with the new failures. It seems …
- 10:21 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- All the Inverter models fail again. Additionally some more models …
- 09:53 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by
-
Description, Summary changed
- 09:51 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- Mahder, I think the simulation issues have to do with #3186 as we're …
- 09:42 Ticket #3187 (Backend - boolean_array index assertion failed) reopened by
- I don't know if you have noticed but now we have 38 models failing …
- 08:16 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
- Fixed in r24954 by removing the debug flags setting from the OMShell …
- 06:40 Ticket #2756 (Code Generation - OM reports an error in the C code it creates) updated by
- I've made two more tests with r24918. 1) from the code in comment 13: …
- 06:22 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
- After we do the release I will translate it to latex (I do have a …
- 06:07 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
- I have been complaining about the blob for years. I usually do not …
2015-03-05:
- 21:13 Ticket #3189 (New Instantiation - Partial function evaluation and arrays not working) updated by
-
Status, Owner changed
- 20:18 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
-
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
- 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
- fixed: I think this was fixed by r24667. It is working now.
- 18:28 Ticket #3184 (Code Generation - arrays of arrays) closed by
- 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
- fixed: Fixed in r24930. Test cases added in r24947.
- 14:12 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by
- 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
- fixed: Fixed in revision r24931. Good luck :)
- 12:27 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by
-
Component changed
- 11:02 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by
-
Status, Owner changed
- 10:16 Ticket #3189 (New Instantiation - Partial function evaluation and arrays not working) updated by
-
Component changed
- 09:59 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
Status, Owner changed
- 16:28 Ticket #3128 (OMEdit - Add key shortcuts to switch between views and trigger Check and Simulate) closed by
- fixed: Done in r24911. Ctrl+F1/F2/F3 switches between …
- 16:19 Ticket #3030 (Build Environment - Openmodelica fails to configure) updated by
- 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
- According to the atlas maintainer, in macports, the problem is that …
- 15:36 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- No problem Mahder, you can fix #3188 :)
- 15:35 Ticket #3188 (Code Generation - Array indexing generates bad code) created by
- We generate bad code for this model: […]
- 15:17 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- 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
- fixed: Test using PowerSystems.Examples.Spot.AC1ph_DC.Inverter simulation …
- 12:54 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- 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
-
Description changed
- 09:58 Ticket #3187 (Backend - boolean_array index assertion failed) created by
- 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
-
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
- 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
- Unfortunately the current front-end design evaluates a lot of things …
- 07:42 Ticket #3182 (Frontend - dimension size of function calls) updated by
- 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
-
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
- 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
- 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
- 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
-
Description changed
- 19:28 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by
-
Description changed
- 19:22 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) created by
- The modifiers on record S, variable s in function precalculation are …
- 17:18 Ticket #3184 (Code Generation - arrays of arrays) updated by
-
Status, Owner changed
No it doesn't need to be expanded. Yesfilter1[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
- Sometimes simulation works without any flags but crashes if extra …
- 09:39 Ticket #3184 (Code Generation - arrays of arrays) created by
- 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
- 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
- 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
- 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
- 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
- fixed
- 06:51 Ticket #3168 (Frontend - Wrong type or wrong number of arguments) updated by
-
Status, Owner changed
The problem is caused by the functionStatic.elabBuiltinDiagonal
… - 03:23 Ticket #3180 (Backend - Simulation crashes with +d=infoXmlOperations) closed by
- fixed: Fixed in r24846.
2015-02-28:
- 16:12 Ticket #3168 (Frontend - Wrong type or wrong number of arguments) updated by
-
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
- 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
- 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
- Thanks!
- 10:24 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
- 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
- A debug trace would give some background info if flattening fails (see …
Note:
See TracTimeline
for information about the timeline view.