Timeline



2015-03-12:

19:17 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) updated by Gustaf Thorslund
Just verified the issue still remains in r25069, so was not fixed by …
19:13 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) updated by Gustaf Thorslund
Description changed
19:12 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) updated by Gustaf Thorslund
Description changed
19:01 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by Gustaf Thorslund
Changing the initialization of the model removes the initial condition …
18:28 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by Adrian Pop
We can do as we do now and when the dll returns we duplicate the data …
18:25 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by Martin Sjölund
Yes, but directly after returning, we free the dll, right? Don't you …
18:24 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by Adrian Pop
Yes, but is our dll, or isn't?
18:18 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by Martin Sjölund
I am unsure if you can send MM values directly; they cross dll boundaries.
17:51 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) created by Adrian Pop
read_write.c uses malloc instead of GC_malloc. Do we really need this …
16:29 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Sort of handled in r25065. Good enough for now.
16:13 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
I will add that in the user's guide.
16:12 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
I understand. I just thought that it is worth clarifying so that …
16:05 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Martin Sjölund
/opt/openmodelica is on purpose, so people can use a local macports …
15:21 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) closed by Adam Dershowitz <dersh@…>
fixed: Yes, it works! A couple of minor issues in the user guide change …
14:28 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by Per Östlund
Replying to perost: > I found another place in the back …
13:56 Ticket #3217 (Code Generation - Wrong equation counting) created by Lennart Ochel
OM counts just 2 equations for following model, but it should be 4. […]
13:33 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by Mahder Alemseged Gebremedhin
Okay found this. I really shot myself in the foot with this one. A …
11:01 Ticket #3215 (Backend - replaceHomotopy=actual and cseCall do not cooperate) updated by Lennart Ochel
Status, Owner changed
10:50 Ticket #3215 (Backend - replaceHomotopy=actual and cseCall do not cooperate) updated by Martin Sjölund
Cc changed
10:50 Ticket #3216 (Backend - cseCall and DIVISION) updated by Martin Sjölund
Cc changed
10:49 Ticket #3216 (Backend - cseCall and DIVISION) created by Martin Sjölund
It seems weird to me that DIVISION is a DAE.CALL. It seems to be …
10:37 Ticket #3215 (Backend - replaceHomotopy=actual and cseCall do not cooperate) created by Martin Sjölund
Using cseCall, calls to homotopy are moved out as common …
09:42 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) updated by Gustaf Thorslund
Cc, Keywords changed
09:01 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) created by Gustaf Thorslund
This continues the array and array of arrays story from ticket #3212
07:41 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Replying to sjoelund.se: > Don't install X-dependent …
07:37 Ticket #2756 (Code Generation - OM reports an error in the C code it creates) updated by massimo ceraolo
ok code 2 in my comment # 16 works if I use: if noEvent(z[train] …
07:32 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Martin Sjölund
Don't install X-dependent libraries on OSX. At least I hope you didn't …
07:26 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
The dbus-server.py works for me like this: In one terminal: […] In …
06:08 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
It should work now with r25049. I tested on our Mac. I'm trying now to …
02:17 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
I will try to get access to a Mac as just playing with the flags …

2015-03-11:

