Replies: 1 comment 4 replies
-
It looks like there is no shared library in the FMU. Did you install from source without building the native library? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created the ManningFMU.fmu file using the pythonfmu library. However, when I import ManningFMU into MapleSim and attempt a simulation, an error occurs. FMU files created in Matlab work in MapleSim, but those created with pythonfmu do not seem to execute. It appears different from the FMU generated in C++. Could you please provide the code to set up pythonfmu files to run in Matlab or MapleSim?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions