Timeline



2020-06-10:

23:59 Ticket #5621 (FMI - Issue with FMI import) updated by Adrian Pop
The Modelica wrapper code that we generate to wrap the FMUs has reinit …
23:56 Ticket #5621 (FMI - Issue with FMI import) updated by Francesco Casella
OK, so I guess we need to do something about it :)
17:20 Ticket #5621 (FMI - Issue with FMI import) updated by massimo ceraolo
> @ceraolo, are other FMU import examples without reinit working for …

2020-06-09:

16:57 Ticket #5621 (FMI - Issue with FMI import) updated by Francesco Casella
Replying to adrpo: > I wonder how other tools are doing …
15:27 Ticket #5621 (FMI - Issue with FMI import) updated by massimo ceraolo
@adrpo, @perost, thank you for taking time in these issues. As I …
15:07 Ticket #5621 (FMI - Issue with FMI import) updated by Per Östlund
Replying to adrpo: > @casella: I've tried to fix that in …
13:26 Ticket #5621 (FMI - Issue with FMI import) updated by Adrian Pop
@casella: I've tried to fix that in PR: …
07:52 Ticket #5405 (NF API - OMEdit cannot generate 'each' modifiers for parameters of arrays of ...) updated by timswait@…
Thank you! Replying to casella: > You should switch to …

2020-06-08:

17:46 Ticket #6002 (FMI - Undefined variable units when using FMUs) updated by Francesco Casella
Milestone changed
@marwa, in general it would be really helpful if you could attach one …
17:45 Ticket #4639 (FMI - FMI modelDescription contains no units) closed by Francesco Casella
fixed: I guess this issue is now obsolete, in particular after #5845 and …
15:35 Ticket #6002 (FMI - Undefined variable units when using FMUs) created by marwa.maghnie@…
Dear OM team, When using FMUs (exported with OpenModelica only) …
14:53 Ticket #5405 (NF API - OMEdit cannot generate 'each' modifiers for parameters of arrays of ...) updated by Francesco Casella
You should switch to the textual view and locate the component …
14:50 Ticket #6001 (Run-time - Issues with resimulate) updated by Francesco Casella
Cc changed
14:49 Ticket #6001 (Run-time - Issues with resimulate) created by Francesco Casella
A …
12:55 Ticket #5984 (OMEdit - OMSimulator text editing enhancements) updated by Francesco Casella
See PR #911
12:18 Ticket #5977 (*unknown* - Schedule for 1.16.0 release) updated by Francesco Casella
Missing features before feature freeze: - #5963 Put the old C++ …
12:16 Ticket #4273 (FMI - FMU for co-simulation , Available Solvers) updated by Andreas Heuermann
Simple dynamic linked FMUs with SUNDIALS/CVODE are working fine on …
12:13 Ticket #5999 (Scripts - icon generator does not work with classnames ending on numeral) updated by Dietmar Winkler
[…]
12:02 Ticket #5999 (Scripts - icon generator does not work with classnames ending on numeral) updated by Martin Sjölund
Which version of OMPython is this? …
10:49 Ticket #5405 (NF API - OMEdit cannot generate 'each' modifiers for parameters of arrays of ...) updated by timswait@…
This is causing a problem for me. I have dropped a bodyCylinder onto …
09:27 Ticket #5999 (Scripts - icon generator does not work with classnames ending on numeral) updated by Francesco Casella
Priority changed
I'll give this blocker priority so we try to get it done by the next …
09:26 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) updated by Francesco Casella
Priority changed
Replying to timswait@…: > Yes, I agree in hindsight now it …
08:59 Ticket #5999 (Scripts - icon generator does not work with classnames ending on numeral) updated by modelica@…
I also noticed that newly introduced icons like Modelica.Clocked or …
08:28 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) updated by timswait@…
Replying to casella: Thank you for being so helpful and …

2020-06-07:

21:58 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) updated by Francesco Casella
Cc, Status, Owner changed
21:58 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) reopened by Francesco Casella
Replying to timswait@…: > Thanks for the replies. I will …
17:38 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) updated by timswait@…
I thought maybe it had something to do with the number of instances, …
17:29 frame_model_pack.2.mo attached to Ticket #6000 by timswait@…
frame model with capitalised classes still showing difference of …
17:28 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) updated by timswait@…
Thanks for the replies. I will now follow this naming convention on …
15:41 Ticket #5621 (FMI - Issue with FMI import) updated by Francesco Casella
If I am not missing something, it looks like we almost have everything …
15:32 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) closed by Francesco Casella
invalid: Replying to anonymous: > It's not good to use the same …
15:23 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by Francesco Casella
@adeas31, what do you think? How long would it take to implement this …
15:21 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) updated by anonymous
It's not good to use the same name for classes and instances. I …
13:53 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) updated by timswait@…
Looking into the Modelica code I can see that the keel (which works) …
13:35 Ticket #5621 (FMI - Issue with FMI import) updated by massimo ceraolo
Thank you for this opportunity! I'm rather surprised that no other …
13:08 scratch.mo attached to Ticket #6000 by timswait@…
demo file showing control_frame works fine by itself.
13:07 frame_model_pack.mo attached to Ticket #6000 by timswait@…
package containing frame_model and control_frame
13:05 Ticket #6000 (OMEdit - Expected "XXX" to be a class, but found component instead.) created by timswait@…
I keep coming across an error of a form "Expected 'XXX' to be a class, …
07:07 FB.mo attached to Ticket #4645 by massimo ceraolo
07:06 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
I must say that the situation is worse than what the ticket …

