Timeline



2016-10-07:

17:12 Ticket #4031 (OMEdit - Issues with OMEdit and components from the PowerSystems library) updated by Rüdiger Franke
7. 0901cc3/OMCompiler adds the unit deg, the display …
11:56 Ticket #4031 (OMEdit - Issues with OMEdit and components from the PowerSystems library) updated by Adeel Asghar
1. This is a problem in Qt 5.6.0 …
11:50 Ticket #4066 (Code Generation - multiple external function calls for multiple outputs) updated by Volker Waurich
Ok. I will try to use Algorithm-codegeneration for this. Before, I …
11:40 Ticket #4031 (OMEdit - Issues with OMEdit and components from the PowerSystems library) updated by Adeel Asghar
Description changed
11:32 Ticket #4031 (OMEdit - Issues with OMEdit and components from the PowerSystems library) updated by Adeel Asghar
Description changed
10:33 Ticket #4062 (Frontend - External Object Alias) updated by Adrian Pop
Maybe you can add a test with simulation too as the test I added just …
10:27 Ticket #4066 (Code Generation - multiple external function calls for multiple outputs) updated by Martin Sjölund
Simple solution: Only generate 1 equation (just like an algorithm block)
10:26 Ticket #4062 (Frontend - External Object Alias) closed by Volker Waurich
fixed
10:26 Ticket #4062 (Frontend - External Object Alias) updated by Volker Waurich
Thanks a lot for the quick fix. I have added functionality to assign …
10:24 Ticket #4066 (Code Generation - multiple external function calls for multiple outputs) created by Volker Waurich
Hi, In […] you will find the equation: […] Since the function …

2016-10-06:

15:07 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Martin Sjölund
We shouldn't need to. I think we have use cases for constructing …
14:21 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
Shall we check whether the inputs to the constructor are constant and …
14:06 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Martin Sjölund
The value in there seems to be ignored by some other FMI function. …
12:26 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Martin Sjölund
The problem is in CodegenFMU.tpl: ScalarVariableTypeFMU. I'll fix it :)
12:24 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
Oh..misunderstanding. The commit fixes the problem but breaks other …
12:15 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Martin Sjölund
That works just fine with your commit 889d1e and becomes COM3. I get …
12:08 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
In MDD_test_01.exp.c :: MDD_test_callExternalObjectConstructors
11:48 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Martin Sjölund
CREF does not need any mmc_mk_scon call (bootstrapping works just …
11:21 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
Priority, Status, Owner changed
11:20 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
For DAE.SCONST inputs to external constructor calls, it works fine. …

2016-10-05:

22:38 Ticket #4005 (Backend - EncapsulateWhenConditions scales as O(N^3) in models where a when ...) updated by Francesco Casella
The problem is addressed by …
16:30 Ticket #4062 (Frontend - External Object Alias) updated by Adrian Pop
Status, Owner changed
@vwaurich: the front-end part of this is done, you can play with the …
16:20 Ticket #4062 (Frontend - External Object Alias) updated by Adrian Pop
Added test in bea3e6/OpenModelica-testsuite.
15:52 Ticket #4062 (Frontend - External Object Alias) updated by Adrian Pop
Fixed in: bb8669/OMCompiler. We now generate also the …
12:30 Ticket #4043 (OMEdit - The uses annotation should not be set by default in each individual model) closed by Adeel Asghar
fixed: Fixed in 489670a/OMEdit. The uses annotation is only added …

2016-10-04:

10:49 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) updated by Adeel Asghar
As a workaround all parameters are enabled. 04e3776/OMEdit.

2016-10-02:

11:18 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) updated by Adrian Pop
@ceraolo: this is a problem in the code generation template handling …
10:54 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) updated by massimo ceraolo
Replying to lochel: > The model ComplexFillEqs works, …

2016-09-30:

18:27 Ticket #4043 (OMEdit - The uses annotation should not be set by default in each individual model) updated by Francesco Casella
Milestone changed
13:59 Ticket #4065 (Interactive Environment - Linebreaks, comments in component argument list are mangled after moving it) updated by Christoph <buchner@…>
I just realized that also spaces in the argument list are …
13:52 Ticket #4065 (Interactive Environment - Linebreaks, comments in component argument list are mangled after moving it) created by Christoph <buchner@…>
I often align the arguments in a component instantiation with …
13:26 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
I think I found it, …
12:24 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
In …
12:23 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Martin Sjölund
So the problem is with start-values in FMUs, I guess?
11:54 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
The attached file was wrong, Iv found the mmc_mk_scon. The runtime …
11:51 trac.txt attached to Ticket #4064 by Volker Waurich
11:50 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Volker Waurich
Use the model from #4062 with: {{{translateModelFMU(MDD_test, …
10:20 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by Martin Sjölund
What code in FMUs get this code? All Modelica function calls take …
10:10 Ticket #4064 (Code Generation - string inputs to external object constructor) created by Volker Waurich
Hi, String arguments to external object constructors are usually …
09:34 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) updated by Lennart Ochel
The model ComplexFillEqs works, because the equation is evaluated …
09:25 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) updated by Lennart Ochel
I am afraid that I will not have time for this in the next two weeks.
09:22 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) closed by Lennart Ochel
fixed: I think we can close this one.
09:13 simulate.mos attached to Ticket #4062 by Volker Waurich
09:13 MDD_test.mo attached to Ticket #4062 by Volker Waurich
test model
08:14 Ticket #4062 (Frontend - External Object Alias) updated by Adrian Pop
@vwaurich: you go to Preferences and select language to English. Then …
07:58 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) updated by massimo ceraolo
ehm... may I ask if someone plans to have a look at this ticket in the …
07:28 Ticket #4063 (Frontend - checkModel returns wrong number of equations) updated by Lennart Ochel
Just a few more models for debugging: …
07:19 Ticket #4063 (Frontend - checkModel returns wrong number of equations) created by Lennart Ochel
I just saw a couple of MSL models (e.g. …
06:25 Ticket #4062 (Frontend - External Object Alias) updated by Volker Waurich
The mos file: […]
06:18 Ticket #4062 (Frontend - External Object Alias) updated by Volker Waurich
[…]
06:16 Ticket #4062 (Frontend - External Object Alias) updated by Volker Waurich
Sorry, cannot attache files due to "IndexError: pop from empty list"
06:13 Ticket #4062 (Frontend - External Object Alias) created by Volker Waurich
Hi, In the attached Model, 2 objects are connected with the following …
05:05 Ticket #4061 (Backend - Not well-posed models not always rejected) closed by Lennart Ochel
fixed: Fixed with …
Note: See TracTimeline for information about the timeline view.