You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to FmuBuilder.build_FMU. 1. Unload the script module after th… (
#247)
* Changes to FmuBuilder.build_FMU. 1. Unload the script module after the FMU is built to avoid that the cached script is used when using the FMU 2. Optionally allow non-default names for the resulting FMU file 3. Check that the script file is not among the project files 4. Add a documentation text to the function.
* Review of logic to decide if 'dest' is a file name