Timeline



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: * …

2016-04-14:

16:06 Ticket #3849 (Backend - Wrong constant evaluation of final parameter arrays in the back-end) updated by Adrian Pop
I tried to make a smaller model and it worked fine. I'm running the …
15:59 Ticket #3849 (Backend - Wrong constant evaluation of final parameter arrays in the back-end) updated by Lennart Ochel
Can you reproduce the issue with a smaller model?
15:56 Ticket #3849 (Backend - Wrong constant evaluation of final parameter arrays in the back-end) updated by Adrian Pop
Status, Owner changed
15:56 Ticket #3849 (Backend - Wrong constant evaluation of final parameter arrays in the back-end) created by Adrian Pop
I have a non-public wind power model that sends an array of zeros to a …
13:12 Ticket #3771 (Backend - Wrong clock interval) updated by Lennart Ochel
Status, Owner changed
09:41 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Christoph <buchner@…>
I can confirm that plotting now shows displayunit (bar). Thank you!
09:31 Ticket #3841 (OMEdit - Export to image/clipboard has too tight bounding boxes) closed by Christoph <buchner@…>
fixed: Confirmed fixed, thank you!
08:04 Ticket #3356 (Code Generation - Improve Susan buffers) updated by Martin Sjölund
Partially fixed by …
06:16 Ticket #3847 (OMEdit - Feature Request: Complete as you Type Class Member Drop-Down List) updated by Christoph <buchner@…>
+1, autocompletion would be very useful when using OMEdit. …
04:05 MonitorClassExample.pdf attached to Ticket #3848 by stephan.fevrier@…
Example of proposed new model view
04:03 Ticket #3848 (Frontend - Feature Request: Visualization of Simulation Results in Model View) created by stephan.fevrier@…
The OpenModelica Plotting module is a very convenient tool for …
03:57 Ticket #3847 (OMEdit - Feature Request: Complete as you Type Class Member Drop-Down List) created by stephan.fevrier@…
As a modeling user that cannot memorize all class structures of the …

2016-04-13:

