Timeline



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 …

2018-03-22:

18:11 Ticket #4835 (*unknown* - Get Complex numbers to work without compromises) updated by Francesco Casella
Description changed
14:55 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
Note: I guess tearing selection is relate to #3511, because OM don't …
14:51 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
Status, Owner changed
I guess I can fix inline at the weekend. (For empty function-body)
14:43 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Francesco Casella
@vitalij, thanks for this further analysis. In fact, I assumed that …
13:26 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) updated by Francesco Casella
Priority changed
Of course it would be good that this issue is fixed for ODE mode also. …
09:13 Ticket #4836 (Code Generation - Red warnings show up in OMEdit when using --daeMode=new) updated by Martin Sjölund
Ah, yes. If it's split you put the OMC_DISABLE_OPT on …
09:10 Ticket #4836 (Code Generation - Red warnings show up in OMEdit when using --daeMode=new) updated by Willi Braun
Replying to sjoelund.se: > The attributes are added by …
09:02 Ticket #4836 (Code Generation - Red warnings show up in OMEdit when using --daeMode=new) updated by Willi Braun
Replying to wbraun: > Although it's hard to debug, since …
08:50 Ticket #4836 (Code Generation - Red warnings show up in OMEdit when using --daeMode=new) updated by Martin Sjölund
The attributes are added by Susan since compilation is too slow for …
08:34 Ticket #4836 (Code Generation - Red warnings show up in OMEdit when using --daeMode=new) updated by Willi Braun
Cc, Status changed
Okay, I'm able to reproduce it in OMEdit, but not in a terminal. …
07:56 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) updated by Willi Braun
Status, Owner, Component changed
Ah, so it's fixed in the DAEmode, but not in ODE. I think the issue is …
07:52 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) reopened by Henning Kiel
This issue is not fixed. It is only hidden in daeMode.
07:31 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) updated by Henning Kiel
@wbraun I'm referring to …
06:47 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) updated by Willi Braun
Replying to hkiel: > For ManyEvents, SimCode

2018-03-21:

