Timeline



2014-08-05:

17:04 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by rfranke@…
The following patch adapts fmu2_model_interface.c to …
14:23 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by Martin Sjölund
Hmmm. It seems we open it with RTLD_NODELETE :) It is hard to know …
14:03 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by joohnycz
Replying to sjoelund.se: > Also, an interesting question: …
10:25 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by Martin Sjölund
From the way it is described, it is not our FMU Import (because it …
10:00 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by Adeel Asghar
Replying to sjoelund.se: > OpenModelica never calls dlopen …
09:49 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by Martin Sjölund
Also, an interesting question: are you able to dlclose directly after …
09:48 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by Martin Sjölund
OpenModelica never calls dlopen in the code as far as I know... so it …
09:19 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) created by joohnycz
When I try to simulate FMU under Linux, the simulation is going well, …
06:23 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by Rüdiger Franke
Meanwhile I found the fmi2 functions in …

2014-08-04:

13:38 Ticket #2768 (Frontend - checkModel error with function handles) closed by Martin Sjölund
fixed: Fixed in r21743.
13:01 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) updated by Martin Sjölund
Component changed
13:00 Ticket #2768 (Frontend - checkModel error with function handles) updated by Martin Sjölund
Status, Owner, Component changed
12:53 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) closed by Martin Sjölund
fixed: Should be fixed in r21741.
12:52 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) updated by Martin Sjölund
Status, Owner changed
12:43 Ticket #2770 (Frontend - Vectorize calls with more than 1 unknown dimension or more than 1 ...) closed by Martin Sjölund
fixed: Fixed in r21740.
12:42 Ticket #2770 (Frontend - Vectorize calls with more than 1 unknown dimension or more than 1 ...) updated by Martin Sjölund
Status, Owner changed
12:42 Ticket #2770 (Frontend - Vectorize calls with more than 1 unknown dimension or more than 1 ...) created by Martin Sjölund
Currently, we support call vectorization only if one of the following …
12:15 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) created by anonymous
The following code works perfectly, but when the line at the end …
12:08 Ticket #2768 (Frontend - checkModel error with function handles) created by e1026754@…
When executing checkModel() on the following model it returns the …
06:02 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by Rüdiger Franke
Forget the last paragraph "Moreover ..." in the ticket above. ... …

2014-08-02:

20:03 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) created by rfranke@…
First of all: thank you for the fast processing of #2762! Now the …

2014-07-30:

08:54 Ticket #2760 (*unknown* - Comments in -overrideFile) updated by Jan Kokert
Oh great - many thanks for implementing!

2014-07-29:

23:00 Ticket #2760 (*unknown* - Comments in -overrideFile) closed by Adrian Pop
fixed: Implemented in r21670.
19:42 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by anonymous
I just did a reinstall, without using the modelica3d variant. And, …
15:54 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by Rüdiger Franke
Thank you for the hints! Still I wonder, if not the start values are …
15:32 main.log attached to Ticket #2766 by Adam Dershowitz <dersh@…>
15:31 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) created by Adam Dershowitz <dersh@…>
I am trying to upgrade openmodelica-devel to version 21655 and it …
13:16 Ticket #2762 (Code Generation - Process crashed -- Simulation process exited with code 0) closed by Willi Braun
fixed: fixed in r21660.
10:18 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by Vitalij Ruge
There are an example: …
09:37 Ticket #2762 (Code Generation - Process crashed -- Simulation process exited with code 0) updated by Willi Braun
Status changed
09:22 Ticket #2762 (Code Generation - Process crashed -- Simulation process exited with code 0) updated by Lennart Ochel
Status, Owner changed
Replying to sjoelund.se: > No. If you run valgrind you …
09:17 boehm-gc.suppressions attached to Ticket #2762 by Martin Sjölund
09:16 Ticket #2762 (Code Generation - Process crashed -- Simulation process exited with code 0) updated by Martin Sjölund
No. If you run valgrind you need to suppress GC errors, like so: […]
08:34 Ticket #2762 (Code Generation - Process crashed -- Simulation process exited with code 0) updated by Lennart Ochel
Cc changed
This seems to be an issue with the garbage collector. Adrian, can you …
08:20 Ticket #2764 (FMI - ModelStructure with wrong dependencies for states and without ...) updated by Lennart Ochel
Status, Owner changed
08:19 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by Lennart Ochel
Well, there is no need for initial equations of inputs. They are …
08:14 Ticket #2762 (Code Generation - Process crashed -- Simulation process exited with code 0) updated by Lennart Ochel
Status changed
07:34 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by Jan Kokert
Hi! […] is the initial guess value to solve the "initial value …
07:07 Ticket #2765 (FMI - Export of FMU 2.0 fails if parameters are used as start values) created by rfranke@…
Using the current nightly build 1.9.1+dev (r21649), the following …
06:53 Ticket #2764 (FMI - ModelStructure with wrong dependencies for states and without ...) created by rfranke@…
Using the current nightly build 1.9.1+dev (r21649), the following …
06:27 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) created by Rüdiger Franke
If the model below is opened and simulated with OMEdit (1.9.1+dev …
06:19 Ticket #2762 (Code Generation - Process crashed -- Simulation process exited with code 0) created by rfranke@…
The model listed below uses the same variables as outputs and states …
Note: See TracTimeline for information about the timeline view.