Timeline



2015-04-26:

21:13 Ticket #3294 (Frontend - Precalculate less functions) updated by Adrian Pop
You can use +d=nogen and it won't generate any dlls during …
18:54 Ticket #3294 (Frontend - Precalculate less functions) created by Rüdiger Franke
The example Modelica.Utilities.Examples.readRealParameterModel is …
13:09 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by sfbosch <posting@…>
I am throwing in my vote for a switch to git as well. I understand the …
08:40 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by anonymous
There is a special case of reformatting that maybe can be solved with …

2015-04-24:

18:01 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) updated by Dietmar Winkler
Some more details what else does not work with the enable option. …
15:32 Ticket #2960 (OMEdit - Extremely sluggish performance of OMEdit when browsing MSL and ...) updated by massimo ceraolo
Just a new measure. If I double-click (on my recent i5-3.3 GHz/8GB …
12:00 Ticket #3217 (Code Generation - Wrong equation counting) updated by Gustaf Thorslund
Replying to wbraun: > I guess this is also the error …
11:50 Ticket #3293 (Backend - Array of records containing array get wrong equation count.) created by Gustaf Thorslund
This is a bit like #3217, but with an array in the record. Given the …
10:23 Ticket #3292 (Code Generation - Wrong code for handling string arrays in the external functions) updated by Adrian Pop
Description changed
10:20 Ticket #3292 (Code Generation - Wrong code for handling string arrays in the external functions) created by Adrian Pop
For string arrays outputs in a function (see also r25730 for an …
08:12 Ticket #3217 (Code Generation - Wrong equation counting) updated by Willi Braun
Replying to gustaf: > What was the original error for this …
07:32 Ticket #3217 (Code Generation - Wrong equation counting) updated by Gustaf Thorslund
What was the original error for this example? When trying it now I get …

2015-04-23:

16:03 Ticket #3290 (OMEdit - visual feedback when connecting components in OMEdit) updated by massimo ceraolo
Thank you. I understand the difficulties with point 1. Indeed point 2 …
13:38 Ticket #3290 (OMEdit - visual feedback when connecting components in OMEdit) closed by Adeel Asghar
fixed: We use to have the behavior you suggested in 1 but we had some …

2015-04-22:

21:20 Ticket #3291 (Frontend - OMEdit: Simulation of Media.Examples.R134a produces Error) created by anonymous
When trying to compile and simulate the examples for the R134a lib in …
16:10 Ticket #3290 (OMEdit - visual feedback when connecting components in OMEdit) created by massimo ceraolo
When connecting two components, the cursor is changed into a cross: …
16:05 Ticket #1768 (OMEdit - plotSilent breaks typesystem) closed by Adeel Asghar
fixed: Fixed in r25689.
14:10 Ticket #3281 (MetaModelica - Error: Wrong number of subscripts in number[eqn2] (1 subscripts for 0 ...) updated by Per Östlund
Replying to lochel: > Should it be possible to write to …
14:02 Ticket #3281 (MetaModelica - Error: Wrong number of subscripts in number[eqn2] (1 subscripts for 0 ...) updated by Lennart Ochel
Should it be possible to write to arrays using the bracket syntax that …
13:35 Ticket #3281 (MetaModelica - Error: Wrong number of subscripts in number[eqn2] (1 subscripts for 0 ...) closed by Per Östlund
fixed: All right, fixed in r25678, both accessing and assigning arrays using …
08:33 Ticket #3281 (MetaModelica - Error: Wrong number of subscripts in number[eqn2] (1 subscripts for 0 ...) updated by Per Östlund
Replying to lochel: > BTW: Is there a good reason that it …
08:24 Ticket #3281 (MetaModelica - Error: Wrong number of subscripts in number[eqn2] (1 subscripts for 0 ...) updated by Lennart Ochel
BTW: Is there a good reason that it is needed to use arrayUpdate
06:16 Ticket #3288 (Code Generation - FMU compilation (MSVC)) updated by Adrian Pop
Status, Owner, Milestone changed
Fixed in r25673. I'll leave this ticket open for now as there are some …

2015-04-21:

12:08 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Adrian Pop
Not yet Stephan. We were busy with a lot of other things but we'll get …
12:07 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Stephan Schweig
Replying to sjoelund.se: > We will split the repository …
12:02 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) updated by massimo ceraolo
I've checked with a few simple cases, and for me the fix works as …
11:40 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Adrian Pop
Of course. Several packages. I meant it as a suite of packages for …
11:39 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Martin Sjölund
Not a package. Many packages. One for omc, one for OMEdit, one for …
11:38 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Adrian Pop
Having a package for msys2 could be a possibility. I will look into …
11:36 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Martin Sjölund
Perhaps the installer could be made more modular, updating only …
11:34 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Adrian Pop
Christoph, thank you for your input. Currently I'm working on having …
11:30 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Christoph <buchner@…>
Because an opinion was requested, I think separate 32bit and 64bit …

2015-04-20:

18:34 Ticket #3289 (FMI - FMU compilation (MSVC) fails for big models) created by michael.kobierski@…
Using flag +target=msvc, the following is observed when creating an …
18:26 Ticket #3288 (Code Generation - FMU compilation (MSVC)) created by michael.kobierski@…
Using flag +target=msvc and compiling a model with string variables or …
12:33 Ticket #1348 (Frontend - Implement non-expanded arrays and for-loops in the front-end) updated by Adrian Pop
Already in progress for the new front-end. Hopefully we'll have …
12:21 Ticket #1348 (Frontend - Implement non-expanded arrays and for-loops in the front-end) updated by Volker Waurich
Hi, are there any plans to start the implementation for that in the …
11:41 Ticket #1768 (OMEdit - plotSilent breaks typesystem) updated by Martin Sjölund
Alternative solution: When calling plot(), omc makes a call to a …
11:28 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) closed by Adeel Asghar
fixed: Fixed in r25638. Reopen the ticket if you think it is not working as …
10:33 TestMultipleComponents2.mo attached to Ticket #3287 by Francesco Casella
10:32 Ticket #3287 (OMEdit - Allow input of common parameters and replaceable classes in a multiple ...) updated by Francesco Casella
The electrical circuit has one resistor R1 and one inductor G1 with …
10:28 TestMultipleComponents.mo attached to Ticket #3287 by Francesco Casella
10:11 Ticket #3287 (OMEdit - Allow input of common parameters and replaceable classes in a multiple ...) updated by Adeel Asghar
It would nice if you can provide a test case or a simple example.
10:08 Ticket #3287 (OMEdit - Allow input of common parameters and replaceable classes in a multiple ...) updated by Adeel Asghar
Type changed
10:07 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by Francesco Casella
Description changed
10:05 Ticket #3287 (OMEdit - Allow input of common parameters and replaceable classes in a multiple ...) created by Francesco Casella
It is often the case that a model contains several components for …
08:06 Ticket #3286 (Run-time - Array storage order) updated by Rüdiger Franke
r25629 (re-)adds support for multi-dimensional arrays to the external …
06:38 Ticket #2725 (New Instantiation - Removal of duplicated initial equations in the frontend) updated by Henrik Tidefelt
Yes, it would be good if equivalent equations were not removed by …

