DLR-SR / Noise

Modelica library for generating stochastic signals to be included in the Modelica Standard Library
9 stars 11 forks source link

Compatibility problem with OpenModelica #76

Closed bravach closed 8 years ago

bravach commented 8 years ago

Hello,

First of all, thank you for this library which is invaluable for modelling noise in sensor measurements. I'm currently using it with Dymola 2015 and it works great but alas, it always crash when compiling under OpenModelica (with version 1.9.2 it just crashes, with 1.9.6 it fails to compile with a number of errors). As we want to shift from Dymola to OpenModelica for obvious cost reasons, I would like to be able to run this library under OpenModelica. Is it a known bug or compatibility problem that can be resolved easily ? I'm using the version of "Noise library" that comes with the OpenModelica installer.

Here is the logbook of the failed compilation : Noise_compilation_fail_openmodelica.txt

Thank you all for your help,

Corentin

tbeu commented 8 years ago

Maybe some OMC developer can help: @sjoelund

akloeckner commented 8 years ago

Also, as this library is currently being integrated into MSL 3.2.2, there might be a few inconsistencies between the vendors' compiled libraries, the official MSL C-code and our C-code. You might want to just wait a few weeks, until the MSL 3.2.2 is released and re-check then. But as @tbeu said, the actual OpenModelica developers will have the better insight in this process.

tbeu commented 8 years ago

@bravach MSL 3.2.2 is released. You might try the noise models that are now part of this MSL.

akloeckner commented 8 years ago

I am closing this issue, as Noise is now maintained as part of the MSL. If your issue still persists, please report it to the Modelica bug tracker (https://trac.modelica.org/Modelica) and/or the OpenModelica bug tracker (https://trac.openmodelica.org/OpenModelica).