Timeline



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: …

2014-04-09:

22:42 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Francesco Casella
Priority changed
22:40 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by Francesco Casella
Priority changed
22:25 Ticket #2658 (Frontend - Wrong C code generated in ThermoPower example case) updated by Francesco Casella
Note that I had already reported this problem in #2562. If Adrian's …
22:16 Ticket #2660 (New Instantiation - Lookup bug with replaceable models) created by Francesco Casella
The model …
21:47 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Francesco Casella
You may start your analysis from this other model: …
21:21 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by Francesco Casella
I have tried many different matching algorithms, but they all fail …
21:19 OpenLoopSimulatorTotal.mo attached to Ticket #2563 by Francesco Casella
Save Total file with complete definition of reduced-order model
12:27 Ticket #2659 (Backend - Initial equation called in each time step) updated by Martin Sjölund
Owner, Component changed
I added a new record to DAE.mo that you can translate in the back-end :)
12:05 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) closed by Francesco Casella
fixed: Once the IncludeDirectory and LibraryDirectory annotations are added …
11:49 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by Francesco Casella
I understand the matter could be a bit controversial. I will therefore …
10:23 Ticket #2659 (Backend - Initial equation called in each time step) updated by Martin Sjölund
I can fix the front-end stuff first ;)
10:23 Ticket #2659 (Backend - Initial equation called in each time step) updated by Martin Sjölund
Owner changed
10:22 Ticket #2659 (Backend - Initial equation called in each time step) updated by Lennart Ochel
Status, Owner changed
09:19 Ticket #2659 (Backend - Initial equation called in each time step) created by Martin Sjölund
File.write is called 1003 times if the when-equation doesn't stop us. …
07:32 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by Martin Sjölund
Added m:#1456
07:25 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by Martin Sjölund
Actually... You cannot extend a function with an external section …
07:19 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by Adrian Pop
I guess the derivative and include/lib annotations need to be …
07:12 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by Martin Sjölund
Are annotations even inherited though? Graphical ones certainly are …
07:09 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by Adrian Pop
If you inherit from multiple functions I guess you need to add all of …
07:07 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by Martin Sjölund
If the function has annotation …
01:49 Ticket #2658 (Frontend - Wrong C code generated in ThermoPower example case) updated by Adrian Pop
This is a case of the bug (#2604) same type different component and …

2014-04-08:

23:32 BraytonCycleTotal.mo attached to Ticket #2658 by Francesco Casella
Save Total file
23:32 Ticket #2658 (Frontend - Wrong C code generated in ThermoPower example case) created by Francesco Casella
The ThermoPower.Examples.BraytonCycle.OpenLoopSimulator model fails …
23:14 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) created by Francesco Casella
After ticket #2412 was fixed, all the test cases in ExternalMedia …
14:15 Ticket #2556 (Frontend - Support qualified component references in external function definitions) updated by Martin Sjölund
Note that the testcase does not consider records where the elements …
13:50 Ticket #2556 (Frontend - Support qualified component references in external function definitions) closed by Per Östlund
fixed: Fixed in r20049. No warning is issued since spec 3.3rev1 will allow this.
05:07 Ticket #2656 (Parser - val(x.break.y, 0) does not work - the parsing of the script containing ...) closed by Adrian Pop
invalid: Is normal that break cannot be used as variable or class name. I made …
04:51 Ticket #2656 (Parser - val(x.break.y, 0) does not work - the parsing of the script containing ...) updated by Martin Sjölund
Well. Is "break" a valid identififer in Modelica? It breaks loops and …
02:45 Ticket #2656 (Parser - val(x.break.y, 0) does not work - the parsing of the script containing ...) created by Adrian Pop
You get a message like: […] I assume all the tokens have issues in …
00:25 Ticket #2655 (Run-time - SImulation executable goes into an infinite loop when ...) closed by Adrian Pop
fixed: Fixed in r20033.
00:23 Ticket #2655 (Run-time - SImulation executable goes into an infinite loop when ...) updated by Adrian Pop
Status, Owner changed
00:23 Ticket #2655 (Run-time - SImulation executable goes into an infinite loop when ...) created by Adrian Pop
[…] run any OpenModelica simulation executable in that directory.

2014-04-07:

21:59 Ticket #2654 (Build Environment - Mac openmodelica-devel with modelica3d fails to build) updated by Adam Dershowitz <dersh@…>
I also tried to run this simple example, without building with …
20:35 main.log attached to Ticket #2654 by Adam Dershowitz <dersh@…>
Build fail log file
20:33 Ticket #2654 (Build Environment - Mac openmodelica-devel with modelica3d fails to build) created by Adam Dershowitz <dersh@…>
I wanted to try to view some simulations. I am building on a Mac. I …
09:58 Ticket #2653 (Interactive Environment - val does not work for csv files) updated by Lennart Ochel
Type changed
You are right. I didn’t saw the error message, because I missed the …
09:54 Ticket #2653 (Interactive Environment - val does not work for csv files) updated by Martin Sjölund
[…] So if you want it, implement it. There is a pretty …
09:52 Ticket #2653 (Interactive Environment - val does not work for csv files) created by Lennart Ochel
[…] result […]

2014-04-04:

18:16 Ticket #2652 (Installation program - OMPython missing on MacPorts installer) created by guitorri@…
The PythonInterface directory is missing in the: …
16:02 Ticket #2651 (Run-time - Definitions in SimulationRuntime/c/openmodelica.h and ...) updated by Lennart Ochel
I guess there is no need to adjust the old initialization stuff. It …
15:43 Ticket #2651 (Run-time - Definitions in SimulationRuntime/c/openmodelica.h and ...) updated by Willi Braun
As far as I see it's only: SimulationRuntime/c/math-support/nelmead.c …
15:26 Ticket #2651 (Run-time - Definitions in SimulationRuntime/c/openmodelica.h and ...) updated by Martin Sjölund
Which files do you use that still have f2c dependencies? Maybe we …
15:09 Ticket #2651 (Run-time - Definitions in SimulationRuntime/c/openmodelica.h and ...) updated by Willi Braun
Cc changed
Yes, I'm going to switch to cminpack. But then there are still two …
14:45 Ticket #2651 (Run-time - Definitions in SimulationRuntime/c/openmodelica.h and ...) updated by Martin Sjölund
Don't touch anything that uses f2c for now. We just got a new …
14:30 Ticket #2651 (Run-time - Definitions in SimulationRuntime/c/openmodelica.h and ...) created by Michael Kloeppel
In SimulationRuntime/c/openmodelica.h (line 91) the following …
08:58 Ticket #2348 (Frontend - Duplicate modification error treated as warning) updated by Adrian Pop
Status, Owner changed
I looked a bit into this but will take some time to fix it.
08:57 Ticket #2650 (Frontend - same instance name in several hierachical levels generate wrong crefs) closed by Adrian Pop
fixed: Fixed in r19984.
07:19 Ticket #2650 (Frontend - same instance name in several hierachical levels generate wrong crefs) updated by Adrian Pop
Status, Owner changed
This is an issue with inner outer that is a qualified cref. I'll have …
07:12 Ticket #2650 (Frontend - same instance name in several hierachical levels generate wrong crefs) updated by Martin Sjölund
Cc changed
06:53 Ticket #2650 (Frontend - same instance name in several hierachical levels generate wrong crefs) created by Peter Aronsson
Consider this simple example: […] It fails to generate code …
Note: See TracTimeline for information about the timeline view.