19:57 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Looks like we might need to add -std=c++11 -stdlib=libc++ to the …
19:51 main.2.log attached to Ticket #3056 by Adam Dershowitz <dersh@…>
Build log with new flag
19:50 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
Well....that changed the error, but doesn't allow it to build. It now …
18:49 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Try r25045.
18:31 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by Gustaf Thorslund
I found other issues with enumeration too, so I created ticket #3213.
18:28 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) created by Gustaf Thorslund
This is more or less ticket #3212 reloaded (revolutions might come …
16:54 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Ok. I will add the other flag too when i get back home.
16:45 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
No luck! I just tried to build r25043 and got the same "array" errors.
16:16 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Per Östlund
Replying to sjoelund.se: > It's crazy if boost starts …
16:08 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Martin Sjölund
It's crazy if boost starts requiring C++11 though :) No ifdef to …
16:07 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
So, it seems that boost on Mac was not broken just our flags. …
16:01 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Thanks Per, Martin suggested it too and I fixed it now in r25043 by …
15:59 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Per Östlund
Replying to adrpo: > Ok, it seems there is a file in …
15:49 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
I made it conditional only for APPLE now in r25042.
15:44 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Well, after I added the include it started to break on Linux. I'll see …
15:30 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Seems so (broken boost) as it works fine in Windows, Linux, on the …
15:28 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Martin Sjölund
Yeah, it could just be new boost that is being broken
15:27 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
I'll try it as soon as it syncs up and is available. And, will let …
15:22 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Try revision r25040.
15:17 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Ok, it seems there is a file in boost\tr1\tr1\array (in Windows and …
15:16 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
I just did a search for a file name "array" in …
15:10 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Martin Sjölund
#include <array> does not include array.hpp. It requests a file called …
15:09 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
Yup, it is there: […] That is very strange!
15:04 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
It seems that the include flags are correct inside flags.make: […] …
14:58 proc3d.dir.zip attached to Ticket #3056 by Adam Dershowitz <dersh@…>
/3rdParty/modelica3d/build/lib/proc3d/CMakeFiles/proc3d.dir
14:55 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
I mean zip that directory using for example: […]
14:55 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by Per Östlund
Fixed in r25037. There still seems to be some remaining issue though, …
14:54 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Ok. Just zip them and add them here.
14:53 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
That file doesn't exist. Here is what I find in the directory you …
14:45 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Thanks. This seems to be correct: […] Now i need the file: …
14:33 CMakeCache.txt attached to Ticket #3056 by Adam Dershowitz <dersh@…>
14:31 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Unfortunately it doesn't. I hate CMake as it suppresses everything and …
14:23 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
I switched to the macports created working folder. I then switched to …
14:20 trace.txt attached to Ticket #3056 by Adam Dershowitz <dersh@…>
Trace file, as suggested
14:16 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
You will need to export CMAKE_VERBOSE_MAKEFILE=ON before running make …
14:03 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
OK. I'm trying it now. Normally, the build process is done within …
13:43 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
We need to see the full log with CMAKE_VERBOSE_MAKEFILE=ON, otherwise …
13:23 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by Per Östlund
Status, Owner changed
Despite what I told you earlier I had a quick look, and think I know …
13:12 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
Nope. r25032 gives the same error.
12:52 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by Gustaf Thorslund
Cc, Component changed
11:40 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by Mahder Alemseged Gebremedhin
Just saw this ticket. I can comment on the expansion issue. I actually …
11:16 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by Martin Sjölund
Probably the correct properties is sent somewhere which causes a …
10:39 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) created by Gustaf Thorslund
Somehow trying to index an array with an enumeration type results code …
09:16 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by Lennart Ochel
Cc changed
Evaluation of protected parameters was introduced in r20675. Martin, …
06:33 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Please try r25022.
06:04 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by Rüdiger Franke
The commit …
05:50 Ticket #2978 (Backend - Modelica3d fails) closed by Adrian Pop
fixed: I suggest we close this one as modelica3d is now working but there is …
02:21 Ticket #2978 (Backend - Modelica3d fails) updated by Adam Dershowitz <dersh@…>
This was actually still issue #3056, so it wasn't actually building …
02:20 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) reopened by Adam Dershowitz <dersh@…>
No, I missed a flag, when I thought I had gotten it to build. It still …
01:25 Ticket #2978 (Backend - Modelica3d fails) updated by Adam Dershowitz <dersh@…>
Correction: The path above is actually to a directory that contains …

2015-03-10:

