Timeline
2018-04-20:
- 18:07 Ticket #4897 (Backend - No time events in OpenModelica?) created by
- Hi there, I've just tried an example from Michael Tiller's ebook: …
- 13:41 Ticket #4896 (Code Generation - Special characters in directory cause simulation failure) updated by
- They should work fine if they are quoted properly in the Makefile we …
- 13:38 Ticket #4896 (Code Generation - Special characters in directory cause simulation failure) created by
- Consider the following example […] which is stored as …
- 11:25 Ticket #4895 (MetaModelica - listArrayLiteral in uniontype constant gives compilation errors) created by
- Using listArrayLiteral causes incorrect code to be generated in cases …
2018-04-19:
- 20:09 Ticket #4890 (Backend - strange power) updated by
- From Modelica specification sect. 6.6: "For exponentiation and …
- 17:28 Ticket #4817 (New Instantiation - DAES generated by the NF do not pass the initialization phase) closed by
- fixed: Me neither. I would wait to worry about overdetermined systems until …
- 17:12 Ticket #4892 (Backend - Execution statistics show wrong solver) updated by
-
Status, Owner changed
In fact, this is not a bug but a feature. The model you posted here … - 17:03 Ticket #4891 (Backend - Time event not correctly recognized and handled as state event) closed by
- duplicate: One more test case for the very old ticket #2152. @hauke.hirsch, would …
- 14:40 Ticket #4894 (New Instantiation - NF treats polymorphic as a reserved type in Modelica code) updated by
-
Description changed
- 14:40 Ticket #4894 (New Instantiation - NF treats polymorphic as a reserved type in Modelica code) created by
-
This model:
[…]
flattens to this:
[…]
polymorphic
is an … - 14:24 Ticket #4893 (Code Generation - ligc segfault at fmiInstantiateModel) created by
- Hi, I'm using fmi version 1 with the C simulation runtime, and for a …
- 11:32 Ticket #4892 (Backend - Execution statistics show wrong solver) updated by
- This behavior appears when running a simple model like: […] for …
- 11:27 Ticket #4892 (Backend - Execution statistics show wrong solver) updated by
-
Owner, Version, Component changed
- 11:26 Ticket #4892 (Backend - Execution statistics show wrong solver) created by
- After running the model the ### STATISTICS ### block always shows …
- 11:23 Ticket #4891 (Backend - Time event not correctly recognized and handled as state event) created by
- When solving the following simple model: […] the solver should …
2018-04-18:
- 19:18 Ticket #4890 (Backend - strange power) updated by
-
Note:
[…]
work, solution
x = -1
[…] failed, solution `x = … - 18:54 Ticket #4890 (Backend - strange power) updated by
- Maybe a function like OMC_POW will produce less code line in the …
- 18:38 Ticket #4890 (Backend - strange power) updated by
- @casella updated test.
- 18:37 Ticket #4890 (Backend - strange power) updated by
-
Description changed
- 18:20 Ticket #3788 (OMEdit - OMEdit working directory too cluttered) updated by
- I use re-simulate a lot. It is obviously much faster! But when we …
- 16:45 Ticket #3788 (OMEdit - OMEdit working directory too cluttered) updated by
- As far as I understand, you can re-run it from OMEdit by using the …
- 16:42 Ticket #4890 (Backend - strange power) updated by
- I guess that is kind of necessary if p is a parameter that is amenable …
- 15:28 Ticket #3788 (OMEdit - OMEdit working directory too cluttered) updated by
- Now the output folder contains also the model's exe. This file cannot …
- 15:00 Ticket #4890 (Backend - strange power) created by
- the following simple model create for simple power operation […] …
- 11:30 Ticket #4889 (Interactive Environment - Provide GC statistics as an OMC API) closed by
- fixed: Fixed in: …
- 10:08 Ticket #4887 (New Instantiation - Issue with connection equations in the NF) closed by
- fixed: Fixed in 9ebc2e7e. The model now fails …
- 09:59 Ticket #4857 (New Instantiation - Issue with CombiTimeTable in NF) updated by
- Replying to casella: > This issue is now solved. The model …
- 09:56 Ticket #4817 (New Instantiation - DAES generated by the NF do not pass the initialization phase) updated by
- The model now seems to be overdetermined instead. I'm not sure if …
- 09:54 Ticket #4760 (New Instantiation - Issue with arrays in codegen when using the NF) closed by
- fixed: Fixed in 801639b. Not expanding the rhs …
- 09:49 Ticket #4621 (New Instantiation - [NF] Parameters and constants not in format expected by the backend) closed by
- fixed: Constants and structural parameters are now replaced in the NF since a …
- 09:46 Ticket #4889 (Interactive Environment - Provide GC statistics as an OMC API) updated by
-
Status, Owner changed
- 09:45 Ticket #4889 (Interactive Environment - Provide GC statistics as an OMC API) created by
- Just that.
- 08:28 Ticket #4888 (Run-time - ModelicaExternalC libraries for Visual Studio are missing) created by
- For this model: […] the simulation with the C++ runtime and Visual …
2018-04-17:
- 17:23 Ticket #4887 (New Instantiation - Issue with connection equations in the NF) created by
- Please check the …
- 17:21 Ticket #4815 (New Instantiation - Wrong type in final modifier in the NF) closed by
- fixed: This specific issue seems to be fixed now, though the NF fails later …
- 17:17 Ticket #4857 (New Instantiation - Issue with CombiTimeTable in NF) updated by
- This issue is now solved. The model now breaks because of this error: …
2018-04-16:
- 21:34 Ticket #4886 (Build Environment - OMCompiler fails to build with lapack 3.8.0) created by
- I'm currently building package of openmodelica for openSUSE. Some days …
- 12:53 Ticket #4885 (Testing Framework - Provide reference results for ScalableTestSuite test runs) updated by
-
Status, Owner changed
- 10:35 Ticket #4885 (Testing Framework - Provide reference results for ScalableTestSuite test runs) updated by
- I was thinking of using the regex filter provided by the …
- 10:07 Ticket #4885 (Testing Framework - Provide reference results for ScalableTestSuite test runs) updated by
- If the files are small and/or few (only verification models, etc), …
- 09:42 Ticket #4885 (Testing Framework - Provide reference results for ScalableTestSuite test runs) updated by
- OK, I guess I'll have to build a script to generate those results, …
- 09:23 Ticket #4882 (New Instantiation - [NF] selectInitializationVariablesDAE scales as O(N^2)) updated by
- Also probably related to #4884
- 09:18 ReleaseNotes/1.13.0 edited by
- (diff)
- 07:34 Ticket #4135 (FMI - Some FMUs generated by OpenModelica crash under FMUChecker) updated by
- There are changes to the way the memory pool works with FMUs; can you …
- 07:23 Ticket #4882 (New Instantiation - [NF] selectInitializationVariablesDAE scales as O(N^2)) updated by
-
Component, Summary changed
This is only a performance issue when the NF is used (and then daeMode … - 06:59 Ticket #4885 (Testing Framework - Provide reference results for ScalableTestSuite test runs) updated by
- We don't store any simulation results. They have to be constructed …
- 06:47 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- The problem with the SimCode taking a long time should be …
- 05:51 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- Replying to casella: > I checked the corresponding …
2018-04-15:
- 22:53 Ticket #4885 (Testing Framework - Provide reference results for ScalableTestSuite test runs) created by
- We now have several different ScalableTestSuite runs, using old/new FE …
- 19:12 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
- Replying to casella: > In fact, it is weird that the model …
- 17:32 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
-
Component changed
- 17:32 Ticket #4883 (New Instantiation - evaluateParameters scales as O(N^2)) updated by
-
Status, Owner, Component changed
Seems to be the same issue as #4884 - 17:31 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
-
Owner, Summary changed
- 17:26 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
- I confirm that the performance scaling issue only shows up with the …
2018-04-14:
- 12:18 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- I checked the corresponding …
2018-04-13:
- 13:02 Ticket #4113 (Code Generation - $ is invalid in C identifiers) updated by
-
We should possibly add
-fno-dollars-in-identifiers
to the flags … - 13:00 Ticket #4207 (Frontend - Frontend evaluation of parameters) closed by
- fixed: This was fixed some time ago
- 12:57 Ticket #4153 (Parser - Diff algorithm failure) closed by
- fixed: This was fixed before (note that if you run the code above it looks …
- 12:53 Ticket #4187 (Interactive Environment - setCommandLineOptions do not stick after an assignment in mos scripts) closed by
- invalid: I checked this and there is nothing wrong with the command-line …
- 12:43 Ticket #4735 (Build Environment - Bad treatment of patches in OMCompiler repository) closed by
- fixed: Fixed by having make clean actually clean the patches.
- 12:36 Ticket #4426 (Frontend - Flattening error for replaceable modell) updated by
-
Milestone changed
Yes. I propose to let this pattern wait for the new frontend (OM 2.0) … - 11:50 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
- Ah, indeed, I did not noticed that I used …
- 11:15 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
- Replying to wbraun: > @perost Do you have an idea? It …
- 10:51 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
-
Cc, Keywords changed
For some reason this is only a performance issue with-d=newInst
… - 10:22 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
-
Type, Summary changed
It's basically a hidden initialization task, that sorts all parameter … - 09:20 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- https://github.com/OpenModelica/OMCompiler/pull/2361 seems remove …
- 08:48 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) updated by
-
Cc, Status, Owner changed
It seems like there is some additional activity carried out by … - 08:41 Ticket #4884 (New Instantiation - Improve the performace of BackendDAEUtil.sortGlobalKnownVarsInDAE with ...) created by
- Please check this …
- 08:31 Ticket #4883 (New Instantiation - evaluateParameters scales as O(N^2)) created by
- Please check the latest …
- 08:24 Ticket #4882 (New Instantiation - [NF] selectInitializationVariablesDAE scales as O(N^2)) created by
- Please check the latest …
- 08:11 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- Replying to sjoelund.se: > Look closer :) Note that the …
- 06:42 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- Replying to sjoelund.se: > Replying to [comment:10 …
- 06:18 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- Replying to wbraun: > > It's pretty much making a …
- 04:50 Ticket #4879 (Code Generation - clang optimizations for large models) updated by
- Replying to casella: > I started the job manually and it …
Note:
See TracTimeline
for information about the timeline view.