Timeline



2016-05-04:

14:39 Ticket #3861 (Code Generation - Do not use preprocessor for code generation) updated by Martin Sjölund
Status, Owner changed
13:31 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) updated by massimo ceraolo
I confirm that using the two bats work smoothly on my system. I do not …
11:07 Ticket #3894 (Code Generation - dladdr failed: not available on Windows failed) created by Volker Waurich
Hi, I get the following error {{{dladdr failed: not available on …
10:32 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) updated by Martin Sjölund
It is good to rename the libraries like we do for libgc, but they do …
10:24 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) updated by Willi Braun
Replying to sjoelund.se: > You did not add the sundials …
09:59 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) updated by Martin Sjölund
By the way, since we compile sundials ourselves, should it be removed …
09:55 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) updated by Martin Sjölund
You did not add the sundials libraries to the Linux installer: …

2016-05-03:

23:35 Ticket #3892 (Build Environment - sundials fails to find KLU library on Windows) closed by Adrian Pop
fixed: Fixed in …
21:20 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) updated by Willi Braun
I hope to change that in …
20:39 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) updated by Adrian Pop
As far as I know we don't build our own sundials on Linux, only in Windows.
20:36 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) updated by Willi Braun
Cc, Component changed
Martin, do you know, where I forgot to add our own 3rdParty sundials …
20:34 Ticket #3881 (OMEdit - OMEdit crashes using the open button) updated by xwaang1976@…
Actually I've compiled it again with this patch: --- …
16:55 Ticket #3646 (Run-time - Simulation executables of large models quickly run out of memory) updated by Francesco Casella
I hope so. At the moment I am unable to run tests due to #3893. I'll …
16:40 Ticket #3893 (Build Environment - Linking of simulation code broken in Linux) created by Francesco Casella
After updating to this early morning's nightly (dev-533-ga85e5c7), we …
16:03 Ticket #3892 (Build Environment - sundials fails to find KLU library on Windows) updated by Adrian Pop
Status, Owner changed
16:03 Ticket #3892 (Build Environment - sundials fails to find KLU library on Windows) created by Adrian Pop
There are issues with finding and using the KLU library on Windows: …
15:08 Ticket #3646 (Run-time - Simulation executables of large models quickly run out of memory) updated by crupp@…
@casella I finally found time to close ticket:3548. The fix in PR661 …
15:07 Ticket #3548 (Run-time - Bad memory leak with umfpack) closed by crupp@…
fixed: This was fixed in PR661.
14:11 Ticket #3871 (Run-time - Numerical issues for Type3 conflicts) closed by Lennart Ochel
fixed
14:08 CoverageIssues edited by Lennart Ochel
Add detailed graphs (diff)
13:34 Ticket #3814 (MetaModelica - Optimizsation of record modifications) updated by Henning Kiel
Any activity on this topic? Looks like this is one of the big memory …
13:20 Ticket #3891 (*unknown* - Modelica_Synchronous.Examples.Elementary.BooleanSignals.Sample2 reference) updated by Volker Waurich
One should read the specification instead of deciding on a gut level. …
13:03 Ticket #3891 (*unknown* - Modelica_Synchronous.Examples.Elementary.BooleanSignals.Sample2 reference) updated by Rüdiger Franke
Status, Owner changed
13:01 Ticket #3891 (*unknown* - Modelica_Synchronous.Examples.Elementary.BooleanSignals.Sample2 reference) updated by Rüdiger Franke
Cc changed
12:59 Ticket #3891 (*unknown* - Modelica_Synchronous.Examples.Elementary.BooleanSignals.Sample2 reference) created by Volker Waurich
Hi, I need some clarification about the references for the …
12:57 Ticket #3488 (Frontend - Vendor-specific annotations for advanced flags and options) updated by Francesco Casella
Replying to sjoelund.se: > We cannot do it in that order …
12:43 Ticket #3488 (Frontend - Vendor-specific annotations for advanced flags and options) updated by Martin Sjölund
We cannot do it in that order as it is. We just know what the current …
12:36 Ticket #3488 (Frontend - Vendor-specific annotations for advanced flags and options) updated by Francesco Casella
Just apply the annotation flags blindly, and then apply the user's …
12:17 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) updated by Willi Braun
Milestone changed
11:54 Ticket #3884 (OMEdit - Attribute editing not initialized properly) closed by Adeel Asghar
fixed: Fixed in bff7de7/OMEdit.
11:45 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) updated by Martin Sjölund
Then perhaps we should not look for OPENMODELICAHOME if we detect a …
11:43 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) updated by Adrian Pop
We could do that, but then we break some compatibility with other …
11:38 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) updated by Martin Sjölund
Adrian: Why not just remove the environment variables from the installer?
11:26 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) updated by Christoph <buchner@…>
I'm guessing this procedure can be generalized to install any two (or …
10:54 Ticket #3890 (Code Generation - Code generation for function pointers treat underscores wrong) created by Per Östlund
The following script fails because the generated code doesn't compile …
10:00 Ticket #3888 (Backend - Bug in module unitChecking) closed by Lennart Ochel
fixed: Fixed with f5b5cee03b09b5e98304c500d262f8dd938983c0/OMCompiler.
09:27 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) updated by Adrian Pop
The installer sets the OPENMODELICAHOME variable. If you remove it …
09:25 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) updated by massimo ceraolo
Summary changed
09:23 Ticket #3889 (*unknown* - Allow both OM32 and OM64 to function on the same PC) created by massimo ceraolo
A lot of us is currently making comparisons between 32bit and 64 bit …
08:33 Ticket #3887 (Testing Framework - Custom annotation for non-standard experiment settings) updated by Christoph <buchner@…>
Would a custom annotation also be a good place to define a default set …
07:31 Ticket #3888 (Backend - Bug in module unitChecking) created by Lennart Ochel
The unit checking module calculates wrong unit information for the …
07:02 Ticket #3488 (Frontend - Vendor-specific annotations for advanced flags and options) updated by Martin Sjölund
__OpenModelica_setCommandLineOptions sounds simple, but is not …
06:39 Ticket #3488 (Frontend - Vendor-specific annotations for advanced flags and options) updated by Francesco Casella
Let me come up with a simpler concrete proposal, that should be …
06:39 Ticket #3886 (Backend - Identically unit information for states and state derivatives) updated by Lennart Ochel
Status changed
06:35 Ticket #3883 (Run-time - Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings) updated by Volker Waurich
I figured out, that the model simulates if we do the following: …
06:29 Ticket #3883 (Run-time - Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings) updated by Volker Waurich
Status, Owner, Type changed
05:00 Ticket #3886 (Backend - Identically unit information for states and state derivatives) updated by Martin Sjölund
Owner, Component changed
OMEdit just uses the init.xml to determine units and the backend …

