Timeline



2019-07-24:

16:58 Ticket #5603 (Frontend - OMEdit crashes on opening record with array creation in ternary operator) updated by Francesco Casella
Priority, Status, Owner changed
@adrpo, not sure if this is a nfAPI, old API, or NF issue. Can you …
14:39 Ticket #5603 (Frontend - OMEdit crashes on opening record with array creation in ternary operator) created by robert.sandmann@…
Dear developer team, when I open the following two files: …
05:27 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Martin Sjölund
Oh yeah, these are all omsi libraries. So the sanity check cannot see …

2019-07-23:

19:05 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Adam Dershowitz
What might help to diagnose it is: […] That will show you the …
15:54 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Martin Sjölund
I'll try that in https://github.com/OpenModelica/OpenModelica/pull/349
15:49 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Martin Sjölund
Well, first of all your change is wrong. The build directory is not …
15:00 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Andreas Heuermann
@sjoelund Just didn't start to work on it. When OMSI is sufficient …
07:06 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Martin Sjölund
What's wrong with generating a working makefile for Mac? Are you using …
07:04 Ticket #4992 (Testing Framework - Should we skip some versions of the Buildings library in Hudson ...) updated by Martin Sjölund
Currently, these libraries are never installed on Linux/OSX. You …

2019-07-22:

11:23 Ticket #5565 (NF API - OMEdit generates bogus warnings about missing inner declarations when ...) updated by Francesco Casella
Double-checked, all's fine :)
06:32 Ticket #5598 (New Instantiation - redeclaration of input as output with NF) updated by Florian Werner
Hi I'm a colleague of Sven. Here is our use case with more details: In …

2019-07-21:

23:32 Ticket #5565 (NF API - OMEdit generates bogus warnings about missing inner declarations when ...) closed by Adrian Pop
fixed
23:32 Ticket #5565 (NF API - OMEdit generates bogus warnings about missing inner declarations when ...) updated by Adrian Pop
Fixed in 03cf86/OpenModelica.
21:03 Ticket #5601 (Backend - Analyse impact: removeEqualFunctionCalls and avoid as tearing variable) updated by Francesco Casella
Description, Summary changed
Replying to vitalij: > removeEqualFunctionCalls can …
20:42 Ticket #5602 (Backend - Improved diagnostics to avoid nonlinear solver failures) created by Francesco Casella
The success of iterative nonlinear solvers depends on the quality of …
09:33 Ticket #5601 (Backend - Analyse impact: removeEqualFunctionCalls and avoid as tearing variable) created by Vitalij Ruge
removeEqualFunctionCalls can replace f(x,y) with a where f(x,y)
07:15 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Andreas Heuermann
Since OMSI can't generate a working Makefile for FMUs on mac yet I …

2019-07-19:

