Timeline



2018-09-25:

22:29 Ticket #4985 (Run-time - OMC accepts invalid nonlinear system solutions) updated by Francesco Casella
This issue is fixed, in the sense that if I set -d=nowarnMinMax, …
22:27 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) closed by Francesco Casella
fixed
22:27 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by Francesco Casella
Replying to perost: > Anyway, all of the example models in …
22:22 Ticket #5139 (Run-time - Initialization failures due to min/max and assert() violations do not ...) created by Francesco Casella
Please run this model […] The simulation fails with […] The …
22:18 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by Per Östlund
Replying to casella: > Replying to perost: > > …
22:09 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by c.schulze@…
I don’t think it is impure, you still can override the default value. …
22:07 Ticket #5137 (OMEdit - Wrong choice of angle unit in phase of sine wave) closed by Francesco Casella
worksforme: I tried with the latest nightly build and the problem seems to be …
22:04 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by Francesco Casella
Replying to perost: > > I'm not sure you can bind a …
21:51 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by Per Östlund
Replying to casella: > Replying to [comment:2
21:16 Ticket #4395 (Run-time - Importance of residual scaling for the proper operation of the Kinsol ...) updated by Francesco Casella
Thanks Willi!
21:15 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by Francesco Casella
Replying to c.schulze@…: > So you agree, that this model …
17:33 Ticket #4159 (Backend - Clean up flags dealing with Jacobian generation) updated by Francesco Casella
I guess so. I only have one doubt: the …
13:35 Ticket #5138 (OMEdit - parameter tab not shown for msl multibody models) created by Volker Waurich
Hi, It would be useful if e.g. […] would show the animation tab in …
12:37 TestSine.mo attached to Ticket #5137 by bebi@…
Test file to open with OMEdit
12:36 Ticket #5137 (OMEdit - Wrong choice of angle unit in phase of sine wave) created by bebi@…
Hi, When inserting the Modelica.Blocks.Sources.Sine and modifying the …
11:02 Ticket #4985 (Run-time - OMC accepts invalid nonlinear system solutions) updated by Francesco Casella
Very good. I will experiment with it a bit and report if necessary

2018-09-24:

19:20 Ticket #4395 (Run-time - Importance of residual scaling for the proper operation of the Kinsol ...) closed by Willi Braun
fixed: Fixed output in [https://github.com/OpenModelica/OMCompiler/pull/2677
16:22 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by c.schulze@…
So you agree, that this model is correct Modelica? That would solve …
14:47 Ticket #4159 (Backend - Clean up flags dealing with Jacobian generation) updated by Willi Braun
I think this is fixed in …
14:21 Ticket #4985 (Run-time - OMC accepts invalid nonlinear system solutions) closed by Willi Braun
fixed: In the current it's not possible to do that in the simulation. So an …

2018-09-22:

21:01 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by massimo ceraolo
Description, Component, Summary, Priority, Milestone, Owner changed
20:59 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by massimo ceraolo
OOps, my fault. I had left -d=newInst there. I will change the ticket …
13:23 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by Adrian Pop
It should work the same on Windows and Linux, what special flags do …
13:05 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by massimo ceraolo
Description changed
13:05 Test.txt attached to Ticket #5136 by massimo ceraolo
13:05 Test.mo attached to Ticket #5136 by massimo ceraolo
13:04 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) created by massimo ceraolo
the attached Test.mo does not simulate with NF.

2018-09-21:

20:20 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) closed by Adrian Pop
fixed: Fixed with 0cdd3e/OMCompiler. More tests added with: …
17:03 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by Francesco Casella
Owner, Component, Milestone changed
@c.schulze, this issue is currently being addressed by @perost in the …
16:59 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by Francesco Casella
Replying to adrpo: > If I get this right these are the …
14:04 PartialApplication.mo attached to Ticket #5135 by c.schulze@…
14:04 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) created by c.schulze@…
The argument value lookup for partially applied function in a model …
14:02 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by Adrian Pop
I thought this was an easy fix via PR: …
11:51 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by Adrian Pop
Status, Owner changed
11:09 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by Francesco Casella
Owner, Component, Milestone changed
11:02 RecordPassedToFunction.mo attached to Ticket #5134 by c.schulze@…
11:02 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) created by c.schulze@…
The Modelica Specification clearly states "Records are passed by …
07:38 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Rüdiger Franke
To summarize the status: PR …
05:32 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Rüdiger Franke
Status, Owner changed

2018-09-20:

18:29 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Rüdiger Franke
Looks good! The each qualifier is not that important anyway. If a …
14:36 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
I guess we should move this discussion to #5110 as it belongs there.
14:31 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
I fixed the start value for the variable. We only handled scalar types …
04:04 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Rüdiger Franke
I had a look in the backend. A lot of things work for a simple model. …
01:57 Ticket #4298 (OMOptim - OMOptim build on linux amd64 failed due to gcc 6.0 bug 70129) updated by masterharper1082@…
Tried playing around with this again after failing OMOptim builds for …