2016-05-02:

22:00 Ticket #3887 (Testing Framework - Custom annotation for non-standard experiment settings) updated by massimo ceraolo
see also #3859
21:19 Ticket #3887 (Testing Framework - Custom annotation for non-standard experiment settings) updated by Francesco Casella
See also #3488
21:14 Ticket #3887 (Testing Framework - Custom annotation for non-standard experiment settings) created by Francesco Casella
If you select any option in the Simulation Setup of OMEdit which is …
20:40 Ticket #3886 (Backend - Identically unit information for states and state derivatives) created by Lennart Ochel
It is really weird that states and their derivatives have the same …
19:09 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) closed by Adeel Asghar
fixed: I added convert units support in plotting view as well …
18:59 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Vitalij Ruge
I hope we don't need evlauateinStream(). e.g. inStream()
18:48 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Per Östlund
Ok, I see. We use min/max to simplify inStream, but those might not be …
18:35 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Vitalij Ruge
There some notes …
18:24 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Vitalij Ruge
Replying to perost: > I'm sorry, I don't know what you …
18:16 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Per Östlund
I'm sorry, I don't know what you mean by neighbourhood.
18:10 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Vitalij Ruge
How I understand inStream() reduce his neighborhood depend on …
18:04 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Per Östlund
That would be possible I guess, but it would mean that we'd have to …
17:59 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Adrian Pop
Cc changed
Added perost to CC as he implemented inStream/actualStream operators.
17:57 Ticket #3885 (Backend - inStream and Evaluate Parameter) updated by Vitalij Ruge
Description, Summary changed
17:50 Ticket #3885 (Backend - inStream and Evaluate Parameter) created by Vitalij Ruge
we should transform inStream() after evaluate parameter and …
17:06 Ticket #3387 (*unknown* - Bad parameter indexing with Evaluate=true) closed by crupp@…
fixed: Seems to be working now. Not sure when it was fixed.
15:03 Ticket #3884 (OMEdit - Attribute editing not initialized properly) updated by Adeel Asghar
Status changed
14:45 Ticket #3884 (OMEdit - Attribute editing not initialized properly) created by crupp@…
After adding a block with the "defaultComponentPrefixes = parameter" …
14:16 Ticket #3883 (Run-time - Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings) updated by Lennart Ochel
Keywords changed
14:08 Ticket #3883 (Run-time - Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings) updated by Volker Waurich
Description changed
14:08 Ticket #3883 (Run-time - Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings) updated by Volker Waurich
Besides that these huge numbers are generated from a function call …
14:02 Ticket #3883 (Run-time - Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings) created by Volker Waurich
Hi, Just to document some debug insight. A non-linear system does …
12:59 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by Lennart Ochel
Keywords changed
12:40 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by Rüdiger Franke
Cc changed
Here is the complete error message for …
10:22 Ticket #3069 (Backend - Model needs very long simulation time with Cellier Tearing) updated by Patrick Täuber
Keywords, Component changed
10:20 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) closed by Christoph <buchner@…>
invalid: Sorry for the noise.
10:19 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by Christoph <buchner@…>
OK, repro model attached. It primarily seems to be the line thickness …
10:17 AA_test_1.10-dev-527.PNG attached to Ticket #3878 by Christoph <buchner@…>
10:17 AA_test_1.9.6.PNG attached to Ticket #3878 by Christoph <buchner@…>
10:17 AA_test.mo attached to Ticket #3878 by Christoph <buchner@…>
10:08 Ticket #2206 (Run-time - SiemensPower tests are working using windows and are failing using linux) updated by Patrick Täuber
It is not. It is on a Modelica 2.2 level. It also does not use …
09:30 Ticket #3873 (Build Environment - Matrix Compiler Bug) closed by Per Östlund
duplicate: Duplicate of #3842. The issue is fixed in the latest …
08:40 Ticket #2206 (Run-time - SiemensPower tests are working using windows and are failing using linux) updated by Patrick Täuber
I will check this soon. First I need to ensure that the library is up …
08:33 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by Lennart Ochel
This is still an issue (OpenModelica v1.10.0-dev-437-g5e9854e).
08:06 Ticket #2206 (Run-time - SiemensPower tests are working using windows and are failing using linux) updated by Lennart Ochel
Status, Owner changed
In the meantime, both tests simulate also on Linux. However, there are …
07:58 Ticket #3771 (Backend - Wrong clock interval) updated by Volker Waurich
I separated the previous(var) = var equations from the clocked …
07:58 CoverageIssues edited by Lennart Ochel
Add libraries from the coverage test (diff)
07:06 Ticket #3674 (New Instantiation - Template error generated by omc) updated by Adrian Pop
Component changed
07:05 Ticket #3882 (New Instantiation - record parameter binding) created by Volker Waurich
Hi, I would like to point to a bug regarding record parameter …
07:04 Ticket #3674 (New Instantiation - Template error generated by omc) updated by Adrian Pop
Status, Owner changed
I'm pretty much sure this is a front-end issue, not a Codegen one. …
06:56 test_527.log attached to Ticket #3674 by Alexander Täschner <A.Taeschner@…>
Test log generated using Windows nightly …
06:54 Ticket #3674 (New Instantiation - Template error generated by omc) updated by Alexander Täschner <A.Taeschner@…>
Using the newest Windows nightly new template errors, like […] …

