Timeline
2016-07-22:
- 16:11 Ticket #4009 (Run-time - Array types defined with type are not dealt with correctly in external ...) created by
- Consider this simple test case […] When compiling it, you get this …
- 14:43 Ticket #3999 (Backend - Variable name creation problem in C sources when model using complex ...) updated by
-
Status, Owner changed
The generated cref contains dots instead of underscores (also for the … - 14:28 Ticket #3938 (Installation program - OMEdit opens OMNotebook in Debian) closed by
- fixed: [https://github.com/OpenModelica/OpenModelicaBuildScripts/commit/7d65b2 …
- 14:27 Ticket #3938 (Installation program - OMEdit opens OMNotebook in Debian) updated by
-
Status, Owner changed
- 13:46 Ticket #3907 (Interactive Environment - Escaping Characters disapearing when using setDocumentAnnotation) closed by
- fixed
- 13:46 Ticket #3907 (Interactive Environment - Escaping Characters disapearing when using setDocumentAnnotation) updated by
-
Summary changed
Fixed in PR 1035. - 13:31 Ticket #3907 (Interactive Environment - Escaping Characters disapearing when using setDocumentAnnotation) updated by
-
Status, Owner, Milestone changed
- 12:40 Ticket #3976 (Interactive Environment - Setting the locale via scripting does not work) updated by
- I guess you need to call System.gettextInit again. Usually …
- 09:08 Ticket #3682 (Backend - bindValue in BackendDAE.Var) updated by
- I agree and think that we can just remove the bindValue.
2016-07-21:
- 17:13 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
- If that is the case, then a change breaking some tests in the …
- 15:43 Ticket #4008 (OMEdit - OMEdit: Can't change AC1ph_DC ACvoltage source fType_par parameter in ...) updated by
-
Owner, Component, Summary changed
- 15:41 Ticket #4008 (OMEdit - OMEdit: Can't change AC1ph_DC ACvoltage source fType_par parameter in ...) created by
- Hi, When I try to use the source ACvoltage from the AC1ph_DC …
- 13:44 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
-
Summary changed
- 13:41 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
-
Cc, Status, Owner changed
The problem is the inconsistent handling of the final attribute. The … - 13:21 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
- Some modules which depend on heuristics may return different results, …
- 12:34 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) updated by
- No, you got a crash inside the C++ sources. Qmake does not fully …
- 11:17 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
- The …
- 11:01 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) closed by
- wontfix
- 11:01 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) reopened by
- OK, the status "fixed" wasn't correct indeed. The status "invalid" is …
- 10:53 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
- @lochel: Any idea why the incidence matrix gives different results if …
- 09:03 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
- With PR 1033, …
- 06:18 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) closed by
- invalid
- 06:18 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) reopened by
2016-07-19:
- 19:03 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) closed by
- fixed: It works again after complete recompilation of OMEdit …
- 15:22 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) updated by
- Btw. I get the same crash for …
- 15:09 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) updated by
- Here is the content of my openmodelica.stacktrace.OMEdit: […] Any idea?
- 14:12 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
-
Owner changed
I believe I have been able to fix the scaling of … - 10:40 Ticket #4000 (Backend - Module EvaluateFunctions.evaluateConstantFunctionCallExp takes very ...) closed by
- fixed: In …
- 09:13 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) updated by
- […] No errors.
2016-07-18:
- 09:31 Ticket #4007 (Frontend - comma separated list of expressions) created by
- The following expressions do not trigger any error message: […]
- 07:02 Ticket #3997 (Backend - Missing replacement of identifiers when inlining functions) updated by
-
Owner, Component, Description changed
2016-07-17:
- 20:16 Ticket #4004 (Run-time - IDA solver in DAE mode fails in models with events) updated by
- The new server seems to have issues (gets stuck) so I moved the Hudson …
- 17:43 Ticket #3997 (Backend - Missing replacement of identifiers when inlining functions) updated by
- In the defaulte case the function is inliened from backend modul, …
- 14:24 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
- For models with a few event-triggering conditions, no big deal. …
- 06:29 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by
-
Cc, Status changed
I guess that this is because of an inefficient implementation. - 00:38 Ticket #3905 (Backend - findZeroCrossings scales as O(N^2)) updated by
- One way to make this manageable for large N could be allowing to …
- 00:25 Ticket #4006 (Backend - SimCode scales as O(N^2) in models with many when clauses and events) created by
- Consider these two models from the ScalableTestSuite […] It is …
- 00:15 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) created by
- Consider the following model from the ScalableTestSuite […] The …
2016-07-16:
- 23:35 Ticket #3905 (Backend - findZeroCrossings scales as O(N^2)) updated by
- I have added some structurally very simple test cases to the …
- 20:22 Ticket #4004 (Run-time - IDA solver in DAE mode fails in models with events) updated by
- Model: …
- 20:20 Ticket #4004 (Run-time - IDA solver in DAE mode fails in models with events) updated by
- Model: …
- 19:30 Ticket #4004 (Run-time - IDA solver in DAE mode fails in models with events) updated by
- Also it seems that we get the message: […] for *all* the models …
- 18:23 Ticket #4004 (Run-time - IDA solver in DAE mode fails in models with events) created by
-
When simulating the models
ManyEvents
and … - 09:02 Ticket #4003 (Interactive Environment - OMEdit uses wrong modelica:// path) created by
-
The model
PowerSystems.Examples.PowerWorld.PowerWorld
uses table … - 08:24 Ticket #3997 (Backend - Missing replacement of identifiers when inlining functions) updated by
-
Milestone changed
It does not seem to becat
. Where is the function inlined, in the … - 06:48 Ticket #4002 (OMEdit - OMEdit crashes for each PowerSystems model) created by
- This bug seems to be quite new in the current trunk version. The crash …
2016-07-15:
- 13:37 Ticket #4001 (Build Environment - OMShell Macports install issue) created by
- As part of using Macports to build and install OMEdit, it puts …
- 12:54 Ticket #4000 (Backend - Module EvaluateFunctions.evaluateConstantFunctionCallExp takes very ...) created by
-
Function
evaluateFunctions_updateStatement
, which is called from … - 12:29 Ticket #3999 (Backend - Variable name creation problem in C sources when model using complex ...) created by
- To reproduce the problem I created a simple test library and a test …
- 07:27 Ticket #3998 (Backend - OMC does not search in the correct places for libs under Linux) created by
- When working on …
- 06:33 Ticket #3997 (Backend - Missing replacement of identifiers when inlining functions) updated by
-
Cc changed
possible connect to #3687 andcat
- 05:46 Ticket #3997 (Backend - Missing replacement of identifiers when inlining functions) created by
- OpenModelica generated unnecessarily large and non-linear equation …
Note:
See TracTimeline
for information about the timeline view.