Timeline
2013-10-01:
- 14:23 Ticket #2355 (Frontend - Class not found in scope if a model extends from another model with ...) updated by
-
Cc changed
- 13:43 Ticket #2367 (New Instantiation - Record with vectors, zeros(), size()) updated by
-
Description changed
- 13:39 Ticket #2382 (Parser - When files are not encoded UTF-8 give a warning and try some other encoding) closed by
- fixed: Fixed in r17471
- 13:07 Ticket #2384 (Frontend - lookup of functions through instance name combined with inner/outer) created by
- Lookup of functions through instance name combined with inner/outer …
- 12:46 Ticket #2345 (Frontend - Flattening error for ...) closed by
- fixed: This now flattens, thank you.
- 12:15 Ticket #2383 (Frontend - Change "class restriction" in error messages to "specialized class") created by
- 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
- 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
- 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
- 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
- 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
- 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
-
Owner changed
- 08:34 Ticket #2379 (Frontend - Expandable connectors with expandable connector components fails with ...) created by
- This example illustrates the problem: […] This is critical for …
- 08:13 Ticket #1074 (Backend - Lookup in inherited classes fail (from MathCore)) updated by
-
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
-
Status, Owner changed
2013-09-30:
- 19:58 Ticket #2378 (Interactive Environment - addComponent does not handle the double declaration check) updated by
- 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
- 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
- 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
- Same should be for addClass/renameClass.
- 17:43 Ticket #2378 (Interactive Environment - addComponent does not handle the double declaration check) created by
- 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
- The following function causes an error ("Invalid pattern: …
- 14:59 Ticket #2371 (OMEdit - Omedit Welcome page rather rigid) closed by
- 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
- 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
- It is not constant in the front-end: It is constant after symbolic …
- 12:45 Ticket #2376 (Frontend - Error: incompatible types when assigning to type 'modelica_real' from ...) created by
- Simulating the model myShallowRiver.simShallowRiver produces the …
- 12:41 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by
- 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
- fixed: Fixed in r17447.
- 11:19 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by
- 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
- 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
- "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
-
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
-
Owner, Component, Milestone changed
- 07:48 Ticket #2375 (MetaModelica - Improve performance of bootstrapped compiler) updated by
- Also, 17% longjmp, 9% setjmp, 25% GC_malloc
- 07:45 Ticket #2375 (MetaModelica - Improve performance of bootstrapped compiler) created by
- Currently, roughly 30% of time is spent calling …
- 06:17 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by
- It's still just changing simplify to handle it ;)
- 05:40 Ticket #2374 (Backend - Backend cannot handle asub of casted records) updated by
-
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
- 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
- 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
- Run instantiateModel on …
2013-09-29:
- 07:30 Ticket #2373 (OMEdit - Omedit Instantiate window) created by
- 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
- 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
- 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
- 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
-
Weird. This function has
InlineAfterIndexReduction = true
, it should … - 11:16 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by
- I ran the built-in profiler on it :) …
- 10:10 Ticket #2372 (Frontend - A scoping issue?) updated by
-
Cc, Owner, Component changed
Seems more like a frontend issue. - 09:44 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by
- 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
- I had a look at the model and want to post my progress. I am comparing …
- 06:47 Ticket #2372 (Frontend - A scoping issue?) created by
- 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
- 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
- fixed
- 17:21 Ticket #2371 (OMEdit - Omedit Welcome page rather rigid) created by
- The Omedit welcome page contains "Recent Files" and "Latest News" …
- 13:14 ReleaseNotes/1.9.0 edited by
- (diff)
- 13:11 ReleaseNotes/1.9.0 edited by
- (diff)
- 11:53 Ticket #2299 (Backend - Modelica.Electrical.Digital.Examples.RAM does not work) closed by
- fixed
- 09:04 Ticket #2370 (Frontend - Record input connectors wrongly interpreted by the OpenModelica compiler) updated by
-
Owner, Component, Description changed
- 08:46 Ticket #2370 (Frontend - Record input connectors wrongly interpreted by the OpenModelica compiler) created by
- 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
- fixed: Fixed in r17405
- 14:24 Ticket #2368 (Code Generation - Record with 0-length array) closed by
- fixed: Fixed in r17404
- 14:17 Ticket #2369 (Frontend - Unwanted modification of the Modelica code when the text is regenerated) created by
- 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
- 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
-
Component changed
- 09:17 Ticket #2368 (Code Generation - Record with 0-length array) updated by
-
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
-
Description changed
- 08:47 Ticket #2368 (Code Generation - Record with 0-length array) created by
- […] 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
-
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
-
Owner, Component, Description changed
- 08:33 Ticket #2367 (New Instantiation - Record with vectors, zeros(), size()) created by
- […] here omc.exe freezes. (r15030)
- 08:30 Ticket #2366 (Backend - Record with real vectors and equations) created by
- model emptyVector3 record R parameter Real x[:]; parameter …
- 08:24 Ticket #2365 (New Instantiation - Record constructor does not set dependent parameters) created by
- […] The call to the record constructor should enable the definition …
- 02:27 Ticket #2363 (Frontend - smooth operator is removed for order 0) closed by
- fixed: Fixed in r17388. Note that …
- 01:47 Ticket #2364 (OMEdit - Math order of operations changes after file save) updated by
- 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
- Replying to anonymous: > When writing an equation in …
- 01:36 Ticket #2364 (OMEdit - Math order of operations changes after file save) created by
- 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
-
Status, Owner changed
- 14:39 Ticket #2363 (Frontend - smooth operator is removed for order 0) created by
- The smooth operator is removed in the frontend, if the order is 0. It …
Note:
See TracTimeline
for information about the timeline view.