2016-05-01:

09:46 Ticket #3880 (Build Environment - Openmodelica 1.9.6 from MacPorts fails to build) updated by Martin Sjölund
You can't compile 1.9.6 using the latest xcode version as it is buggy. …
09:08 main.log attached to Ticket #3880 by ben.haefele@…
Log-File.
09:06 Ticket #3880 (Build Environment - Openmodelica 1.9.6 from MacPorts fails to build) updated by ben.haefele@…
Thanks. See attached the Log-File.

2016-04-30:

10:08 Ticket #3881 (OMEdit - OMEdit crashes using the open button) updated by Adrian Pop
Can you run it in gdb and put the stack trace here?
10:07 Ticket #3881 (OMEdit - OMEdit crashes using the open button) created by xwaang1976@…
I've installed openmodelica-git (r329.g314a0a3) on arch linux with …
10:00 Ticket #3880 (Build Environment - Openmodelica 1.9.6 from MacPorts fails to build) updated by Adrian Pop
It does work but you need to go in Trac to Preferences->Language set …
09:54 Ticket #3880 (Build Environment - Openmodelica 1.9.6 from MacPorts fails to build) updated by ben.haefele@…
Sorry for not adding the log-file. Seems not to work at the moment.
09:50 Ticket #3880 (Build Environment - Openmodelica 1.9.6 from MacPorts fails to build) created by anonymous
Hello, when building openmodelica from macports I get the follwoing …

