Timeline



2016-04-22:

21:28 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Filip Jezek
I just would like to inquire, 1) how to add units conversions - i.e. …
14:41 Ticket #3863 (Frontend - Stack overflow in ScalableTestSuite) updated by Martin Sjölund
Status, Owner, Component changed
14:28 Ticket #3863 (Frontend - Stack overflow in ScalableTestSuite) updated by Martin Sjölund
Should be quite easy to rewrite …
14:14 Ticket #3863 (Frontend - Stack overflow in ScalableTestSuite) created by Henning Kiel
[…]
11:05 Ticket #3674 (New Instantiation - Template error generated by omc) updated by Alexander Täschner <A.Taeschner@…>
The bug is still present in the newest windows nightly …
08:11 Ticket #3862 (Testing Framework - Improving coverage testing) updated by Lennart Ochel
Description changed
07:56 Ticket #3862 (Testing Framework - Improving coverage testing) created by Lennart Ochel
Recently, I pushed some bad changes which broke two PNlib models. …

2016-04-21:

15:04 Ticket #3861 (Code Generation - Do not use preprocessor for code generation) created by Martin Sjölund
The current code generator uses the pre-processor for lookup from …
14:23 Ticket #3860 (Frontend - If +std=3.3 is set there are issues when using ...) created by anonymous
Consider the following model: […] When checked it generates the …
10:02 Ticket #3859 (*unknown* - A specific annotation for dynamic integration method / optimization?) created by massimo ceraolo
OM has the important feature of allowing dynamic optimisation, instead …
07:40 Ticket #3856 (*unknown* - Improve OM Performance) updated by Martin Sjölund
Less memory traversing data structures: …
07:27 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) updated by Christoph <buchner@…>
Thank you, confirmed fixed!

2016-04-20:

21:59 Ticket #3805 (OMEdit - OMEdit crashes randomly in Windows because of parallel loading of libraries) updated by Adrian Pop
Cc changed
21:59 Ticket #3805 (OMEdit - OMEdit crashes randomly in Windows because of parallel loading of libraries) closed by Adrian Pop
fixed: Should be fixed in ad78c44/OMCompiler. I disabled parallel …
21:46 Ticket #3805 (OMEdit - OMEdit crashes randomly in Windows because of parallel loading of libraries) updated by Adrian Pop
Here is a stacktrace with: omc_Parser_parallelParseFiles […]
14:36 Ticket #2895 (Frontend - Error translating new Medium package) updated by anonymous
I know it has been a long time since this was opened. Were you ever …
11:31 Ticket #3855 (Build Environment - MSL 3.2.2 Availability) closed by Adrian Pop
fixed: With this commit: …
11:15 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) closed by Adrian Pop
fixed: This should be fixed by a21da84/OMCompiler, …
07:56 Ticket #3853 (MetaModelica - Clean up OpenModelica base libraries) updated by Per Östlund
Cc changed

2016-04-19:

11:58 Ticket #2694 (Backend - Simulate thermopower pump error code -1) updated by Lennart Ochel
I think the pump component should work in the meanwhile. Is this issue …
05:32 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by Adrian Pop
Added the attached model as a test in: …
05:26 Ticket #3858 (Cpp Run-time - G++ Application Binary Interface (ABI)) updated by Rüdiger Franke
Description changed
05:21 Ticket #3649 (Frontend - Number of equations are not determined correctly) closed by Adrian Pop
fixed
05:21 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by Adrian Pop
Fixed in …
04:28 Ticket #3636 (*unknown* - Supporting MSL 3.2.2) updated by Anton Haumer <a.haumer@…>
Keywords changed
MSL v3.2.2-build.3-release was released 2016-04-03, it's stable! See …
04:22 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by Anton Haumer <a.haumer@…>
Keywords changed
see #3636 (MSL v3.2.2-build.3-release was released 2016-04-03!)

2016-04-18:

