Timeline



2016-04-01:

15:39 Ticket #3808 (OMEdit - Add BOM to Modelica files) updated by massimo ceraolo
Thanks a lot! It is very cleverly implemented! I want to show …
13:28 Ticket #3807 (OMEdit - OMEdit should have a setting for the line endings (LF/CRLF/native)) closed by Adeel Asghar
fixed: Added line ending settings in fbf65b8/OMEdit.
13:27 Ticket #3808 (OMEdit - Add BOM to Modelica files) closed by Adeel Asghar
fixed: Added bom settings in fbf65b8/OMEdit. The settings has …
12:10 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) updated by Willi Braun
Priority changed
The following models: […] have probably the same issue, since they …
09:24 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by Willi Braun
Summary changed
Error message update: […]
09:16 Ticket #3308 (Backend - index reduction fails for tuple assignment) closed by Willi Braun
fixed: This seems to be fixed in the meanwhile.
08:01 Ticket #3812 (Backend - Functions that depend on parameters should only get evaluated once) updated by Lennart Ochel
Replying to sjoelund.se: > Can the same be done for …
07:17 Ticket #3813 (Backend - Execution time of simCode: created modelInfo and variables scales badly) created by Francesco Casella
Based on results from the ScalableTestSuite and from my own large …
07:01 Ticket #3812 (Backend - Functions that depend on parameters should only get evaluated once) updated by Martin Sjölund
Can the same be done for discrete-variability functions?
05:47 Ticket #3812 (Backend - Functions that depend on parameters should only get evaluated once) updated by Lennart Ochel
Status changed
05:47 Ticket #3812 (Backend - Functions that depend on parameters should only get evaluated once) created by Lennart Ochel
In certain cases, function evaluations is a bottleneck in simulation …

2016-03-31:

