Timeline



2018-11-06:

13:38 Ticket #5201 (Backend - Problem in generated code from Modelica.Media mixture) updated by Francesco Casella
#5200 was resolved but we still have this issue. I'm not sure what is …
13:32 Ticket #5200 (New Instantiation - The backend does not handle reductions correctly) updated by Francesco Casella
I checked the TestMixture with the nightly build. The algorithm …
13:32 Ticket #2858 (New Instantiation - Nasty bug with package constants in Modelica.Media gas mixture models) updated by Francesco Casella
For the record, after #5200 was fixed, the test model originally …
02:39 Ticket #5205 (MetaModelica - Support cycles in anyString) updated by Adrian Pop
This version just prints Pointer() when reaching a pointer that …
02:35 Ticket #5205 (MetaModelica - Support cycles in anyString) updated by Adrian Pop
Cc changed
02:35 Ticket #5205 (MetaModelica - Support cycles in anyString) closed by Adrian Pop
fixed
02:19 Ticket #5205 (MetaModelica - Support cycles in anyString) updated by Adrian Pop
Should be fixed with PR: …
02:10 Ticket #5205 (MetaModelica - Support cycles in anyString) created by Adrian Pop
Currently we get a crash if we try to print cyclic structures …

2018-11-05:

16:50 Ticket #5163 (New Instantiation - Array stream variables are not expanded by the NF) closed by Per Östlund
fixed: Fixed in b9e99f1.
15:15 Ticket #5163 (New Instantiation - Array stream variables are not expanded by the NF) updated by Per Östlund
I tried letting the NF expand all the array constructors, but it made …
15:02 Ticket #5200 (New Instantiation - The backend does not handle reductions correctly) updated by Francesco Casella
Replying to perost: > The issue seems to be that the …
15:00 Ticket #5200 (New Instantiation - The backend does not handle reductions correctly) closed by Per Östlund
fixed: Fixed in 11d7be6. The NF wasn't …
13:58 Ticket #5202 (New Instantiation - NFCeval.evalBuiltinAbs gets invalid vector input in Buildings model) updated by Francesco Casella
Replying to perost: > NFCeval.evalBuiltinAbs should not …
13:53 Ticket #5200 (New Instantiation - The backend does not handle reductions correctly) updated by Per Östlund
The issue seems to be that the generated code for the sum reduction …
13:37 Ticket #5203 (New Instantiation - NFTyping.typeComponents fails with no error message) updated by Per Östlund
c5a00c39 fixes the issue that the …
13:34 Ticket #5163 (New Instantiation - Array stream variables are not expanded by the NF) updated by Francesco Casella
We may expand this under some flag, so that the current back-end can …
13:33 Ticket #5200 (New Instantiation - The backend does not handle reductions correctly) updated by Francesco Casella
Cc changed
As discussed in today's webmeeting, one option is to have the NF …
10:07 Ticket #5203 (New Instantiation - NFTyping.typeComponents fails with no error message) updated by Per Östlund
Summary changed
It actually fails in the phase before that, in NFTyping.typeComponents.
10:04 Ticket #5202 (New Instantiation - NFCeval.evalBuiltinAbs gets invalid vector input in Buildings model) updated by Per Östlund
Summary changed
NFCeval.evalBuiltinAbs should not accept array inputs, NFCeval …

2018-11-04:

