Timeline
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 …
2014-04-03:
- 16:19 Ticket #2648 (Run-time - wrong simulation results for pulsed voltage source) updated by
- Fixed (partially) in r19965. - avoid step backwards, after a sample …
- 08:48 Ticket #2649 (Code Generation - Incompartible type for copy_string_array) closed by
- worksforme: r19944
- 08:29 Ticket #2649 (Code Generation - Incompartible type for copy_string_array) created by
- In the coverage test of the buildings library we get since yesterday a …
2014-04-02:
- 18:46 Ticket #2648 (Run-time - wrong simulation results for pulsed voltage source) updated by
-
Status, Owner changed
For some reasons dassl misses the events, if you increase the … - 15:03 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by
- OK. The dependencies should be added now. I found the option that …
- 14:24 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by
- Yes, the real mess is simplify2 in combination with simplifyBinaryCoeff.
- 13:09 Ticket #2648 (Run-time - wrong simulation results for pulsed voltage source) created by
- Hi, the model Modelica.Electrical.Spice3.Sources.V_pulse which occurs …
- 12:36 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by
- No, that is not linear scaling 0.26 * 8 = 2.08, but we got 82.9. It …
- 12:12 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by
- The scaling seems to be not that bad. Simplify has a linear scaling …
- 12:08 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by
-
We could just change the
+noSimplify
flag to … - 11:25 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by
-
Description changed
- 10:54 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by
-
Summary changed
- 10:14 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by
-
Summary changed
- 10:12 Ticket #2647 (Backend - Expression.simplify is way too slow) created by
- For the following models the compile time increases heavy, if one …
Note:
See TracTimeline
for information about the timeline view.