22:54 Ticket #2978 (Backend - Modelica3d fails) reopened by Adam Dershowitz <dersh@…>
22:52 Ticket #2978 (Backend - Modelica3d fails) updated by Adam Dershowitz <dersh@…>
There is still a link error when I try to actually run a Modelica3D …
22:28 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) closed by Adam Dershowitz <dersh@…>
fixed: Yes, that did the job. It now builds. thank you.
20:54 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Please try with r25018 and let me know if it works.
20:03 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
It looks like macports cleans up when it is done installing. So after …
19:26 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Status, Owner changed
19:25 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
Cc, Owner, Component changed
19:25 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adrian Pop
It seems like a trivial issue to fix. Unfortunately I have no Mac to …
19:09 Ticket #2978 (Backend - Modelica3d fails) updated by Adam Dershowitz <dersh@…>
I thought that it is worth mentioning that it is not possible to test …
19:07 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by Adam Dershowitz <dersh@…>
I saw that tickets …
18:21 Ticket #2471 (Run-time - Add check if variable can be changed via -override*) updated by Adrian Pop
Status, Owner changed
18:02 Ticket #2978 (Backend - Modelica3d fails) closed by Adrian Pop
fixed: Fixed in r25016. Duplicate of #3209.
17:54 Ticket #3209 (Backend - 3d visualization is broken because of initialization) closed by Adrian Pop
fixed: Fixed in r25016. It can be done better by sending the hashtable for …
15:55 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) closed by Martin Sjölund
fixed
15:55 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by Martin Sjölund
Status, Owner changed
Should be fixed in r25015 (dpkg used x86_64-pc-linux when the default …
15:46 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by Martin Sjölund
Odd. I get different results for my local omc and the one compiled by …
15:44 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by Lennart Ochel
Replying to crupp@…: > 18 minutes to fix this, …
15:26 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by crupp@…
18 minutes to fix this, impressive!!!
15:21 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by Lennart Ochel
Status, Owner changed
It should work now (r25012). Not sure if my fix breaks anything … we …
15:12 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by Lennart Ochel
This happens in pre-optimization module …
15:03 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) created by crupp@…
In the following example, the protected parameter b does not get …
15:02 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by Adrian Pop
Summary changed
14:58 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by Rüdiger Franke
Description changed
14:57 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by Rüdiger Franke
Cc changed
14:57 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) created by Rüdiger Franke
This error was already present last year. Then it was fixed (I think …
13:48 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by Lennart Ochel
Now, I can describe the issue more precisely: There is one …
12:56 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by Lennart Ochel
The equation is probably accidentally introduced multiple time by …
12:45 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by Lennart Ochel
The following system causes the error: […]
12:02 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by Adrian Pop
The question is what can we do to fix this. I wonder if we could fix …
12:01 Ticket #3209 (Backend - 3d visualization is broken because of initialization) created by Adrian Pop
modelica3d.mos script: […] […]
11:11 Ticket #3204 (Run-time - Override error checking) closed by Adrian Pop
fixed: Fixed in r25005: […]
10:08 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Lennart Ochel
Ordering is essential, so it is not enough to just append the default …
10:05 Ticket #3195 (Backend - Translation error with integer inputs) updated by Lennart Ochel
This is a bug in the optimization module "removeSimpleEquations". …
09:54 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Martin Sjölund
It would also be useful if it was possible to do -preOptModules-=xyz
08:42 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) created by Lennart Ochel
omc +help=preOptModules displays all available pre-optimisation …
08:36 Ticket #3189 (New Instantiation - Partial function evaluation and arrays not working) updated by Adrian Pop
Status, Owner changed
08:32 omedit-debugger-records.png attached to Ticket #3207 by Martin Sjölund
08:32 Ticket #3207 (OMEdit - Debugger does not show compound variables) created by Martin Sjölund
When a variable in the debugger can be expanded, the OMEdit GUI does …
08:27 Ticket #3191 (Backend - Modelica.Fluid.Examples.HeatingSystem fails in combination with ...) updated by Lennart Ochel
Cc changed
The actual question here is, whether the system from the description …
08:23 Ticket #3191 (Backend - Modelica.Fluid.Examples.HeatingSystem fails in combination with ...) updated by Lennart Ochel
I think singular linear systems should not break compilation, since …
08:18 Ticket #3206 (Code Generation - Invalid code generation for functions) created by Lennart Ochel
If msl32 example HeatingSystem get executed using …
07:36 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by Rüdiger Franke
There find many different model-based applications that one might want …

