Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register
  • Index
  • » Users
  • » richti83
  • » Profile

Posts

Posts

Nov-06-12 17:31:34
Category: Developer

I filled a bugreport here:
https://trac.openmodelica.org/OpenModelica/ticket/1885

I think something has changed in the order the helper-functions are called because inside of eqFunction_16()
data->simulationInfo.nonlinearSystemData[0].nlsx[0] seems to be not defined but the function itself looks like the one in 1.8.1 where the exported FMU is working.

Oct-15-12 21:07:03
Category: Developer

Hi all,
since update from 1.8.1 to 1.9 r13381 the FMI Export seems to be broken. The generated FMU is not usable in the SDK [1] and the FMU.Checker [2] complains:

[ERROR][FMUCHK] FMU does not make an internal copy of provided instance name (violation of fmiString handling)
    [FMU][log][FMU status:OK] fmiSetTime: time=0
    [FMU][log][FMU status:OK] fmiInitialize: toleranceControlled=0 relativeTolerance=1e-06
Speicherzugriffsfehler (Speicherabzug geschrieben)

The error occurs in Linux64 and Win64, but not with OM versions <=1.8.1
Thanks for help,
richti
[1] https://trac.fmi-standard.org/browser/b … ce-Checker
[2] http://github.com/mtiller/fmusdk

edit: fixed the XML issue by editing the FMUChecker, but the Segfault after fmiInitialize is still there

  • Index
  • » Users
  • » richti83
  • » Profile
You are here: