Timeline



2013-11-01:

23:08 Ticket #2458 (Backend - De-duplication of icons from the python icon generator script) created by Dietmar Winkler
The new icon generator has one major flaw and that is it is a proper …

2013-10-31:

17:28 Ticket #2457 (Run-time - Do we have visualizers in openmodelica? Can we animate?) updated by Martin Sjölund
Owner, Type, Component changed
Yes, look into …
16:45 Ticket #2457 (Run-time - Do we have visualizers in openmodelica? Can we animate?) created by aayasoufi@…
Can we animate bodies in mechanics module? Thanks
15:45 Ticket #2456 (Code Generation - Change the garbage collector) updated by Martin Sjölund
Priority, Status, Owner changed
15:45 Ticket #2456 (Code Generation - Change the garbage collector) created by Martin Sjölund
We need to change our data structures slightly in order to achieve a …
10:56 Ticket #2455 (Backend - "mixed system involving complex equation") updated by Lennart Ochel
Priority, Status, Component, Description, Owner changed
There is no support for mixed systems at all - yet. See #2432.
10:19 Ticket #2455 (Backend - "mixed system involving complex equation") created by fixed-term.Sven.Baetzing@…
Hello, I am using OMEdit and I wrote a component which should …
08:03 WritingEfficientMetaModelica edited by Martin Sjölund
(diff)
07:20 WritingEfficientMetaModelica edited by Martin Sjölund
(diff)

2013-10-30:

18:58 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by Adrian Pop
Status, Owner changed
18:57 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by Adrian Pop
Status, Owner changed
18:56 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by Lennart Ochel
Cc changed
18:55 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by Lennart Ochel
Cc changed
17:23 TT.mo attached to Ticket #2454 by Matthew Klenk <klenk@…>
simple_triggered_trapezoid demonstrates this problem
17:22 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) created by Matthew Klenk <klenk@…>
The condition of when equations appears in child tag <whenEquationId>, …

2013-10-29:

13:04 Ticket #2453 (OMEdit - OMEdit crashes while typing into "Modelica Text View") closed by Adeel Asghar
fixed: Fixed in r17922.
09:49 Ticket #2452 (Backend - wrong calculation of the number of variables and equations) updated by Lennart Ochel
The five counted outputs of the algorithm are […] However, I …
09:03 Ticket #2452 (Backend - wrong calculation of the number of variables and equations) updated by Lennart Ochel
The algorithm get counted as 5 equations. That is wrong. […]
08:44 Ticket #2453 (OMEdit - OMEdit crashes while typing into "Modelica Text View") created by Lennart Ochel
1. Start OMEdit 2. "New Modelica Class" -> Name: test 3. Switch into …
08:34 Ticket #2452 (Backend - wrong calculation of the number of variables and equations) created by Lennart Ochel
OpenModelica counts only 8 equations and 10 variables for the …

2013-10-28:

15:27 Ticket #2451 (OMEdit - Do not check model while saving) created by roeldeconinck@…
Saving a model (or library) in OMEdit takes too long. It looks like …
15:25 Ticket #2450 (OMEdit - Omedit should allow graphic connections in WIP models) created by roeldeconinck@…
When trying to connect two connectors graphically, the connection …
12:22 Ticket #2448 (Frontend - Dependency analysis caught in stack overflow) closed by Per Östlund
fixed: Fixed in r17908. FlowMachine_y_pumpCurves now flattens but does not …
08:47 Ticket #2449 (Code Generation - code generation fails for algorithm) updated by Lennart Ochel
The generated code gets even worse in the case of hierarchical models: …
08:19 Ticket #2449 (Code Generation - code generation fails for algorithm) updated by Lennart Ochel
I guess the segmentation fault is related to the code generation for …

2013-10-26:

19:54 Ticket #2385 (New Instantiation - Missing variable declarations in instantiated model when using ...) updated by Adrian Pop
Note that if your back-end can handle unexpanded arrays in the DAE …
19:53 Ticket #2385 (New Instantiation - Missing variable declarations in instantiated model when using ...) updated by Adrian Pop
Partial fixes in r17890. Provide correct dimensions for virtual …
18:40 Ticket #2449 (Code Generation - code generation fails for algorithm) updated by Lennart Ochel
I have not looked at the generated code in detail, yet. Anyway there …
17:39 Ticket #2449 (Code Generation - code generation fails for algorithm) updated by Martin Sjölund
What is failing in this example for code generation? The seg.fault at …
17:04 Ticket #2449 (Code Generation - code generation fails for algorithm) created by Lennart Ochel
Code generation Fails for the following algorithm: […]
16:14 Ticket #2448 (Frontend - Dependency analysis caught in stack overflow) created by Martin Sjölund
NFSCodeDependency seems to be unable to handle …
15:21 WritingEfficientMetaModelica edited by Martin Sjölund
(diff)