2015-03-09:

20:50 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by Vitalij Ruge
but I prefer the solution with new setup button more
20:45 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by Vitalij Ruge
For pure button we would need something like OMC Flags: +gDynOpt …
20:38 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by Vitalij Ruge
In the optiozation we have a other scope, new settings menu like in …
20:34 Ticket #3205 (FMI - Wrong causality in FMI 2 export) closed by Adeel Asghar
fixed: Done in r25001.
20:31 Option in OMEdite for dyn. optimization.JPG attached to Ticket #3197 by Vitalij Ruge
It would be nice to have setups like
19:58 Ticket #3205 (FMI - Wrong causality in FMI 2 export) updated by Rüdiger Franke
Here is a patch that seems to solve the problem. It appears that the …
17:16 Ticket #3205 (FMI - Wrong causality in FMI 2 export) created by Rüdiger Franke
The following model combines an input and an output in one connector: …
16:04 Ticket #3202 (Frontend - world.g override does not propagate) updated by Adrian Pop
Status, Owner, Component changed
Yes. Unfortunately in some cases we replace the parameter with its …
15:37 Ticket #3204 (Run-time - Override error checking) updated by Adrian Pop
Component changed
15:37 Ticket #3204 (Run-time - Override error checking) updated by Adrian Pop
Status, Owner changed
Should be easy to do in …
15:12 Ticket #3203 (New Instantiation - Lookup fails for partial function application and component modifier ...) updated by Adrian Pop
Similar to #2660 and #3077. Currently we need a constant binding for …
15:08 Ticket #3204 (Run-time - Override error checking) created by crupp@…
Currently, there is no error checking when using -override on the …
15:05 Ticket #3203 (New Instantiation - Lookup fails for partial function application and component modifier ...) created by Henrik Tidefelt
Validate TestFailing in the package below: […] This results in …
14:57 Ticket #3202 (Frontend - world.g override does not propagate) created by crupp@…
When overriding world.g, the override does not propagate to models …
13:32 Ticket #3199 (ParModelica - ParModelica does not expect usage of parallel variables) updated by Gustaf Thorslund
Description changed
13:30 Ticket #3201 (ParModelica - ParModelica cannot parse kernel functions) created by Gustaf Thorslund
A fairly small kernel function: […] Will result in a slightly …
13:22 Ticket #3084 (*unknown* - Under-determined linear system not solvable!) updated by Willi Braun
Status changed
All of the samples 1-5 are working currently, but example 4-5 are …
13:13 Ticket #3200 (Run-time - New attributes values break some tests) created by Willi Braun
With r24990 the following examples are broken: […] The examples …
12:58 Ticket #3199 (ParModelica - ParModelica does not expect usage of parallel variables) created by Gustaf Thorslund
Given a slightly updated exampled like: […] Trying to compile it …
12:13 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by Gustaf Thorslund
Component changed
11:19 Ticket #3198 (ParModelica - ParModelica fails to build model calling print due to invalid conversion) updated by Per Östlund
Owner, Component changed
Seems we didn't have a ParModelica component in Trac before. Fixed :)
11:03 Ticket #3198 (ParModelica - ParModelica fails to build model calling print due to invalid conversion) created by Gustaf Thorslund
Given the following model: […] Try to build it with ParModelica: …
10:01 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Adrian Pop
Status, Owner changed
09:13 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by Per Östlund
Cc changed
Add Vitalij as Cc in case he has some input for how to best handle this.
09:12 Ticket #3197 (OMEdit - Better optimization support in OMEdit) created by Per Östlund
There's currently no support for doing an optimization in OMEdit, …
08:53 Ticket #3095 (Frontend - Losing class modifiers during flattening) closed by Adrian Pop
fixed
08:53 Ticket #3095 (Frontend - Losing class modifiers during flattening) updated by Adrian Pop
Fixed in r24990.
05:48 OMEdit_Vectorization.png attached to Ticket #3196 by Rüdiger Franke
05:48 Ticket #3196 (OMEdit - OMEdit vectorization support) created by Rüdiger Franke
OMEdit already supports vector connections with the Connect Array …
05:30 Ticket #3051 (Frontend - extends and modification of attributes) closed by Adrian Pop
fixed: Fixed in r24987. Seems that #3095 is not connected to this. I'm still …

