Timeline



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 …

2018-03-26:

22:40 Ticket #4441 (Backend - Incorrect calculation of stream variables) updated by Willi Braun
Milestone changed
22:37 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Willi Braun
Milestone changed
22:32 Ticket #4441 (Backend - Incorrect calculation of stream variables) updated by Vitalij Ruge
Status changed
fixed with PR2319.
22:32 Ticket #4441 (Backend - Incorrect calculation of stream variables) updated by Vitalij Ruge
Status, Owner changed
22:31 Ticket #3885 (Backend - inStream and Evaluate Parameter) closed by Vitalij Ruge
fixed: fixed with PR2319.
12:42 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) closed by Francesco Casella
fixed: Sorry, of course I need to add the final qualifier or remove the …
12:07 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
@casella Anyway, I guess you original model should work, now. Can you …
11:54 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
I guess the model need some of the following modeficatio: […] …
11:43 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Francesco Casella
Replying to vitalij: > maybe fixed with …
11:03 Ticket #4825 (New Instantiation - Issue with unit string modifier in arrays with the NF) closed by Per Östlund
fixed: Fixed in c282ec9a.

2018-03-25:

16:01 Ticket #4841 (*unknown* - inline function with bindings for outputs) closed by Vitalij Ruge
fixed
14:43 Ticket #4842 (OMEdit - Variable browser in OMEdit confuses the display unit when loading ...) created by Dietmar Winkler
When using the workaround for OMEdits inability of displaying several …
14:43 Ticket #4841 (*unknown* - inline function with bindings for outputs) updated by Vitalij Ruge
fixed with PR2314
14:42 Ticket #4841 (*unknown* - inline function with bindings for outputs) updated by Vitalij Ruge
Status, Owner, Milestone changed
11:39 Ticket #4841 (*unknown* - inline function with bindings for outputs) created by Vitalij Ruge
following model will transform wrong if inline is active. […] …

2018-03-24:

18:16 Ticket #4803 (Initialization - Modelica.Fluid.Examples.PumpingSystem - issues in initialization) closed by Vitalij Ruge
duplicate: fixed with [https://github.com/OpenModelica/OMCompiler/pull/2312
18:15 Ticket #4803 (Initialization - Modelica.Fluid.Examples.PumpingSystem - issues in initialization) updated by Vitalij Ruge
Status, Owner changed
18:14 Ticket #4316 (*unknown* - Simulation of Modelica.Fluid.Examples.Pumpingsystem and HeatingSystem fail) closed by Vitalij Ruge
fixed: fixed with PR2312
18:14 Ticket #4316 (*unknown* - Simulation of Modelica.Fluid.Examples.Pumpingsystem and HeatingSystem fail) updated by Vitalij Ruge
Status, Owner changed

2018-03-23:

23:48 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
maybe fixed with [https://github.com/OpenModelica/OMCompiler/pull/2310
19:46 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by massimo ceraolo
We discussed this regarding diodes (#4645). Since the diode symbol …
18:26 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by Francesco Casella
Cc, Owner, Component changed
The problem in this case is that the connection between …
18:04 Ticket #4541 (New Instantiation - connect last array element using [end]) updated by Francesco Casella
Component, Milestone changed
18:02 Ticket #2361 (Frontend - Bad handling of connectors derived from records) updated by Francesco Casella
See also #4828
18:01 Ticket #4828 (New Instantiation - Connection equations involving Complex numbers are redundant and incorrect) updated by Francesco Casella
Could also be related to #2361
16:50 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by massimo ceraolo
Summary changed
16:49 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by massimo ceraolo
Priority, Milestone changed
16:48 Plot2.png attached to Ticket #4840 by massimo ceraolo
16:48 Plot1.png attached to Ticket #4840 by massimo ceraolo
16:48 BugSources.mo attached to Ticket #4840 by massimo ceraolo
16:48 Ticket #4840 (OMEdit - OMEdit does not use displayUnit unit conversion on parameter arrays of ...) created by massimo ceraolo
Consider the enclosed model BugSources. the source voltages are …
16:31 BugConnection.svg attached to Ticket #4839 by massimo ceraolo
16:31 BugConnection.mo attached to Ticket #4839 by massimo ceraolo
16:31 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) created by massimo ceraolo
Using only graphical operations on OMEdit I got to the enclosed …
15:23 Ticket #4831 (New Instantiation - Issue with non-scalar subs in NF) closed by Per Östlund
fixed: Fixed in 0ac88106.
03:01 Ticket #4782 (OMEdit - Cannot pass a parameter value coming from a class to another class ...) updated by ali.shirazi@…
Hello, We made the "examples" directory a standalone Modelica library …
Note: See TracTimeline for information about the timeline view.