Timeline
2016-02-26:
- 22:13 Ticket #3726 (OMEdit - Unit of derived types are missing) updated by
-
Cc changed
- 18:28 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- As a member of the OMEdit usability group I try to say my opinion …
- 12:33 Ticket #3728 (OMEdit - Enable loading of style sheets from file systems) closed by
- fixed: Done in 608efb7/OMEdit.
- 12:03 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- One of the missing features in CodeMirror though is the …
- 11:59 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Be aware though that Atom is rather heavy - it basically pulls in a …
- 11:53 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Using Atom or rather Electron as a basis looks definitely like a good …
- 11:44 Ticket #3728 (OMEdit - Enable loading of style sheets from file systems) created by
- Related to #3311 one thing that is missing now is the loading from …
- 11:20 Ticket #3725 (Interactive Environment - loadString merge=true create duplicate elements) updated by
- No. Just for that class, the elements inside the class are not …
- 11:15 Ticket #3725 (Interactive Environment - loadString merge=true create duplicate elements) updated by
-
so you mean
setSourceFile(Test, "Test");
doesn't set filename for … - 09:49 Ticket #3727 (New Instantiation - Wrong output for model) updated by
- Detecting an error would be correct, but the most practical thing …
- 09:20 Ticket #3727 (New Instantiation - Wrong output for model) created by
-
The following model generates the wrong output for default
--std=...
… - 08:06 Ticket #2974 (MetaModelica - Insufficient type checking for polymorphic tuples) closed by
- fixed: Fixed in …
- 08:02 Ticket #3726 (OMEdit - Unit of derived types are missing) created by
-
In OMEdit, if I have a derived type like
Diameter
in … - 07:27 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- To short-cut any searching someone might do: The "foundation" (for …
- 01:07 Ticket #3713 (Backend - MSL new MatrixVectorProduct messes up backend) closed by
- fixed: Reverted the change. It uses the previous implementation with array …
2016-02-25:
- 16:44 Ticket #3305 (Backend - Derivative of homotopy) updated by
-
Milestone changed
- 16:28 Ticket #3424 (Interactive Environment - Incorrect result with diffModelicaFileListings) updated by
- Seems like "\n" is not preserved. See TestDiff.mos. I loaded …
- 16:21 Ticket #3305 (Backend - Derivative of homotopy) closed by
- fixed
- 16:17 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Replying to Christoph <buchner@…>: > Regarding @casella's …
- 15:23 Ticket #3725 (Interactive Environment - loadString merge=true create duplicate elements) updated by
- The problem in the script above does this: […] If you remove it, …
- 14:52 Ticket #3717 (Frontend - Force evaluation of parameters) updated by
-
There exists a debug flag for this:
-d=evalparam
- 14:51 Ticket #3720 (Code Generation - Profiling: Measure number of calls to functions) updated by
- Have you tried measureTime=true? That does count the number of …
- 14:38 Ticket #3722 (Interactive Environment - copyClass API wrong source info) updated by
- Fixed in 8e32ac5. copyClass now tries …
- 13:53 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) closed by
- fixed: My bad. Seems I was still running an older version. Fix confirmed.
- 12:33 Ticket #3593 (MetaModelica - Segfault when combining generic types, arrays and scripts) updated by
-
I believe this is a problem with
-d=evalfunc
doing something... … - 12:25 Ticket #3005 (MetaModelica - Constants not evaluated in match patterns) closed by
- fixed: Fixed in …
- 10:36 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Last but not least... To have an auto-indentation of the code... this …
- 10:34 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- I completely agree with the concept to show and work directly on the …
- 10:17 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Replying to Christoph <buchner@…>: > Regarding @casella's …
- 10:14 Ticket #2173 (Interactive Environment - simulate API function does not complain on wrong parameters) updated by
- Quick update, I just understood why I also got 500 intervals. Contrary …
- 10:06 Ticket #2173 (Interactive Environment - simulate API function does not complain on wrong parameters) updated by
- One more example, I tried the following script: […] and I get …
- 09:53 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) reopened by
- Sorry but loading from file still does not work :-( (I corrected my …
- 09:45 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Regarding @casella's point about annotations: This would be purely the …
- 09:42 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- I think a git plugin whould be out-of-scope for OM. I mean, we're …
- 09:14 Ticket #3716 (Backend - Wrong handling of two-dimensional arrays inside arrays of models) closed by
- fixed: This is a different story, we can take care of that. Thanks for the …
- 09:03 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- This would be nice to have, as long as the git plug-in tells me …
- 08:56 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Replying to Christoph <buchner@…>: > I'd also prefer that …
- 08:55 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- BTW, there is only one case where it would really be useful and nice …
- 08:47 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
-
Cc, Description changed
I agree with Christoph completely. People developing Modelica code (or … - 07:35 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- To be honest, OMEdit hiding the file structure, and faking "files" for …
- 07:33 Ticket #3716 (Backend - Wrong handling of two-dimensional arrays inside arrays of models) updated by
- Replying to casella: > Please close this once the problem …
- 07:30 Ticket #3305 (Backend - Derivative of homotopy) updated by
- This is fixed with …
- 07:28 Ticket #3305 (Backend - Derivative of homotopy) updated by
-
For the index reduction analysis, you should just use the
actual
… - 06:51 Ticket #3305 (Backend - Derivative of homotopy) updated by
- I've created [https://github.com/OpenModelica/OMCompiler/pull/453 …
- 06:25 Ticket #3305 (Backend - Derivative of homotopy) updated by
-
Status, Owner changed
I've already implemented proper handling of homotopy for different … - 05:57 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- Adeel: You can use the diff API using the original file(s) for the …
- 03:39 Ticket #3718 (OMEdit - OMEdit text view editing broken) updated by
- Yes, you are right, sorry. I thought I had gotten the latest, but …
- 01:32 Ticket #3723 (OMEdit - When creating new model in multi-file package with OMEdit, the model ...) updated by
- Works perfectly fine for me. I can't reproduce it. Maybe because I …
- 01:14 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Replying to casella: > Replying to adeas31: > …
- 01:12 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- If the model is duplicated in the same scope, there is actually …
- 01:02 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- But then how are you going to duplicate the class? I mean how can you …
- 00:57 Ticket #3725 (Interactive Environment - loadString merge=true create duplicate elements) updated by
-
Status changed
- 00:57 Ticket #3725 (Interactive Environment - loadString merge=true create duplicate elements) created by
- Run the attached script.
- 00:45 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- Replying to adeas31: > I think you meant "package with …
- 00:40 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- I guess it shouldn't, then :) The basic principle should be that any …
- 00:22 Ticket #3305 (Backend - Derivative of homotopy) updated by
- I am not sure I understand what the problem is, also with reference to …
- 00:21 Ticket #3716 (Backend - Wrong handling of two-dimensional arrays inside arrays of models) reopened by
- Please close this once the problem is actually solved.
- 00:21 Ticket #3724 (OMEdit - New approach to OMEdit text editing) updated by
- I think you meant "package with multiple classes stored in one file" …
- 00:01 Ticket #3724 (OMEdit - New approach to OMEdit text editing) created by
- I report here the results of a discussion on omusability@…. …
2016-02-24:
- 23:58 Ticket #3723 (OMEdit - When creating new model in multi-file package with OMEdit, the model ...) updated by
-
Status changed
You forgot to attach the file. - 23:57 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
-
Yes, because duplicate uses the
copyClass
API and omc pretty-printing. - 23:51 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- Still one more issue left. Create a model M, add some stuff in it …
- 23:47 Ticket #3723 (OMEdit - When creating new model in multi-file package with OMEdit, the model ...) created by
- Load the attached test package. Right-click on Test, select New …
- 21:57 Ticket #3558 (OMEdit - A flip horizontal issue) updated by
- I will try to fix it next week.
- 21:55 Ticket #3719 (OMEdit - OMEdit "save as" without function) closed by
- fixed: Done in 6a0b046/OMEdit. I intentionally made this …
- 21:51 Ticket #3722 (Interactive Environment - copyClass API wrong source info) created by
-
Run the attached script.
The model
M
is copied inside packageP
… - 20:54 Ticket #3558 (OMEdit - A flip horizontal issue) updated by
- Is it programmed to fix this ticket before the official 1.9.4 is …
- 16:34 Ticket #3721 (FMI 1.0 - Re: FMI 1.0 co-simulation API skeleton.) created by
- https://trac.openmodelica.org/OpenModelica/changeset/e87391212dc3177054 …
- 16:21 Ticket #3715 (OMPlot - Horizontal-only and vertical-only zoom in plot window missing) updated by
-
Component changed
- 15:59 Ticket #3720 (Code Generation - Profiling: Measure number of calls to functions) created by
- In the CodegenCFunctions.tpl each Modelica function is instrumented …
- 15:53 Ticket #3582 (OMEdit - redeclare model disappear when modifying a parameter...) updated by
-
Owner, Component changed
- 14:49 Ticket #3715 (OMPlot - Horizontal-only and vertical-only zoom in plot window missing) updated by
-
Summary changed
- 14:36 Ticket #2490 (OMEdit - Support for modelica:// URIs for scripts in HTML) closed by
- fixed: Fixed again in c6988d4/OMEdit.
- 14:36 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) closed by
- fixed: Fixed in c6988d4/OMEdit. All the above three examples are …
- 14:33 Ticket #3685 (Code Generation - SimCode generation time does not scale properly with the system size) updated by
- Yeah, that's also the reason I haven't closed it ;). However, I guess …
- 14:33 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) updated by
- Replying to dietmarw: > Unfortunately the now the …
- 14:28 Ticket #3716 (Backend - Wrong handling of two-dimensional arrays inside arrays of models) closed by
- fixed: This is fixed. However, the model is still not working due to #3305.
- 14:24 Ticket #3685 (Code Generation - SimCode generation time does not scale properly with the system size) updated by
- I see there's some improvement after …
- 14:17 Ticket #3714 (OMEdit - OMEdit should not allow dragging components onto diagram layer of a package) closed by
- fixed: No I could not find any restrictions regarding diagram and icon layer. …
- 13:18 Ticket #3577 (Interactive Environment - Complete the implementation of copyClass API) closed by
- fixed: The problem that inspired this ticket (#3630) is solved after Per's commit.
- 13:17 Ticket #3630 (OMEdit - OMEdit crashes or fumbles up the formatting when duplicating classes ...) closed by
- fixed
- 12:44 Ticket #3718 (OMEdit - OMEdit text view editing broken) closed by
- duplicate: Seems like your problem is related to #3698. The issue is already …
- 12:26 Ticket #2490 (OMEdit - Support for modelica:// URIs for scripts in HTML) reopened by
- Seems to have been broken again as part of #3311.
- 12:25 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) updated by
- There are actually more problems with the implementation. Even when …
- 12:06 Ticket #3381 (Backend - problem with model translation) closed by
- fixed: The model starts to work with as soon as …
- 11:56 Ticket #3714 (OMEdit - OMEdit should not allow dragging components onto diagram layer of a package) updated by
-
Status changed
I have disabled dragging components onto diagram layer of package in … - 11:05 Ticket #3717 (Frontend - Force evaluation of parameters) updated by
- Replying to rfranke: > Is there a reason why many models …
- 10:54 Ticket #3716 (Backend - Wrong handling of two-dimensional arrays inside arrays of models) updated by
-
Status changed
I think I've a [https://github.com/OpenModelica/OMCompiler/pull/449 … - 10:50 Ticket #3381 (Backend - problem with model translation) updated by
- The original error is gone, but for some reasons we got: […] So it …
- 08:42 Ticket #3006 (MetaModelica - Implement matching on enumerations) closed by
- fixed: This is already working
- 08:31 Ticket #2915 (MetaModelica - Warn or error when re-binding the same variable in pattern mattching) closed by
- fixed: This is getting fixed in …
- 08:29 Ticket #3021 (MetaModelica - Match switch optimization causes issues with guards) closed by
- fixed: Fixed in …
- 07:52 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) reopened by
- Unfortunately the now the functionality of #2490 is broken. Taking …
- 07:45 Ticket #3719 (OMEdit - OMEdit "save as" without function) created by
- I've just renamed a package and I could not find a way to save that …
- 06:47 Ticket #3709 (MetaModelica - MetaModelica extension: bidirectional variables) updated by
- This is not call by reference; there will be no side-effects. It is …
- 06:39 Ticket #3709 (MetaModelica - MetaModelica extension: bidirectional variables) updated by
- Assignments to input variables increase possible side effects and …
- 06:29 Ticket #3717 (Frontend - Force evaluation of parameters) updated by
-
Cc changed
Is there a reason why many models of the Modelica_Synchronous libraray … - 02:29 Ticket #3718 (OMEdit - OMEdit text view editing broken) created by
- The nightly OMEdit has some serious problems when creating models and …
- 00:44 Ticket #3127 (Backend - resolveLoops module break jacobian for linear systems) closed by
- fixed: Seems to be fixed in the meanwhile.
- 00:18 Ticket #2413 (Code Generation - Any way to put initialAnalyticJacobian information in an XML or other file?) closed by
- fixed: This has been fixed in the meanwhile, the biggest c file is now …
2016-02-23:
- 23:37 Ticket #3701 (Code Generation - A regression) closed by
- fixed: fixed in d6e73f0/OMCompiler.
- 22:44 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) updated by
- https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/omedit.html# …
- 21:57 Ticket #3717 (Frontend - Force evaluation of parameters) updated by
-
Status, Owner, Component changed
This is first a front-end issue. Then we can switch to the back-end part. - 21:26 Ticket #3717 (Frontend - Force evaluation of parameters) created by
- The current implementation in BackEnd/SynchronousFeatures.mo treats …
- 21:02 Ticket #3711 (Cpp Run-time - Cpp runtime test recordTupleReturnTest fails if wrapFunctionCalls is ...) updated by
- It was me who added the test after having had fixed the template …
- 20:44 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) updated by
- Where would one best document this feature? Any suggestions into which …
- 20:42 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) updated by
- Very nice, thanks!
- 20:18 Ticket #3716 (Backend - Wrong handling of two-dimensional arrays inside arrays of models) updated by
- This seems to be an issue in pre-optimization module inlineArrayEqn. …
- 18:45 Ticket #3716 (Backend - Wrong handling of two-dimensional arrays inside arrays of models) created by
-
Consider the attached test case. The model
TestArrays.TubeArray
… - 18:23 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) updated by
-
Milestone changed
- 18:23 Ticket #3311 (OMEdit - Enable loading JS globally when inside the info annotation of package.mo) closed by
- fixed: Done in 8eeaa19/OMEdit. Now you can create models like …
- 17:23 Ticket #3715 (OMPlot - Horizontal-only and vertical-only zoom in plot window missing) created by
- OMEdit is currently missing a horizontal/vertical-only zoom feature. …
- 16:45 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) closed by
- fixed: Fixed with …
- 15:27 Ticket #3343 (OMEdit - A small improvement in OMEdit zooming) updated by
-
Milestone changed
- 15:26 Ticket #3500 (Run-time - Incorrect numerical output not detected) updated by
-
Milestone changed
- 15:07 Ticket #3577 (Interactive Environment - Complete the implementation of copyClass API) updated by
- copyClass has now been changed in [changeset:a64582d/OMCompiler …
- 13:15 Ticket #3714 (OMEdit - OMEdit should not allow dragging components onto diagram layer of a package) created by
- Currently this is possible and leads to "funny" situations especially …
- 12:56 Ticket #3713 (Backend - MSL new MatrixVectorProduct messes up backend) created by
- Modelica trunk [https://github.com/modelica/Modelica/commit/563e24c …
- 12:51 Ticket #3694 (Parser - Stack overflow in Modelica Parser) closed by
- fixed
- 11:54 Ticket #3712 (OMNotebook - Print a plot in an OMNotebook) updated by
-
Description changed
- 11:53 Ticket #3712 (OMNotebook - Print a plot in an OMNotebook) created by
- Try printing the attached notebook file. Everything is printed nicely …
- 11:50 Ticket #3500 (Run-time - Incorrect numerical output not detected) closed by
- fixed: This is fixed by …
- 11:18 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- The idea is interesting, but I am a bit uncomfortable with the idea of …
- 10:39 Ticket #2915 (MetaModelica - Warn or error when re-binding the same variable in pattern mattching) updated by
-
I opened m:#1921 to give the same kind of warnings for
(x,x) := f(...)
. - 10:18 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- The parser works now. So this ticket can be closed. However, I still …
- 09:40 Ticket #3711 (Cpp Run-time - Cpp runtime test recordTupleReturnTest fails if wrapFunctionCalls is ...) updated by
-
Cc changed
- 09:40 Ticket #3711 (Cpp Run-time - Cpp runtime test recordTupleReturnTest fails if wrapFunctionCalls is ...) created by
- I don't really know why the cpp runtime test recordTupleReturnTest …
- 09:34 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- Does the current master work on OSX now? (It does on Linux using my …
- 08:53 Ticket #3709 (MetaModelica - MetaModelica extension: bidirectional variables) updated by
-
And of course, no more code using things like:
f(inExp=ICONST(1))
… - 08:51 Ticket #3710 (Optimization - Unlucky tearing if module wrapFucntionCalls is enabled) created by
-
The two tests
testAlgLoop5.mos
andtestAlgLoop6.mos
fail … - 08:49 Ticket #3709 (MetaModelica - MetaModelica extension: bidirectional variables) created by
- One annoying thing with MetaModelica is the inability to assign to …
- 00:52 Ticket #2579 (OMNotebook - OMN freezing) updated by
-
Status, Owner changed
- 00:45 Ticket #3708 (OMEdit - OMEdit Leftover Connecting Lines) closed by
- fixed: Fixed in 9106a0c/OMEdit. I think I have fixed the …
- 00:04 Ticket #3708 (OMEdit - OMEdit Leftover Connecting Lines) updated by
-
Status changed
- 00:03 Ticket #3708 (OMEdit - OMEdit Leftover Connecting Lines) updated by
- Correct.
- 00:02 Ticket #3708 (OMEdit - OMEdit Leftover Connecting Lines) updated by
-
So the connecting line remains when
logicToBoolean
is deleted, right?
2016-02-22:
- 23:52 Ticket #3708 (OMEdit - OMEdit Leftover Connecting Lines) updated by
- Here is the model and a screenshoot. The leftover line disappears once …
- 23:40 Ticket #3708 (OMEdit - OMEdit Leftover Connecting Lines) updated by
- Can you provide a test case? I made a connection using …
- 23:32 Ticket #3708 (OMEdit - OMEdit Leftover Connecting Lines) created by
- After deleting a connected logical component (e.g. logicToBoolean), …
- 22:12 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
- I don't know the right strategie, but this has some potencial for …
- 21:56 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
-
Why
(-1)^(1.1)
has an assert see … - 21:40 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
- Of the other hand: […] will return same error in other modelica tool.
- 21:33 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
- I have see you PR. I mean you will have issues with: […] Other …
- 21:15 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
- I make mistake
- 21:15 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
- Forget it :D
- 21:14 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
-
I mean
|x|
< 1 - 21:11 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
- Replying to lochel: > Is this just about to handle …
- 20:52 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) closed by
- fixed: Fixed with 3cd6f318f16faf1aa3bc04eba5c36bda4a0f104c/OMCompiler.
- 20:46 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) updated by
-
Is this just about to handle
0^x
withx < 0
? - 20:44 Ticket #3343 (OMEdit - A small improvement in OMEdit zooming) closed by
- wontfix
- 20:23 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) updated by
- The issue occurs only on Windows with CRLF line endings in the …
- 20:16 Ticket #3343 (OMEdit - A small improvement in OMEdit zooming) updated by
- ok. Using pan before zooming is sufficient. Especially since, I …
- 19:54 Ticket #3343 (OMEdit - A small improvement in OMEdit zooming) updated by
-
True but you can select
Pan
in the Plot toolbar and then drag the … - 19:54 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- > > If the frontend provides these annotations, it should be no …
- 19:19 Ticket #3707 (Code Generation - Handle roots of negative values don't work well) created by
- e.g. […] simulate without assert or warnings. I would expect some …
- 18:25 Ticket #3343 (OMEdit - A small improvement in OMEdit zooming) updated by
- In what follows I consider the tarting time being zero. The same …
- 18:18 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- Replying to vwaurich: > Replying to casella: > …
- 17:55 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
- The Modelica ticket has now been fixed but I don't know when the …
- 17:13 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
- I now created a ticket on Modelica Trac about this: #m:1919.
- 16:55 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
- This is a bug in the library as "useClock" does not really exist in …
- 15:24 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- Replying to casella: > In fact, there's nothing …
- 15:13 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- Replying to sjoelund.se: This evalFunc thing was …
- 14:37 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- There are N function calls to …
- 14:36 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
-
Cc, Status, Component, Owner changed
- 14:27 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
-
The
getIconAnnotation
fails because we havevisible=useClock
in … - 14:22 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- If evalfunc scales so poorly, would it not be better to analyze each …
- 14:15 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
- One reason is, […] But this not a main issue, The main reason is, …
- 13:56 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
- I think this might be some bug with the fact that Clock is a connector.
- 13:45 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) updated by
- If this is due to a missing class, I guess OMEdit could display a …
- 13:30 Ticket #3706 (Interactive Environment - OMEdit does not render some icons) created by
- OMEdit does not render all icons. Has this to do with recent …
- 13:12 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- I have tested the model and it seems that a RemoveSimpleEquations call …
- 12:04 Ticket #2801 (MetaModelica - Move includes from Package.h into Package.c to minimize debugging ...) closed by
- fixed
- 12:02 Ticket #2801 (MetaModelica - Move includes from Package.h into Package.c to minimize debugging ...) updated by
- I think so, yes.
- 12:01 Ticket #2090 (MetaModelica - Stack overflow detection) closed by
- fixed: This has been fixed by using try-blocks with a special annotation …
- 12:00 Ticket #2801 (MetaModelica - Move includes from Package.h into Package.c to minimize debugging ...) updated by
- Has this been fixed yet?
- 11:44 Ticket #3343 (OMEdit - A small improvement in OMEdit zooming) updated by
- Isn't this functionality already available? How is this different from …
- 11:39 Ticket #3647 (MetaModelica - boolString doesn't work as function argument) closed by
- fixed
- 10:13 Ticket #3705 (OMPython - Implement jupyter-openmodelica in addition to OMNotebook) updated by
-
Cc changed
- 09:44 Ticket #3705 (OMPython - Implement jupyter-openmodelica in addition to OMNotebook) updated by
-
Cc changed
This is an alternative to the OMNotebook web application currently … - 09:09 Ticket #3703 (Backend - Linearization of CombiTable2D fails) updated by
-
Status, Owner, Component changed
- 08:08 Ticket #3705 (OMPython - Implement jupyter-openmodelica in addition to OMNotebook) updated by
- That sounds like a good idea to me. …
- 08:00 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- I will do so but I am not sure whether everything will work.
2016-02-21:
- 20:18 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) updated by
-
Priority, Milestone changed
I make this a blocker as we really need to fix it for 1.9.4 final. - 20:17 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) updated by
-
Status, Owner changed
I get the same error message on Windows. - 20:13 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- The point would be to try to listReverseInPlace (costs 0 allocations; …
- 19:47 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) updated by
- I have the same problem. Platform is Windows 7, 64 bit. OM version …
- 17:51 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- Replying to sjoelund.se: > You don't want to do for e in …
- 14:27 Ticket #3690 (OMEdit - Improve simulation settings and adding "interval" as parameter) updated by
- Done in 49aab94/OMEdit. Calculates the "Number of …
- 14:00 Ticket #3702 (OMEdit - A case of immediate OMEdit Crash) closed by
- fixed: Fixed in 0dba740/OMEdit.
- 13:30 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- You don't want to do for e in listReverse if you can avoid it. Better …
- 12:25 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- Replying to hkiel: > However, your version leads to …
- 09:53 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- The change to Modelica.g fixed the described failure for …
- 09:35 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- When you look at the original code you'll see that due to the …
- 00:01 Ticket #3705 (OMPython - Implement jupyter-openmodelica in addition to OMNotebook) created by
- I was wondering if anybody has considered to write a kernel for the …
2016-02-20:
- 23:18 Ticket #3672 (OMEdit - Block connection including an array) updated by
-
Milestone changed
- 23:17 Ticket #3704 (Frontend - setting parameter and using parameter of different levels in the same ...) updated by
-
Milestone changed
- 23:16 Ticket #3673 (OMEdit - Add a button for inferring bindings) updated by
-
Milestone changed
- 23:16 Ticket #3167 (Run-time - Discrete variable does not change in a discrete manner) updated by
-
Milestone changed
- 20:32 Ticket #3704 (Frontend - setting parameter and using parameter of different levels in the same ...) closed by
- invalid: The model insideA is invalid, because iA.n is used as a modifier to …
- 17:49 Ticket #3690 (OMEdit - Improve simulation settings and adding "interval" as parameter) updated by
- The implementation looks good. Still something that could be improved …
- 17:27 Ticket #3704 (Frontend - setting parameter and using parameter of different levels in the same ...) created by
- the model […] failed. Don't can find iA.n inside insideA$a$iA.
- 16:00 Ticket #3703 (Backend - Linearization of CombiTable2D fails) created by
- in version v1.9.4-dev.beta1.116+gdd6bae1 obviously CombiTable2D is …
- 15:50 Ticket #3701 (Code Generation - A regression) updated by
- Replying to adrpo: > Replying to wbraun: > > …
- 15:46 Ticket #3453 (Backend - Failed optimization tests after back end changes) updated by
- But skipping initialation is not fixes for me
- 15:37 Ticket #3453 (Backend - Failed optimization tests after back end changes) updated by
- Replying to lochel: > Replying to vitalij: > > …
- 14:55 Ticket #3701 (Code Generation - A regression) updated by
- Replying to wbraun: > I will check that, since it seems …
- 14:53 Ticket #3701 (Code Generation - A regression) updated by
-
Status, Owner changed
I will check that, since it seems to be an expression of the symbolic … - 14:10 Ticket #3701 (Code Generation - A regression) updated by
-
Cc changed
This for sure is a bug but I don't know to which person should I … - 14:08 Ticket #3701 (Code Generation - A regression) updated by
- Ah, thank you. It was very difficult to find this (I did not at all). …
- 13:54 Ticket #3701 (Code Generation - A regression) updated by
- With this flag an equation of this form is generated: […] Which …
- 13:48 Ticket #3701 (Code Generation - A regression) updated by
- OK, if found the issue. You have the special flag +gDynOpt which …
- 13:43 Ticket #3701 (Code Generation - A regression) updated by
- Can you please do right click Instantiate Model on the model and …
- 13:35 Ticket #3701 (Code Generation - A regression) updated by
- Replying to ceraolo: > Here are my steps to reproduce the …
- 13:33 Ticket #3701 (Code Generation - A regression) updated by
- Here are my steps to reproduce the issue: 1) load OMEdit 2) load (from …
- 13:30 Ticket #3701 (Code Generation - A regression) updated by
- Did you restart OMEdit and tried again?
- 13:24 Ticket #3702 (OMEdit - A case of immediate OMEdit Crash) updated by
-
Status, Owner, Component changed
It seems it dies here: […] Adeel, maybe you can have a look at it. - 13:15 Ticket #3702 (OMEdit - A case of immediate OMEdit Crash) created by
- Tested with OM installed from today's night build: …
- 12:57 Ticket #3701 (Code Generation - A regression) updated by
- This is strange, I just installed your version (the latest nightly …
- 12:35 Ticket #3701 (Code Generation - A regression) updated by
- Maibe omeditcommunication.log can help. I enclose it. I used the exe …
- 12:29 Ticket #3701 (Code Generation - A regression) updated by
- Same here, I can simulate the model fine with OpenModelica …
- 12:27 Ticket #3701 (Code Generation - A regression) updated by
-
Owner, Component changed
I cannot reproduce the issue. For me the simulation just works fine. … - 11:50 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
-
Priority changed
- 11:41 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- listAppend is done in the wrong order in the while loop, i.e. it adds …
- 08:59 Ticket #3701 (Code Generation - A regression) created by
- The attached "EV_DAEissue.mo" contains a model named EVbasic. I could …
- 03:42 Ticket #3700 (Run-time - ModelicaCompliance.Functions.External.CMapping2 fails on test server) updated by
- Maybe we should add some sort of check in enum_to_modelica_string if …
- 03:31 Ticket #3700 (Run-time - ModelicaCompliance.Functions.External.CMapping2 fails on test server) updated by
- The model only fails with +d=nogen.
- 03:30 Ticket #3700 (Run-time - ModelicaCompliance.Functions.External.CMapping2 fails on test server) created by
- and generates weird non-XML characters: […]
- 03:02 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) updated by
- Closed this one and opened #3699 to deal with the underlying cause.
- 03:00 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
-
Status, Owner changed
- 03:00 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) created by
- The code changes in this revision 55cb649/OMCompiler …
- 02:56 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) closed by
- fixed: Revert changes to SCodeUtil.mo in 55cb64/OMCompiler as …
- 01:58 Ticket #3698 (OMEdit - Comment preserving parsing/unparsing creates hidden duplicate declarations) closed by
- fixed: Fixed in 53f6bfc/OMEdit.
- 01:51 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) updated by
- The offending commit is this one: …
- 00:48 Ticket #3698 (OMEdit - Comment preserving parsing/unparsing creates hidden duplicate declarations) updated by
-
Status, Owner, Component changed
- 00:44 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- Unfortunately, not yet. We need to fix #3698 first, I discovered it …
- 00:42 Ticket #3698 (OMEdit - Comment preserving parsing/unparsing creates hidden duplicate declarations) created by
- Instructions to replicate the problem: - Start OMEdit and create a new …
- 00:29 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) updated by
-
Priority changed
Made it a blocker for the final release, the offending commit(s) … - 00:26 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- Seems like this ticket is done. I think we should close it now.
2016-02-19:
- 23:28 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) created by
- It seems the front-end got 4 times *slower* from Feb 16 to Feb 19. …
- 17:50 Ticket #3696 (Interactive Environment - Add an OMC API to get and set the redeclare modifiers in extends and ...) updated by
- This is needed for #2079.
- 17:47 Ticket #3696 (Interactive Environment - Add an OMC API to get and set the redeclare modifiers in extends and ...) updated by
-
Status, Owner changed
- 17:46 Ticket #3696 (Interactive Environment - Add an OMC API to get and set the redeclare modifiers in extends and ...) created by
- Currently we don't support the redeclare modifiers in the query/set …
- 16:57 Ticket #3607 (OMEdit - Message number reset) closed by
- fixed: Done in 86b0320/OMEdit.
- 16:49 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- See also #3695. Until #3695 is fixed, could you please introduce a …
- 16:46 Ticket #3695 (Backend - removeSimpleEquations is slow on large models) created by
- The default implementation of removeSimpleEquations in the back-end is …
- 16:07 Ticket #3693 (Backend - root of negative value) updated by
-
Milestone changed
- 15:44 Ticket #3690 (OMEdit - Improve simulation settings and adding "interval" as parameter) closed by
- fixed: Fixed in 886a78e/OMEdit.
- 15:15 Ticket #3453 (Backend - Failed optimization tests after back end changes) updated by
- Replying to vitalij: > Resolution set to wontfix > …
- 14:44 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- I have a hopefully working fix. I don't want to change the result of …
- 14:34 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) closed by
- fixed: Fixed in af41062/OMEdit. Btw, thanks for testing and …
- 14:19 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- Can you test on an OSX system? What can I do to investigate?
- 13:34 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
-
Status changed
I could not reproduce this using ScalableTestSuite on Linux as the … - 13:30 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- In the following Testcase …
- 12:41 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
-
Status, Owner, Component changed
- 12:38 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
-
Owner, Component changed
- 12:21 Ticket #3693 (Backend - root of negative value) closed by
- fixed: Fixed with 63d57dd2ca84c3e72641edba77fde0494bc56b73/OMCompiler.
- 10:55 Ticket #3693 (Backend - root of negative value) updated by
-
Status changed
- 10:19 Ticket #3693 (Backend - root of negative value) updated by
-
Summary changed
- 10:18 Ticket #3693 (Backend - root of negative value) updated by
- The same issue is present in …
- 08:58 Ticket #3693 (Backend - root of negative value) updated by
-
Cc changed
Tearing19_eqFunction_46
is one of the inner equations of a … - 07:47 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) reopened by
- 07:46 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
- The issue is still present. Steps: 1) load RenaTest.mo; check->ok 2) …
Note:
See TracTimeline
for information about the timeline view.