Timeline



2018-04-03:

22:22 Ticket #4855 (Backend - Inverse algorithms with discrete variables are failing) created by Willi Braun
Following example fails with segmentation fault: […] This is issue …
18:59 Ticket #3905 (Backend - findZeroCrossings scales as O(N^2)) updated by Francesco Casella
@sjoelund.se could you have another look at this? This is the last …
13:33 Ticket #4854 (OMEdit - Feature request: delete folder related with package deletion) updated by Christian Kral <dr.christian.kral@…>
One could even consider to provide a similar feature to other Modelica …
13:25 Ticket #4854 (OMEdit - Feature request: delete folder related with package deletion) created by Christian Kral <dr.christian.kral@…>
If a package is deleted in OpenModelica, the underlying …
09:50 Ticket #4853 (New Instantiation - Expand arrays in when conditions with the NF) closed by Per Östlund
fixed
09:50 Ticket #4853 (New Instantiation - Expand arrays in when conditions with the NF) updated by Per Östlund
Fixed in 9523ebe.
07:33 Ticket #4850 (Backend - wrapFunctionCalls failed for sum) updated by Lennart Ochel
Vitalij, I asked the question. So could you please explain why the cse …

2018-03-31:

10:20 Ticket #4853 (New Instantiation - Expand arrays in when conditions with the NF) updated by Francesco Casella
Milestone changed
10:20 Ticket #4853 (New Instantiation - Expand arrays in when conditions with the NF) created by Francesco Casella
Please consider the …
10:09 Ticket #4852 (New Instantiation - Structural parameter not substituted in regular equations by the NF) updated by Per Östlund
The new instantiation doesn't have any concept of structural parameter …
10:02 Ticket #4852 (New Instantiation - Structural parameter not substituted in regular equations by the NF) updated by Francesco Casella
This issue also affects the BreakerNetworkDelayed models, see …
09:52 Ticket #4852 (New Instantiation - Structural parameter not substituted in regular equations by the NF) updated by Francesco Casella
Priority changed
This issue also affect other models that contain the {{{linspace(a, b, …
09:46 Ticket #4852 (New Instantiation - Structural parameter not substituted in regular equations by the NF) updated by Francesco Casella
In fact, this issue also affects all the failing thermal models in the …
09:40 Ticket #4852 (New Instantiation - Structural parameter not substituted in regular equations by the NF) created by Francesco Casella
Please check the …

2018-03-30:

21:42 Ticket #4851 (Code Generation - Split the 16dae.c source file into multiple files) updated by Francesco Casella
Description changed
20:10 Ticket #3963 (Code Generation - Split C source code in more files for more efficient parallel compilation) updated by Francesco Casella
See also #4851
20:10 Ticket #4851 (Code Generation - Split the 16dae.c source file into multiple files) created by Francesco Casella
When compiling large models with -daeMode=new, the lion's share …
14:47 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Francesco Casella
Thanks @vitalij, everything runs fine now
09:08 Ticket #4441 (Backend - Incorrect calculation of stream variables) closed by anonymous
fixed
09:07 Ticket #4850 (Backend - wrapFunctionCalls failed for sum) closed by anonymous
fixed
07:56 Ticket #4850 (Backend - wrapFunctionCalls failed for sum) updated by Vitalij Ruge
Cc changed
07:56 Ticket #4850 (Backend - wrapFunctionCalls failed for sum) updated by Vitalij Ruge
Replying to lochel: > Why does the cse module fail for …

2018-03-29:

21:27 Ticket #4850 (Backend - wrapFunctionCalls failed for sum) updated by Lennart Ochel
Why does the cse module fail for sum?
20:44 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) closed by Vitalij Ruge
fixed
20:38 Ticket #4850 (Backend - wrapFunctionCalls failed for sum) updated by Vitalij Ruge
Status, Owner changed
20:22 Ticket #4850 (Backend - wrapFunctionCalls failed for sum) created by Vitalij Ruge
following example failed […] with `Error: post-optimization …
19:22 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
fixed with [https://github.com/OpenModelica/OMCompiler/pull/2331
18:30 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Martin Sjölund
The easy fix would be to fix the inlining so it works even if the …
13:37 Ticket #4849 (OMEdit - The Description column should be visible by default in OMEdit) updated by Francesco Casella
Description changed
12:49 Ticket #4849 (OMEdit - The Description column should be visible by default in OMEdit) created by Francesco Casella
When you run a simulation in OMEdit, the way the variable browser …
12:39 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) reopened by Francesco Casella
Unfortunately this test case still doesn't work properly […] …
12:31 Ticket #4847 (Frontend - Possible ExpressionSimplify error) closed by Per Östlund
fixed
12:30 Ticket #4847 (Frontend - Possible ExpressionSimplify error) updated by Per Östlund
Fixed in d4bea6d, along with several …
12:28 Ticket #4848 (OMEdit - Linear equations are not detailed in the debugger) created by Francesco Casella
Please run the following model in OMEdit with the debugger […] The …
11:11 Ticket #4847 (Frontend - Possible ExpressionSimplify error) updated by Per Östlund
Status, Owner changed

2018-03-28:

17:56 Ticket #4847 (Frontend - Possible ExpressionSimplify error) created by johti139@…
DAE seem to optimise […] To […] Leading to an implicit cast …
16:54 Ticket #4820 (New Instantiation - Issue with functions having array arguments in NF) updated by Per Östlund
An easy mistake to make. In some of the error messages for the new …
16:39 Ticket #4820 (New Instantiation - Issue with functions having array arguments in NF) updated by Francesco Casella
Ah, I missed that - actually meant the unary minus operator :)
16:28 Ticket #4830 (New Instantiation - Problems with records in C code generated starting from NF) closed by Per Östlund
duplicate: Duplicate of #4818.
16:26 Ticket #4818 (New Instantiation - Incorrect C code generated from NF-flattened model involving a record) updated by Per Östlund
This particular case seems to have been solved, presumably by …
16:20 Ticket #4846 (New Instantiation - Issues with function with multiple outputs) closed by Per Östlund
fixed: Fixed in a4776a6. This makes the model …
15:00 Ticket #4820 (New Instantiation - Issue with functions having array arguments in NF) updated by Per Östlund
The issue is actually that interpolate has two outputs ({{{(Real …
14:22 Ticket #4820 (New Instantiation - Issue with functions having array arguments in NF) updated by Francesco Casella
You are right. In the new ticket I (possibly) identified the root …
09:29 Ticket #4820 (New Instantiation - Issue with functions having array arguments in NF) closed by Per Östlund
duplicate: Duplicate of #4846.

2018-03-27:

16:33 Ticket #4845 (Backend - Tearing of linear systems produces singular system out of ...) updated by Francesco Casella
OK, it looked strange that the ticket was assigned to no-one, but now …
14:54 Ticket #4845 (Backend - Tearing of linear systems produces singular system out of ...) updated by Lennart Ochel
I don't have time to work on it myself and since Patrick left the dev …
13:42 Ticket #4845 (Backend - Tearing of linear systems produces singular system out of ...) updated by Francesco Casella
Cc changed
@lochel why did you remove yourself as owner?
13:36 Ticket #4846 (New Instantiation - Issues with function with multiple outputs) created by Francesco Casella
Please check the …
12:24 Ticket #4845 (Backend - Tearing of linear systems produces singular system out of ...) updated by Lennart Ochel
Status, Owner changed
12:17 Ticket #4845 (Backend - Tearing of linear systems produces singular system out of ...) created by Francesco Casella
Please consider the …
11:51 Ticket #4844 (Frontend - Weird behaviour of OMEdit with packages) created by Francesco Casella
Please open the ScalableTestSuite library, version 1.10.0, with …
08:58 Ticket #4824 (New Instantiation - Lookup issues in Modelica.Media with NF) closed by Per Östlund
fixed: Fixed in 75bf644e.
08:52 Ticket #4843 (New Instantiation - NF doesn't evaluate size expression of function input parameters) created by Per Östlund
The new frontend only types function parameters when typing the …
06:17 Ticket #4441 (Backend - Incorrect calculation of stream variables) updated by Lennart Ochel
Replying to vitalij: > fixed with …
Note: See TracTimeline for information about the timeline view.