2015-03-07:

21:28 Ticket #3195 (Backend - Translation error with integer inputs) updated by Lennart Ochel
Status, Owner changed
19:04 Ticket #3195 (Backend - Translation error with integer inputs) created by Rüdiger Franke
This case is motivated by transformer models of the PowerSystems …
19:00 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by Mahder Alemseged Gebremedhin
Just an update I have fixed the handling for multi-dimensional array …
18:30 Ticket #2777 (OMEdit - Omedit and small plots issues) updated by massimo ceraolo
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 Rüdiger Franke
OK. Undocking the Messages Browser is fine.
17:31 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by Adeel Asghar
Replying to rfranke: > One might also move the message …
16:46 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by Rüdiger Franke
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 Adrian Pop
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 Per Östlund
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 anonymous
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 Adrian Pop
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 Rüdiger Franke
Hmm... yesterday afternoon the tests reported for the three models an …
06:48 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by Adrian Pop
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 Martin Sjölund
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 Adrian Pop
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 Adrian Pop
I inlined TplParser.templateBody inside TplParser.restOfTemplLine but …
06:37 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by Martin Sjölund
I think TplParser.restOfTemplLine can be rewritten using guards and …
06:33 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by Adrian Pop
Seems that ulimit -s 14336, 14MB works but not 13MB.
05:19 Ticket #3193 (Parser - TplParser - stack overflow for big templates) created by Adrian Pop
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 Mahder Alemseged Gebremedhin
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 Mahder Alemseged Gebremedhin
Component changed
16:43 Ticket #3187 (Backend - boolean_array index assertion failed) closed by Mahder Alemseged Gebremedhin
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 Adeel Asghar
invalid
14:03 Ticket #2036 (FMI - FMU: fmiCompletedIntegratorStep does not set callEventUpdate) closed by Adeel Asghar
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 Adeel Asghar
fixed: Fixed in r24966.
13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) updated by Willi Braun
Status changed
13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) updated by Willi Braun
Cc changed
13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) created by Willi Braun
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 Lennart Ochel
Modelica.Fluid.Examples.HeatingSystem fails if replaceHomotopy=actual …
12:03 Ticket #3171 (FMI - BouncingBall modelDescription.xml is not valid for trivial reasons) closed by Adeel Asghar
fixed: Fixed in r24963.
11:51 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Adrian Pop
No. The case above can only handle arr = fcall(); but the …
11:39 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Mahder Alemseged Gebremedhin
Adrian I added that cref check speicifically. I thought the case above …
11:08 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Adrian Pop
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 Mahder Alemseged Gebremedhin
Component, Description changed
10:25 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Adrian Pop
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 Rüdiger Franke
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 Adrian Pop
Description, Summary changed
09:51 Ticket #3187 (Backend - boolean_array index assertion failed) updated by Adrian Pop
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 Mahder Alemseged Gebremedhin
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 Adrian Pop
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 massimo ceraolo
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 Adrian Pop
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 Martin Sjölund
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 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 …
Note: See TracTimeline for information about the timeline view.