2013-10-25:

20:44 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Dietmar Winkler
As for having to traverse through all the classes in order to identify …
20:39 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Dietmar Winkler
Ha, cheeky. Well I guess I need to enhance this enhancement ticket …
20:31 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Martin Sjölund
I have 2 versions of Buildings 1.5 :) […]
20:29 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Martin Sjölund
Well... If it should not be on the MODELICAPATH, they shouldn't be …
20:29 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Dietmar Winkler
> version="latest" ... never seen this before. Is this a OM thing. …
20:26 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Dietmar Winkler
I know the Spec does not say anything about this. Hence I marked this …
20:23 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Martin Sjölund
Well. Do you want to look in imports of the class you click simulate …
20:18 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Adrian Pop
Are you sure you want a tool like Windows that does things …
20:12 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Dietmar Winkler
So what drawback is it to also look for the package when it's …
20:09 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by Martin Sjölund
But we do consider the uses annotation... If a uses-annotation is on a …
20:02 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) created by Dietmar Winkler
Currently, OMEdit (and omc I guess) does not automatically load a …
16:50 Ticket #2446 (OMOptim - [PATCH] Fix compilation with latest ParadisEO) updated by Martin Sjölund
You need to also detect if the user is compiling using the old or new …
16:46 Ticket #2445 (OMOptim - [PATCH] Compile under Fedora 19) closed by Martin Sjölund
fixed: Fixed in r17884.
14:44 ParadisEO.patch attached to Ticket #2446 by anonymous
Patch to fix compilation with latest ParadisEO
14:41 Ticket #2446 (OMOptim - [PATCH] Fix compilation with latest ParadisEO) created by anonymous
Hello, The attached patch updates OMOptim for the latest ParadisEO …
14:39 openmodelica-build.patch attached to Ticket #2445 by anonymous
Patch to fix build.
14:39 Ticket #2445 (OMOptim - [PATCH] Compile under Fedora 19) created by anonymous
Hello, The attached patch fixes compilation under Fedora 19. Rgds
13:57 Ticket #2444 (OMEdit - OMEdit deletes special lines in models) updated by anonymous
Milestone changed
13:56 Ticket #2444 (OMEdit - OMEdit deletes special lines in models) created by lucky-luke27@…
My Fluid-Models contain the Line: package Medium = …
13:12 Ticket #2441 (FMI - FMI export: remove garbage we add to the integer if is an enumeration) closed by Adeel Asghar
fixed: Fixed in r17882.
12:55 WikiStart edited by Adrian Pop
(diff)
12:43 WritingEfficientMetaModelica created by Adrian Pop
12:40 WikiStart edited by Adrian Pop
(diff)
12:35 WikiStart edited by Adrian Pop
(diff)
12:34 Ticket #2443 (MetaModelica - Bootstrapped compiler wish list) updated by Per Östlund
A comment about point 4. I would like to be able to instantiate X, and …
12:22 Ticket #2443 (MetaModelica - Bootstrapped compiler wish list) created by Adrian Pop
Here is a list of what me and Per talked about: 1. Include the …
12:21 Ticket #2442 (FMI - Support all the causality values in PySimulator) closed by Adeel Asghar
fixed: Fixed in r17881.
12:18 Ticket #2442 (FMI - Support all the causality values in PySimulator) created by Adeel Asghar
There is a bug in PySimulator, since not all values of "causality" are …
12:12 Ticket #2441 (FMI - FMI export: remove garbage we add to the integer if is an enumeration) created by Adrian Pop
We currently generate this for enumerations: […] Which is not …
12:08 Ticket #2440 (FMI - FMI export, add pthreadGC2.dll to the FMU) created by Adrian Pop
It seems we depend on pthreadGC2.dll and we do not add it to the FMU. …
10:44 Ticket #2439 (Interactive Environment - Merge parts of the minimal unparsing branch into master) updated by Adrian Pop
Status, Owner changed
10:44 Ticket #2439 (Interactive Environment - Merge parts of the minimal unparsing branch into master) created by Adrian Pop
Currently we do not have any buffers for the strings we sent to OMC …
09:06 Ticket #2438 (OMEdit - OMEdit - desired features) created by Adrian Pop
Here is a wishlist of desired features in OMEdit: 1. display the …
09:02 Ticket #2410 (Backend - XML Dump doesnot generate all equations) updated by Willi Braun
Status, Owner changed
09:01 Ticket #2410 (Backend - XML Dump doesnot generate all equations) updated by Willi Braun
You can use some example from our testsuite. linear systems: …
08:21 Ticket #2410 (Backend - XML Dump doesnot generate all equations) updated by Alachew Mengist
Willi, Can you attach an example model containing equation for Linear …
Note: See TracTimeline for information about the timeline view.