Timeline
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 …
2014-04-01:
- 15:27 Ticket #2646 (OMEdit - How to find where OMEdit searches files) closed by
- invalid
- 15:26 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by
- OK It was my mistake. The working directory IS the "Working …
- 15:03 Ticket #2643 (Frontend - Generation of Equations from Record Default values not avoided if ...) closed by
- fixed: Fixed in r19914.
- 14:31 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by
- Replying to ceraolo: > Adrpo, > I've tried putting my file …
- 14:18 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by
- Adrpo, I've tried putting my file in the working directory, but this …
- 14:13 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by
- Making a better error-message relies on improving the library that …
- 14:08 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by
-
Cc changed
The place is working directory if you just write the name of the file. … - 14:03 Ticket #2646 (OMEdit - How to find where OMEdit searches files) created by
- When we use Modelica.Blocks.Sources.CombiTable with tableOnFile=true, …
- 09:12 Ticket #2645 (OMEdit - Make re-simulation easier to find in OMEdit) created by
- The option to re-simulate a model in OMEdit is somewhat hidden at the …
- 08:45 Ticket #2644 (Interactive Environment - Scripted for loop string concatenation not working) created by
-
The following script:
[…]
gives the result
[…]
s
becomes …
Note:
See TracTimeline
for information about the timeline view.