Timeline
2015-11-27:
- 12:20 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- For the bootstrapping to work, there seems to be some problems with …
2015-11-26:
- 23:28 Ticket #3577 (Interactive Environment - Complete the implementation of copyClass API) created by
- There are two issues with the API, 1. It only works for a single …
- 22:31 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) reopened by
- Forgot about move to top and bottom.
- 22:26 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) closed by
- fixed: Fixed in b7b4231, test case in …
- 16:07 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- It's still in my pull request as I am unsure if more functionality is …
- 16:03 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- Ok, seems promising. I'll have to play around a bit with it and see …
- 15:58 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- It should be possible to declare them anywhere you like. There might …
- 15:55 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- How flexible are the derived packages? Can they be declared anywhere …
- 15:47 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- Does the following look like an acceptable use pattern? …
- 11:57 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) updated by
- getClassNames lists the public classes by default. But OMEdit always …
- 10:49 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- One disadvantage is that the file needs to contain all used AvlTrees …
- 10:37 Ticket #3573 (MetaModelica - Better support for generic types) updated by
- attachment:AvlTree.mo contains my first attempt at this. It seems that …
2015-11-25:
- 17:42 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) updated by
- After spending some time trying to figure out why I was loosing some …
- 17:17 Ticket #2588 (Frontend - +modelicaOutput does not work properly.) closed by
- fixed: This is fixed with changes introduced in pull request …
- 14:31 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) updated by
- Ok, I've changed moveClass to take an integer offset instead, so e.g. …
- 14:24 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) updated by
- Yeah you are right. The description is not clear enough because I …
- 14:14 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) updated by
- I didn't see anything about the class to be moved being in a package, …
- 14:06 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) updated by
-
How do you mean?
moveClass
only moves the class within a package so … - 13:57 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) updated by
- How should moveClass handle non-class elements? When you want to move …
- 13:45 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
-
improved the check for
initial()
in …
2015-11-24:
- 22:06 Ticket #3576 (OMEdit - New menu options in OMEdit for FMU export) created by
- OMEdit should have several FMU export menus something like: […] We …
- 17:36 Ticket #3491 (Backend - Back-end time scales very badly for large system with very simple structure) updated by
- some notes for SimCode: - solveSimpleEquations is not actived for …
- 17:02 Ticket #3491 (Backend - Back-end time scales very badly for large system with very simple structure) updated by
-
I also noticed that
generate backend data structure
scales up … - 16:09 Ticket #3460 (Interactive Environment - getComponents fails if base class is not defined) closed by
- fixed: Fixed in 7458c24.
- 13:41 Ticket #3460 (Interactive Environment - getComponents fails if base class is not defined) updated by
- Yes, the fully qualified type names of the components are needed.
- 13:36 Ticket #3460 (Interactive Environment - getComponents fails if base class is not defined) updated by
- Does getComponents really need to return the fully qualified types of …
- 13:01 Ticket #3417 (Interactive Environment - Create API updateClass for merging parsed AST with existing AST) updated by
-
Cc changed
I guess it would be something like parseFileAndMerge(file) which will … - 12:59 Ticket #3567 (Interactive Environment - diffModelicaFileListings removes within clause) updated by
- I think only preserve it if it is there.
- 12:55 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- The following tickets need to be fixed for new OMEdit: #3417, #3460, …
- 12:34 Ticket #3567 (Interactive Environment - diffModelicaFileListings removes within clause) updated by
-
As for the
within ;
; is it expected that we always add it or that we … - 12:26 Ticket #3574 (Interactive Environment - addClassAnnotation fails) closed by
- fixed: Fixed in 13854c1. I also fixed …
2015-11-23:
- 15:33 Ticket #3574 (Interactive Environment - addClassAnnotation fails) updated by
-
Status, Owner changed
- 15:01 Ticket #3575 (Code Generation - real array binding/default value issue) created by
-
The simulation crashed when the vector
pt0
has default value. … - 14:30 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
- Hi I tried the […] options and in effect the generated code …
- 13:55 Ticket #3562 (Backend - Runtime failure on Windows 64 bit System) updated by
- I now deleted the attachment because it was a non-public model. …
- 13:42 Ticket #3562 (Backend - Runtime failure on Windows 64 bit System) updated by
-
Summary changed
- 13:36 Ticket #3574 (Interactive Environment - addClassAnnotation fails) created by
- If the class is defined as a short class definition then the …
- 12:55 Ticket #2232 (OMEdit - OMEdit: is it possible to set the axis regions manually?) updated by
-
Priority, Type changed
- 12:54 Ticket #3571 (OMEdit - Setting axis ranges manually in OMEdit plots) closed by
- duplicate: Indeed! I added the comment above to #2232
- 12:54 Ticket #2232 (OMEdit - OMEdit: is it possible to set the axis regions manually?) updated by
- Sometimes simulations blow up, producing very large results (e.g. …
- 10:45 Ticket #3573 (MetaModelica - Better support for generic types) created by
- We currently don't seem to have any good way of implementing generic …
2015-11-21:
- 13:30 Ticket #3571 (OMEdit - Setting axis ranges manually in OMEdit plots) updated by
- Perhaps a duplicate of #2232.
2015-11-20:
- 23:48 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
-
Cc changed
Replying to casella: > Do you mind opening a ticket, so … - 23:45 Ticket #3572 (*unknown* - Clarifications in the Compiler Flag Documentation) updated by
- Replying to lochel: > Please note that the documentation …
- 23:41 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
- Replying to lochel: > Replying to casella: > > …
- 23:34 Ticket #3572 (*unknown* - Clarifications in the Compiler Flag Documentation) updated by
- I will improve the documentation a bit. Please note that the …
- 23:16 Ticket #3572 (*unknown* - Clarifications in the Compiler Flag Documentation) updated by
-
Status changed
- 23:12 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
- Replying to casella: > I guess …
- 22:27 Ticket #3572 (*unknown* - Clarifications in the Compiler Flag Documentation) created by
- The web page …
- 22:01 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
-
I guess
--preOptModules+=evaluateAllParameters
- 18:58 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
- Hi, the example is attached (as aircont_det.mo). I didn't use any …
- 15:08 Ticket #3111 (Backend - Convergence issues on nonlinear equations involving der()) updated by
- In most cases, the large number of iterations does not depend on the …
- 15:06 Ticket #3571 (OMEdit - Setting axis ranges manually in OMEdit plots) created by
- Sometimes simulations blow up, producing very large results (e.g. …
- 14:17 Ticket #3559 (OMNotebook - OMNotebook while generating *init.xml use locale LC_NUMERIC options) updated by
- Lifehack solution is execute command: export …
- 14:05 Ticket #3570 (Run-time - homotopy solution is ignored after initialization) updated by
-
Status changed
- 14:05 Ticket #3570 (Run-time - homotopy solution is ignored after initialization) created by
-
The following minimalistic homotopy example should guide
x
and … - 13:50 Ticket #3529 (OMEdit - Improve connecting ports in OMEdit) updated by
- I mean my own branch. If you want to try it out then checkout from …
- 09:10 Ticket #3529 (OMEdit - Improve connecting ports in OMEdit) updated by
- It's great that you already implemented "2.". I just wanted to try it …
- 09:04 Ticket #3111 (Backend - Convergence issues on nonlinear equations involving der()) updated by
- In [changeset:21279112e63e73d96f605b72c275d6ee67281edb/OMCompiler …
- 08:36 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) closed by
- fixed
- 08:36 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) updated by
- Fixed in …
- 00:08 Ticket #3568 (Run-time - Performance issues in DIVISION_SIM) updated by
- I understand from Federico it can be actually be more than 50%, which …
Note:
See TracTimeline
for information about the timeline view.