Opened 5 years ago

Closed 4 years ago

#5973 closed enhancement (fixed)

Make it possible to enable custom set of runtime flags in FMUs

Reported by: Lennart Ochel Owned by: Karim Adbdelhak
Priority: high Milestone: 1.16.0
Component: FMI Version:
Keywords: Cc: Andreas Heuermann

Description

It is important to be able to customize runtime flags for FMUs. This is necessary for debugging, but also for changing and tweaking solver settings etc.

  • Add and read a file called "flags" from the <fmu>/resources/ folder. It contains a string with the normal runtime flags as we usually use them for the simulation executable.

[In a later step we should extend the API according to our OMSI plans to enable this functionality from a simulator. But that is not part of this ticket.]

Change History (1)

comment:1 by Andreas Heuermann, 4 years ago

Resolution: fixed
Status: newclosed

Added with commit d2f3da7.

Note: See TracTickets for help on using tickets.