Opened 4 years ago

Closed 4 years ago

#5969 closed enhancement (fixed)

Export FMUs without sources

Reported by: lochel Owned by: lochel
Priority: high Milestone: 1.16.0
Component: FMI Version:
Keywords: Cc: arun3688, adeas31

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 Changed 4 years ago by arun3688

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

comment:2 Changed 4 years ago by lochel

  • Cc adeas31 added
  • Status changed from new to accepted

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

comment:3 Changed 4 years ago by adeas31

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

comment:4 Changed 4 years ago by lochel

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.