Timeline



2019-03-20:

20:12 Ticket #5397 (Interactive Environment - Opening a model crashes OM 13.1 because of Inst->Static->Lookup->Inst ...) updated by Adrian Pop
Yeah, is a loop in the old front-end instantiation …
19:23 script.mos attached to Ticket #5397 by Adeel Asghar
19:22 Ticket #5397 (Interactive Environment - Opening a model crashes OM 13.1 because of Inst->Static->Lookup->Inst ...) updated by Adeel Asghar
Cc, Status, Component, Owner changed
Run the attached script. OMC goes into a loop and then crashes.
18:55 Ticket #5397 (Interactive Environment - Opening a model crashes OM 13.1 because of Inst->Static->Lookup->Inst ...) updated by Adeel Asghar
Status changed
16:51 Ticket #5392 (OMEdit - OMedit crashes upon editing a simple package definition) closed by Adeel Asghar
fixed: Fixed in f84bf47/OMEdit.
15:20 Ticket #3592 (Code Generation - Eigen values fails with error) updated by Francesco Casella
@karim, your [https://github.com/OpenModelica/OMCompiler/pull/2979 PR …
14:37 Ticket #5399 (Third-Party Libraries - Update MSL 3.2.3 for omc 1.14.0) closed by Adrian Pop
fixed: It is done automatically by OpenModelica_UPDATE_LIBRARIES job but it …
13:41 Ticket #5161 (New Instantiation - Issue with NFFlatten.resolveConnections) closed by Per Östlund
fixed: Seems this has been fixed some time ago, the model now simulates …
13:18 Ticket #5396 (*unknown* - how to select a large number of output variables in a mos script) updated by anonymous
Yes please add me in. Thanks!
12:57 Ticket #5396 (*unknown* - how to select a large number of output variables in a mos script) updated by Francesco Casella
There is a working group in the MAP-LIB group dealing with annotations …
12:36 Ticket #5396 (*unknown* - how to select a large number of output variables in a mos script) updated by anonymous
Yes I'm already using regex. But I have many variables whose name are …
12:33 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by Adeel Asghar
Cc changed
12:32 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by Adeel Asghar
Few of the issues are fixed in ed41047/OMEdit. However, …
12:26 Ticket #4799 (OMEdit - Duplicate of packages is not working if not saved in one file) closed by Adeel Asghar
fixed: Fixed in ed41047/OMEdit.
12:25 Ticket #4875 (OMEdit - Duplication of clases creates weird Modelica code) closed by Adeel Asghar
fixed: Fixed in ed41047/OMEdit.
12:25 Ticket #5191 (OMEdit - Improve workflow when duplicating a model) closed by Adeel Asghar
fixed: Done in ed41047/OMEdit.
12:23 Ticket #5393 (OMEdit - OMEdit loses source code when trying to duplicate classes in ...) closed by Adeel Asghar
fixed: Fixed with ed41047/OMEdit.
11:59 Ticket #5398 (Interactive Environment - getClassInformation returns wrong source info) updated by Adrian Pop
@casella: this does not change with the new API, is an AST query, …
11:23 Ticket #5398 (Interactive Environment - getClassInformation returns wrong source info) updated by Francesco Casella
@adrpo, does this change with the new API?
11:21 Ticket #5397 (Interactive Environment - Opening a model crashes OM 13.1 because of Inst->Static->Lookup->Inst ...) updated by Francesco Casella
Priority changed
I tried with the latest 1.14.0-dev nightly build, and in fact as soon …
11:15 Ticket #5396 (*unknown* - how to select a large number of output variables in a mos script) updated by Francesco Casella
Have you considered using regular expressions? Pattern matching can be …
11:14 Ticket #5383 (Run-time - Instruction y[i] = if ud2[i] > 0.0 then true else false; not correctly ...) closed by Francesco Casella
wontfix: Replying to J-Ph Tavella <jean-philippe.tavella@…>: > The …
10:41 Ticket #5399 (Third-Party Libraries - Update MSL 3.2.3 for omc 1.14.0) created by Francesco Casella
MSL 3.2.3 build 2 has just been …

2019-03-19:

17:46 Ticket #5398 (Interactive Environment - getClassInformation returns wrong source info) updated by Adeel Asghar
Cc changed
17:45 5398.mos attached to Ticket #5398 by Adeel Asghar
17:45 Ticket #5398 (Interactive Environment - getClassInformation returns wrong source info) created by Adeel Asghar
Run the attached script. …
14:04 Ticket #5397 (Interactive Environment - Opening a model crashes OM 13.1 because of Inst->Static->Lookup->Inst ...) created by massimo ceraolo
Using Omedit 13.1 for win (64 bit) I tried to open a model from the …
13:36 Ticket #5396 (*unknown* - how to select a large number of output variables in a mos script) created by yulu.dong@…
I'm using a mos script to simulate OM model. So far I use the command …
11:44 Ticket #5383 (Run-time - Instruction y[i] = if ud2[i] > 0.0 then true else false; not correctly ...) updated by J-Ph Tavella <jean-philippe.tavella@…>
The proposed solution perfectly works on OM but doesn't with Dymola. …
08:43 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Christian Kral <dr.christian.kral@…>
Replying to Christian Kral <dr.christian.kral@…>: > From …
08:41 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Christian Kral <dr.christian.kral@…>
From my current update maintained by the OpenModelica repository I …

2019-03-18:

19:02 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by Francesco Casella
Replying to adeas31: > I am trying to fix these tickets …
19:01 Ticket #5387 (OMEdit - Broken installation of OMEdit) closed by Francesco Casella
fixed: Feel free to reopen the issue if it pops up again.
18:59 TestEachDisplayUnit.mo attached to Ticket #5395 by Francesco Casella
18:59 Ticket #5395 (OMEdit - OMEdit generates invalid displayUnit modifiers for arrays of parameters) created by Francesco Casella
Please check the attached example package. System model S
18:06 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) updated by Martin Sjölund
Look if the type is a record instead, perhaps?
17:03 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) updated by Karim Adbdelhak
Replying to sjoelund.se: > @Karim: I wouldn't call that a …
16:44 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) reopened by Martin Sjölund
@Karim: I wouldn't call that a fix if it is hard-coded for Complex.mo …
15:38 Ticket #5383 (Run-time - Instruction y[i] = if ud2[i] > 0.0 then true else false; not correctly ...) updated by Karim Adbdelhak
If i understand the problem correctly we have the functions {{{y[i] = …
13:15 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) closed by Francesco Casella
fixed: I just ran the …

2019-03-17:

06:49 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by massimo ceraolo
deleted comment

2019-03-16:

16:12 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by Adeel Asghar
I am trying to fix these tickets since few weeks now. I made some …
15:59 Ticket #5377 (Run-time - OMEdit sometimes does not refresh result file and/or plots after ...) updated by Adeel Asghar
The backtrace log file is of course only produced on the crash but …
14:27 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by Christian Kral <dr.christian.kral@…>
I think, that if a new user would not have the Duplicate feature in …
14:22 Ticket #5387 (OMEdit - Broken installation of OMEdit) updated by Christian Kral <dr.christian.kral@…>
My currently installed version […] is working again. The issue …
12:20 Ticket #5394 (OMEdit - Perform CI testing on OMEdit) created by Francesco Casella
Every now and then serious issues pop up with OMEdit, such as losing …
12:08 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by Francesco Casella
I would add that if we can't fix Duplicate in certain conditions, we …
12:07 Ticket #5346 (OMEdit - Duplicate model function in OMEdit should work without compromises) updated by Francesco Casella
Description changed
12:06 TestDuplicate.mo attached to Ticket #5393 by Francesco Casella
12:04 Ticket #5393 (OMEdit - OMEdit loses source code when trying to duplicate classes in ...) created by Francesco Casella
Steps to replicate te problem - start OMEdit - load the attached …
12:01 BasicAeroEngines.mo attached to Ticket #5392 by Francesco Casella
12:00 Ticket #5392 (OMEdit - OMedit crashes upon editing a simple package definition) created by Francesco Casella
I have this OMEdit in OpenModelica-v1.14.0-dev-154-g04f106144-64bit on …
08:45 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) updated by Karim Adbdelhak
The main issue regarding …

2019-03-15:

18:29 Ticket #5377 (Run-time - OMEdit sometimes does not refresh result file and/or plots after ...) updated by anonymous
Replying to casella: > Replying to [comment:14
15:33 Ticket #5391 (*unknown* - How do I fix the error, “Model is structurally singular, error found ...) updated by KieranF <kieran.fung@…>
I do have (2) sourcemassflow components within my model but they are …
14:00 Ticket #5377 (Run-time - OMEdit sometimes does not refresh result file and/or plots after ...) updated by Francesco Casella
Replying to anonymous: > I remember that there is …
13:56 Ticket #5391 (*unknown* - How do I fix the error, “Model is structurally singular, error found ...) updated by Francesco Casella
@kieran, as I understand this is not a problem involving parameters, …
13:53 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Francesco Casella
@perost, you are right, see discussion in ticket:5301#comment:6, as …
13:53 Ticket #5390 (Backend - The NF should not evaluate final record parameters unless they only ...) updated by Francesco Casella
Status, Owner changed
@Karim, feel free to reassign it to Andreas.
13:32 Ticket #5377 (Run-time - OMEdit sometimes does not refresh result file and/or plots after ...) updated by Adeel Asghar
Replying to anonymous: > I remember that there is …
12:46 Ticket #5377 (Run-time - OMEdit sometimes does not refresh result file and/or plots after ...) updated by anonymous
I remember that there is somewhere a log file that has the command …
11:22 Ticket #5377 (Run-time - OMEdit sometimes does not refresh result file and/or plots after ...) updated by Francesco Casella
Priority changed
I'm currently using 1.13.2 for a lab activity at TU Delft. I had at …
07:51 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Christoph Buchner <buchner@…>
Actually, that …
07:32 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Christoph Buchner <buchner@…>
Well actually (thank you, repl.it and your bash support), replacing …
07:24 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Christoph Buchner <buchner@…>
I think the problem is that what you expect/define about precedence …

2019-03-14:

19:52 HX_Pump_2_Superheater_2_HPTurbine.mo attached to Ticket #5391 by KieranF <kieran.fung@…>
19:51 Ticket #5391 (*unknown* - How do I fix the error, “Model is structurally singular, error found ...) created by KieranF <kieran.fung@…>
This is one of the most common errors I receive when working with …
19:03 Ticket #5390 (Backend - The NF should not evaluate final record parameters unless they only ...) updated by Per Östlund
Owner, Component changed
Changing to backend, since the only reason the NF evaluates the …
18:54 Ticket #5301 (New Instantiation - The NF does not evaluate final parameters computed by functions of ...) updated by Francesco Casella
Cc changed
I need to reconsider my position on this topic. I ran the …
18:53 Ticket #5390 (Backend - The NF should not evaluate final record parameters unless they only ...) created by Francesco Casella
Please consider the …
18:39 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Per Östlund
Replying to casella: > I'll try to discuss this a bit on …
18:15 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Francesco Casella
I'll try to discuss this a bit on the modelica-design list.
16:39 Ticket #5389 (Code Generation - Creation of Complex array fails) updated by Francesco Casella
Status, Owner, Milestone changed
16:30 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Francesco Casella
Oh gosh, I thought we had a version numbering system that worked well …
16:26 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) updated by Francesco Casella
I would suggest you to contact Leo directly and sort this out with him.
16:25 Ticket #5300 (Backend - Support the inverse annotation) updated by Francesco Casella
Milestone changed
I see. Let' see if we can get this in 2.0.0.
16:24 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Francesco Casella
If you look at the case mentioned in #5301, it seems to me that the …
15:09 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Christian Kral <dr.christian.kral@…>
I found two ways to compare these version numbers on …
13:04 Ticket #5389 (Code Generation - Creation of Complex array fails) updated by dariomangoni@…
This is the output I get: […]
13:03 Ticket #5389 (Code Generation - Creation of Complex array fails) created by dariomangoni@…
Creating an array of Complex fails. I think I'm not doing anything …
12:33 Ticket #5383 (Run-time - Instruction y[i] = if ud2[i] > 0.0 then true else false; not correctly ...) updated by Adeel Asghar
Owner changed
12:32 Ticket #5384 (Run-time - An output is not correct with OM while the same model perfectly ...) updated by Adeel Asghar
Owner changed
11:34 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Martin Sjölund
It might simply be that apt considers 3.2.3-rc.2-5 to be > 3.2.3-4 :(
10:42 SynapticModelicaServices.png attached to Ticket #5347 by Christian Kral <dr.christian.kral@…>
MSL pacakges installed through repository
10:42 SynapticPackages.png attached to Ticket #5347 by Christian Kral <dr.christian.kral@…>
Packages installed
10:41 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Christian Kral <dr.christian.kral@…>
Could it be the case that 3.2.3-4-gab2d460-om1-1 should be in …
09:39 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) updated by Martin Sjölund
Yes, Leo handles the reference results. But I'm sure he would accept a …
08:59 Ticket #4793 (Backend - Complex division is not working in MSL simulation example) updated by Christian Kral <dr.christian.kral@…>
> We also need to improve the MSL reference result files for these …
08:37 Ticket #5300 (Backend - Support the inverse annotation) updated by dariomangoni@…
Many models are quite fit to be implemented as signal-based, but still …
00:45 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Per Östlund
Replying to casella: > That said, I still think that …

2019-03-13:

23:23 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Francesco Casella
OK. That said, I still think that evaluating all final
23:01 Ticket #3592 (Code Generation - Eigen values fails with error) updated by Francesco Casella
Replying to Karim.Abdelhak: > Just to a question to …
22:55 Ticket #5388 (Run-time - set non constant (time-dependant) parameter value in a mos file) closed by Francesco Casella
invalid: In fact, there is no such thing as a time-dependent parameter in …
22:54 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Per Östlund
Replying to casella: > Replying to perost: > …
22:50 Ticket #5385 (New Instantiation - -d=evaluateAllParameters should not evaluate non-fixed parameters) updated by Francesco Casella
Replying to perost: > To me there are two kinds of …
22:46 Ticket #5300 (Backend - Support the inverse annotation) updated by Francesco Casella
@dariomangoni, do you have any concrete application cases that you can …
22:38 Ticket #5387 (OMEdit - Broken installation of OMEdit) updated by Francesco Casella
Priority changed
22:35 Ticket #5288 (*unknown* - Achieve successful simulation of 100% MSL 3.2.3 models with NF) updated by Francesco Casella
Replying to perost: > But evaluating all final parameters …
15:57 Ticket #5380 (New Instantiation - Path to type definition in DAE.ElementSource not available) closed by Karim Adbdelhak
fixed
15:55 Ticket #3592 (Code Generation - Eigen values fails with error) updated by Karim Adbdelhak
Replying to casella: > The error output is: > {{{ > …
15:21 Ticket #5388 (Run-time - set non constant (time-dependant) parameter value in a mos file) updated by Adeel Asghar
Status, Owner, Component, Milestone changed
I think you need …
14:54 Ticket #3592 (Code Generation - Eigen values fails with error) updated by Francesco Casella
From what I understand, it is a problem with external functions …
14:53 Ticket #3592 (Code Generation - Eigen values fails with error) updated by Francesco Casella
Cc, Status, Version, Owner changed
@Karim.Abdelhak, I tentatively assign this to you, feel free to …
14:50 Ticket #3592 (Code Generation - Eigen values fails with error) updated by Francesco Casella
This model shows that the problem is with code generation for the …
14:49 Ticket #3592 (Code Generation - Eigen values fails with error) updated by Francesco Casella
Milestone changed
This is actually also relevant for work we are carrying out at …
14:26 Ticket #5388 (Run-time - set non constant (time-dependant) parameter value in a mos file) created by yulu.dong@…
I'm looking for a way to do parameter sweep in a .mos file with non …
11:34 Ticket #5385 (New Instantiation - -d=evaluateAllParameters should not evaluate non-fixed parameters) updated by Per Östlund
Status, Summary changed
Replying to Andrea.Bartolini: > Effectively the problem …
10:11 Ticket #5385 (New Instantiation - -d=evaluateAllParameters should not evaluate non-fixed parameters) updated by Francesco Casella
Priority changed
Replying to perost: > I get this error using …
10:01 Ticket #5300 (Backend - Support the inverse annotation) updated by dariomangoni@…
I will add this: there are many models that are strongly asymmetric. …
09:14 Ticket #5380 (New Instantiation - Path to type definition in DAE.ElementSource not available) updated by Karim Adbdelhak
Replying to perost: > Possibly fixed in …
08:26 Ticket #5385 (New Instantiation - -d=evaluateAllParameters should not evaluate non-fixed parameters) updated by Andrea Bartolini
In any case, if the use of this flag it is not Modelica legal when …
08:21 Ticket #5383 (Run-time - Instruction y[i] = if ud2[i] > 0.0 then true else false; not correctly ...) updated by Adeel Asghar
Status, Owner, Component changed
08:20 Ticket #5385 (New Instantiation - -d=evaluateAllParameters should not evaluate non-fixed parameters) updated by Andrea Bartolini
Effectively the problem seems to be the flag …
08:20 Ticket #5384 (Run-time - An output is not correct with OM while the same model perfectly ...) updated by Adeel Asghar
Status, Owner, Component changed
07:33 Ticket #5386 (Documentation - Wrong copyright notice installed) updated by Christian Kral <dr.christian.kral@…>
So this is basically a manual fix, if I understand this correctly. …
07:17 Ticket #5386 (Documentation - Wrong copyright notice installed) updated by anonymous
That is what …
06:46 Ticket #5387 (OMEdit - Broken installation of OMEdit) updated by Martin Sjölund
It seems to be due to some libtool magic which causes the path to …
06:32 Ticket #5387 (OMEdit - Broken installation of OMEdit) updated by Martin Sjölund
Cc changed
I can confirm this. It's a recent regression. Possibly Per's changes …
06:24 Ticket #5386 (Documentation - Wrong copyright notice installed) updated by Martin Sjölund
https://github.com/OpenModelica/OMLibraries/commit/c97f5db7b8c2ce2ccec9
06:12 Ticket #5347 (Third-Party Libraries - Issues with MSL library handling in Linux) updated by Martin Sjölund
The latest version should be: […] Which should be available through …
Note: See TracTimeline for information about the timeline view.