20:15 Ticket #3803 (Build Environment - OM Mac build fails) updated by Adam Dershowitz
I downgraded Xcode back to 7.2.1 so it now indicates clang -v Apple …
19:59 Ticket #3811 (MetaModelica - Metarecord usage in bindings not detected) created by Per Östlund
The following script generated bad C-code: […] The error from the C …
19:32 Ticket #3810 (Run-time - New runtime flag -overrideSettings) created by Lennart Ochel
The two flags –override and -overrideFile are currently …
16:54 Ticket #3792 (Run-time - Variable override not working with restart) updated by crupp@…
Good point. I never thought of that. I support your suggestion. It is …
16:37 Ticket #3792 (Run-time - Variable override not working with restart) updated by Lennart Ochel
What if there would be a variable stopTime or tolerance in …
16:23 Ticket #3792 (Run-time - Variable override not working with restart) updated by Lennart Ochel
This makes sense to me.
16:21 Ticket #3792 (Run-time - Variable override not working with restart) updated by crupp@…
If you couldn't override stopTime in -overrideFile then there would be …
15:36 Ticket #3809 (FMI - It seems that *all* generated FMUs have the same GUID) updated by Adrian Pop
Status, Owner changed
Windows fix commited in …
15:27 Ticket #3809 (FMI - It seems that *all* generated FMUs have the same GUID) updated by Adrian Pop
The windows part is fixed in: …
12:59 Ticket #1228 (Backend - Backend fails on when equations) closed by Patrick Täuber
fixed: This is fixed in #610
12:32 Ticket #3809 (FMI - It seems that *all* generated FMUs have the same GUID) updated by Adrian Pop
Status, Owner changed
12:32 Ticket #3809 (FMI - It seems that *all* generated FMUs have the same GUID) created by Adrian Pop
It seems that all generated FMUs have the same GUID: …
11:37 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") closed by Dietmar Winkler
fixed: I see.
11:36 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by Martin Sjölund
It is, but the repo contains signing keys, etc. So it is not public.
11:35 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by Dietmar Winkler
And the script doing this job is not versioned?
11:30 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by Martin Sjölund
There is no commit in the source repos for that. It is done by …
11:26 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by Dietmar Winkler
OK I can finally confirm this as fixed. Though I could not find the …
09:54 Ticket #3808 (OMEdit - Add BOM to Modelica files) updated by massimo ceraolo
Well, I intended exactly to add the three bytes only at the beginning …
09:33 Ticket #3807 (OMEdit - OMEdit should have a setting for the line endings (LF/CRLF/native)) updated by Martin Sjölund
Well, the unparsing you should not change, because it is used …
09:26 Ticket #3807 (OMEdit - OMEdit should have a setting for the line endings (LF/CRLF/native)) updated by Adrian Pop
Replying to sjoelund.se: > All internal strings to OMC …
09:21 Ticket #3808 (OMEdit - Add BOM to Modelica files) updated by Martin Sjölund
> Since BOM usage [...} does not cause problems This is a false …
09:09 Ticket #3807 (OMEdit - OMEdit should have a setting for the line endings (LF/CRLF/native)) updated by Martin Sjölund
All internal strings to OMC need to be using normalized line endings …
09:09 Ticket #3808 (OMEdit - Add BOM to Modelica files) created by massimo ceraolo
Modelica specifications say: Each Modelica file in the file-system …
09:03 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
Replying to ceraolo: > I've checked. > If OM added as the …
09:02 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by massimo ceraolo
Well I myself will resume the BOM issue in another ticket I'm going to open
08:59 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Christoph <buchner@…>
@adrpo: thank you!
08:55 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Adrian Pop
@Christoph: I opened new enhancement ticket #3807 for the LF vs CRLF …
08:54 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by massimo ceraolo
I've checked. If OM added as the first three bytes the UTF-8 BOM (EE …
08:53 Ticket #3807 (OMEdit - OMEdit should have a setting for the line endings (LF/CRLF/native)) created by Adrian Pop
Currently we enforce Linux line endings (LF) on Windows too for the …
08:07 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Christoph <buchner@…>
> That affects everyone else checking out the same code (who might be …
07:58 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
Replying to Christoph <buchner@…>: > > Or change the …
07:52 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Christoph <buchner@…>
> You can use *.mo text eol=native as well. If I do that, and create a …
07:47 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
You can use *.mo text eol=native as well. Or change the …
07:40 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Christoph <buchner@…>
> OM does follow the convention on all its platforms: the "Windows" …
07:31 ReleaseNotes/1.10.0 edited by Martin Sjölund
(diff)
07:22 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
OM does follow the convention on all its platforms: the "Windows" …
07:13 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Christoph <buchner@…>
I also recently discovered that OM stores file with non-native line …
07:03 Ticket #1228 (Backend - Backend fails on when equations) updated by Patrick Täuber
Cc, Status, Owner changed

2016-03-30:

17:18 Ticket #3806 (*unknown* - Undeclared Variable) updated by Adrian Pop
Maybe you can make a smaller "public" model that has the same issue. …
17:13 Ticket #3806 (*unknown* - Undeclared Variable) updated by anonymous
After typing the last note, I realized that the error may have …
16:42 Ticket #3792 (Run-time - Variable override not working with restart) updated by Lennart Ochel
The question was if it is possible to use the -overrideFile flag for …
16:40 Ticket #3806 (*unknown* - Undeclared Variable) updated by anonymous
Unfortunately the model I'm working with has proprietary information …
15:49 Ticket #3792 (Run-time - Variable override not working with restart) updated by Adrian Pop
Yes, override and overrideFile should be mutually exclusive.
15:48 Ticket #3792 (Run-time - Variable override not working with restart) updated by crupp@…
I thought -overrideFile and -override were mutually exclusive. Is that …
15:41 Ticket #3792 (Run-time - Variable override not working with restart) updated by Lennart Ochel
@adrpo Is it allowed to override simulation settings, e.g. stopTime, …
15:14 Ticket #3806 (*unknown* - Undeclared Variable) updated by Lennart Ochel
Can you please provide some more information? What model are you using?
15:06 Ticket #3806 (*unknown* - Undeclared Variable) created by palmer.ap@…
This has been resolved before, but appears to be back in 1.10. The …
14:22 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
No, it says line separators are whitespace. This means CR or LF. Which …
14:21 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by massimo ceraolo
Yeah, we never learn enough from the specs! I think that if …
14:20 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Adeel Asghar
Replying to sjoelund.se: > Spec says: > > The whitespace …
14:17 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
Spec says: > The whitespace characters are space, tabulator, and line …
14:14 Ticket #3803 (Build Environment - OM Mac build fails) updated by Adam Dershowitz
I was hoping that it would pick-up the macports version of metis, and …
14:13 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by massimo ceraolo
BTW, I could not find any statement about line endings in Modelica …
14:08 Ticket #3803 (Build Environment - OM Mac build fails) updated by Martin Sjölund
It just randomly went further. Still failed on metis.
14:06 main.2.log attached to Ticket #3803 by Adam Dershowitz
build log after metis install
14:05 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) closed by Martin Sjölund
invalid: I'll close this as invalid as it is a problem with another tool.
14:04 Ticket #3803 (Build Environment - OM Mac build fails) updated by Adam Dershowitz
It turns out that macports has a port for metis. So, I installed that …
13:59 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
The difference between the three files is: 1. Original file uses LF …
13:49 Ticket #3803 (Build Environment - OM Mac build fails) updated by Martin Sjölund
Yes, karypis is the main developer of metis. And he uses cmake as a …
13:42 Ticket #3803 (Build Environment - OM Mac build fails) updated by Adam Dershowitz
It looks like it might be a compiler bug that showed up with xcode …
13:32 Ticket #3803 (Build Environment - OM Mac build fails) updated by Adam Dershowitz
I tried something that might give you a bit more information. I …
13:23 Ticket #3803 (Build Environment - OM Mac build fails) updated by Adam Dershowitz
If it helps at all it corresponds to xcode 7.3, which was a recent update.
13:11 UTF report.pdf attached to Ticket #3804 by massimo ceraolo
13:10 TestUTFByOM.mo attached to Ticket #3804 by massimo ceraolo
13:10 TestUTfByDym.mo attached to Ticket #3804 by massimo ceraolo
13:10 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by massimo ceraolo
Well, Martin, now I had similar results as yours. In the enclosed UTF …
13:03 Ticket #3803 (Build Environment - OM Mac build fails) updated by Martin Sjölund
Great. Apple manually changes the clang version number so I can't tell …
12:42 Ticket #3803 (Build Environment - OM Mac build fails) updated by Adam Dershowitz
OS is 10.11.3 (which I have been using for a while now) $clang -v …
12:22 ReleaseNotes/1.10.0 edited by Martin Sjölund
(diff)
12:21 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by Adeel Asghar
Replying to anonymous: > From the screen shot it can be …
12:18 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by anonymous
From the screen shot it can be seen that the paragraph "Initially …
11:47 Ticket #3805 (OMEdit - OMEdit crashes randomly in Windows because of parallel loading of libraries) updated by Martin Sjölund
omc_Parser_parsebuiltin is single-threaded loading of …
11:27 2016-03-29_17_46_18-openmodelica.stacktrace.OMEdit.txt attached to Ticket #3805 by Adeel Asghar
11:22 Ticket #3805 (OMEdit - OMEdit crashes randomly in Windows because of parallel loading of libraries) updated by Adrian Pop
Status, Owner changed
11:21 Ticket #3805 (OMEdit - OMEdit crashes randomly in Windows because of parallel loading of libraries) created by Adrian Pop
It seems that OMEdit dies when starting on Windows because we parallel …
10:36 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by massimo ceraolo
I made all my tests under Windows. I will send more details in the …
10:02 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
Oh, and could you attach the file that you get after OMEdit saves it?
10:02 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by Martin Sjölund
I tested both on Linux and OMEdit does not change any of the …
08:54 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) updated by massimo ceraolo
Summary changed
08:54 UTFPkg.mo attached to Ticket #3804 by massimo ceraolo
08:54 TestUTF.mo attached to Ticket #3804 by massimo ceraolo
08:53 Ticket #3804 (OMEdit - Is there something wrong with UTF-8?) created by massimo ceraolo
I enclose two files 1) TestUFT.mo. Contains characters outside …
07:56 Ticket #3674 (New Instantiation - Template error generated by omc) updated by anonymous
Seems to be related to constants not being evaluated.
07:08 test_183.log attached to Ticket #3674 by Alexander Täschner <A.Taeschner@…>
Log file showing undefined variable errors
07:06 Ticket #3674 (New Instantiation - Template error generated by omc) updated by Alexander Täschner <A.Taeschner@…>
Beginning from windows nightly …
06:54 Ticket #3735 (Run-time - Numerical linearization and data recovery) closed by Lennart Ochel
fixed: Thanks for your contribution.
04:49 Ticket #3803 (Build Environment - OM Mac build fails) updated by Martin Sjölund
That's new: […] 3rdParty library failing... and the log does not …