19:13 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) closed by Francesco Casella
fixed: Indeed. I'm not sure when this was actually fixed, I missed the change …
15:35 Ticket #4838 (Frontend - CevalFunction ignores tail recursion) updated by Martin Sjölund
https://github.com/OpenModelica/OMCompiler/pull/2300
15:35 Ticket #4838 (Frontend - CevalFunction ignores tail recursion) updated by Martin Sjölund
Status, Owner changed
15:32 Ticket #4803 (Initialization - Modelica.Fluid.Examples.PumpingSystem - issues in initialization) updated by Vitalij Ruge
maybe same issue like …
15:27 Ticket #4838 (Frontend - CevalFunction ignores tail recursion) created by Martin Sjölund
[…]
15:08 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) updated by Henning Kiel
For ManyEvents, SimCode now seems to be linear: …
13:51 Ticket #4837 (New Instantiation - Partial function application missing in NF) created by Per Östlund
Partial function application is not yet implemented in the new …
13:43 Ticket #4832 (New Instantiation - Other lookup issues in Modelica.Media) closed by Per Östlund
fixed: This seems to have been fixed, possibly by …
12:56 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
model from comment:8 start to run if inline for …
10:35 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
[…] work well !! removeSmpleEquation can work here! `Complex k = …
10:19 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
by remove prefix parameter for k: […] I get the SimCode dump: …
08:41 Ticket #4836 (Code Generation - Red warnings show up in OMEdit when using --daeMode=new) created by Francesco Casella
When compiling models with -daeMode=new, I get red lines in the …
08:37 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Francesco Casella
Replying to vitalij: > I had the train of thought: > for …
08:24 Ticket #4835 (*unknown* - Get Complex numbers to work without compromises) updated by Francesco Casella
Cc changed
08:23 Ticket #4517 (Backend - Get Complex numbers to work without compromises) closed by Francesco Casella
duplicate: This ticket is now a bit obsolete. I opened #4835 with a more …
08:22 Ticket #4835 (*unknown* - Get Complex numbers to work without compromises) created by Francesco Casella
Complex numbers are increasingly used in Modelica, particularly for …
08:05 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
forbar with final final parameter Complex k = Complex(r,0.0);: …
08:01 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Vitalij Ruge
I had the train of thought: for the simplication: […] I would …
07:40 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Francesco Casella
In the meantime a workaround is to set --maxSizeLinearTearing=0, …
07:39 Ticket #4808 (Backend - Simple equation involving Complex numbers is solved incorrectly) updated by Francesco Casella
I tried in my actual model and still got an error: […] I traced …

2018-03-20:

22:58 Ticket #4826 (Backend - NF-generated DAE breaks wrapFunctionCalls) updated by Willi Braun
Status, Owner, Component changed
It fails because newInst does not expand the sum(Qh) expression in …
22:02 Ticket #4834 (New Instantiation - Problem with conditional equation involving structural parameters) created by Francesco Casella
Please check …
19:21 Ticket #4833 (New Instantiation - Yet another lookup issue in Modelica.Media) created by Francesco Casella
Please check …
19:19 Ticket #4832 (New Instantiation - Other lookup issues in Modelica.Media) created by Francesco Casella
Please check …
19:11 Ticket #4831 (New Instantiation - Issue with non-scalar subs in NF) updated by Francesco Casella
Description changed
This is a very common pattern in Modelica.Media, where we often use …
19:07 Ticket #4831 (New Instantiation - Issue with non-scalar subs in NF) created by Francesco Casella
Please check …
19:03 Ticket #4830 (New Instantiation - Problems with records in C code generated starting from NF) created by Francesco Casella
Please check …
18:51 Ticket #4758 (Backend - Issues with equation count in NF) updated by Francesco Casella
I guess the back-end is currently built on the assumption that all …
16:45 Ticket #4758 (Backend - Issues with equation count in NF) updated by Willi Braun
When we pass removeSimpleEquations, which can be achieved with …
16:36 Ticket #4758 (Backend - Issues with equation count in NF) updated by Willi Braun
Status, Owner, Component changed
This seems to be an issue in removeSimpleEquation, since the model is …
14:30 Ticket #4823 (New Instantiation - Issue with wrong variability of function output in NF) closed by Per Östlund
fixed: Fixed in 1769e702, at least in a way I …
13:59 Ticket #4829 (Installation program - Windows installers fail SmartScreen checks) created by Francesco Casella
When installing OMC on Windows, the SmartScreen filter identifies the …
13:40 Ticket #4828 (New Instantiation - Connection equations involving Complex numbers are redundant and incorrect) updated by Francesco Casella
Cc changed
13:28 Ticket #4784 (New Instantiation - Equations with Complex variables lost in NF) closed by Francesco Casella
fixed: I have opened #4828 with a much smaller test case on the remaining issues.
13:27 TestComplexConnect.mo attached to Ticket #4828 by Francesco Casella
13:27 Ticket #4828 (New Instantiation - Connection equations involving Complex numbers are redundant and incorrect) created by Francesco Casella
Consider the attached test package. Flattening …
12:32 Ticket #4819 (New Instantiation - Problem with redeclare in Modelica.Media when using the NF) closed by Per Östlund
fixed
12:32 Ticket #4822 (New Instantiation - Type declaration lost by NF in redeclared Media) closed by Per Östlund
duplicate: Duplicate of #4819.
12:32 Ticket #4819 (New Instantiation - Problem with redeclare in Modelica.Media when using the NF) updated by Per Östlund
Fixed in 97a21a0.
10:37 Ticket #4827 (Documentation - Issue with flag documentation) closed by Martin Sjölund
fixed: https://github.com/OpenModelica/OpenModelica-doc/commit/742335f890b59e7
10:32 Ticket #4827 (Documentation - Issue with flag documentation) updated by Martin Sjölund
This is a change in Sphinx... We had html_use_smartypants = False
10:27 Ticket #4827 (Documentation - Issue with flag documentation) created by Francesco Casella
The …
10:08 Ticket #4826 (Backend - NF-generated DAE breaks wrapFunctionCalls) created by Francesco Casella
Please check …
10:04 Ticket #4825 (New Instantiation - Issue with unit string modifier in arrays with the NF) created by Francesco Casella
Please check …
09:53 Ticket #4762 (New Instantiation - Inconsistent behaviour of asserts when using the NF) closed by Francesco Casella
fixed: This issue is no longer showing up, although the model breaks later …
09:51 Ticket #4761 (New Instantiation - Wrong typing in NF breaks generated code) closed by Francesco Casella
fixed: This problem seems to be solved now, though issue #4759 is still present.
09:47 Ticket #4814 (New Instantiation - DAE genereated by the NF leads to unbalanced systems in the backend) closed by Francesco Casella
duplicate: Sorry, duplicate of #4758.
09:46 Ticket #4752 (New Instantiation - Strange error in NFTyping.typeSections) updated by Francesco Casella
The error is now different: […] but the model still breaks during …
09:43 Ticket #4731 (New Instantiation - Issue with each in start attribute binding with the NF) updated by Francesco Casella
This model now passess the FE and breaks much later in the backend …
09:40 Ticket #4669 (New Instantiation - Lookup issues with NF and Modelica.Media/Modelica.Mechanics.MultiBody) closed by Francesco Casella
fixed: Fixed by @perost's latest commits.
09:39 Ticket #4816 (New Instantiation - Problem with arrays in template generation after NF flattening) closed by Francesco Casella
duplicate: Duplicate of #4760, sorry.
09:36 Ticket #4824 (New Instantiation - Lookup issues in Modelica.Media with NF) created by Francesco Casella
Please check …
09:34 Ticket #4823 (New Instantiation - Issue with wrong variability of function output in NF) created by Francesco Casella
Please check …
09:31 Ticket #4822 (New Instantiation - Type declaration lost by NF in redeclared Media) created by Francesco Casella
Please check …
09:31 Ticket #4817 (New Instantiation - DAES generated by the NF do not pass the initialization phase) updated by Willi Braun
Status, Owner, Summary changed
It's not symbolic Jacobian, it's something in the creation of the …
09:29 Ticket #4821 (New Instantiation - Package constant lost by NF when using Modelica.Media) created by Francesco Casella
Please check …
09:27 Ticket #4820 (New Instantiation - Issue with functions having array arguments in NF) created by Francesco Casella
Please check …
09:24 Ticket #4819 (New Instantiation - Problem with redeclare in Modelica.Media when using the NF) created by Francesco Casella
Please check …
09:18 Ticket #4818 (New Instantiation - Incorrect C code generated from NF-flattened model involving a record) created by Francesco Casella
Please check …
09:14 Ticket #4817 (New Instantiation - DAES generated by the NF do not pass the initialization phase) created by Francesco Casella
Please check …
09:10 Ticket #4816 (New Instantiation - Problem with arrays in template generation after NF flattening) created by Francesco Casella
Please check …
09:05 Ticket #4815 (New Instantiation - Wrong type in final modifier in the NF) created by Francesco Casella
Please check the …
09:03 Ticket #4814 (New Instantiation - DAE genereated by the NF leads to unbalanced systems in the backend) updated by Francesco Casella
Owner, Component, Milestone changed
08:56 Ticket #4814 (New Instantiation - DAE genereated by the NF leads to unbalanced systems in the backend) created by Francesco Casella
Please check …
08:50 Ticket #4496 (New Instantiation - Complex 'sum' does not work) updated by dr.christian.kral@…
Due to a wrong calculation of the complex sum in the quasi static …
08:24 Ticket #4642 (Documentation - Add documentation of __OpenModelica vendor annotations for compilation ...) updated by anonymous
Please also add documentation of the followign flag: […] …

2018-03-19:

22:43 Ticket #4813 (New Instantiation - Structural parameters not substituted in connection equations by the NF) updated by Francesco Casella
Description, Summary changed
22:39 Ticket #4813 (New Instantiation - Structural parameters not substituted in connection equations by the NF) created by Francesco Casella
Consider the follwoing test case […] The NF reports one more …
17:24 Ticket #4810 (Run-time - Problems with daeMode in OMEdit) updated by Francesco Casella
In fact, beyond the probles reported in comment:1, there is a more …
16:46 Ticket #4138 (New Instantiation - New FrontEnd) updated by Per Östlund
Description changed
16:37 Ticket #4812 (OMEdit - __OpenModelica_simulationFlags annotation should also support flags ...) created by Francesco Casella
As far as I understand (see also #4642), the …
11:18 Ticket #4726 (New Instantiation - Final qualifiers lost in NF) closed by Per Östlund
fixed: Fixed in 1efe7ca1 (and actually …
10:26 Ticket #4138 (New Instantiation - New FrontEnd) updated by Per Östlund
Description changed
08:47 Ticket #4811 (Code Generation - array_alloc_real_array error) updated by Per Östlund
Status, Owner, Component changed
This doesn't look like something that would be caused by OS …
07:03 Ticket #4811 (Code Generation - array_alloc_real_array error) created by brix.frederic@…
Hello ... it's a great tool you have there !!! Well I have a program …
Note: See TracTimeline for information about the timeline view.