23:16 Ticket #4138 (New Instantiation - New FrontEnd) updated by Francesco Casella
Description changed
22:27 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Francesco Casella
List of remaining open issues: - #5328 ODE solver behaves erratically …
21:54 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Francesco Casella
There are currently only 7 MSL 3.2.3 models that do not simulate with …
21:33 Ticket #5458 (Backend - Unknowns with explicitly set start attributes should be preferred as ...) closed by Francesco Casella
fixed: removeEqualFunctionCalls was reactivated in …
21:26 Ticket #5600 (Backend - removeEqualFunctionCalls should be better documented and merged with ...) created by Francesco Casella
In the process of fixing #5458, the removeEqualFunctionCalls was …
18:46 Ticket #2079 (OMEdit - OMEdit does not handle replaceable classes and components) updated by Francesco Casella
This may be the most wanted missing feature in OMEdit, so I guess many …
18:11 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Francesco Casella
Owner changed
Martin, what do you think?
18:10 Ticket #5598 (New Instantiation - redeclaration of input as output with NF) updated by Francesco Casella
From a user's perspective, I can't really see the point in changing an …
16:56 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Adam Dershowitz
The following work around allows it to no longer fail to install using …
15:41 Ticket #5261 (Build Environment - OM Won't build under MacOS 10.14) updated by Adam Dershowitz
It seems that the OMSI issue is just that a relative path is being …
13:48 Ticket #5598 (New Instantiation - redeclaration of input as output with NF) updated by Per Östlund
Yes, redeclarations must be subtypes as far as I understand, and 6.3 …
13:47 Ticket #5599 (Backend - Backend rerun initial if equation with assert at reinit phase) updated by Francesco Casella
Priority, Milestone changed
Probably uncritical for most users, but yet totally wrong behaviour, …
13:43 Ticket #5599 (Backend - Backend rerun initial if equation with assert at reinit phase) updated by Francesco Casella
Description changed
13:41 Ticket #5294 (Initialization - Backend does not support initial if equation with assert) closed by Francesco Casella
fixed: Closing the ticket as the original problem is now solved.
13:32 Ticket #5598 (New Instantiation - redeclaration of input as output with NF) updated by Francesco Casella
Status, Owner, Component changed
From what I understand of Section 6.3 of the specification, if you …
13:28 initialasserts.zip attached to Ticket #5599 by Sven Bätzing <Sven.Baetzing@…>
13:28 Ticket #5599 (Backend - Backend rerun initial if equation with assert at reinit phase) created by Sven Bätzing <Sven.Baetzing@…>
There seems to be a related bug with the initial if equation with …
13:22 Ticket #5139 (Run-time - Initialization failures due to min/max and assert() violations do not ...) updated by Francesco Casella
Sorry for the delay, I had lost track of this issue. I tried …
13:13 Ticket #5534 (New Instantiation - NF fails checkModel on an otherwise sane model) updated by Andrea Bartolini
Thanks Per, I'll use the workaround till you complete the new unit …
13:01 Ticket #5534 (New Instantiation - NF fails checkModel on an otherwise sane model) updated by Per Östlund
The issue with the new model is the same as before, the workaround of …
11:42 ReplaceableInput.zip attached to Ticket #5598 by Sven Bätzing <Sven.Baetzing@…>
11:42 Ticket #5598 (New Instantiation - redeclaration of input as output with NF) created by Sven Bätzing <Sven.Baetzing@…>
Hello, The following error message occurred during testing with the …
07:21 Ticket #5441 (OMEdit - OMEdit toolbars) closed by Adeel Asghar
fixed: Done in 981f8ab/OpenModelica.

2019-07-18:

