Opened 4 years ago

Closed 4 years ago

#5973 closed enhancement (fixed)

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

Reported by: lochel Owned by: Karim.Abdelhak
Priority: high Milestone: 1.16.0
Component: FMI Version:
Keywords: Cc: AnHeuermann

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

  • Resolution set to fixed
  • Status changed from new to closed

Added with commit d2f3da7.

Note: See TracTickets for help on using tickets.