Timeline



2017-09-30:

22:11 Ticket #4537 (Command Prompt Environment - OMShell not starting on Linux) updated by Christian Kral <dr.christian.kral@…>
I can, however, locate the missing library […]
22:10 Ticket #4537 (Command Prompt Environment - OMShell not starting on Linux) created by Christian Kral <dr.christian.kral@…>
When I try to start OMShell or OMShell-terminal I get the following …
14:27 Efficiency.mo attached to Ticket #4519 by Christian Kral <dr.christian.kral@…>
Test example tracing the problem
14:26 Ticket #4519 (Backend - Solving equations with a division by zero) updated by Christian Kral <dr.christian.kral@…>
OK, I have some new information here: I traced back the problem to the …

2017-09-29:

13:08 Ticket #4534 (Code Generation - Stack overflow in SimCodeUtil.createAllDiffedSimVars) updated by Henning Kiel
I implemented a fix that avoids recursion in …
08:44 Ticket #4536 (Interactive Environment - OMEdit fails to update relative class names to absolute ones upon duplicate) created by Dietmar Winkler
I noticed that when one duplicates a class or package of classes and …
08:39 Ticket #4534 (Code Generation - Stack overflow in SimCodeUtil.createAllDiffedSimVars) updated by Francesco Casella
Summary changed
SimCodeUtil.createNonlinearResidualEquations is now fine, but …

2017-09-28:

16:24 QuickRInverterSingle.mo attached to Ticket #4535 by Pierre Haessig <pierre.haessig@…>
model to reproduce the singularity issue
16:23 Ticket #4535 (Backend - Structural singularity related to electric ground placement) created by Pierre Haessig <pierre.haessig@…>
I've been trying to model three phase inverters (AC-DC converters, …
07:32 Ticket #4534 (Code Generation - Stack overflow in SimCodeUtil.createAllDiffedSimVars) updated by Henning Kiel
I implemented a fix that avoids recursion in …
05:20 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) closed by Rüdiger Franke
fixed
05:09 Ticket #4528 (Code Generation - buildModelFMU doesn't respect the fileNamePrefix argument) updated by Lennart Ochel
This is from the User’s Guide: […] The behaviour should be, that …

2017-09-27:

19:08 Ticket #4528 (Code Generation - buildModelFMU doesn't respect the fileNamePrefix argument) updated by Rüdiger Franke
Cpp uses the model name as FMU name (including possible packages …
15:13 Ticket #4392 (Backend - Stack overflow in calculateStrongComponentJacobians) updated by Francesco Casella
In fact, after some more testing I still got stack overflow, this time …
15:13 Ticket #4534 (Code Generation - Stack overflow in SimCodeUtil.createAllDiffedSimVars) created by Francesco Casella
I have a large model with 200.000 equations that gives stack overflow …
14:43 Ticket #4392 (Backend - Stack overflow in calculateStrongComponentJacobians) closed by Francesco Casella
fixed: Problem solved, thanks!
13:51 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) updated by Rüdiger Franke
This commit seems to fix the problem: …
13:36 Ticket #4533 (FMI - FMIL cannot delete Cpp FMUs binaries) updated by Rüdiger Franke
Status, Owner changed
Removal of FMUs is done regularily by HQP. It even dlcloses and …
11:59 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) closed by Lennart Ochel
fixed: Done; see [https://github.com/OpenModelica/OMCompiler/pull/1835
11:47 Ticket #4533 (FMI - FMIL cannot delete Cpp FMUs binaries) created by Lennart Ochel
I have no clue why, but the FMILibrary cannot remove the binaries for …
11:10 Ticket #4532 (FMI - FMI calling sequences for fmi2SetInteger) created by Lennart Ochel
It seems that Cpp FMUs doesn't check for valid calling sequences …
09:34 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by Lennart Ochel
Yes, I will push that change today.
09:23 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by Adeel Asghar
We just need to do the same for all other types.
09:22 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by Lennart Ochel
Priority, Status changed
09:16 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by Lennart Ochel
This is fixed now with …
09:02 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) updated by Rüdiger Franke
Cc, Status, Owner, Milestone changed
07:52 Ticket #4508 (Installation program - The windows nightly installer/uninstaller is too slow) updated by anonymous
Would it make sense to distribute the nightlies for Windows using a …
07:38 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by Jan Kokert
Summary changed
07:37 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by Jan Kokert
Good morning, thanks for the fix of the size operator. I tested my …
07:18 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) reopened by Jan Kokert
06:36 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) updated by Rüdiger Franke
Component, Description changed
05:48 Ticket #4531 (Frontend - Enable unit checking by default) updated by Jan Kokert
I agree - this sounds very reasonable.