2020-06-06:

22:40 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Francesco Casella
OK, now the .m file is successfully generated, thanks @adrpo for the …
17:20 Ticket #5621 (FMI - Issue with FMI import) updated by Francesco Casella
@ceraolo, could you comment on what kind of functionality do you need …
09:27 Ticket #5999 (Scripts - icon generator does not work with classnames ending on numeral) updated by Francesco Casella
Status, Owner, Milestone changed
Maybe @adrpo could have a look at that, once the 1.16.0 release is out.
09:25 Ticket #5998 (OMEdit - ESC in entry field of "filter classes" (search field) does not restore ...) updated by Francesco Casella
Status, Owner, Component, Milestone changed

2020-06-05:

22:48 Ticket #5999 (Scripts - icon generator does not work with classnames ending on numeral) created by Dietmar Winkler
When trying to generate the HTML help for the latest 4.0.0 MSL release …
19:10 Ticket #5998 (OMEdit - ESC in entry field of "filter classes" (search field) does not restore ...) updated by Christian Kral <dr.christian.kral@…>
Summary changed
19:09 Resistor.png attached to Ticket #5998 by dr.christian.kral@…
Searching for "Resistor" in the Libraries Browser
19:07 Ticket #5998 (OMEdit - ESC in entry field of "filter classes" (search field) does not restore ...) created by dr.christian.kral@…
Use the search field of the Libraries Browser to search for …
08:44 Test_post.fmu attached to Ticket #5547 by trista.arinomo@…
FMU worked in dSpace env
08:43 Test_pre.fmu attached to Ticket #5547 by anonymous
08:43 Ticket #5547 (FMI - Including c-files from external_solvers for nonlinearSolverHomotopy) updated by trista.arinomo@…
Sorry for the delay, above are attached two FMUs, pre is the one …
06:50 Ticket #5994 (New Instantiation - Invalid code generation when accessing array index with size(array,1)) closed by Mahder Alemseged Gebremedhin
fixed

2020-06-04:

21:14 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Francesco Casella
Thank @adrpo! I'll check that out on the nightly tomorrow
20:12 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Adrian Pop
Indeed, that fixed it: …
19:44 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Adrian Pop
I guess the easy fix is to move: Ts = %g; %% stop time\n\n after …
19:42 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Adrian Pop
The CodegenC.tpl template generates this string (seen in gdb). …
19:36 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Adrian Pop
This doesn't work because the C++ code that populates the string does …
18:26 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Francesco Casella
Priority, Type, Status, Component, Owner changed
I confirm that it works on Linux. I tired your same version of OMC …
17:47 Ticket #5997 (Run-time - Improve CVODE in C-runtime to production-grade) updated by Francesco Casella
Priority, Milestone changed
I'd classify this as a long-term goal for 2.0.0
11:24 Ticket #4273 (FMI - FMU for co-simulation , Available Solvers) updated by Andreas Heuermann
Cc changed
Added CVODE to C runtime (see #5830) and started improving robustness …
11:15 Ticket #5830 (Run-time - Implementation of CVODEs in OEM) closed by Andreas Heuermann
fixed: Continue discussion on improving CVODE in ticket #5997.
11:14 Ticket #5997 (Run-time - Improve CVODE in C-runtime to production-grade) created by Andreas Heuermann
CVODE is implemented in the nightly builds and running. See test …
11:02 Ticket #5830 (Run-time - Implementation of CVODEs in OEM) updated by Andreas Heuermann
OSX is back online with commit …
08:06 Ticket #5994 (New Instantiation - Invalid code generation when accessing array index with size(array,1)) updated by Mahder Alemseged Gebremedhin
This has been fixed in …
07:21 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Karim Adbdelhak
Running the file you provided with version 1.16.0~dev-420-gc007a39

2020-06-03:

10:42 Ticket #5953 (Code Generation - Broken visualization code generation for models with components having ...) updated by Adeel Asghar
Owner, Component changed
Volker implemented that but I am not sure who else can take care of this.
10:39 Ticket #5953 (Code Generation - Broken visualization code generation for models with components having ...) updated by Francesco Casella
@adeas31, can you please reassign it to someone that can help with that?
10:38 Ticket #5996 (OMEdit - Graphical support to propagate parameters) updated by Francesco Casella
Priority, Milestone changed
This feature has been available in Dymola for a long time. If you have …
10:32 Ticket #5995 (FMI - FMU Export with Modelica.Utilities.Streams functions) updated by Francesco Casella
Status, Owner, Component, Milestone changed
@lochel, do you think this can be fixed in time for 1.16.0?
10:30 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Francesco Casella
Any idea what is going wrong?
08:28 Ticket #5996 (OMEdit - Graphical support to propagate parameters) updated by Adeel Asghar
Owner, Component changed
Can you please provide more information? An example model or a test …
08:25 Ticket #5953 (Code Generation - Broken visualization code generation for models with components having ...) updated by Adeel Asghar
The file model_vis.xml is generated by the compiler when …
06:41 Ticket #5996 (OMEdit - Graphical support to propagate parameters) created by robert.hallqvist@…
Graphical support to propagate model parameters to a higher level of …
06:32 Ticket #5995 (FMI - FMU Export with Modelica.Utilities.Streams functions) created by robert.hallqvist@…
The following error is communicated when exporting a model …
05:36 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by Karim Adbdelhak
Replying to casella: > Unfortunately it doesn't still …
Note: See TracTimeline for information about the timeline view.