Timeline
2015-04-20:
- 18:34 Ticket #3289 (FMI - FMU compilation (MSVC) fails for big models) created by
- Using flag +target=msvc, the following is observed when creating an …
- 18:26 Ticket #3288 (Code Generation - FMU compilation (MSVC)) created by
- 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
- 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
- Hi, are there any plans to start the implementation for that in the …
- 11:41 Ticket #1768 (OMEdit - plotSilent breaks typesystem) updated by
- Alternative solution: When calling plot(), omc makes a call to a …
- 11:28 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) closed by
- fixed: Fixed in r25638. Reopen the ticket if you think it is not working as …
- 10:32 Ticket #3287 (OMEdit - Allow input of common parameters and replaceable classes in a multiple ...) updated by
- The electrical circuit has one resistor R1 and one inductor G1 with …
- 10:11 Ticket #3287 (OMEdit - Allow input of common parameters and replaceable classes in a multiple ...) updated by
- 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
-
Type changed
- 10:07 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
-
Description changed
- 10:05 Ticket #3287 (OMEdit - Allow input of common parameters and replaceable classes in a multiple ...) created by
- It is often the case that a model contains several components for …
- 08:06 Ticket #3286 (Run-time - Array storage order) updated by
- 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
- 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
- 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
-
Description changed
- 12:35 Ticket #1540 (OMEdit - OMEdit: Wrong result-file is used for models using quoted identifiers) closed by
- fixed: Fixed in r25615.
- 11:12 Ticket #3286 (Run-time - Array storage order) updated by
- r25614 adds missing pieces after having seen the results of the …
- 08:40 Ticket #3286 (Run-time - Array storage order) updated by
- 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
- 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
- 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
- Not in the Cpp runtime :) It translates Modelica Integer to regular …
- 06:48 Ticket #3286 (Run-time - Array storage order) updated by
- Replying to rfranke: > Regarding your last comment: isn't …
2015-04-18:
- 22:18 Ticket #3286 (Run-time - Array storage order) updated by
- Regarding your last comment: isn't size of int 4 bytes in C, F77 and …
- 21:42 Ticket #3286 (Run-time - Array storage order) updated by
- Computational complexity alone does indeed not provide for a …
- 20:47 Ticket #3286 (Run-time - Array storage order) updated by
- Note that the cost to transpose a matrix is linear in its size …
- 20:04 Ticket #3286 (Run-time - Array storage order) updated by
- r25613 changes the internal storage layout of the Cpp runtime to …
- 19:27 Ticket #3286 (Run-time - Array storage order) updated by
- Thanks. It appears that the code generation only considers row major …
- 16:43 Ticket #3286 (Run-time - Array storage order) updated by
- See CodegenC.tpl […]
- 08:36 Ticket #3286 (Run-time - Array storage order) updated by
-
Cc changed
- 08:30 Ticket #3286 (Run-time - Array storage order) updated by
-
Status, Owner changed
- 08:30 Ticket #3286 (Run-time - Array storage order) created by
- The storage order of multi-dimensional arrays (row major or column …
- 08:03 Ticket #3263 (Run-time - Cpp runtime generates wrong code for MSL matrix function) closed by
- fixed
- 05:48 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) updated by
- Replying to adrpo: > One alternative is to fully qualify …
- 02:24 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) updated by
-
Description changed
- 02:23 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) updated by
-
Description changed
2015-04-17:
- 18:57 Ticket #3281 (MetaModelica - Error: Wrong number of subscripts in number[eqn2] (1 subscripts for 0 ...) updated by
-
Status, Owner changed
Per, can you have a quick look at this? - 17:36 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) updated by
- One alternative is to fully qualify all the paths, then even if one …
- 17:32 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) updated by
-
Summary changed
- 16:38 Ticket #3285 (OMEdit - Erroneus pathnames created by Omedit) created by
- Consider the following simple package BugDrag, containing MSL's sine …
- 11:01 Ticket #3179 (OMEdit - Automatic saving after model change in OMEdit destroys libraries) updated by
- The problem is that it is no use that the model is saved anew since …
- 10:50 Ticket #3283 (OMEdit - OMEdit saves whole model hierarchy when changing a parameter and ...) closed by
- duplicate: The only reason to have "save class before simulation" is to avoid …
- 09:15 Ticket #3284 (Backend - Problem with "when+reinit" when using vectors) updated by
-
Owner, Component changed
Looking deeper into CodegenC.tpl, I see that the relation has no index … - 08:56 Ticket #3284 (Backend - Problem with "when+reinit" when using vectors) updated by
-
Owner, Component changed
I suspect the error to be (at least) in CodeGeneration. When … - 07:53 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) closed by
- fixed: Fixed in r25599.
- 07:19 Ticket #3284 (Backend - Problem with "when+reinit" when using vectors) created by
- The following model implements the bouncing ball model with 1) scalars …
- 06:34 Ticket #3283 (OMEdit - OMEdit saves whole model hierarchy when changing a parameter and ...) updated by
- sjoelund.se pointed out to me that there is the option "save class …
- 05:55 Ticket #3282 (Parser - Error when duplicating objects in OMEdit) closed by
- fixed: Fixed in r25591.
2015-04-16:
- 21:06 Ticket #3282 (Parser - Error when duplicating objects in OMEdit) updated by
-
Status, Owner, Component changed
The problem seems to be parsing of {} inside interactive statements. … - 20:41 Ticket #3283 (OMEdit - OMEdit saves whole model hierarchy when changing a parameter and ...) updated by
- I observe similar problems. Saving files which define a package …
- 17:50 Ticket #3283 (OMEdit - OMEdit saves whole model hierarchy when changing a parameter and ...) created by
- When using OMEdit 1.9.3+dev (r25570) it will save the whole library in …
- 17:06 Ticket #3282 (Parser - Error when duplicating objects in OMEdit) created by
- In OMEdit, when duplicating a model through crtl-D, duplication takes …
- 13:04 Ticket #3281 (MetaModelica - Error: Wrong number of subscripts in number[eqn2] (1 subscripts for 0 ...) created by
- It is often needed to use arrayGet in for loops to avoid strange …
- 05:20 Ticket #3263 (Run-time - Cpp runtime generates wrong code for MSL matrix function) updated by
- r25567 treats the reported targTest91 problem by not calling the …
2015-04-14:
- 16:55 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- Another interesting instance of the above-mentioned problem: …
- 16:13 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- It should be technically possible to have proper error messages for …
- 16:02 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- Replying to sjoelund.se: > Replying to [comment:19 …
- 15:58 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- Replying to casella: > One option is to have a flag to …
- 15:48 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- Replying to sjoelund.se: > The function call ... could …
- 15:07 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- Perhaps we should update and expand all of this very old and ugly …
- 15:00 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- The function call stack can be fetched on Linux; it is very expensive, …
- 14:56 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- I am not really into the details of the data structures, so I cannot …
- 14:53 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- yes, but in all of that low-level array functions we have currently …
- 14:45 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- Eh, we can put the equations info in the threadData as well, and just …
- 14:44 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- Replying to casella: > This problem is still not solved …
- 14:11 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- By running through OMEdit or using simflags -logFormat=xml (I think).
- 14:10 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by
- This problem is still not solved properly. For example, check …
- 08:42 Ticket #3280 (New Instantiation - Strange things happening when size of array in a record depends on a ...) updated by
- This is probably at least partially a duplicate of #1628.
- 05:53 Ticket #3279 (OMEdit - OMEdit crashes on resimulate model (Re-Simulate Setup)) updated by
- This is an awesome support - Thank you!
2015-04-13:
- 21:37 Ticket #3279 (OMEdit - OMEdit crashes on resimulate model (Re-Simulate Setup)) closed by
- fixed: Fixed in r25536.
- 21:10 Ticket #3280 (New Instantiation - Strange things happening when size of array in a record depends on a ...) created by
- When flattening the following model M, strange things are happening …
- 20:33 Ticket #3279 (OMEdit - OMEdit crashes on resimulate model (Re-Simulate Setup)) created by
- At least with r25516 OMEdit crashes when resimulating a model using …
- 18:31 Ticket #3277 (*unknown* - Discrete Fourier Transform support by OM) created by
- I would like to create a way to make the Discrete Fourier Transform …
- 16:36 Ticket #3276 (*unknown* - createNonlinearResidualEquationsComplex failed for fluid-model) updated by
- Since the attempt in r25533 we get for […] a division by zero.
- 15:52 Ticket #2858 (New Instantiation - Nasty bug with package constants in Modelica.Media gas mixture models) updated by
- The problem with package constants in ideal gas mixtures being wrongly …
- 12:54 Ticket #3276 (*unknown* - createNonlinearResidualEquationsComplex failed for fluid-model) created by
- Problematic library: https://github.com/droberg/Modelica-MVEM.git The …
- 10:51 Ticket #3275 (OMEdit - OMEdit is not responding since r24043 when loading graphical models) closed by
- fixed
- 08:27 Ticket #3250 (Frontend - Problem with end expression) closed by
- fixed: Fixed in r25517. The model also seems to flatten without any other …
- 06:09 Ticket #3275 (OMEdit - OMEdit is not responding since r24043 when loading graphical models) updated by
- I was so keen and I tried it directly in the morning and bingo - it's …
- 05:35 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by
- there's a special PC on which the issue is very frequent. It is in the …
- 04:37 Ticket #3274 (New Instantiation - Inheritance problems on power systems library) updated by
-
Status, Owner, Component changed
- 04:10 Ticket #3274 (New Instantiation - Inheritance problems on power systems library) updated by
-
Status, Owner changed
Note:
See TracTimeline
for information about the timeline view.