Timeline



2020-09-15:

17:20 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Per Östlund
PR 6749 merged in 7befa42f.
16:27 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Rüdiger Franke
👍
16:26 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Per Östlund
Replying to casella: > My recommendation is to fix in …
16:04 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Francesco Casella
I understand from today's discussion that @lochel was originally …
13:49 Ticket #6112 (Documentation - Corrective for icon generation is not complete) updated by Adeel Asghar
Works perfectly fine for me. See the attached icon generated using the …
13:47 MyLibrary.IconExample.svg attached to Ticket #6112 by Adeel Asghar
13:23 Ticket #6112 (Documentation - Corrective for icon generation is not complete) updated by gerrer@…
Please find attached the Modelica model (a toymodel with no physics). …
13:20 export_icon.zip attached to Ticket #6112 by gerrer@…
The model IconExample, with its two connectors, inside a library.
13:14 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Per Östlund
The difference between the OF and the NF is that for example `x1 + x2 …
12:38 Ticket #6118 (Build Environment - MSVC does not work with Cpp runtime under Windows) updated by Francesco Casella
After discussion during today's devmeeting, @adeas31 will have a look …
12:37 Ticket #6118 (Build Environment - MSVC does not work with Cpp runtime under Windows) updated by Francesco Casella
Status, Owner changed
12:30 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Francesco Casella
During today's devmeeting @perost mentioned he converted the code from …
12:26 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Francesco Casella
Replying to rfranke: > It appears that this version of the …
12:16 Ticket #6088 (Third-Party Libraries - Remaining issues with HelmholtzMedia) updated by Francesco Casella
Description changed
07:35 Ticket #6118 (Build Environment - MSVC does not work with Cpp runtime under Windows) updated by Rüdiger Franke
Cc changed

2020-09-14:

17:45 Ticket #6118 (Build Environment - MSVC does not work with Cpp runtime under Windows) created by Rüdiger Franke
Selecting msvc15 in OMEdit under Windows, the compilation fails do to …
16:40 Ticket #6117 (OMEdit - Throwing error for missing else-clause even if condition is parametric) updated by Francesco Casella
I'm sorry, but I can't open the attached package in OMEdit, I get …
14:20 ElseClauseNonParamter.zip attached to Ticket #6117 by dariomangoni@…
Minimal Example
14:17 Ticket #6117 (OMEdit - Throwing error for missing else-clause even if condition is parametric) created by dariomangoni@…
I get: Missing else-clause in if-equation with non-parameter …
11:00 Ticket #6116 (New Instantiation - NF includes input records in the variables count) updated by Andrea Bartolini
Thanks Per!
11:00 Ticket #6116 (New Instantiation - NF includes input records in the variables count) closed by Andrea Bartolini
fixed: Successfully tested on both example and real application.

2020-09-12:

21:13 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by Francesco Casella
[https://specification.modelica.org/v3.4/Ch3.html#evaluation-order
09:07 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by anonymous
Replying to casella: > a and b with b and a, …

2020-09-11:

19:12 Ticket #6116 (New Instantiation - NF includes input records in the variables count) updated by Francesco Casella
@Andrea, please check also on the real application as soon as the …
11:30 Ticket #6116 (New Instantiation - NF includes input records in the variables count) updated by Per Östlund
The checkModel issue should now be fixed in …
09:50 Ticket #5836 (New Instantiation - The NF accepts illegal discrete variables) closed by Karim Adbdelhak
fixed: The error is fixed, but the mentioned model still fails for other …
08:47 Ticket #6116 (New Instantiation - NF includes input records in the variables count) reopened by Per Östlund
Replying to Andrea.Bartolini: > I updated my nightly build …
06:46 Ticket #6116 (New Instantiation - NF includes input records in the variables count) updated by Andrea Bartolini
I updated my nightly build this morning but the fix seems to be not …

2020-09-10:

19:10 Ticket #5836 (New Instantiation - The NF accepts illegal discrete variables) updated by Karim Adbdelhak
Should be fixed with …
18:20 Ticket #6106 (Run-time - The default nonlinear solver accepts solutions which are not ...) closed by Karim Adbdelhak
fixed
18:20 Ticket #6106 (Run-time - The default nonlinear solver accepts solutions which are not ...) updated by Karim Adbdelhak
The PR is pushed and the problem is fixed. We now will make one newton …
13:10 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by Francesco Casella
Modelica is a declarative language, so I guess a compiler is not only …
13:05 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Francesco Casella
Milestone changed
Let's try to get it fixed for 1.17.0 then. We should discuss who can …
11:41 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by Adrian Pop
Ok, I read a bit more here: …
11:36 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by Adrian Pop
@sjoelund, there is even an example in the spec about this: …
11:32 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by Adrian Pop
I haven't seen anything in the spec on how logical operators should …
10:56 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by Mahder Alemseged Gebremedhin
Does Modelica guarantee short circuit evaluation for when conditions?. …
10:56 Ticket #6115 (Code Generation - Wrong code generation for *and*) updated by Martin Sjölund
> The first condition should be checked before the second one! …
10:06 Ticket #6116 (New Instantiation - NF includes input records in the variables count) closed by Per Östlund
fixed: Fixed in ea33c64.
08:49 TestInput.mo attached to Ticket #6116 by Andrea Bartolini
08:48 Ticket #6116 (New Instantiation - NF includes input records in the variables count) created by Andrea Bartolini
Consider the following package (also attached): […] In the model …
08:29 Ticket #6115 (Code Generation - Wrong code generation for *and*) created by Adrian Pop
The condition in the when: […] is translated to: […] which will …
06:08 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Rüdiger Franke
It appears that this version of the model works: […] even that one: …

2020-09-09:

21:21 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Francesco Casella
Cc, Priority, Milestone changed
In the meantime I'll set it as a blocker for 2.0.0, so we don't forget …
21:10 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Francesco Casella
Replying to perost: > The reason why the NF failed to …
13:25 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Per Östlund
Replying to sjoelund.se: > Couldn't you evaluate it to an …
13:22 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Martin Sjölund
Couldn't you evaluate it to an uninitialized value in that case?
12:54 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Per Östlund
The reason why the NF failed to evaluate dynamicViscosity turned out …
12:38 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Rüdiger Franke
Just two observations: the old frontend didn't have this problem. …
12:23 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Mahder Alemseged Gebremedhin
> I also verified that the NF does use setState_pTX from …
11:08 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Per Östlund
Cc changed
The issue is that NFUnitCheck.insertUnitInEquation handles e.g. binary …
08:58 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Per Östlund
Replying to matthis.thorade@…: > Hope the improvements …
05:27 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Rüdiger Franke
@casella: I stripped down a quite large and sophisticated fluid model …

2020-09-08:

23:42 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Adrian Pop
Status, Owner, Component, Summary changed
Strangely enough it cycles in unit checking :) […]
21:33 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by matthis.thorade@…
Same same, thanks for the effort put into this. Hope the improvements …
21:25 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) updated by Francesco Casella
Nice MWE :) @rfranke, how did you get that?
21:23 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Francesco Casella
Replying to perost: > I also verified that the NF does use …
16:48 Ticket #6114 (New Instantiation - Unit checking scales with O(2^N) in case of large expressions ...) created by Rüdiger Franke
Open this model with OMEdit and press "Check Model": […]
14:51 Ticket #4611 (Backend - Processing arrays of records fails) updated by Francesco Casella
Update, I ran this test case with a recent nightly build. Frontend …
13:48 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by matthis.thorade@…
Great!
13:43 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) closed by Per Östlund
fixed: Fixed in a2d2f913/OpenModelica. The model now compiles and …
13:03 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Per Östlund
I've fixed the prefixing issue in …
12:30 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
12:05 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Dietmar Winkler
OK in that case 1.17.0 is fine. :-)
11:59 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Francesco Casella
Replying to dietmarw: > That depends on when 1.17.0 is …
11:47 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Adrian Pop
Replying to adeas31: > AFAIK the problem is that …
11:30 Ticket #6066 (OMEdit - OpenModelica bitmap wrong way around) updated by Adeel Asghar
No 1.16.0-dev.03 is old. The fix will be available in tomorrow's …
11:22 Ticket #6066 (OMEdit - OpenModelica bitmap wrong way around) updated by lukas.koenemann@…
Do i have to update OMEdit to 1.16.0-dev0.3? Or how can i fix my problem?
11:17 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Mahder Alemseged Gebremedhin
Cc changed
I can not help but feel that this call to record evaluation, even …
11:15 Ticket #6066 (OMEdit - OpenModelica bitmap wrong way around) closed by Adeel Asghar
fixed: Fixed in e1105bf/OpenModelica.
11:09 Ticket #6087 (Code Generation - Issue with records in HelmholtzMedia) updated by Mahder Alemseged Gebremedhin
Here is some more context on what is happening here. I have tried to …
10:53 Ticket #6109 (New Instantiation - [NF] Function pure/impure checking affects result variability) closed by Adrian Pop
fixed: Calling CheckCoolPropOptions works fine now.
10:15 Ticket #6113 (OMEdit - OMEdit doesn't show connectors at icons in diagram view) closed by Rüdiger Franke
fixed: OK, thank's.
10:07 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Adeel Asghar
AFAIK the problem is that getIconAnnotation or …
09:55 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Adrian Pop
Wait, OMEdit should only drop the display the Ellipse in this case, …
09:53 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Adrian Pop
Unfortunately it is not possible with the current way of doing things …
09:48 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Dietmar Winkler
OK so closure is actually a feature from a "future" spec. But in case …
09:30 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Adrian Pop
Status changed
The OMC part should be fixed in: …
09:26 Ticket #6113 (OMEdit - OMEdit doesn't show connectors at icons in diagram view) updated by Adeel Asghar
See #6086.
09:23 Ticket #6113 (OMEdit - OMEdit doesn't show connectors at icons in diagram view) updated by Adeel Asghar
This is already fixed.
09:22 Ticket #6113 (OMEdit - OMEdit doesn't show connectors at icons in diagram view) created by Rüdiger Franke
Start OMEdit and open e.g. Modelica.Blocks.Examples.PID_Controller. …
09:04 Ticket #6112 (Documentation - Corrective for icon generation is not complete) updated by Adeel Asghar
Please share the actual Modelica model for testing. Note that the …
08:29 example.zip attached to Ticket #6112 by gerrer@…
The original icon and the icon exported by generate_icons.py
08:27 Ticket #6112 (Documentation - Corrective for icon generation is not complete) created by gerrer@…
The corrective of generate_icons.py does not solve all issues of image …
07:49 Ticket #4167 (OMEdit - Getting error as "Compilation process failed. Exited with code 2" ...) updated by Amazigh
Replying to casella: > Replying to anonymous: …
06:03 Ticket #6110 (OMEdit - OMEdit does not render graphical annotations if "closure" annotation ...) updated by Dietmar Winkler
Replying to casella: > @dietmarw, it this is critical for …
Note: See TracTimeline for information about the timeline view.