Timeline



2015-11-11:

23:29 Ticket #3555 (Run-time - Add option to save intermediate values at event iterations to result files?) created by Bernhard Thiele
There already exists the option to save values at events. If one has …
22:26 Ticket #2928 (Run-time - Event handling at time=startTime) updated by Bernhard Thiele
At first glance I would expect y=1.0 at t=0.0, but currently …
20:40 Ticket #3554 (Installation program - Installation does not work on Windows) updated by Martin Sjölund
Did you install OpenModelica "for all users" as admin? Otherwise the …
15:21 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Lennart Ochel
Replying to lochel: > I will add the functionality to …
12:18 Ticket #3475 (FMI - Add support for source code FMU's) closed by Martin Sjölund
fixed: Source code FMUs are now supported, platsforms={"x86_64-linux-gnu"}, …
10:50 Ticket #3554 (Installation program - Installation does not work on Windows) created by Andreas.Pfeiffer@…
I installed OpenModelica 1.9.3 on Windows 7, but when starting …

2015-11-10:

18:46 Ticket #3549 (Backend - Evaluation of Clock parameters) closed by Rüdiger Franke
fixed: Super. The change works. …
16:34 Ticket #3548 (Run-time - Bad memory leak with umfpack) closed by Willi Braun
wontfix: This memory leak is caused by umfpack it self, so I can't fix it here. …
15:47 Ticket #3548 (Run-time - Bad memory leak with umfpack) updated by Willi Braun
Status changed
13:42 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) created by Francesco Casella
The current implementation of the evalfunc module makes one call …
13:41 Ticket #2588 (Frontend - +modelicaOutput does not work properly.) updated by Federico Bergero
Status, Owner changed
12:40 Ticket #3551 (Interactive Environment - diffModelicaFileListings make the code invalid) closed by Martin Sjölund
fixed: Fixed in …
12:25 Ticket #3551 (Interactive Environment - diffModelicaFileListings make the code invalid) updated by Martin Sjölund
Status changed
12:18 Ticket #2959 (Frontend - Use of partial, non-redeclared classes is not reported by the front-end) updated by anonymous
Hello, I just decided to deinstall OM and use alternative after …
11:57 Ticket #2909 (Code Generation - Intermediate compilation files should be removed at the end of code ...) updated by Francesco Casella
I always use omc from the command line for testing, not OMEdit, and …
11:49 Ticket #2909 (Code Generation - Intermediate compilation files should be removed at the end of code ...) updated by Martin Sjölund
I'm not sure about this. Maybe it would make sense for OMEdit to clean …
11:43 Ticket #2909 (Code Generation - Intermediate compilation files should be removed at the end of code ...) updated by Francesco Casella
Priority changed
11:21 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by Bernhard Thiele
Replying to rfranke: I guess you are experimenting with …
10:39 Ticket #3545 (Interactive Environment - listFile returns wrong contents) closed by Martin Sjölund
fixed: Fixed in …
10:26 Ticket #3545 (Interactive Environment - listFile returns wrong contents) updated by Martin Sjölund
I have a fix for this (which might change the testsuite results …
10:20 Ticket #3545 (Interactive Environment - listFile returns wrong contents) updated by Martin Sjölund
Status changed
09:03 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by Lennart Ochel
Replying to rfranke: > gives the Clocks section: > …
08:17 Ticket #3550 (*unknown* - macports build fails) updated by Martin Sjölund
The 1.9.3 build used to work, but MacPorts has since then released a …

2015-11-09:

23:46 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by Lennart Ochel
PR279 adds …
23:43 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) created by Adeel Asghar
The implementation of moveClass API seems incomplete. Also it would …
23:37 removeComponentModifiers.mos attached to Ticket #3551 by Adeel Asghar
23:37 Ticket #3551 (Interactive Environment - diffModelicaFileListings make the code invalid) created by Adeel Asghar
If a component has modifier value and we remove it then the code …
23:06 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by Lennart Ochel
Status, Owner changed
It seems that parameters get not replaced within the clocks, since …
22:58 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by Lennart Ochel
I think this should get already replaced in the back end.
22:53 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) updated by Lennart Ochel
Replying to casella: > Not done yet... Consider this test …
21:02 main.log attached to Ticket #3550 by Shad Sterling <me@…>
Build log
21:01 Ticket #3550 (*unknown* - macports build fails) created by Shad Sterling <me@…>
Using port upgrade outdated failed to build `openmodelica @1.9.3 …
20:31 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by Adrian Pop
Cc changed
19:19 Ticket #3549 (Backend - Evaluation of Clock parameters) created by Rüdiger Franke
The following model has the evaluated parameter dt to parameterize its …
18:27 Ticket #3548 (Run-time - Bad memory leak with umfpack) updated by Lennart Ochel
Status, Owner changed
18:26 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by Bernhard Thiele
Replying to sjoelund.se: > Also, when initial() is …
18:14 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by Vitalij Ruge
The issues is force inlining in […] with the combination …
17:35 Ticket #3548 (Run-time - Bad memory leak with umfpack) updated by crupp@…
One more data point: With default solver and stopTime=20: ==2332== …
17:29 Ticket #3548 (Run-time - Bad memory leak with umfpack) created by crupp@…
When solving with -ls=umfpack, a memory leak quickly grows as the …
15:57 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by Bernhard Thiele
ok, you were faster than me. I just wanted to ask if the first model …
15:53 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by Martin Sjölund
Also, when initial() is stupid and I see no reason to use it over …
15:53 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by Martin Sjölund
Spec says: > Clarified that initial() can only be used in a restricted …
15:38 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by Lennart Ochel
Replying to bthiele: > For me it is a counterintuitive …
15:29 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by Bernhard Thiele
Yes, I found that, too. But my expectation was that it would also work …
14:40 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by Lennart Ochel
That's what I expect as result. Just the second when clause is active …
14:07 Ticket #3547 (Initialization - Initial event is not propagated as expected) created by Bernhard Thiele
Simulation of the model below results into the end values v2=1 as …
13:41 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) updated by Willi Braun
Cc changed
13:29 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) updated by Willi Braun
Cc changed
13:28 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by Mahder Alemseged Gebremedhin
Cc changed
12:55 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) updated by Martin Sjölund
If you want the log as XML, why don't you use -logFormat=xml?
12:24 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) created by Alachew Mengist
Running Dynamic optimization using 2optimize(modelName, stopTime=0.5, …
00:37 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Mahder Alemseged Gebremedhin
Cc changed

2015-11-06:

19:59 Ticket #3305 (Backend - Derivative of homotopy) updated by anonymous
how about: if init() then homotopy(diff(),diff()) else diff(actual)
16:22 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Lennart Ochel
Replying to sjoelund.se: > It would also be useful if it …
16:21 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Lennart Ochel
Replying to casella: > Just noticed that, see: > > …
16:19 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Francesco Casella
Just noticed that, see: …
16:10 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Lennart Ochel
Status, Owner changed
I added already the default values for preOptModules, postOptModules …
16:02 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by Francesco Casella
Milestone changed
15:13 Ticket #3305 (Backend - Derivative of homotopy) updated by Adrian Pop
@wbraun. They were checked on each commit but unfortunately we haven't …
15:05 Ticket #3545 (Interactive Environment - listFile returns wrong contents) updated by Martin Sjölund
It seems setSource stuff only sets the Absyn.CLASS info, not the …
14:55 script.mos attached to Ticket #3545 by Adeel Asghar
14:55 Ticket #3545 (Interactive Environment - listFile returns wrong contents) created by Adeel Asghar
listFile returns wrong result when file names are updated via …
14:12 Ticket #2964 (New Instantiation - Report error when modifying final parameter) updated by Francesco Casella
Priority changed
An even simpler example: […] Model B is compiled without any error …
12:45 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) closed by Lennart Ochel
fixed: Sorry that this took so long. Now I have fixed the mat import for …
12:20 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) updated by Lennart Ochel
Status changed
Replying to casella: > Lennart, now that you have …
12:15 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) closed by Lennart Ochel
fixed: This is fixed with …
12:14 Ticket #3536 (Backend - Start values cannot be overwritten properly for variables having fixed=true) closed by Lennart Ochel
duplicate: Fixed with [https://github.com/OpenModelica/OMCompiler/pull/275
12:01 Ticket #3536 (Backend - Start values cannot be overwritten properly for variables having fixed=true) updated by Lennart Ochel
Status, Component, Milestone changed
11:40 Ticket #3305 (Backend - Derivative of homotopy) updated by Willi Braun
The actual reason for commenting it out was and is somehow the index …
11:15 Ticket #3305 (Backend - Derivative of homotopy) updated by Adrian Pop
For example some models in Buildings fail with differentiation of …
10:59 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) updated by Per Östlund
I had a quick look at the model, but as expected the only change is …
08:31 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) updated by Lennart Ochel
Cc changed
This started to fail with this commit …
08:23 Ticket #3543 (Backend - New errors in Modelica_Synchronous) closed by Lennart Ochel
fixed: Fixed in …
08:11 Ticket #3543 (Backend - New errors in Modelica_Synchronous) updated by Lennart Ochel
The same errors were also there before, but the failing optimization …
08:03 Ticket #3543 (Backend - New errors in Modelica_Synchronous) updated by Lennart Ochel
Status, Owner changed
07:34 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) created by Lennart Ochel
Some recent commits (Nov 4) lead to a failure in the following model: …
06:36 Ticket #3543 (Backend - New errors in Modelica_Synchronous) created by Rüdiger Franke
Yesterdays commits (Nov 5) lead to a failure in the following models: …

2015-11-05:

15:11 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by anonymous
It's even worse: CombiTable2D with 2x3 or 3x2 tables gives same error …
10:56 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by Martin Sjölund
See m:#1820
10:44 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by Martin Sjölund
Cc changed
Confirmed to have the same bug also in other Modelica tools. I will …
10:34 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by Martin Sjölund
The external C sources of MSL have been updated recently, so it could …
08:46 BugReadData.zip attached to Ticket #3542 by Arno_Epsilon <acolleoni@…>
08:45 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) created by Arno_Epsilon <acolleoni@…>
In the recent nightly builds, it is not possible to read external data …
00:16 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by Mahder Alemseged Gebremedhin
PR271 has fixed …

2015-11-04:

21:03 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by Lennart Ochel
If I get it right, then it's this commit that causes the slowdown …
18:24 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by Rüdiger Franke
What is the status of this ticket? Is it ok to revert the respective …
13:47 Ticket #3541 (*unknown* - Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier ...) created by Per Östlund
My changes in bf9ac82 caused one of the …
13:18 Ticket #3506 (Frontend - Buildings flattening broken since f3bb4482) closed by Per Östlund
fixed: Fixed in fb6950e.
11:06 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by Lennart Ochel
PR269 should fix …
10:33 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by Lennart Ochel
removeSimpleEquations expands y = f(time) to {{{test.R({x1.r[1], …
07:03 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by Vitalij Ruge
Description changed
05:02 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by Adrian Pop
Currently only FMI 2.0 is supported using Euler and the model exchange …
05:00 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by Adrian Pop
Summary changed
05:00 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by Adrian Pop
Status, Owner changed
Added first prototype in c266817/OMCompiler.
04:59 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) created by Adrian Pop
FMI for co-simulation support is missing.
Note: See TracTimeline for information about the timeline view.