Timeline



2018-05-23:

20:44 Ticket #4952 (Backend - Remove obsolete removeEqualFunctionCalls backend module) created by Francesco Casella
The removeEqualFunctionCalls module is currently active by …
18:57 Ticket #4951 (FMI - OMEdit did not generate the fmu file on FMU export) updated by Francesco Casella
Priority, Milestone changed
18:20 Ticket #4883 (New Instantiation - evaluateParameters scales as O(N^2)) reopened by Per Östlund
The model originally reported is fine now, but …
15:20 Ticket #4859 (New Instantiation - NF leads to mixed-determined initialization system) closed by Per Östlund
fixed: Fixed in 598e515, the model now …
13:25 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by massimo ceraolo
Ok. Thanks for the update.
13:10 OneModel_info.json attached to Ticket #4951 by nboldi@…
13:10 OneModel_FMU.makefile attached to Ticket #4951 by nboldi@…
13:10 OneModel_FMU.log attached to Ticket #4951 by nboldi@…
13:08 Ticket #4951 (FMI - OMEdit did not generate the fmu file on FMU export) created by nboldi@…
Steps to reproduce: 1. Open OMEdit 2. Create a simple model, for …
10:23 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by Francesco Casella
Milestone changed
I discussed this with @adeas31. Fixing this issue requires to carry …
08:14 Ticket #4950 (OMEdit - Main menu missing in OMEdit on Ubuntu) created by nboldi@…
Ubuntu version: 16.04 Cannot get the menu by hovering or any means.
04:48 Ticket #4949 (OMEdit - Simulation setup window broken on Ubuntu 18.04) created by Martin Sjölund
Clicking the simulation setup button does nothing for me on Ubuntu …

2018-05-22:

22:52 Ticket #4948 (Testing Framework - Issues with verification reporting on Hudson) created by Francesco Casella
Please check the …
21:01 Ticket #4882 (New Instantiation - [NF] selectInitializationVariablesDAE scales as O(N^2)) closed by Per Östlund
duplicate
21:00 Ticket #4883 (New Instantiation - evaluateParameters scales as O(N^2)) closed by Per Östlund
duplicate
20:38 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) closed by Per Östlund
fixed: Fixed (embarrassingly easily) in [changeset:027dfa4/OMCompiler
13:03 Ticket #4809 (OMEdit - OMEdit cannot deal with component parameters deriving from more than ...) updated by Francesco Casella
From discussion with the developers it seems like this is not a …
12:19 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by Lennart Ochel
Replying to sjoelund.se: > No, OMEdit should not make …
11:51 Ticket #4636 (New Instantiation - Incorrect report of Arraytype mismatch) closed by Per Östlund
fixed: With the fixes in 0c48541 and …
11:12 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by Martin Sjölund
No, OMEdit should not make starttime == stoptime an error. Better …
10:41 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by Adeel Asghar
Replying to casella: > Replying to ceraolo: > …
10:35 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by Francesco Casella
Replying to ceraolo: > My mistake, sorry: final time was …
10:10 Ticket #4860 (New Instantiation - Table models in the ScalableTestSuite fail with NF because of lack of ...) updated by Per Östlund
This still hasn't been fixed, but the models now simulate correctly …
10:05 Ticket #4921 (New Instantiation - Issue with NF involving bindings of arrays of components having a ...) closed by Per Östlund
fixed: The issues with OpenLoopSimulatorHtc is now fixed with …
09:29 Ticket #4902 (Backend - Tiny simulation steps after recent nightly build) updated by stig
A MWE model without the components that include the delay also solves …
08:37 Ticket #4947 (Testing Framework - All test fails on ./runtests.pl) closed by nboldi@…
invalid
07:57 test-resullllllllllllllllllllllllllllllllllllllllllllllllllllts.txt attached to Ticket #4947 by anonymous
07:56 Ticket #4947 (Testing Framework - All test fails on ./runtests.pl) created by nboldi@…
I'm following the guide on …
06:14 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) closed by massimo ceraolo
invalid
06:14 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by massimo ceraolo
My mistake, sorry: final time was inadvertently set to 0: …
05:52 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by Martin Sjölund
I get: […] Did you run the simulation with any special flags?

