Timeline
2014-04-17:
- 22:09 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
-
Cc changed
- 13:16 Ticket #2433 (Backend - For loop indexes used in relations in algorithms are undefined for ...) updated by
- It's connected to #2618.
- 13:16 Ticket #2618 (Backend - Reinitial in algorithm section also continuos relations) updated by
- It's also connected to #2433.
- 13:15 Ticket #2618 (Backend - Reinitial in algorithm section also continuos relations) updated by
-
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
- Some of the performance issue are owed by ticket #2669.
- 11:44 Ticket #2669 (Code Generation - Unnecessary function call for returning arrays) created by
- 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
- in r20190 fixed some fmi export issues e.g. …
- 09:33 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) updated by
-
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
- fixed: fixed in r20172.
- 11:50 Ticket #2668 (Frontend - Sign error in matrix operations) updated by
-
Status, Component changed
- 11:45 Ticket #2668 (Frontend - Sign error in matrix operations) created by
- 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
-
Status changed
- 06:36 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) updated by
-
Reporter changed
- 06:35 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) updated by
-
Status, Description, Reporter, Cc, Component, Summary, Priority, Owner changed
The funny thing is: 1. We satisfy static_stock(time=0) = 1000 1. We … - 06:11 Ticket #2667 (Run-time - Conditional connectors not handled by OMEdit) created by
- Since cardinality was deprecated a few years ago, conditional …
- 00:35 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) updated by
- 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
- Thank you, both, Adeas and Perost. I did not check the …
- 15:27 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) updated by
- Replying to adeas31: > So, I am not going to fix it. …
- 11:40 Ticket #2666 (OMEdit - Display issues in OMEDIT (r19853)) updated by
-
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
- 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
- fixed: Fixed in r20133.
- 10:12 Ticket #2665 (OMNotebook - DrModelica chapter on time is wrong) created by
- 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
-
Cc changed
I have attached a test case. - 13:22 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) created by
- 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
- 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
-
Yes. The Placement is
visible = true
by default (See … - 16:07 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
-
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
- Replying to sjoelund.se: > I have no clue what API …
- 12:37 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
-
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
-
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
-
You can also use
E = ...
rather thanE[:] = ...
- 20:35 Ticket #2663 (Frontend - Subscripting modifiers is not allowed.) updated by
- 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
- 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
- invalid: You model has: […] From the grammar of Modelica in Modelica …
- 17:11 Ticket #2663 (Frontend - Subscripting modifiers is not allowed.) created by
- I got the error 'Subscripting modifiers is not allowed. Apply the …
- 14:18 Ticket #2075 (FMI - FMU for co-simulation import warnings) closed by
- duplicate: This ticket is based on old code generation. Refer to #2626.
- 14:16 Ticket #2626 (FMI - Support FMI co-simulation import) updated by
-
Status changed
Some fixes in r20113. More will come soon. - 13:09 Ticket #2623 (FMI - FMI resource location) closed by
- fixed: Fixed in r20107.
- 10:13 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by
- Replying to sjoelund.se: > The following also stack …
- 06:21 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by
- The following also stack overflows... +d=scodeInst says Error: …
2014-04-10:
- 18:46 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by
- 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
- Replying to sjoelund.se: > I guess I will have to have a …
- 18:35 Ticket #2662 (Frontend - Handle self-referencing function calls) updated by
- 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
- The following goes into a stack overflow. […]
- 14:06 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) created by
- 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
-
hex.dddx[1]
does not exist. It seems the flattened equation: …
Note:
See TracTimeline
for information about the timeline view.