2015-04-19:

19:25 Ticket #3286 (Run-time - Array storage order) updated by Rüdiger Franke
The questionable creation of arrays at runtime does only seem to …
16:39 Ticket #2696 (OMEdit - Display enhancement of very large numbers on vertical axis) updated by massimo ceraolo
Description changed
12:35 Ticket #1540 (OMEdit - OMEdit: Wrong result-file is used for models using quoted identifiers) closed by Adeel Asghar
fixed: Fixed in r25615.
11:12 Ticket #3286 (Run-time - Array storage order) updated by Rüdiger Franke
r25614 adds missing pieces after having seen the results of the …
08:40 Ticket #3286 (Run-time - Array storage order) updated by Martin Sjölund
That might be due to using f2c.h for Fortran code in the past; f2c.h …
08:38 Ticket #3286 (Run-time - Array storage order) updated by Rüdiger Franke
But for F77 you only convert the pointer to the address of the long!
08:24 Ticket #3286 (Run-time - Array storage order) updated by Martin Sjölund
We convert from long to int in the external calls (both C and F77).
08:22 Ticket #3286 (Run-time - Array storage order) updated by Rüdiger Franke
Not in the Cpp runtime :) It translates Modelica Integer to regular …
06:48 Ticket #3286 (Run-time - Array storage order) updated by Martin Sjölund
Replying to rfranke: > Regarding your last comment: isn't …
Note: See TracTimeline for information about the timeline view.