Timeline



2013-11-14:

21:25 Ticket #2140 (Backend - Enable Tearing by default) updated by Patrick Täuber
I think the fact that …
17:54 Ticket #2476 (Backend - 18121 won't build on Mac) updated by Adam Dershowitz <dersh@…>
Could be. Although it is odd that I repeatedly could not build 18121. …
17:05 Ticket #2466 (Backend - Over-determined system) updated by nimalk@…
Thank you for your interesting information, which I am contemplating. …
16:46 Ticket #2476 (Backend - 18121 won't build on Mac) updated by Martin Sjölund
I think there is no change and just a race condition with some …
16:37 Ticket #2466 (Backend - Over-determined system) updated by Francesco Casella
Replying to nimalk@…: > Meanwhile, could you please tell …
16:23 Ticket #2466 (Backend - Over-determined system) updated by nimalk@…
Thank you for your urgent response. Since the model can be built and …
16:11 Ticket #2481 (OMEdit - Better control of integration algorithms and output features in OMEdit) created by Francesco Casella
OMEdit allows to specify the tolerance and number of intervals for the …
16:02 Ticket #2476 (Backend - 18121 won't build on Mac) closed by Adam Dershowitz <dersh@…>
fixed: I tried again with 18135 and now it does build. So, it seems that …
15:49 Ticket #2480 (Run-time - Documentation of integration algorithms) updated by Vitalij Ruge
Cc changed
15:48 Ticket #2480 (Run-time - Documentation of integration algorithms) updated by Lennart Ochel
Status, Component changed
15:41 Ticket #2480 (Run-time - Documentation of integration algorithms) created by Francesco Casella
The available integration algorithms in OMC are very poorly …
15:01 Ticket #2466 (Backend - Over-determined system) updated by Adrian Pop
Yes, this is a case of wrong equation counting. Probably some …
14:52 Ticket #2466 (Backend - Over-determined system) updated by Francesco Casella
Note that we've had the same problem for some time in the standard …
14:12 Ticket #2479 (OMEdit - adapt icon after redeclaration within an extends clause) created by Roel De Coninck <roeldeconinck@…>
I have a model like this: model A extends Partial_A(redeclare B b); …
10:38 Ticket #2474 (Interactive Environment - Problem in modifying / saving Modelica code in OMEdit) updated by jan.kokert@…
Comments like […] are removed after saving.
10:35 Ticket #2474 (Interactive Environment - Problem in modifying / saving Modelica code in OMEdit) updated by jan.kokert@…
I experienced comparable issues. Comments ("") are removed after …
10:27 Ticket #2478 (OMEdit - OMEdit: Undo function) updated by jan.kokert@…
Summary changed
10:26 Ticket #2478 (OMEdit - OMEdit: Undo function) created by jan.kokert@…
Hi! Can you please implement an undo function for the graphical …
10:18 Ticket #2477 (OMEdit - Icon snap to grid function) updated by Adeel Asghar
Status, Owner, Component changed
09:13 Ticket #2477 (OMEdit - Icon snap to grid function) created by jan.kokert@…
Hi! In OMEdit it would be wonderful to have a "snap to …

2013-11-13:

17:36 Ticket #2474 (Interactive Environment - Problem in modifying / saving Modelica code in OMEdit) updated by Adeel Asghar
Cc, Owner, Component changed
Adrian - another list API issue :).
16:13 Ticket #2476 (Backend - 18121 won't build on Mac) updated by Adam Dershowitz <dersh@…>
Just to make it a bit easier to view, here is the end of the log file: …
16:07 main.log attached to Ticket #2476 by Adam Dershowitz <dersh@…>
Build fail log file
16:07 Ticket #2476 (Backend - 18121 won't build on Mac) created by Adam Dershowitz <dersh@…>
I tried an upgrade from 18093 to 18121 and it fails. I deactivated …
15:03 DC_Mechlib_SB.2.mo attached to Ticket #2475 by fixed-term.sven.baetzing@…
lib with initiliaze at top-level
14:33 CableReel.mo attached to Ticket #2475 by fixed-term.Sven.Baetzing@…
mo file
14:32 DC_Mechlib_SB.mo attached to Ticket #2475 by fixed-term.Sven.Baetzing@…
lib
14:31 Ticket #2475 (OMEdit - FMU-export / bug at handover from top-level to low-level) created by fixed-term.Sven.Baetzing@…
Hello, I am using the nighlty build of OMEdit. While exporting a …
09:55 Ticket #2474 (Interactive Environment - Problem in modifying / saving Modelica code in OMEdit) updated by dr.christian.kral@…
One additional comment: I modified the previously attached sample file …
09:37 CoupledInductance.mo attached to Ticket #2474 by dr.christian.kral@…
Sample code that bug description refers to
09:36 Ticket #2474 (Interactive Environment - Problem in modifying / saving Modelica code in OMEdit) created by dr.christian.kral@…
I attached a model which calculates the inductances L11, L22 and …

2013-11-12:

22:49 Ticket #2255 (OMEdit - Units in plot windows are missing) updated by Adeel Asghar
Ah, this is also possible. But I have to re-structure some of the code …
21:19 Ticket #2174 (Frontend - Allow for modifiers in translateModel() and simulate() API functions) updated by Adrian Pop
I'll be taking care of this.
21:19 Ticket #2174 (Frontend - Allow for modifiers in translateModel() and simulate() API functions) updated by Adrian Pop
Status, Owner changed
19:17 Ticket #2255 (OMEdit - Units in plot windows are missing) updated by dr.christian.kral@…
I am glad do see units, values and descriptions added to the variable …
12:50 Ticket #2464 (Backend - SimVar generation) closed by Willi Braun
invalid: numArrayElement should not used for the dimension of the a array, it …
12:43 Ticket #2466 (Backend - Over-determined system) updated by nimalk@…
Replying to lochel: > Check model counts only the …