22:21 Ticket #4626 (OMEdit - Unit checking in the new front end is slow) updated by Francesco Casella
Status, Owner changed
Replying to adeas31: > I think Martin's idea is to do it …
22:16 Ticket #5204 (New Instantiation - NFTyping.typeComponents can't evaluate structural parameter (hard)) created by Francesco Casella
Please check …
22:02 Ticket #5203 (New Instantiation - NFTyping.typeComponents fails with no error message) updated by Francesco Casella
Summary changed
22:02 Ticket #5203 (New Instantiation - NFTyping.typeComponents fails with no error message) created by Francesco Casella
Please check …
21:48 Ticket #5202 (New Instantiation - NFCeval.evalBuiltinAbs gets invalid vector input in Buildings model) created by Francesco Casella
Please check …
21:12 Ticket #3845 (New Instantiation - calling records to assign parameters fails if size is changed) closed by Francesco Casella
fixed: As of v1.13.0-dev-1031-g06d58cd7f, the NF produces the correct result
20:55 Ticket #5178 (New Instantiation - Incorrect Warning - not balanced connector) reopened by Per Östlund
The new frontend doesn't give a warning because we haven't implemented …
20:51 Ticket #4965 (New Instantiation - The NF does not handle vectorized operations involving Complex arrays) updated by Francesco Casella
Replying to ceraolo: > Please, consider the example …
20:16 Ticket #4626 (OMEdit - Unit checking in the new front end is slow) updated by Adeel Asghar
I think Martin's idea is to do it in Compiler. I am not sure how you …
19:44 Ticket #5063 (New Instantiation - [NF] Variability of integer() result) closed by Francesco Casella
fixed: I agree that AdvancedNoise has still many issues but I guess we can …
19:41 Ticket #5065 (New Instantiation - [NF] Conditions in IF equations are wrongly marked as structural parameters) closed by Francesco Casella
fixed: I tested the PID model with the NF and with the last commits by @adrpo …
19:31 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) closed by Francesco Casella
fixed: Most of the Modelica_Synchronous models now work with the NF, …
19:14 Ticket #4626 (OMEdit - Unit checking in the new front end is slow) updated by Francesco Casella
Component, Milestone changed
Replying to sjoelund.se: > Well, we could just make the …
19:08 Ticket #5172 (New Instantiation - [Replaceable] Binding equation in element redeclaration doesn't work) updated by Francesco Casella
Milestone changed
19:06 Ticket #5178 (New Instantiation - Incorrect Warning - not balanced connector) closed by Francesco Casella
worksforme: Flattening this model with the new front-end -d=newInst […] …
18:44 Ticket #5034 (New Instantiation - Here old FE had a better error message.) closed by Francesco Casella
invalid: Replying to ceraolo: > I don't know whether this should …
18:28 Ticket #2858 (New Instantiation - Nasty bug with package constants in Modelica.Media gas mixture models) closed by Francesco Casella
fixed
18:25 Ticket #2660 (New Instantiation - Lookup bug with replaceable models) closed by Francesco Casella
fixed: The model now passess the front-end successfully. It later fails in …

2018-11-03:

19:31 Ticket #4969 (New Instantiation - Issue with NFCeval.evalBinarySub) reopened by Francesco Casella
Still fails for this reason in …
19:29 Ticket #4969 (New Instantiation - Issue with NFCeval.evalBinarySub) closed by Francesco Casella
fixed: This particular problem is now solved, the model fails for other …
19:23 Ticket #5075 (New Instantiation - Package names flattened incorrectly by the NF within function bodies) updated by Francesco Casella
The compilation now fails at the beginning of the back-end operations …
19:20 Ticket #5080 (New Instantiation - The NF does not compute variability correctly in Modelica.Media) closed by Francesco Casella
fixed: This problem is now fixed, the model fails because of #5201
19:19 Ticket #5088 (New Instantiation - Issue with redeclare in the NF) closed by Francesco Casella
fixed: The model now simulates correctly after the last commits to the NF.
19:16 Ticket #5096 (New Instantiation - Issue with NFTyping.typeComponent) closed by Francesco Casella
duplicate: Replying to adrpo: > I guess this is a duplicate of #5015, …
19:14 Ticket #5160 (New Instantiation - Derivative information lost by the NF) closed by Francesco Casella
fixed: This problem is now fixed, the model fails because of #5201
19:14 Ticket #5201 (Backend - Problem in generated code from Modelica.Media mixture) created by Francesco Casella
Please check …
19:05 Ticket #2858 (New Instantiation - Nasty bug with package constants in Modelica.Media gas mixture models) updated by Francesco Casella
#5010 is now fixed, but we still have a backend issue, see #5200. …
18:37 Ticket #5010 (New Instantiation - Issue with NFRangeIterator.fromDim) closed by Francesco Casella
fixed: The body of the …
18:35 Ticket #5200 (New Instantiation - The backend does not handle reductions correctly) updated by Francesco Casella
Maybe it is possible to use the same code used by the NF to handle the …
18:32 Ticket #5200 (New Instantiation - The backend does not handle reductions correctly) created by Francesco Casella
Please consider the following test model […] Run it with the new …
15:59 Ticket #5168 (Backend - Issue with BackendDAEUtil.getSolvedSystem in HelmholtzMedia) closed by Francesco Casella
duplicate: Duplicate of #5182