23:09 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by Adrian Pop
Hm, I think I found the bug, we get for SC1 equation: […] but there …
21:56 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by Adrian Pop
Hm, for each broken connect we add an equalityConstraint equation. The …
21:48 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by Adrian Pop
The difference is that we generate the equation: […] in plus for …
21:45 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by Adrian Pop
Basically the two models generate the same DAE but with some …
21:25 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by Adrian Pop
The overconstrained connection graph is broken differently for the too …
20:50 Transformer.SC2.svg attached to Ticket #3649 by Adrian Pop
Overconstrained connection graph handling for Transformer.SC2 model
20:50 Transformer.SC1.gv attached to Ticket #3649 by Adrian Pop
Overconstrained connection graph handling for Transformer.SC1 model
20:36 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by Anton Haumer <a.haumer@…>
Amazing: I changed some minor things in an example model (with a …
19:10 Ticket #3858 (Cpp Run-time - G++ Application Binary Interface (ABI)) created by Rüdiger Franke
Gcc 5 introduced a new C++ ABI to conform with the 2011 standard, in …
15:54 Ticket #3852 (OMEdit - Easing simulation settings saving in OMEdit) updated by massimo ceraolo
Thanks!
15:51 Ticket #3852 (OMEdit - Easing simulation settings saving in OMEdit) closed by Adeel Asghar
fixed: Done in 2f6120e/OMEdit. I have added buttons i.e., - …
15:32 Ticket #3856 (*unknown* - Improve OM Performance) updated by Martin Sjölund
Remove unused parts from FGraph (minor gain for larger models): …
14:29 BouncingBall.mo attached to Ticket #3857 by anonymous
14:29 Ticket #3857 (Code Generation - Error in Generated XML from Modelica) created by karan.singh@…
Hi there, I am using the XML file generated by Modelica for modeling. …
11:26 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) updated by Adrian Pop
Priority changed
I already started looking into this one and then I'll continue with #2079.
11:19 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) updated by Christoph <buchner@…>
Can we put this on at least critical (o priority for 1.10.0? I think …
10:53 Ticket #3856 (*unknown* - Improve OM Performance) updated by Martin Sjölund
Lookup issues (do not create IDENT(n), etc): …
10:35 Ticket #3856 (*unknown* - Improve OM Performance) created by Martin Sjölund
Generic ticket for performance improvements scheduled for OM 1.10
07:14 Ticket #3853 (MetaModelica - Clean up OpenModelica base libraries) updated by Rüdiger Franke
Cc changed
05:10 Ticket #3855 (Build Environment - MSL 3.2.2 Availability) updated by Martin Sjölund
@adrpo: We only add repos on github, and 3.2.2 was not live yet…

2016-04-17:

23:25 Ticket #3855 (Build Environment - MSL 3.2.2 Availability) updated by Adrian Pop
As a workaround until we add it with 3.2.2 you can already use it in …
23:09 Ticket #3855 (Build Environment - MSL 3.2.2 Availability) updated by zbigniew.wolanski@…
Thanks. There should be significant improvement in functionality of …
21:24 Tickets #2220,​3747,​3753,​3807,​3819 batch updated by Adeel Asghar
Milestone changed
21:22 Ticket #3483 (OMEdit - OMEdit does not draw connect statement to expandable connectors) updated by Adeel Asghar
Milestone changed
20:54 Ticket #3855 (Build Environment - MSL 3.2.2 Availability) updated by Adrian Pop
Status, Owner, Component changed
The version "trunk" is already available in OM and there is not that …
20:49 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by Lennart Ochel
Keywords changed
20:46 Ticket #3855 (Build Environment - MSL 3.2.2 Availability) created by zbigniew.wolanski@…
Modelica Standard Library 3.2.2 was released on 2016-04-11. When will …
20:31 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by Anton Haumer <a.haumer@…>
The same experiment with a transient machine model (either from …
20:02 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by Anton Haumer <a.haumer@…>
Please have a look at the examples uploaded by Christian: none of them …
16:52 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by Adrian Pop
See here: …
16:36 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by Anton Haumer <a.haumer@…>
Status, Owner changed
Dear Martin S., please have a look who at OpenModelica could take care …
00:51 Ticket #3854 (Testing Framework - Windows testing has issues to build models) closed by Adrian Pop
fixed: Much better now.

2016-04-16:

16:22 Ticket #3854 (Testing Framework - Windows testing has issues to build models) updated by Adrian Pop
I'll try to change Compile.bat to use msys2 make instead of …
15:45 Ticket #3854 (Testing Framework - Windows testing has issues to build models) created by Adrian Pop
It seems that since we moved to msys2 the mingw32-make we use for …
12:54 Ticket #3853 (MetaModelica - Clean up OpenModelica base libraries) updated by Rüdiger Franke
OK, that's a good motivation for an intermediate language. We might …
09:52 Ticket #3853 (MetaModelica - Clean up OpenModelica base libraries) updated by Adrian Pop
@rfranke: it should be possible to keep the high level formulations …
09:05 Ticket #3853 (MetaModelica - Clean up OpenModelica base libraries) updated by Rüdiger Franke
If MetaModelica requires weired formulations, then there is something …
09:02 Ticket #3853 (MetaModelica - Clean up OpenModelica base libraries) updated by Martin Sjölund
Replying to rfranke: > Can't combined functions like …
08:54 Ticket #3853 (MetaModelica - Clean up OpenModelica base libraries) created by Rüdiger Franke
OpenModelica uses its own language and base libraries. Sometimes they …

2016-04-15:

22:27 Ticket #3852 (OMEdit - Easing simulation settings saving in OMEdit) updated by massimo ceraolo
Summary changed
15:54 Ticket #3852 (OMEdit - Easing simulation settings saving in OMEdit) updated by massimo ceraolo
Summary changed
15:22 Ticket #3851 (Backend - optimized zero crossings for cpp runtime) updated by Niklas Worschech
This is a simplified description of the cpp runtime approach for zero …
14:15 Ticket #3852 (OMEdit - Easing simulation settings saving in OMEdit) created by massimo ceraolo
The simulation setup window allows saving in the model description …
14:07 Ticket #3851 (Backend - optimized zero crossings for cpp runtime) updated by Lennart Ochel
Well, I still see no reason to generate different data structures …
12:53 Ticket #3851 (Backend - optimized zero crossings for cpp runtime) updated by Niklas Worschech
The c runtime does not replace the relations in equations like the cpp …
12:42 Ticket #3851 (Backend - optimized zero crossings for cpp runtime) updated by Lennart Ochel
I guess it's the same for the c runtime. I see no good reason to …
12:20 Ticket #3851 (Backend - optimized zero crossings for cpp runtime) created by Niklas Worschech
Thus the cpp runtime can use the optimized zero crossings, that are …
09:41 Ticket #3849 (Backend - Wrong constant evaluation of final parameter arrays in the back-end) updated by Martin Sjölund
Also, -d=-backendKeepEnv helps to not ceval bad things in the …
09:29 Ticket #3849 (Backend - Wrong constant evaluation of final parameter arrays in the back-end) updated by Adrian Pop
I found the issue, the Ceval.ceval we do in the back-end evaluates to …
09:26 Ticket #2684 (Run-time - unstable event system) closed by Lennart Ochel
fixed: It seems that all examples in this ticket work as expected now.
09:21 Ticket #2684 (Run-time - unstable event system) updated by Lennart Ochel
Status, Owner changed
08:02 Ticket #3850 (Code Generation - PNlib coverage drop) closed by Lennart Ochel
fixed
07:21 Ticket #3850 (Code Generation - PNlib coverage drop) updated by Lennart Ochel
Owner, Component changed
The issue was introduced with …
07:18 ReleaseNotes/1.10.0 edited by Martin Sjölund
(diff)
06:20 Ticket #3850 (Code Generation - PNlib coverage drop) created by Lennart Ochel
Simulation results of two models changed: * …
Note: See TracTimeline for information about the timeline view.