2013-11-11:

18:01 Ticket #2472 (Run-time - non-linear solver issues after ExpressionSimplify changes) updated by Lennart Ochel
Cc changed
15:48 Ticket #2473 (Backend - FMU Export Option 32bit/64bit version) updated by Martin Sjölund
The first thing you would then need to do is setup all the makefiles …
15:31 Ticket #2472 (Run-time - non-linear solver issues after ExpressionSimplify changes) updated by Willi Braun
Cc changed
15:18 Ticket #2473 (Backend - FMU Export Option 32bit/64bit version) created by Willi Braun
Currently we just generate a FMU with that bit version that compiler …
15:06 Ticket #2472 (Run-time - non-linear solver issues after ExpressionSimplify changes) created by Volker Waurich
Hi, after the removal of the cases: (a+b)c1 => ac1+bc1 and (a-b)c1 …
08:52 Ticket #2471 (Run-time - Add check if variable can be changed via -override*) created by Adrian Pop
Currently we do not check if a variable can be changed via -override* …

2013-11-10:

18:46 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Adeel Asghar
Done in r18081.

2013-11-09:

21:12 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Martin Sjölund
Why would it become slow? The plot tool already reads in the metadata …
21:09 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Adeel Asghar
Yes, so things will become slow in two steps :). Anyways I will try to …
21:01 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Martin Sjölund
Well... It for sure can not be in the XML-file, because you want the …
20:59 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Adeel Asghar
Sorry I forgot to add another loop in the code for reading the unit …
20:58 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Adeel Asghar
Also, everything is scattered. So I have to do a lot of things to …
20:53 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Martin Sjölund
No, you don't. Just add a tooltip saying the text-based formats are …
20:52 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Adeel Asghar
Its not only the .mat file. I have to support it for .plt and .csv as well.
20:50 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Martin Sjölund
Even better - why show filtered out variables in OMEdit anyway?
20:49 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Adrian Pop
Not all variables are in the .mat file. Some might have been filtered …
20:07 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Martin Sjölund
You mean like: […] Note that the file API is very fast for reading …
19:56 Ticket #2470 (OMEdit - Display values and descriptions for all variables) updated by Adeel Asghar
OK But I am not going to implement this. The reason is it will make …
19:42 Ticket #2470 (OMEdit - Display values and descriptions for all variables) reopened by Martin Sjölund
Oh, I didn't mean the start-value but rather reading from the …
18:57 Ticket #2470 (OMEdit - Display values and descriptions for all variables) closed by Adeel Asghar
fixed: Fixed in r18076. Only thing which I don't like is that the column …
18:22 Ticket #2255 (OMEdit - Units in plot windows are missing) closed by Adeel Asghar
fixed: Fixed in r18075.
15:22 Ticket #2470 (OMEdit - Display values and descriptions for all variables) created by Martin Sjölund
Currently only tunable parameters display a box to change value and a …
02:46 Ticket #2440 (FMI - FMI export, add pthreadGC2.dll to the FMU) closed by Adeel Asghar
fixed

2013-11-08:

14:51 FemPackage_Test.mos attached to Ticket #2469 by Christian Schubert
14:50 Ticket #2469 (New Instantiation - Unrolling array expressions) created by Christian Schubert
Hi, Bruno has written a great library for simulating flexible bodies. …
10:32 Ticket #2468 (Backend - Initialization fails of MSL model) created by Willi Braun
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointM …
09:36 Ticket #2466 (Backend - Over-determined system) updated by Lennart Ochel
Description changed
09:33 Ticket #2466 (Backend - Over-determined system) updated by Lennart Ochel
Cc changed
Check model counts only the variables/equations of the simulation. …

2013-11-07:

22:32 Ticket #2467 (Frontend - Inner outer functions do not work properly) created by Adrian Pop
See: …
16:22 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Per Östlund
A bit late to the party, but the specification says in 13.2.4: >If a …
14:04 Ticket #2466 (Backend - Over-determined system) created by Nimalk
When setting the initialization parameters for the Multibody …
13:59 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) closed by Adeel Asghar
fixed: Thanks for the test model. It is now fixed in r18047.
13:23 Ticket #2459 (OMEdit - Have to simulate twice to plot results) closed by Adeel Asghar
fixed
13:00 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) updated by Roel De Coninck <roeldeconinck@…>
With this minimalistic model, I can't graphically connect u to y[1]: …
12:55 Ticket #2451 (OMEdit - Do not check model while saving) updated by roeldeconinck@…
Can you push those user changes only for the modified models? Now I …
11:59 Ticket #2451 (OMEdit - Do not check model while saving) updated by Adeel Asghar
No, we can't do that. We must parse the file before saving it. We need …
11:50 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) updated by Adeel Asghar
Replying to roeldeconinck@…: > > > I did not get that …
11:42 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) updated by roeldeconinck@…
I did not get that dialog window. Maybe it is indeed because the …
11:39 Ticket #2451 (OMEdit - Do not check model while saving) updated by roeldeconinck@…
Owner, Type, Component changed
11:37 Ticket #2450 (OMEdit - Omedit should allow graphic connections in WIP models) updated by roeldeconinck@…
thanks a lot!
09:04 Ticket #2464 (Backend - SimVar generation) updated by Niklas Worschech
Priority changed
04:15 Ticket #2450 (OMEdit - Omedit should allow graphic connections in WIP models) closed by Adeel Asghar
fixed: Fixed in r18041.
Note: See TracTimeline for information about the timeline view.