Timeline



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 …

2018-10-29:

23:49 Ticket #5194 (New Instantiation - Wrong simulation results of ScalableTestSuite StringModelica models ...) updated by Francesco Casella
Replying to perost: This took some time for me to figure …
23:37 Ticket #5156 (New Instantiation - Removed conditional components cause type mismatches) updated by Francesco Casella
Replying to perost: > The model still doesn't pass the …
13:18 Ticket #5182 (Backend - Issue in preOpt evalFunc involving functions with record outputs ...) updated by Lennart Ochel
Status, Owner changed
According to the discussion in today’s OMDev meeting, no one from the …
12:37 Ticket #5194 (New Instantiation - Wrong simulation results of ScalableTestSuite StringModelica models ...) updated by Per Östlund
Possibly fixed in 9605802. The issue …
10:56 Ticket #5156 (New Instantiation - Removed conditional components cause type mismatches) closed by Per Östlund
fixed: Fixed in cd5427b by allowing …
10:48 Files.zip attached to Ticket #5195 by andrea.baratta.fontanellato@…
In the zipped folder are located the two files mentioned in the Tcket
10:45 Ticket #5194 (New Instantiation - Wrong simulation results of ScalableTestSuite StringModelica models ...) updated by Vitalij Ruge
Cc changed
10:44 Ticket #5195 (Initialization - Division by zero during the initialization via file (.mat), of the ...) created by andrea.baratta.fontanellato@…
Hello, i'm Andrea Baratta and i'm a university student, involved in …

2018-10-28:

22:41 Ticket #5194 (New Instantiation - Wrong simulation results of ScalableTestSuite StringModelica models ...) created by Francesco Casella
The StringModelica models of the ScalableTestSuite compute slightly …
20:38 Ticket #5193 (New Instantiation - The NF does not evaluate parameters when setting -d=evaluateAllParameters) created by Francesco Casella
The following test model […] with …
18:37 Ticket #5189 (Build Environment - Instructions for Compiling OMC using OMDev package missing critical ...) closed by Adrian Pop
fixed: I will change cd /path/to/ to {{{cd …
16:51 Ticket #5192 (OMEdit - OMEdit since 1.13 crashes if there are non-ASCII characters in the ...) updated by Adrian Pop
After the crash, can you attach all the files in …
11:20 Ticket #5192 (OMEdit - OMEdit since 1.13 crashes if there are non-ASCII characters in the ...) updated by Francesco Casella
Priority, Milestone changed
This should be investigated and solved before the 1.13.0 release
05:59 Ticket #5192 (OMEdit - OMEdit since 1.13 crashes if there are non-ASCII characters in the ...) created by igor.timofeyev@…
I installed OpenModelica 1.13 nightly build on my Windows 7 machine. …
05:33 Ticket #5173 (OMEdit - [OMEdit] Incorrect Warning - not balanced connector) closed by igor.timofeyev@…
duplicate: Sorry, created duplicate issue - see #5178

2018-10-27:

10:05 Ticket #4749 (*unknown* - Error: variable wea.lat not found in scope (...) while flattening model) updated by anonymous
a correction: most likely it had occured in 1.12 as well, actually, …
09:57 Ticket #4749 (*unknown* - Error: variable wea.lat not found in scope (...) while flattening model) updated by anonymous
I have the same problem on 1.13 and it did not occur in 1.12
09:11 Ticket #5152 (FMI - FMI fmi2CallbackFunctions is incompatible with C++) updated by pmai@…
I've commented on the migrated FMI issue …
Note: See TracTimeline for information about the timeline view.