-
I have an FMU (32bit) model, I found that the
|
Beta Was this translation helpful? Give feedback.
Answered by
ThummeTo
Feb 8, 2022
Replies: 1 comment
-
Hm, this might be an issue, because we defined Best regards! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ThummeTo
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hm, this might be an issue, because we defined
fmi2Real
hard asFloat64
. So the 32-bit FMU is usingFloat32
I guess... this should be easy to fix, I will open an issue for you.Best regards!