22:02 Ticket #5459 (Backend - Unnecessary choice of dynamic state selection leads to code generation ...) updated by Francesco Casella
BTW, I just retried with the latest nightly build. The simplified …
21:46 Ticket #5459 (Backend - Unnecessary choice of dynamic state selection leads to code generation ...) updated by Francesco Casella
Replying to Karim.Abdelhak: > @Francesco, could you check …
21:25 Ticket #5565 (NF API - OMEdit generates bogus warnings about missing inner declarations when ...) reopened by Francesco Casella
21:25 Ticket #5565 (NF API - OMEdit generates bogus warnings about missing inner declarations when ...) updated by Francesco Casella
More bogus messages: opening Modelica.Fluid.Examples.HeatingSystems …
21:21 Ticket #5597 (New Instantiation - Two examples of the new Modelica.Electrical.Batteries package do not ...) updated by Francesco Casella
Priority, Owner, Component, Milestone changed
@perost, is this yet another case of record issues with the old FE?
21:19 Ticket #5345 (OMEdit - omc-based FMI import in OMEdit) updated by Francesco Casella
Cc changed
21:18 Ticket #5345 (OMEdit - omc-based FMI import in OMEdit) updated by Francesco Casella
Replying to adeas31: > I just discussed this with Lennart …
21:08 Ticket #5575 (NF API - Opening Modelica.Media packages in OMEdit is still slow because of ...) updated by Francesco Casella
Flag is fine, thanks!
16:16 Ticket #5459 (Backend - Unnecessary choice of dynamic state selection leads to code generation ...) updated by Karim Adbdelhak
Replying to casella: > @Karim, before you leave for your …
15:05 NewFEbug1.mo attached to Ticket #5534 by Andrea Bartolini
15:04 Ticket #5534 (New Instantiation - NF fails checkModel on an otherwise sane model) reopened by Andrea Bartolini
The issue is back... Please load the attached package …
14:38 Ticket #5459 (Backend - Unnecessary choice of dynamic state selection leads to code generation ...) updated by Francesco Casella
@Karim, before you leave for your holidays, could you summarize a plan …
14:36 Ticket #5459 (Backend - Unnecessary choice of dynamic state selection leads to code generation ...) updated by Francesco Casella
Cc changed
14:27 Ticket #5575 (NF API - Opening Modelica.Media packages in OMEdit is still slow because of ...) updated by Adrian Pop
Or you can ask @adeas31 to provide an actual dialog for it :)
12:48 Ticket #4302 (OMEdit - Distorted text in OMEdit icons) updated by Adeel Asghar
Cc changed
12:26 Ticket #5382 (Backend - Simcode scales badly for models with large-sized arrays and events) updated by Adeel Asghar
Status, Owner, Component changed
12:15 Ticket #5575 (NF API - Opening Modelica.Media packages in OMEdit is still slow because of ...) updated by Adeel Asghar
Run OMEdit with debug command line option i.e., ./OMEdit --Debug=true.
11:42 Ticket #5592 (New Instantiation - Issue with NF and index reduction) updated by Francesco Casella
Nice result indeed, see …
11:11 Ticket #5575 (NF API - Opening Modelica.Media packages in OMEdit is still slow because of ...) updated by Francesco Casella
OK, so how to I get it turned on in OMEdit?
11:10 Ticket #5382 (Backend - Simcode scales badly for models with large-sized arrays and events) reopened by Francesco Casella
I agree with Martin's judgement that there is no memory leak here. The …
11:10 Ticket #4146 (*unknown* - Summary of omc scaling issues) updated by Francesco Casella
Description changed
10:47 Ticket #5597 (New Instantiation - Two examples of the new Modelica.Electrical.Batteries package do not ...) created by Christian Kral <dr.christian.kral@…>
I tested the new …
10:24 Ticket #5345 (OMEdit - omc-based FMI import in OMEdit) updated by massimo ceraolo
My university will strong need in the near future to be able to …
09:06 Ticket #5592 (New Instantiation - Issue with NF and index reduction) closed by Per Östlund
fixed: With the fix in b7e35afb the model …
08:39 Ticket #5575 (NF API - Opening Modelica.Media packages in OMEdit is still slow because of ...) updated by Adrian Pop
This is an OMEdit executable command line flag.
08:33 Ticket #5575 (NF API - Opening Modelica.Media packages in OMEdit is still slow because of ...) updated by Francesco Casella
What is the flag/OMEdit option to enable this? I saw a --Debug
07:59 Ticket #5345 (OMEdit - omc-based FMI import in OMEdit) updated by Adeel Asghar
Milestone changed
I just discussed this with Lennart and it seems we need further …
07:45 Ticket #5382 (Backend - Simcode scales badly for models with large-sized arrays and events) closed by Adeel Asghar
wontfix: My interpretation of Martin's comment is that it won't fix so I am …
07:26 Ticket #5575 (NF API - Opening Modelica.Media packages in OMEdit is still slow because of ...) updated by Adeel Asghar
Replying to adrpo: > @adeas31, can we have a setting in …
07:10 Ticket #5588 (OMEdit - Deleting submodel crashes OMEdit) closed by Adeel Asghar
fixed: Yeah I fixed that yesterday as well but forgot to merge the pull …
05:32 Ticket #5588 (OMEdit - Deleting submodel crashes OMEdit) updated by massimo ceraolo
Hope you will also add automatically deletion of connecting lines, as …
03:53 Ticket #5540 (OMEdit - plot window start) updated by sathishmswamy
I am using 1.13.2 I went through the #5412 . i had the similar issue …
00:44 Ticket #5596 (New Instantiation - The NF does not report the flattening process to the debugger) updated by Francesco Casella
Description changed

2019-07-17:

21:39 Ticket #5596 (New Instantiation - The NF does not report the flattening process to the debugger) created by Francesco Casella
When debugging equations from models compiled with the old FE, the …
21:28 Ticket #5595 (Backend - Equations involving semiLinear are not solved correctly for tearing) created by Francesco Casella
Please check …
20:57 Ticket #5565 (NF API - OMEdit generates bogus warnings about missing inner declarations when ...) closed by Adrian Pop
fixed: Fixed in a42b26/OpenModelica.
20:32 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Karim Adbdelhak
I somehow messed up the first PR but the second …
16:17 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Francesco Casella
As I commented in the pull request, it is only protected top-level …
14:40 Ticket #5588 (OMEdit - Deleting submodel crashes OMEdit) updated by massimo ceraolo
deleted comment
14:14 Ticket #5592 (New Instantiation - Issue with NF and index reduction) updated by Francesco Casella
Good :) Please proceed with the merging of PR 336, so we can see the …
13:29 Ticket #5592 (New Instantiation - Issue with NF and index reduction) updated by Per Östlund
I noticed that the OF had a list of lower order derivatives in the …
12:56 Ticket #5588 (OMEdit - Deleting submodel crashes OMEdit) updated by Adeel Asghar
Fixed the crash in 9587ed9/OpenModelica.
12:54 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Karim Adbdelhak
I created a pull request where toplevel inputs are considered unknown …
12:28 Ticket #5594 (FMI - Some Model C-files are not included in modelDescription.xml) updated by Trista Arinomo <trista.arinomo@…>
Milestone changed
12:09 Ticket #5594 (FMI - Some Model C-files are not included in modelDescription.xml) created by Trista Arinomo <trista.arinomo@…>
Exporting a model with 5804 equations as a FMU resulting in several …
10:25 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Per Östlund
Replying to casella: > So, I understand the equation …
10:20 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Karim Adbdelhak
Ah sorry, i just forgot to use getErrorString(); and was led …
09:02 Ticket #5537 (OMEdit - Multiple parameter values in icon layer arent displayed correct) closed by Adeel Asghar
fixed: Fixed in 3ea3db0/OpenModelica.
09:02 Ticket #5565 (NF API - OMEdit generates bogus warnings about missing inner declarations when ...) reopened by Francesco Casella
Unfortunately, I still get some bogus messages: […] when opening …
08:58 TestProtectedInput.mos attached to Ticket #5591 by Francesco Casella
08:57 TestProtectedInput.mo attached to Ticket #5591 by Francesco Casella
08:57 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Francesco Casella
Replying to Karim.Abdelhak: > I tried to simulate the …
08:49 Ticket #5593 (OMEdit - DXF shapes in animations are not displayed correctly) updated by Francesco Casella
Description changed
08:47 Ticket #5593 (OMEdit - DXF shapes in animations are not displayed correctly) created by Francesco Casella
Steps to reproduce - Run …
08:44 Ticket #5567 (OMEdit - The engine V6 animation is completely black) updated by Francesco Casella
Replying to vwaurich: > Nevertheless, the scaling of the …
08:18 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Karim Adbdelhak
I tried to simulate the model from OMEdit and from command line using …
08:15 Ticket #5567 (OMEdit - The engine V6 animation is completely black) closed by Francesco Casella
fixed: Replying to vwaurich: > I added the complete AutoDesk …
08:04 Ticket #5562 (Installation program - Windows installation is slow because of anti-malware checks?) closed by Francesco Casella
wontfix: I normally do not install any system library. I tried to disable …
07:47 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Francesco Casella
Replying to Karim.Abdelhak: > How should this be detected? …
06:53 Ticket #5591 (Backend - Protected top-level input connectors are not handled correctly by the NF) updated by Karim Adbdelhak
How should this be detected? It is a protected input which is only …
Note: See TracTimeline for information about the timeline view.