Timeline



2014-04-17:

22:09 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Dietmar Winkler
Cc changed
13:16 Ticket #2433 (Backend - For loop indexes used in relations in algorithms are undefined for ...) updated by Willi Braun
It's connected to #2618.
13:16 Ticket #2618 (Backend - Reinitial in algorithm section also continuos relations) updated by Willi Braun
It's also connected to #2433.
13:15 Ticket #2618 (Backend - Reinitial in algorithm section also continuos relations) updated by Willi Braun
Status, Owner changed
The main issue here is that we try to evaluate relations of algorithm …
11:49 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) updated by Willi Braun
Some of the performance issue are owed by ticket #2669.
11:44 Ticket #2669 (Code Generation - Unnecessary function call for returning arrays) created by Willi Braun
For the second equation in the example below our code generation …
11:00 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) updated by Willi Braun
in r20190 fixed some fmi export issues e.g. …
09:33 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) updated by Willi Braun
Status, Owner changed
The fmi-export doesn't work well at all i.e. …

2014-04-16:

12:02 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) closed by Willi Braun
fixed: fixed in r20172.
11:50 Ticket #2668 (Frontend - Sign error in matrix operations) updated by Per Östlund
Status, Component changed
11:45 Ticket #2668 (Frontend - Sign error in matrix operations) created by anonymous
Some matrix operations are not correctly done. For example in the …
11:05 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) updated by Willi Braun
Status changed
06:36 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) updated by Martin Sjölund
Reporter changed
06:35 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) updated by Martin Sjölund
Status, Description, Reporter, Cc, Component, Summary, Priority, Owner changed
The funny thing is: 1. We satisfy static_stock(time=0) = 1000 1. We …
06:12 Model.mos attached to Ticket #2667 by tmtuomas
06:12 Model.mo attached to Ticket #2667 by tmtuomas
06:11 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) created by tmtuomas
Since cardinality was deprecated a few years ago, conditional …
00:35 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) updated by Adeel Asghar
I agree with Per. So I have fixed Issue 1. Now OMEdit can gracefully …

2014-04-15:

17:06 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) updated by massimo ceraolo
Thank you, both, Adeas and Perost. I did not check the …
15:27 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) updated by Per Östlund
Replying to adeas31: > So, I am not going to fix it. …
11:40 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) updated by Adeel Asghar
Status changed
For Issue 1, From Modelica Spec 33, There are a number of common …
08:44 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) created by massimo ceraolo
Issue 1 It is not rare that OMEdit does not display the name of …

2014-04-14:

14:32 Ticket #2662 (Frontend - Handle self-referencing function calls) closed by Per Östlund
fixed: Fixed in r20133.
10:12 Ticket #2665 (OMNotebook - DrModelica chapter on time is wrong) created by Per Östlund
The entire chapter on time (under section 6) in DrModelica is wrong. …

2014-04-13:

13:29 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) updated by Adeel Asghar
Cc changed
I have attached a test case.
13:28 script.mos attached to Ticket #2664 by Adeel Asghar
13:28 test.mo attached to Ticket #2664 by Adeel Asghar
13:28 SimpleTest.mo attached to Ticket #2664 by Adeel Asghar
13:22 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) created by uzahsan@…
There has been a problem with models involving "when statements". The …

2014-04-12:

17:20 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Adrian Pop
The problem is a bit more complicated by the fact that the condition …
17:03 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Adrian Pop
Yes. The Placement is visible = true by default (See …
16:07 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Martin Sjölund
Owner changed
I still don't know what any of those things in the output mean... That …
13:40 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Adeel Asghar
Replying to sjoelund.se: > I have no clue what API …
12:37 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Martin Sjölund
Owner changed
I have no clue what API commands are used for this... I need to know …
10:42 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Francesco Casella
Owner, Milestone changed
I'm told by Adeel that OMEdit can now handle this, but that OMC always …

2014-04-11:

21:57 Ticket #2663 (Frontend - Subscripting modifiers is not allowed.) updated by Martin Sjölund
You can also use E = ... rather than E[:] = ...
20:35 Ticket #2663 (Frontend - Subscripting modifiers is not allowed.) updated by anonymous
OK - I found the solution on page 71 ... model C parameter Real a …
20:25 Ticket #2663 (Frontend - Subscripting modifiers is not allowed.) updated by anonymous
Thanks for the comment! I did not know that this is not allowed ... …
17:50 Ticket #2663 (Frontend - Subscripting modifiers is not allowed.) closed by Adrian Pop
invalid: You model has: […] From the grammar of Modelica in Modelica …
17:12 trace.txt attached to Ticket #2663 by anonymous
trace
17:12 OM_Bug_01.mo attached to Ticket #2663 by anonymous
example for the bug
17:11 Ticket #2663 (Frontend - Subscripting modifiers is not allowed.) created by matthias.pfafferodt@…
I got the error 'Subscripting modifiers is not allowed. Apply the …
14:18 Ticket #2075 (FMI - FMU for co-simulation import warnings) closed by Adeel Asghar
duplicate: This ticket is based on old code generation. Refer to #2626.
14:16 Ticket #2626 (FMI - Support FMI co-simulation import) updated by Adeel Asghar
Status changed
Some fixes in r20113. More will come soon.
13:09 Ticket #2623 (FMI - FMI resource location) closed by Adeel Asghar
fixed: Fixed in r20107.
10:13 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by Per Östlund
Replying to sjoelund.se: > The following also stack …
06:21 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by Martin Sjölund
The following also stack overflows... +d=scodeInst says Error: …

2014-04-10:

18:46 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by Martin Sjölund
I have work-arounds I can use. The purpose is to write much cooler and …
18:45 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by Per Östlund
Replying to sjoelund.se: > I guess I will have to have a …
18:35 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by Martin Sjölund
I guess I will have to have a look if you don't have time for it, Per.
18:34 Ticket #2662 (Frontend - Handle self-referencing function calls) created by Martin Sjölund
The following goes into a stack overflow. […]
14:06 Example.mo attached to Ticket #2661 by christiankral <dr.christian.kral@…>
Example demonstrates the issue
14:06 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) created by christiankral <dr.christian.kral@…>
I noticed the following issue in r20061 under Ubuntu 12.04, 32 bit. …
05:01 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Martin Sjölund
hex.dddx[1] does not exist. It seems the flattened equation: …
Note: See TracTimeline for information about the timeline view.