2016-03-29:

18:57 main.log attached to Ticket #3803 by Adam Dershowitz
18:56 Ticket #3803 (Build Environment - OM Mac build fails) created by Adam Dershowitz
I just tried to upgrade openmodelica-devel, using Macports, and the …
13:19 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) closed by Vitalij Ruge
fixed
13:18 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by Vitalij Ruge
Status, Owner changed
Replying to adrpo: > Fixed in …
11:57 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by Willi Braun
Replying to adrpo: > Attempted to fix it with …
07:25 Ticket #3742 (Backend - Modelica.Fluid.Examples.HeatingSystem fails to translate since Feb 26) updated by Rüdiger Franke
The four examples mentioned in comment:29 work now! Lets see if it …
00:22 Ticket #3802 (MetaModelica - MetaModelica should be able to detect unassigned output variables on ...) created by Adrian Pop
[…] See for example: …

2016-03-28:

23:48 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by Adrian Pop
Fixed in …
21:49 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by Adrian Pop
Attempted to fix it with c81d1df4/OMCompiler but it seems …
14:11 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by Adrian Pop
Better error from valgrind with -g: […]
13:42 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by Adrian Pop
Cc changed
Running valgrind on it gets you: […] The issues seems to be in …
13:39 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) created by Adrian Pop
Since …
09:55 Ticket #3735 (Run-time - Numerical linearization and data recovery) updated by Lennart Ochel
Status, Owner changed
Doing a pull request – as you did - is the best way to contribute. I …