2018-11-02:

23:16 Ticket #5199 (New Instantiation - Strange diagnostics with diamond-inheriting from a class with equations) closed by Francesco Casella
wontfix: Replying to perost: > We haven't implemented it in the new …
22:02 Ticket #5199 (New Instantiation - Strange diagnostics with diamond-inheriting from a class with equations) updated by Per Östlund
Replying to casella: > @perost, can you please comment on …
19:18 Ticket #5199 (New Instantiation - Strange diagnostics with diamond-inheriting from a class with equations) updated by Francesco Casella
Status, Owner, Component, Milestone changed
Section 7.1 of the specification says: Equations of the flattened …
19:01 Ticket #5198 (*unknown* - Model simulation failed) updated by Francesco Casella
Strange that there is no stacktrace reported. Which OS are you using?
19:00 Ticket #5197 (Cpp Run-time - Derivatives in IDA cpp target) updated by Francesco Casella
@Solipsism, would you mind attaching a test case that demonstrates the …
18:58 Ticket #5194 (New Instantiation - Wrong simulation results of ScalableTestSuite StringModelica models ...) updated by Francesco Casella
With this last fix, all of the ScalableTestSuite finally works …
17:27 Ticket #5183 (Run-time - conflicting types for OpenModelica_updateUriMapping) closed by Henning Kiel
invalid
09:03 Ticket #5199 (New Instantiation - Strange diagnostics with diamond-inheriting from a class with equations) created by anatoly.trosinenko@…
When inheriting through different paths from the same class containing …

2018-11-01:

20:12 Ticket #5198 (*unknown* - Model simulation failed) created by javier.bonilla@…
I tried to simulate a model in OMEdit and it failed. I received this …
13:26 Ticket #5197 (Cpp Run-time - Derivatives in IDA cpp target) created by Solipsism
Models containing the der() pseudofunction result in an initialization …
13:12 Ticket #5098 (New Instantiation - Introduce a flag to make the NF act as the OF) closed by Per Östlund
fixed: Closing this as we've added a few flags to make the NF behave more …
11:55 Ticket #5196 (FMI - Memory leak with inline arrays in when clauses) created by anatoly.trosinenko@…
It seems there is a memory leak reproducible with a simple array …
09:42 Ticket #5193 (New Instantiation - The NF does not evaluate parameters when setting -d=evaluateAllParameters) closed by Per Östlund
fixed: Fixed in 407b2de.

2018-10-31:

14:30 Ticket #5010 (New Instantiation - Issue with NFRangeIterator.fromDim) updated by Per Östlund
Replying to casella: > There are still prolems with …
14:13 Ticket #4995 (New Instantiation - Constants with non-constant subscripts not evaluated in functions) closed by Per Östlund
fixed: Fixed in ab87884.
12:39 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) closed by Per Östlund
fixed: Fixed in 88b7e46.
10:44 Ticket #5152 (FMI - FMI fmi2CallbackFunctions is incompatible with C++) updated by federico.terraneo@…
Thank you for your answers, however I reported the issue to the …
09:40 Ticket #5115 (New Instantiation - The NF does not expand array() operator in ...) closed by Per Östlund
fixed: The NF still doesn't expand array constructors (by design, it could …
09:28 Ticket #5116 (New Instantiation - The NF does not constant-evaluate parameter binding equations in the MSL) closed by Per Östlund
fixed: This was fixed a while ago by cadad33. …
01:51 Ticket #5152 (FMI - FMI fmi2CallbackFunctions is incompatible with C++) updated by Adrian Pop
You can do something like this in fmitest.cpp: […]

2018-10-30:

10:14 Ticket #5194 (New Instantiation - Wrong simulation results of ScalableTestSuite StringModelica models ...) updated by Willi Braun
Great! Thank you!
10:10 Ticket #5194 (New Instantiation - Wrong simulation results of ScalableTestSuite StringModelica models ...) closed by Per Östlund
fixed: The results are now in, and the issue was indeed fixed by my commit.
00:03 Ticket #5182 (Backend - Issue in preOpt evalFunc involving functions with record outputs ...) updated by Francesco Casella
Cc changed
Too bad. Currently, 100% of the test in HelmholtzMedia pass the …
Note: See TracTimeline for information about the timeline view.