Opened 5 years ago

Closed 5 years ago

#5969 closed enhancement (fixed)

Export FMUs without sources

Reported by: Lennart Ochel Owned by: Lennart Ochel
Priority: high Milestone: 1.16.0
Component: FMI Version:
Keywords: Cc: arunkumar palanisamy, Adeel Asghar

Description

There should be an option to export FMUs that don't contain the c sources.

There should be a new flag to enable this: --fmiSources=false. True would probably be the default value as it is the current behaviour.

Also the configuration -fmiFilter=blackBox should override --fmiSources=true and prevent the source code from being packed.

Change History (4)

comment:1 by arunkumar palanisamy, 5 years ago

This feature is now implemented with this PR https://github.com/OpenModelica/OpenModelica/pull/892

comment:2 by Lennart Ochel, 5 years ago

Cc: Adeel Asghar added
Status: newaccepted

This flag needs to be integrated in the FMI export dialog together with #3105. Note that --fmiFilter=blackbox will override --fmiSources.

comment:3 by Adeel Asghar, 5 years ago

This flag is now supported by OMEdit see 2a7b500/OpenModelica.

comment:4 by Lennart Ochel, 5 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.