Timeline



2013-10-02:

13:38 Ticket #2387 (New Instantiation - Operator overloading fails for matrices) updated by Per Östlund
Status, Owner changed
13:13 Ticket #2387 (New Instantiation - Operator overloading fails for matrices) created by Per Östlund
There seems to be some issues when trying to use overloaded operators …
12:31 Ticket #2386 (Frontend - Erroneous constant evaluation of condition in assert relating to connectors) created by carlj@…
The model instantiated bug_connect.main below […] gets, when …
11:15 Ticket #2385 (New Instantiation - Missing variable declarations in instantiated model when using ...) updated by Adrian Pop
Status, Owner changed
I know about this bug. We remove any declarations from the expandable …
11:13 Ticket #2385 (New Instantiation - Missing variable declarations in instantiated model when using ...) created by carlj@…
Instantiating ExpandableArrayTest.Test below […] yields the …
10:36 Ticket #2079 (OMEdit - OMEdit does not handle replaceable classes and components) updated by Francesco Casella
Milestone changed
08:53 Ticket #2355 (Frontend - Class not found in scope if a model extends from another model with ...) closed by Per Östlund
fixed: Fixed in r17477.

2013-10-01:

14:23 Ticket #2355 (Frontend - Class not found in scope if a model extends from another model with ...) updated by Peter Aronsson
Cc changed
13:43 Ticket #2367 (New Instantiation - Record with vectors, zeros(), size()) updated by Martin Sjölund
Description changed
13:39 Ticket #2382 (Parser - When files are not encoded UTF-8 give a warning and try some other encoding) closed by Martin Sjölund
fixed: Fixed in r17471
13:07 Ticket #2384 (Frontend - lookup of functions through instance name combined with inner/outer) created by Peter Aronsson
Lookup of functions through instance name combined with inner/outer …
12:46 Ticket #2345 (Frontend - Flattening error for ...) closed by carlj@…
fixed: This now flattens, thank you.
12:15 Ticket #2383 (Frontend - Change "class restriction" in error messages to "specialized class") created by Per Östlund
The specification uses "specialized classes" instead of "class …
11:37 Ticket #2381 (Frontend - loadFile("/path/to/library 1.2/package.mo") does not work) updated by Martin Sjölund
Make more Windows-ish: `cname::rest = …
10:56 Ticket #2382 (Parser - When files are not encoded UTF-8 give a warning and try some other encoding) created by Adrian Pop
Now we give an error if the files are not encoded UTF-8, just give a …
10:46 Ticket #2381 (Frontend - loadFile("/path/to/library 1.2/package.mo") does not work) created by Adrian Pop
We do cd ../PackageName and that is not found of course because it …
09:31 Ticket #2380 (Interactive Environment - Better error messages for API calls) created by Per Östlund
If an API call is used with invalid arguments: […] then you get …
09:00 Ticket #2348 (Frontend - Duplicate modification error treated as warning) updated by Peter Aronsson
It would also be nice with a pretty printed error message for …
08:53 Ticket #2355 (Frontend - Class not found in scope if a model extends from another model with ...) updated by Per Östlund
Owner changed
08:34 Ticket #2379 (Frontend - Expandable connectors with expandable connector components fails with ...) created by Peter Aronsson
This example illustrates the problem: […] This is critical for …
08:13 Ticket #1074 (Backend - Lookup in inherited classes fail (from MathCore)) updated by Adrian Pop
Cc, Component changed
Add an error instead of a warning on missing inner when the outer …
08:03 Ticket #2355 (Frontend - Class not found in scope if a model extends from another model with ...) updated by Adrian Pop
Status, Owner changed

2013-09-30:

19:58 Ticket #2378 (Interactive Environment - addComponent does not handle the double declaration check) updated by Martin Sjölund
Alternative is more specialized checks that only look new errors (or …
19:56 Ticket #2378 (Interactive Environment - addComponent does not handle the double declaration check) updated by Adrian Pop
Translation might take too long for large buffers but truth is it …
19:54 Ticket #2378 (Interactive Environment - addComponent does not handle the double declaration check) updated by Martin Sjölund
Just need to add: […] Or even better, do the SCode translation and …
18:07 Ticket #2378 (Interactive Environment - addComponent does not handle the double declaration check) updated by Adrian Pop
Same should be for addClass/renameClass.
17:43 redefineComponent.mos attached to Ticket #2378 by Adeel Asghar
17:43 redefineComponent.mo attached to Ticket #2378 by Adeel Asghar
17:43 Ticket #2378 (Interactive Environment - addComponent does not handle the double declaration check) created by Adeel Asghar
Run the attached script and notice the change in the model. …
15:03 Ticket #2377 (MetaModelica - Not returning in function with tuple output causes error in ...) created by Per Östlund
The following function causes an error ("Invalid pattern: …
14:59 Ticket #2371 (OMEdit - Omedit Welcome page rather rigid) closed by Adeel Asghar
fixed: r17455. The users can now show/hide the latest news section & can …
13:20 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Adrian Pop
OK, is not constant, is actually a parameter that is given as input, …
12:45 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Martin Sjölund
It is not constant in the front-end: It is constant after symbolic …
12:45 myShallowRiver.mo attached to Ticket #2376 by Adeel Asghar
12:45 Ticket #2376 (Frontend - Error: incompatible types when assigning to type 'modelica_real' from ...) created by Adeel Asghar
Simulating the model myShallowRiver.simShallowRiver produces the …
12:41 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Adrian Pop
Is strange that the function is not constant evaluated in the FrontEnd …
11:43 Ticket #2374 (Backend - Backend cannot handle asub of casted records) closed by Adrian Pop
fixed: Fixed in r17447.
11:19 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by Adrian Pop
The fix works for the model, running testsuite now to see where we stand.
11:15 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by Adrian Pop
I'm working on a fix for this. I'll come back with details.
10:23 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Martin Sjölund
"The time complexity of DGESV for an NxN matrix is O(N3)", so the …
10:13 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Christian Schubert
Status, Owner changed
We found the reason for the larger linear system. The equation […] …
07:48 Ticket #2375 (MetaModelica - Improve performance of bootstrapped compiler) updated by Martin Sjölund
Owner, Component, Milestone changed
07:48 Ticket #2375 (MetaModelica - Improve performance of bootstrapped compiler) updated by Martin Sjölund
Also, 17% longjmp, 9% setjmp, 25% GC_malloc
07:45 Ticket #2375 (MetaModelica - Improve performance of bootstrapped compiler) created by Martin Sjölund
Currently, roughly 30% of time is spent calling …
06:17 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by Martin Sjölund
It's still just changing simplify to handle it ;)
05:40 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by Adrian Pop
Cc, Status, Component, Owner, Summary changed
Well, it does seem correct but it seems that our back-end cannot …
05:34 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by Martin Sjölund
If you want it in the other order, just change it :) Of course we need …
04:56 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by Adrian Pop
This might be a back-end issue actually. Martin can you have a quick look?
04:53 Ticket #2374 (Backend - Backend cannot handle asub of casted records) created by Adrian Pop
Run instantiateModel on …

2013-09-29:

07:30 Ticket #2373 (OMEdit - Omedit Instantiate window) created by anonymous
When you click on "instantiate model" in Omedit you get the …
06:12 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Martin Sjölund
In old omc: linear system 5391 (size 452): 67294x, 88.5s, 89.63% So …

2013-09-28:

12:07 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Martin Sjölund
Linear function (index 5115, size 775): 67061x, 1132.7s, 97.99%
11:44 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Martin Sjölund
OK. I think the profiler counted linear blocks as index=-1, which is …
11:23 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Martin Sjölund
Weird. This function has InlineAfterIndexReduction = true, it should …
11:16 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Martin Sjölund
I ran the built-in profiler on it :) …
10:10 Ticket #2372 (Frontend - A scoping issue?) updated by Adeel Asghar
Cc, Owner, Component changed
Seems more like a frontend issue.
09:44 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Christian Schubert
I looked into it, a little bit more using the Visual Studio 2012 …
08:43 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Christian Schubert
I had a look at the model and want to post my progress. I am comparing …
06:48 notInScope.mo attached to Ticket #2372 by massimo ceraolo
06:47 Ticket #2372 (Frontend - A scoping issue?) created by massimo ceraolo
I've came across a problem that seems to be a bug. Steps so reproduce, …

2013-09-27:

17:46 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Christian Schubert
Is EngineV6 working now? The new release should be able to simulate it …
17:37 Ticket #2280 (Backend - Possibly bad number of equations and variables computation) closed by massimo ceraolo
fixed
17:21 Ticket #2371 (OMEdit - Omedit Welcome page rather rigid) created by massimo ceraolo
The Omedit welcome page contains "Recent Files" and "Latest News" …
13:14 ReleaseNotes/1.9.0 edited by Martin Sjölund
(diff)
13:11 ReleaseNotes/1.9.0 edited by Martin Sjölund
(diff)
11:53 Ticket #2299 (Backend - Modelica.Electrical.Digital.Examples.RAM does not work) closed by Henning Kiel
fixed
09:04 Ticket #2370 (Frontend - Record input connectors wrongly interpreted by the OpenModelica compiler) updated by Martin Sjölund
Owner, Component, Description changed
08:47 inputoutput.mo attached to Ticket #2370 by anonymous
08:46 Ticket #2370 (Frontend - Record input connectors wrongly interpreted by the OpenModelica compiler) created by mats.l.larsson@…
It seems that the OpenModelica compiler wrongly interprets inputs …

2013-09-26:

14:37 Ticket #2369 (Frontend - Unwanted modification of the Modelica code when the text is regenerated) closed by Martin Sjölund
fixed: Fixed in r17405
14:24 Ticket #2368 (Code Generation - Record with 0-length array) closed by Martin Sjölund
fixed: Fixed in r17404
14:17 Ticket #2369 (Frontend - Unwanted modification of the Modelica code when the text is regenerated) created by anonymous
Example: […] Go to the text view in OpenModelica and check model …
09:44 Ticket #2363 (Frontend - smooth operator is removed for order 0) updated by Willi Braun
Adrian, I think that's okay, the model has now fewer events and so …
09:17 Ticket #2368 (Code Generation - Record with 0-length array) updated by Martin Sjölund
Component changed
09:17 Ticket #2368 (Code Generation - Record with 0-length array) updated by Martin Sjölund
Status, Owner, Summary changed
No, type of xi_default is determined. It is just that it has …
09:11 Ticket #2368 (Code Generation - Record with 0-length array) updated by Martin Sjölund
Description changed
08:47 Ticket #2368 (Code Generation - Record with 0-length array) created by c.schulze@…
[…] The type of xi_default cannot be determined. Unusable source …
08:44 Ticket #2365 (New Instantiation - Record constructor does not set dependent parameters) updated by Martin Sjölund
Summary changed
The workaround is (as usual), to not use the record constructor, but …
08:38 Ticket #2365 (New Instantiation - Record constructor does not set dependent parameters) updated by Martin Sjölund
Owner, Component, Description changed
08:33 Ticket #2367 (New Instantiation - Record with vectors, zeros(), size()) created by c.schulze@…
[…] here omc.exe freezes. (r15030)
08:30 Ticket #2366 (Backend - Record with real vectors and equations) created by c.schulze@…
model emptyVector3 record R parameter Real x[:]; parameter …
08:24 Ticket #2365 (New Instantiation - Record constructor does not set dependent parameters) created by c.schulze@…
[…] The call to the record constructor should enable the definition …
02:27 Ticket #2363 (Frontend - smooth operator is removed for order 0) closed by Adrian Pop
fixed: Fixed in r17388. Note that …
01:47 Ticket #2364 (OMEdit - Math order of operations changes after file save) updated by Adrian Pop
You can surround the text with 3 accolade parentheses on both sides to …
01:41 Ticket #2364 (OMEdit - Math order of operations changes after file save) updated by anonymous
Replying to anonymous: > When writing an equation in …
01:36 Ticket #2364 (OMEdit - Math order of operations changes after file save) created by anonymous
When writing an equation in OMEdit and using parenthesis to dictate …

2013-09-25:

15:25 Ticket #2363 (Frontend - smooth operator is removed for order 0) updated by Per Östlund
Status, Owner changed
14:39 Ticket #2363 (Frontend - smooth operator is removed for order 0) created by Willi Braun
The smooth operator is removed in the frontend, if the order is 0. It …
Note: See TracTimeline for information about the timeline view.