2016-03-27:

22:50 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by Dietmar Winkler
OK so I've tested this now over the last couple of days. It seems
17:08 Ticket #3742 (Backend - Modelica.Fluid.Examples.HeatingSystem fails to translate since Feb 26) updated by Vitalij Ruge
Replying to rfranke: > …
00:01 Ticket #3797 (OMEdit - Shorter names on OMEdit tabs) closed by Adeel Asghar
fixed: Done in 872a3a5/OMEdit. We are using QMdiArea for tabs. …

2016-03-26:

22:54 Ticket #3800 (Testing Framework - Verification of nightly tests lacking absolute tolerance) created by Rüdiger Franke
There are some examples that fail to verify due to numerical noise. …
19:19 Ticket #3742 (Backend - Modelica.Fluid.Examples.HeatingSystem fails to translate since Feb 26) updated by Rüdiger Franke
Btw. the PowerSystems library also has some examples where the Cpp …
13:14 Ticket #3742 (Backend - Modelica.Fluid.Examples.HeatingSystem fails to translate since Feb 26) updated by Vitalij Ruge
Priority changed
blocked further development in the Backendend. With small changes …
11:53 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by Rüdiger Franke
Milestone changed
11:52 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by Rüdiger Franke
It happens with all kinds of flags. The nightly tests use for …
10:28 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by Vitalij Ruge
Replying to rfranke: > The time for ModelicaTest_trunk …
10:14 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by Vitalij Ruge
Your(s) idea with guarding annotation(Inline=false) was …
10:06 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) closed by Vitalij Ruge
fixed
07:46 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by Lennart Ochel
I will add an example to the documentation. However, can you provide a …
07:10 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by Lennart Ochel
The command line option --postOptModules-= does work for me. I …
07:02 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by Lennart Ochel
@vruge What do you mean by implicit inlining and to what kind of …
05:41 Ticket #3799 (Backend - SimCode generation fails for 3ph trafo models) updated by Rüdiger Franke
Priority changed
05:41 Ticket #3799 (Backend - SimCode generation fails for 3ph trafo models) created by Rüdiger Franke
Despite of remaining frontend errors (#3274), the 3ph trafo models do …
05:23 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by Rüdiger Franke
Description changed
05:18 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by Rüdiger Franke
The time for ModelicaTest_trunk went down from 1931s yesterday to …

2016-03-25:

20:27 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) created by Rüdiger Franke
After #3195 has been solved and #3274 makes some progress, the next …
19:56 Ticket #3274 (New Instantiation - Inheritance problems on power systems library) updated by Rüdiger Franke
Cc changed
19:54 test11.mo attached to Ticket #3274 by Rüdiger Franke
19:52 Ticket #3274 (New Instantiation - Inheritance problems on power systems library) updated by Rüdiger Franke
I'm planning to change replaceable instances to replaceable model and …
17:26 Ticket #3797 (OMEdit - Shorter names on OMEdit tabs) created by anonymous
When opening tabs OMEdit shows the full name of a library's model in …
17:17 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by Vitalij Ruge
fixed with PR568
09:18 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) updated by Rüdiger Franke
Never mind. There are many more open tickets :-)
09:12 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) updated by Adrian Pop
I had this fix also but had to go on a car trip for 7 hours and you …
Note: See TracTimeline for information about the timeline view.