Timeline
2018-05-23:
- 20:44 Ticket #4952 (Backend - Remove obsolete removeEqualFunctionCalls backend module) created by
-
The
removeEqualFunctionCalls
module is currently active by … - 18:57 Ticket #4951 (FMI - OMEdit did not generate the fmu file on FMU export) updated by
-
Priority, Milestone changed
- 18:20 Ticket #4883 (New Instantiation - evaluateParameters scales as O(N^2)) reopened by
- The model originally reported is fine now, but …
- 15:20 Ticket #4859 (New Instantiation - NF leads to mixed-determined initialization system) closed by
- fixed: Fixed in 598e515, the model now …
- 13:25 Ticket #4839 (OMEdit - Badly wrong visualization in OMEdit in a simple case) updated by
- Ok. Thanks for the update.
- 13:08 Ticket #4951 (FMI - OMEdit did not generate the fmu file on FMU export) created by
- 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
-
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
- 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
- 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
- Please check the …
- 21:01 Ticket #4882 (New Instantiation - [NF] selectInitializationVariablesDAE scales as O(N^2)) closed by
- duplicate
- 21:00 Ticket #4883 (New Instantiation - evaluateParameters scales as O(N^2)) closed by
- duplicate
- 20:38 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) closed by
- 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
- 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
- Replying to sjoelund.se: > No, OMEdit should not make …
- 11:51 Ticket #4636 (New Instantiation - Incorrect report of Arraytype mismatch) closed by
- fixed: With the fixes in 0c48541 and …
- 11:12 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by
-
No, OMEdit should not make
starttime == stoptime
an error. Better … - 10:41 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by
- Replying to casella: > Replying to ceraolo: > …
- 10:35 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by
- 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
- 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
- fixed: The issues with OpenLoopSimulatorHtc is now fixed with …
- 09:29 Ticket #4902 (Backend - Tiny simulation steps after recent nightly build) updated by
- 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
- invalid
- 07:56 Ticket #4947 (Testing Framework - All test fails on ./runtests.pl) created by
- I'm following the guide on …
- 06:14 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) closed by
- invalid
- 06:14 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by
- My mistake, sorry: final time was inadvertently set to 0: …
- 05:52 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) updated by
- 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
- 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
- That would explain the poor performance. However, the continuous …
- 15:22 Ticket #4946 (OMEdit - Flipping shapes in icon view) created by
- 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
-
Status, Owner, Component changed
- 09:28 Ticket #4945 (OMEdit - Text should not go beyond icon boundary) created by
- When we use Blocks.Sources.RealExpression or IntegerExpression or …
- 09:20 Ticket #4944 (Run-time - Simulation wrongly reported as successful.) created by
- 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
- https://libraries.openmodelica.org/branches/master/ObjectStab/files/Obj …
- 07:24 Ticket #4903 (Backend - Memory leak?) updated by
- 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
- fixed
- 06:04 Ticket #4939 (Code Generation - mod(x,y) with x < 0 computed incorrectly in algorithms) updated by
-
Status, Owner changed
- 06:03 Ticket #4942 (Build Environment - Need some hint for building with lp_solve) closed by
- fixed: https://github.com/OpenModelica/OMCompiler/pull/2443
- 05:50 Ticket #4942 (Build Environment - Need some hint for building with lp_solve) updated by
-
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
- 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
- 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
- fixed: Fixed in a8035283. The model now fails …
- 15:06 Ticket #4928 (New Instantiation - Package constant not evaluated by NF) closed by
- fixed: Fixed in a8035283. The model now …
- 08:19 Ticket #4942 (Build Environment - Need some hint for building with lp_solve) created by
- 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
-
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
- 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
- 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
- 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
- It fails on the phase after normalInlineFunction (simulation), when …
Note:
See TracTimeline
for information about the timeline view.