Timeline



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.

2013-11-06:

20:29 Ticket #2450 (OMEdit - Omedit should allow graphic connections in WIP models) updated by anonymous
Owner, Component changed
20:26 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) updated by Adrian Pop
There are two conflicting issues here: 1. OMEdit needs to find out …
20:21 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) updated by Adeel Asghar
Before the translation is triggered you should get a dialog window …
20:16 Ticket #2079 (OMEdit - OMEdit does not handle replaceable classes and components) updated by roeldeconinck@…
I strongly back this request. Also, OMEdit does not allow to make …
20:10 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) created by roeldeconinck@…
I want to connect a realoutput to the first element in an array of …
15:30 Ticket #2461 (Build Environment - Mac OMEdit and OMShell don't update) updated by Adam Dershowitz <dersh@…>
I just tried to upgrade from 18010 to 18028, as a test. Again, it …
15:10 Ticket #2464 (Backend - SimVar generation) created by Niklas Worschech
For the model Modelica.Electrical.Digital.Examples.Counter the …
08:58 Ticket #2463 (Backend - Error when removing simple equations for a simple model) updated by Adrian Pop
Leonardo, what would the compiler should do in this case? We should …
08:53 Ticket #2463 (Backend - Error when removing simple equations for a simple model) updated by Leonardo Laguna
I forgot to mention. This model is part of the redundancy tests of …
06:15 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) closed by Adrian Pop
fixed: Fixed in r18022. We now generate this file, containing reinit in …
04:57 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by Adrian Pop
Reinits are saved separately (together with asserts, terminate and no …
04:54 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by Adrian Pop
I will change <whenEquationId> to <whenEquationCondition>
04:18 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) closed by Adrian Pop
fixed: Fixed in r18021. Added also the attached model as a test.

2013-11-05:

20:52 Ticket #2463 (Backend - Error when removing simple equations for a simple model) updated by Jens Frenkel
x1=-x2 -> x1:=-x2 -> x2:=0 x1=x2 -> x1=-x1 -> x1:=0 y2=-y3 -> y2:=1 …
14:56 Ticket #2463 (Backend - Error when removing simple equations for a simple model) created by Leonardo Laguna
Some time ago I reported a an error (ticket #2095) that seems to be …
14:55 Ticket #2461 (Build Environment - Mac OMEdit and OMShell don't update) updated by Adam Dershowitz <dersh@…>
Summary changed
I first tried to just update (to 18010), but the fix didn't seem to …
14:17 Ticket #2462 (Run-time - filterOutput isn't working) updated by tshort.rlists@…
Here are changes in svn diff format. I tried cleaning it up a bit …
13:46 Ticket #2462 (Run-time - filterOutput isn't working) updated by Martin Sjölund
What are the changes? Post any changes in diff format
13:12 Ticket #2462 (Run-time - filterOutput isn't working) created by tshort.rlists@…
Steps to reproduce in OMEdit: 1. Open …
Note: See TracTimeline for information about the timeline view.