20:39 Ticket #3356 (Code Generation - Improve Susan buffers) updated by Martin Sjölund
Status, Owner, Component changed
It is feasible, but requires the user to rewrite some templates to …
15:16 Ticket #3841 (OMEdit - Export to image/clipboard has too tight bounding boxes) updated by Adrian Pop
@Christoph: a 64bit windows build is available now.
14:33 Ticket #3582 (OMEdit - redeclare model disappear when modifying a parameter...) closed by Adrian Pop
duplicate
14:32 Ticket #3153 (Frontend - Chek model fails for duplicate final parameter) closed by Martin Sjölund
fixed: Sure, I guess :)
14:29 Ticket #3582 (OMEdit - redeclare model disappear when modifying a parameter...) updated by anonymous
Same fate: ticket equivalent to Ticket 3783 Should be closed …
14:27 Ticket #3153 (Frontend - Chek model fails for duplicate final parameter) updated by Arno_Epsilon <acolleoni@…>
This bug seems to be solved since at least 1.9.6. It should be marked …
14:24 Ticket #3143 (OMEdit - Parameter modification bug) updated by anonymous
ticket equivalent to Ticket 3783 Should be closed since …
12:51 Ticket #3843 (Run-time - Write .log file directly to disk) updated by Francesco Casella
What I noticed was that the "string too large" error actually …
12:45 Ticket #3846 (FMI - Generation of FMU with Jacobian sparsity information broken) updated by Adeel Asghar
Status, Owner changed
12:33 Test_OMEdit.zip attached to Ticket #3846 by Francesco Casella
Files to reproduce the problem
12:32 Ticket #3846 (FMI - Generation of FMU with Jacobian sparsity information broken) created by Francesco Casella
Please consider the attached test case: a moderately complex steam …
11:43 Ticket #3771 (Backend - Wrong clock interval) updated by Volker Waurich
Replying to niklwors: > Maybe the problem is the order of …
10:34 Ticket #3356 (Code Generation - Improve Susan buffers) updated by Martin Sjölund
Cc changed
Or perhaps (on an empty/non-empty Tpl.Text as input): […] Or: …
10:33 Ticket #3015 (*unknown* - OMEdit Plots are not correct) updated by Adeel Asghar
Cc changed
Martin the merging is failing. I have attached the …
10:32 SanityCheckFail.mo attached to Ticket #3015 by Adeel Asghar
10:27 Ticket #1429 (Backend - Some kinds of array equations are not supported) updated by anonymous
The following, equivalent, version works correctly in OM. Maybe this …
10:27 Ticket #3826 (Code Generation - Do not use Susan for generation of _init.xml) closed by Martin Sjölund
fixed: This was fixed although Adrian did not like the solution.
10:27 Ticket #3826 (Code Generation - Do not use Susan for generation of _init.xml) updated by Martin Sjölund
Status, Owner, Milestone changed
10:20 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Lennart Ochel
Replying to rfranke: > Good to know. It should become a …
10:18 Ticket #1478 (Backend - Handling mixed systems containing discrete iteration variables) updated by Per Östlund
Status, Owner changed
10:18 Ticket #3163 (Frontend - Cycling binding that is not cyclic detected) updated by Adrian Pop
This basically happens because we don't have a fully qualified DAE …
10:08 Ticket #3163 (Frontend - Cycling binding that is not cyclic detected) updated by Per Östlund
Description changed
10:07 Ticket #3722 (Interactive Environment - copyClass API wrong source info) closed by Per Östlund
fixed
10:06 Ticket #3842 (Frontend - Matrix Compiler Bug) closed by Per Östlund
fixed: Fixed in 9255662.
10:05 Ticket #1211 (Backend - Nested der-expressions generates invalid simulation code) updated by Per Östlund
Status, Owner changed
10:04 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Rüdiger Franke
Good to know. It should become a default setting asap (hopefully …
10:04 Ticket #1366 (Build Environment - Implement unparsers using Susan) closed by Per Östlund
fixed: Most unparsing uses Susan, the rest can be converted when necessary.
10:02 Ticket #1555 (Frontend - Model with array of unknown size fails without error message) updated by Per Östlund
Priority, Component changed
This doesn't actually fail anymore. It creates an array of size 1, …
10:00 Ticket #3843 (Run-time - Write .log file directly to disk) updated by Martin Sjölund
They are written directly to file, but on compilation error, …
09:56 Ticket #2709 (New Instantiation - final parameter in ComparisonQuasyStationary.mo) updated by Per Östlund
Status, Owner changed
Some of broken models are now working. The remaining models are: …
09:48 Ticket #1429 (Backend - Some kinds of array equations are not supported) updated by Per Östlund
Status, Owner changed
Still not working, but it's a backend issue so it shouldn't be …
09:33 Ticket #3841 (OMEdit - Export to image/clipboard has too tight bounding boxes) updated by Adrian Pop
I will restart the builds.
09:09 Ticket #3842 (Frontend - Matrix Compiler Bug) updated by Per Östlund
Status, Owner changed
08:30 CoverageIssues edited by Lennart Ochel
Update ModelicaTest ticket query (diff)
08:25 CoverageIssues edited by Lennart Ochel
Add section for ModelicaTest (trunk) (diff)
08:16 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Lennart Ochel
Cc changed
Both flags, cseCall and cseEachCall, are deprecated and …
07:44 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Francesco Casella
Adrian, can you point me out the tests? I understand there are some …
07:39 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
Status, Owner changed
Reassigning to @adrpo for the remaining parts. (PR 713 worked fine, …
07:29 Ticket #3841 (OMEdit - Export to image/clipboard has too tight bounding boxes) updated by Christoph <buchner@…>
Thank you! The responsiveness of OM devs is amazing! Today's nightly …
07:06 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
With https://github.com/OpenModelica/OMCompiler/pull/713, functions.c …
06:50 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
Sorry, not a constant subscript, but rather: […] Which we expand …
06:47 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
The other part I believe can be solved by either: 1. …
06:19 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
https://github.com/OpenModelica/OMCompiler/pull/712 is the first …
06:02 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Rüdiger Franke
The source Modelica code contains one large array of data. If it is …
05:30 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
We would anyway need to traverse the structure for their removal …
05:20 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Rüdiger Franke
One should solve the problem at the source. Why first creating 16 MB …
05:17 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Rüdiger Franke
It worked with OpenModelica 1.9.6. Just simulate …
05:09 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
OK, the bindings for (at least some of) the mystical bindings do not …
04:58 Ticket #3845 (New Instantiation - calling records to assign parameters fails if size is changed) created by Michael Wetter
Hi OpenModelica fails to flatten the model m1 unless the assignment …
04:52 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
Owner changed
The size of the flat Modelica does not matter if the arrays internally …
04:44 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Rüdiger Franke
Cc changed
@sjoelund.se: I'm just trying to make things easier to grasp when …
04:41 Modelica.Media.Examples.R134a.R134a2_functions.c attached to Ticket #3844 by Rüdiger Franke
04:39 Modelica.Media.Examples.R134a.R134a2.mof attached to Ticket #3844 by Rüdiger Franke

2016-04-12:

22:39 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Adrian Pop
By broken I mean the modifications that should be applied by cse are not.
22:37 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Francesco Casella
Replying to adrpo: > I find this really strange as we do …
21:04 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Adrian Pop
Cc changed
I find this really strange as we do have tests for it which they pass …
21:01 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Rüdiger Franke
+cseEachCall produced similar results as +cseCall when writing the …
20:28 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Adrian Pop
@rfranke: either global variables or we keep the packages (or at least …
20:25 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Rüdiger Franke
Cc changed
We might need global variables if packages are gone. The other issue …
20:10 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Adrian Pop
The problem here is mostly with package constants, we need to constant …
19:57 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Francesco Casella
Replying to rfranke: > Even worse: the command line …
19:44 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
The actual C-code generated by OMC: […]
19:41 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Adrian Pop
Status, Owner changed
I'll try to disable vectorization of arrays sent to functions which …
19:40 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Martin Sjölund
I think instantiated is the wrong word here. The problem is pdata is …
18:54 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Rüdiger Franke
Description changed
18:53 Ticket #3844 (Frontend - Unnecessary array instantiations) updated by Rüdiger Franke
Description changed
18:24 Ticket #3844 (Frontend - Unnecessary array instantiations) created by Rüdiger Franke
Examples that use arrays often result in huge code because …
18:11 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Rüdiger Franke