Timeline
2013-10-31:
- 17:28 Ticket #2457 (Run-time - Do we have visualizers in openmodelica? Can we animate?) updated by
-
Owner, Type, Component changed
Yes, look into … - 16:45 Ticket #2457 (Run-time - Do we have visualizers in openmodelica? Can we animate?) created by
- Can we animate bodies in mechanics module? Thanks
- 15:45 Ticket #2456 (Code Generation - Change the garbage collector) updated by
-
Priority, Status, Owner changed
- 15:45 Ticket #2456 (Code Generation - Change the garbage collector) created by
- 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
-
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
- Hello, I am using OMEdit and I wrote a component which should …
- 08:03 WritingEfficientMetaModelica edited by
- (diff)
- 07:20 WritingEfficientMetaModelica edited by
- (diff)
2013-10-30:
- 18:58 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by
-
Status, Owner changed
- 18:57 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by
-
Status, Owner changed
- 18:56 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by
-
Cc changed
- 18:55 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by
-
Cc changed
- 17:22 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) created by
- 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
- fixed: Fixed in r17922.
- 09:49 Ticket #2452 (Backend - wrong calculation of the number of variables and equations) updated by
- 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
- 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
- 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
- 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
- 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
- When trying to connect two connectors graphically, the connection …
- 12:22 Ticket #2448 (Frontend - Dependency analysis caught in stack overflow) closed by
- 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
- 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
- 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
- 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
- Partial fixes in r17890. Provide correct dimensions for virtual …
- 18:40 Ticket #2449 (Code Generation - code generation fails for algorithm) updated by
- 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
- 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
- Code generation Fails for the following algorithm: […]
- 16:14 Ticket #2448 (Frontend - Dependency analysis caught in stack overflow) created by
- NFSCodeDependency seems to be unable to handle …
- 15:21 WritingEfficientMetaModelica edited by
- (diff)
2013-10-25:
- 20:44 Ticket #2447 (New Instantiation - Let OM automatically load packages as specified in import statements) updated by
- 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
- 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
- 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
- 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
-
>
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
- 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
- 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
- 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
- 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
- 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
- Currently, OMEdit (and omc I guess) does not automatically load a …
- 16:50 Ticket #2446 (OMOptim - [PATCH] Fix compilation with latest ParadisEO) updated by
- 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
- fixed: Fixed in r17884.
- 14:41 Ticket #2446 (OMOptim - [PATCH] Fix compilation with latest ParadisEO) created by
- Hello, The attached patch updates OMOptim for the latest ParadisEO …
- 14:39 Ticket #2445 (OMOptim - [PATCH] Compile under Fedora 19) created by
- Hello, The attached patch fixes compilation under Fedora 19. Rgds
- 13:57 Ticket #2444 (OMEdit - OMEdit deletes special lines in models) updated by
-
Milestone changed
- 13:56 Ticket #2444 (OMEdit - OMEdit deletes special lines in models) created by
- 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
- fixed: Fixed in r17882.
- 12:55 WikiStart edited by
- (diff)
- 12:43 WritingEfficientMetaModelica created by
- 12:40 WikiStart edited by
- (diff)
- 12:35 WikiStart edited by
- (diff)
- 12:34 Ticket #2443 (MetaModelica - Bootstrapped compiler wish list) updated by
- 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
- 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
- fixed: Fixed in r17881.
- 12:18 Ticket #2442 (FMI - Support all the causality values in PySimulator) created by
- 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
- We currently generate this for enumerations: […] Which is not …
- 12:08 Ticket #2440 (FMI - FMI export, add pthreadGC2.dll to the FMU) created by
- 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
-
Status, Owner changed
- 10:44 Ticket #2439 (Interactive Environment - Merge parts of the minimal unparsing branch into master) created by
- Currently we do not have any buffers for the strings we sent to OMC …
- 09:06 Ticket #2438 (OMEdit - OMEdit - desired features) created by
- 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
-
Status, Owner changed
- 09:01 Ticket #2410 (Backend - XML Dump doesnot generate all equations) updated by
- You can use some example from our testsuite. linear systems: …
- 08:21 Ticket #2410 (Backend - XML Dump doesnot generate all equations) updated by
- Willi, Can you attach an example model containing equation for Linear …
2013-10-24:
- 15:57 Ticket #2431 (OMEdit - "global precision value" issues) closed by
- fixed: Fixed in r17875. The global precision value setting is removed & …
- 15:54 Ticket #2430 (OMEdit - Number of intervals should be integer) closed by
- fixed: Fixed in r17873.
- 15:26 Ticket #2281 (OMEdit - Tolerance spinbox should be logatihmic) closed by
- fixed: It is not possible to make the QDoubleSpinBox logrithmin due to …
- 14:43 Ticket #2385 (New Instantiation - Missing variable declarations in instantiated model when using ...) updated by
- We do have the declarations for the bx array: […] the only problem …
- 14:03 Ticket #2436 (Run-time - Mac OMEdit won't start) updated by
- I just updated (to 17869) and it is again working. thanks,
- 11:35 Ticket #2437 (Run-time - SystemDynamics.WorldDynamics.World2.Scenario_6 issues with dassl) updated by
-
Priority, Status, Component, Owner changed
- 11:24 Ticket #2437 (Run-time - SystemDynamics.WorldDynamics.World2.Scenario_6 issues with dassl) created by
- […]
- 09:54 Ticket #2436 (Run-time - Mac OMEdit won't start) closed by
- fixed: Fixed for me in that revision anyway
- 08:50 Ticket #2436 (Run-time - Mac OMEdit won't start) updated by
-
Status, Owner, Component changed
Hi, This most likely is an issue with the changes we made to use …
Note:
See TracTimeline
for information about the timeline view.