Timeline
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: …
2014-04-09:
- 22:42 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by
-
Priority changed
- 22:40 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
-
Priority changed
- 22:25 Ticket #2658 (Frontend - Wrong C code generated in ThermoPower example case) updated by
- 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
- The model …
- 21:47 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by
- You may start your analysis from this other model: …
- 21:21 Ticket #2563 (Backend - Problem with PFPlusExt Pantelides algorithm) updated by
- I have tried many different matching algorithms, but they all fail …
- 12:27 Ticket #2659 (Backend - Initial equation called in each time step) updated by
-
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
- 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
- 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
- I can fix the front-end stuff first ;)
- 10:23 Ticket #2659 (Backend - Initial equation called in each time step) updated by
-
Owner changed
- 10:22 Ticket #2659 (Backend - Initial equation called in each time step) updated by
-
Status, Owner changed
- 09:19 Ticket #2659 (Backend - Initial equation called in each time step) created by
- 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
- Added m:#1456
- 07:25 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) updated by
- 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
- 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
- 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
- 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
- If the function has annotation …
- 01:49 Ticket #2658 (Frontend - Wrong C code generated in ThermoPower example case) updated by
- This is a case of the bug (#2604) same type different component and …
2014-04-08:
- 23:32 Ticket #2658 (Frontend - Wrong C code generated in ThermoPower example case) created by
- The ThermoPower.Examples.BraytonCycle.OpenLoopSimulator model fails …
- 23:14 Ticket #2657 (Frontend - Include annotation still ignored when using functions defined outside ...) created by
- 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
- 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
- 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
- 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
- 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
- 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
- fixed: Fixed in r20033.
- 00:23 Ticket #2655 (Run-time - SImulation executable goes into an infinite loop when ...) updated by
-
Status, Owner changed
- 00:23 Ticket #2655 (Run-time - SImulation executable goes into an infinite loop when ...) created by
- […] 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
- I also tried to run this simple example, without building with …
- 20:33 Ticket #2654 (Build Environment - Mac openmodelica-devel with modelica3d fails to build) created by
- 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
-
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
- […] 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
- […] result […]
2014-04-04:
- 18:16 Ticket #2652 (Installation program - OMPython missing on MacPorts installer) created by
-
The
PythonInterface
directory is missing in the: … - 16:02 Ticket #2651 (Run-time - Definitions in SimulationRuntime/c/openmodelica.h and ...) updated by
- 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
- 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
- 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
-
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
- 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
- In SimulationRuntime/c/openmodelica.h (line 91) the following …
- 08:58 Ticket #2348 (Frontend - Duplicate modification error treated as warning) updated by
-
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
- fixed: Fixed in r19984.
- 07:19 Ticket #2650 (Frontend - same instance name in several hierachical levels generate wrong crefs) updated by
-
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
-
Cc changed
- 06:53 Ticket #2650 (Frontend - same instance name in several hierachical levels generate wrong crefs) created by
- Consider this simple example: […] It fails to generate code …
Note:
See TracTimeline
for information about the timeline view.