2016-04-29:

17:39 Ticket #3879 (OMEdit - Difficulty in looking at a value) created by massimo ceraolo
When looking at a numeric value on a plot I think we should have, in …
14:34 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by anonymous
I'll try on Monday. I just realised, it could be that OMedit started …
14:22 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by Adeel Asghar
Status changed
I will look into it. Can you provide a sample model as well?
14:16 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by Christoph <buchner@…>
1.9.6 screenshot added. looks different to me. sorry, gotta run.
14:16 Antialiasing-1.9.6.PNG attached to Ticket #3878 by Christoph <buchner@…>
14:07 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by Christoph <buchner@…>
OK, I'll install an older version and will make a screenshot (probably …
14:06 Ticket #3877 (OMEdit - OMEdit "Revert to last correct version" popup window) closed by Adeel Asghar
invalid: Seems like you are using old version. "Fix errors manually" is …
14:04 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by Adrian Pop
Most likely the switch to Qt5 is to blame. There is not difference now …
14:01 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by Adeel Asghar
We never had Anti-aliasing in diagram view. It has surely something …
13:55 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) updated by Christoph <buchner@…>
I think I saw somewhere that you switched Qt versions recently, coudl …
13:54 Antialiasing.PNG attached to Ticket #3878 by Christoph <buchner@…>
13:53 Ticket #3878 (OMEdit - Anti-aliasing in diagram broken?) created by Christoph <buchner@…>
I can't pinpoint when this happened, but recently the drawing of the …
12:42 Ticket #3877 (OMEdit - OMEdit "Revert to last correct version" popup window) created by Jan Silar
When invalid model is to be saved, an error message window appears …
10:33 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Adeel Asghar
Yes, as long as the variable has unit defined.
10:14 Ticket #3876 (Frontend - Connecting pin to wire resuts in crash) created by tobias@…
Connecting a pin to a wire results in a crash. The "wire properties" …
05:05 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Martin Sjölund
Replying to casella: > Unfortunately, I see no way to …

2016-04-28:

21:49 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Francesco Casella
Replying to lochel: > As far as I know, OpenModelica has …
15:34 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Lennart Ochel
As far as I know, OpenModelica has still no unit information for …
15:19 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Francesco Casella
Replying to adeas31: > Note that plot can only display …
13:49 Ticket #3875 (Frontend - PlanarMechanics regression) closed by Adrian Pop
invalid: The problem is with the latest commits from the library: …
12:59 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Adeel Asghar
Replying to Christoph <buchner@…>: > Just found a small …
12:59 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Adeel Asghar
Replying to casella: > Adeel, could you please add the …
10:41 Ticket #3875 (Frontend - PlanarMechanics regression) updated by Adrian Pop
Status, Owner changed
10:41 Ticket #3875 (Frontend - PlanarMechanics regression) created by Adrian Pop
There are two models which do not work since 27 April so one of the …
06:21 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by Christoph <buchner@…>
Just found a small unrelated error in the file linked from the above …
05:13 Ticket #3863 (Frontend - Stack overflow in ScalableTestSuite) closed by Henning Kiel
fixed
Note: See TracTimeline for information about the timeline view.