2017-09-26:

18:42 Ticket #4522 (Third-Party Libraries - ThermoPower and msgpack-modelica point to invalid commits) updated by Martin Sjölund
You shouldn't get an error for that. That revision for …
17:27 Ticket #4526 (New Instantiation - Propagate displayUnits on simple equations) updated by Francesco Casella
@mahge930 reports: I think this is already supported. Can you try …
17:27 Ticket #4531 (Frontend - Enable unit checking by default) created by Francesco Casella
We have tested the unit checking feature -d=frontEndUnitCheck
16:29 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) created by Rüdiger Franke
Modelica spec 3.3 Rev1, section 16.5.2 Sub-clock conversion specifies …
13:40 Ticket #4522 (Third-Party Libraries - ThermoPower and msgpack-modelica point to invalid commits) updated by Per Östlund
Cc, Owner, Component changed
12:21 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) closed by Per Östlund
fixed: Fixed in r7fb6389. The issue was in …
12:01 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by Jan Kokert
Hi! Thank you very much for working on that ticket, Henning Kiel! It's …
11:56 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) created by Lennart Ochel
Updating an input value using the FMI interface setReal doesn't …
11:19 Ticket #4528 (Code Generation - buildModelFMU doesn't respect the fileNamePrefix argument) updated by Lennart Ochel
For some reasons the compilation process doesn't work if the target …
09:44 Ticket #4528 (Code Generation - buildModelFMU doesn't respect the fileNamePrefix argument) created by Lennart Ochel
1. Is there a good reason to replace . with _ in the prefix …
09:27 Ticket #4472 (OMEdit - OMEdit corrupts files) updated by Adeel Asghar
The solution was fine but was redundant as we are doing exactly the …

2017-09-25:

19:58 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by Henning Kiel
Status, Owner changed
19:55 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by Henning Kiel
Component changed
I have tracked the problem down to this MWE: […] The problem is in …
16:12 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by Adrian Pop
Milestone changed
15:42 Ticket #4472 (OMEdit - OMEdit corrupts files) closed by Per Östlund
fixed
15:41 Ticket #4521 (*unknown* - OM does not allow omitting a function output) closed by Per Östlund
fixed: Fixed in r398b982.
14:12 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by Adrian Pop
It seems that some ModelicaTest 3.2.1 models do not verify anymore …
10:48 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by m.thorade@…
One more comment: After installing libnetcdf-dev the examples work and …
06:13 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) closed by Adrian Pop
fixed
04:09 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by Adrian Pop
The problem was in the makefiles and the invocation of targets we were …
04:01 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by Adrian Pop
In 26027: […]
04:01 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) closed by Adrian Pop
fixed: In 26026: […]

2017-09-24:

19:18 Ticket #4496 (New Instantiation - Complex 'sum' does not work) updated by Christian Kral <dr.christian.kral@…>
This is a workaround to overcome issues of …
19:17 Ticket #4496 (New Instantiation - Complex 'sum' does not work) updated by Christian Kral <dr.christian.kral@…>
Created alternative implementation, see: …
Note: See TracTimeline for information about the timeline view.