2018-05-21:

22:09 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by massimo ceraolo
Any news about this ticket (and #4645)? Any plans to work on it?

2018-05-18:

19:50 Ticket #4903 (Backend - Memory leak?) updated by Andreas Nicolai <andreas.nicolai@…>
That would explain the poor performance. However, the continuous …
15:22 Ticket #4946 (OMEdit - Flipping shapes in icon view) created by massimo ceraolo
Models images can be rotated and flipped in OMEdit's diagram view. …
09:31 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by Adeel Asghar
Status, Owner, Component changed
09:28 Ticket #4945 (OMEdit - Text should not go beyond icon boundary) created by massimo ceraolo
When we use Blocks.Sources.RealExpression or IntegerExpression or …
09:20 InvSVPWM.mo attached to Ticket #4944 by massimo ceraolo
09:20 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) created by massimo ceraolo
The simulation of the enclosed file InvSVPWM.mo wrongly reports to be …
08:58 Ticket #4943 (Code Generation - Wrong order of equations in info.json file) created by Martin Sjölund
https://libraries.openmodelica.org/branches/master/ObjectStab/files/Obj
07:24 Ticket #4903 (Backend - Memory leak?) updated by Martin Sjölund
Try enabling the performance debugger (simulation flags -> profiler) …
06:04 Ticket #4939 (Code Generation - mod(x,y) with x < 0 computed incorrectly in algorithms) closed by Martin Sjölund
fixed
06:04 Ticket #4939 (Code Generation - mod(x,y) with x < 0 computed incorrectly in algorithms) updated by Martin Sjölund
Status, Owner changed
06:03 Ticket #4942 (Build Environment - Need some hint for building with lp_solve) closed by Martin Sjölund
fixed: https://github.com/OpenModelica/OMCompiler/pull/2443
05:50 Ticket #4942 (Build Environment - Need some hint for building with lp_solve) updated by Martin Sjölund
Status, Component, Milestone changed
It seems autoconf detects that lpsolve needs to be built, but this was …

2018-05-17:

17:50 Ticket #4921 (New Instantiation - Issue with NF involving bindings of arrays of components having a ...) updated by Per Östlund
Replying to casella: > The ThermoPower model instantiates …
15:20 Ticket #4921 (New Instantiation - Issue with NF involving bindings of arrays of components having a ...) updated by anonymous
Or maybe hstart is not an array and it should be fill(hstart,N) for it …
15:06 Ticket #4918 (New Instantiation - Issue with package constant in NF) closed by Per Östlund
fixed: Fixed in a8035283. The model now fails …
15:06 Ticket #4928 (New Instantiation - Package constant not evaluated by NF) closed by Per Östlund
fixed: Fixed in a8035283. The model now …
08:19 Ticket #4942 (Build Environment - Need some hint for building with lp_solve) created by nboldi@…
While trying to compile OpenModelica, my make errored with some …

2018-05-16:

17:58 Ticket #4941 (Run-time - Remove misleading fScaling labels in Kinsol solver diagnostics) created by Francesco Casella
When turning on LOG_NLS_V with the Kinsol solver, the fScaling …
14:43 Ticket #4939 (Code Generation - mod(x,y) with x < 0 computed incorrectly in algorithms) updated by Lennart Ochel
Replying to sjoelund.se: > Which returns negative values …
14:01 Ticket #4939 (Code Generation - mod(x,y) with x < 0 computed incorrectly in algorithms) updated by Martin Sjölund
So the specification says to use: […] Which works fine for doubles. …
11:50 Ticket #4940 (New Instantiation - TimeTable models reported to fail in NF because of timeout) updated by Martin Sjölund
This seems to be because these parameters create a very, very dense …
11:36 Ticket #4940 (New Instantiation - TimeTable models reported to fail in NF because of timeout) updated by Martin Sjölund
It fails on the phase after normalInlineFunction (simulation), when …
Note: See TracTimeline for information about the timeline view.