2018-09-19:

19:34 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) updated by Adrian Pop
Still some issues with the evaluation of impure functions in if …
19:03 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) updated by massimo ceraolo
Replying to casella: > @ceraolo, did you set the …
14:40 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) updated by Francesco Casella
Cc changed
@ceraolo, did you set the -d=evaluateAllParameters option in the …
14:34 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) updated by Adrian Pop
Status, Owner changed
14:34 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) updated by Adrian Pop
Hopefully PR: https://github.com/OpenModelica/OMCompiler/pull/2671
14:18 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) created by Adrian Pop
If we change the variability of function calls to impure functions to …
12:11 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) closed by Adrian Pop
fixed: Fixed with PR: https://github.com/OpenModelica/OMCompiler/pull/2670
12:11 Ticket #5130 (FMI - Segmentation fault when fmi2Terminate gets called twice) closed by Adrian Pop
fixed: Fixed with PR: https://github.com/OpenModelica/OMCompiler/pull/2670
11:26 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
This looks better now: …
11:22 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
After PR: https://github.com/OpenModelica/OMCompiler/pull/2669 only …
11:00 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Per told me -d=-nfExpandOperations should disable the expansion …
10:31 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Most of the stuff implemented in: …
10:05 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Strange that it does expansion of the else part. I'll have a look on …
10:05 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Works now: […] […]
10:00 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
I will make functions with no arguments that are impure have …
09:57 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Rüdiger Franke
I just had updated to the latest version and arrived at the same …
09:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Ok. Now I get: […] It seems it badly wants to evaluate the call …
09:11 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Did you take the latest sources or the nightly build? The last commit …
08:31 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) updated by massimo ceraolo
I have a proposal and two bug reports about this ticket. Proposal. …
08:11 Ticket #5103 (OMSimulator - CompositeModel::solveAlgLoop: max. number of iterations) updated by Lennart Ochel
No, there is no such functionality available. But you are very welcome …
06:54 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Rüdiger Franke
The following example would work for firstTick(u). Using …
00:08 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Of course, my bad, this only happened when -d=newInst is on. PR: …

2018-09-18:

23:59 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Francesco Casella
Replying to adrpo: > Very strange that none of the tests …
23:51 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Very strange that none of the tests in our testsuite caught this …
23:49 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
PR https://github.com/OpenModelica/OMCompiler/pull/2666 should …
23:14 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) created by Francesco Casella
If one doesn't need to change parameters at runtime without …
23:05 Ticket #5074 (New Instantiation - The NF does not evaluate a structural parameter) updated by Francesco Casella
I'm not sure if we have a formal (or semi-formal) definition of …
22:46 Ticket #5114 (New Instantiation - Issue with MultiBody models of ScalableTestSuite with the NF) updated by Francesco Casella
Cc, Status, Owner changed
As discussed at the devmeeting on Sep 17, @karim.abdelhak will have a …
22:17 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Francesco Casella
OK, thanks!
21:57 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Of course. In the current front-end is basically implemented manually. …
21:55 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Francesco Casella
How is this solved by the old front-end? Can we use the same strategy?
21:48 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Yes. I wanted to overload sample into one with clock and one without …
20:00 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Francesco Casella
Models with clock variables work better, but all other models using …
19:28 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Rüdiger Franke
´-d=newInst,-nfScalarize --std=3.3´ looks really good for the frontend …
16:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Ouch, seems I broke some stuff +54 & -680 :) …
13:49 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Adrian Pop
@rfranke: I know, but actually it seems that firstTick is …
13:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
PR with interval, firstTick and overload of sample
12:43 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Francesco Casella
Replying to rfranke: > This looks good, also that you …
12:43 Ticket #3678 (*unknown* - Efficient flattening (and code generation) for large-scale network models) updated by Francesco Casella
Replying to perost: > I've thought about such things many …
12:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Adrian Pop
Yep, I'm working on that, sample needs overloading for {{{sample(u, …
12:38 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by Francesco Casella
From the …
11:41 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) updated by Adrian Pop
Nice, I will do the modification myself as well and commit it.
11:34 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) updated by tknodt@…
Replying to adrpo: > The spec says that you should be able …
11:25 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) updated by tknodt@…
Just saw that in ticket #5130 the same is already proposed by you. I …
09:53 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Rüdiger Franke
The u argument is just sugar for firstTick, because all variables of …
09:24 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Adrian Pop
@rfranke: is will add all the needed synchronous features, starting …
06:19 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by Rüdiger Franke
This looks good, also that you don't expand sum() anymore. I think …
Note: See TracTimeline for information about the timeline view.