Timeline



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 …

2014-04-03:

16:19 Ticket #2648 (Run-time - wrong simulation results for pulsed voltage source) updated by Willi Braun
Fixed (partially) in r19965. - avoid step backwards, after a sample …
08:48 Ticket #2649 (Code Generation - Incompartible type for copy_string_array) closed by Martin Sjölund
worksforme: r19944
08:29 Ticket #2649 (Code Generation - Incompartible type for copy_string_array) created by Willi Braun
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 Willi Braun
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 Martin Sjölund
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 Willi Braun
Yes, the real mess is simplify2 in combination with simplifyBinaryCoeff.
13:09 PulseSource.mo attached to Ticket #2648 by Volker Waurich
13:09 Ticket #2648 (Run-time - wrong simulation results for pulsed voltage source) created by Volker Waurich
Hi, the model Modelica.Electrical.Spice3.Sources.V_pulse which occurs …
12:36 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by Martin Sjölund
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 Lennart Ochel
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 Martin Sjölund
We could just change the +noSimplify flag to …
11:25 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by Willi Braun
Description changed
10:54 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by Lennart Ochel
Summary changed
10:14 Ticket #2647 (Backend - Expression.simplify is way too slow) updated by Willi Braun
Summary changed
10:12 Ticket #2647 (Backend - Expression.simplify is way too slow) created by Willi Braun
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 massimo ceraolo
invalid
15:26 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by massimo ceraolo
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 Per Östlund
fixed: Fixed in r19914.
14:31 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by Adeel Asghar
Replying to ceraolo: > Adrpo, > I've tried putting my file …
14:18 Ticket #2646 (OMEdit - How to find where OMEdit searches files) updated by massimo ceraolo
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 Martin Sjölund
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 Adeel Asghar
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 massimo ceraolo
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 Per Östlund
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 Per Östlund
The following script: […] gives the result […] s becomes …
Note: See TracTimeline for information about the timeline view.