Skip to content

Rewrote FMU Simulator to accept and return Mappings as the standard format....

Fuerst_R requested to merge feature/update_simulation_dicts into development

Rewrote FMU Simulator to accept and return Mappings as the standard format. This can be changed using a new parameter which is supplied during initialization of the object, "return_type"

Merge request reports