Skip to content

SetupExperiment function not longer follow FMI 2.0 Signature #254

@Jorgelmh

Description

@Jorgelmh

We've tried to release a new version of PythonFMU, but have encountered a critical error when using FMPy to simulate the PythonFMU generated FMU:

Image

I've looked at the FMI standard 2.0 specification and it seems the function signature is no longer following the specification. SetupExperiment should be able to accomodate these parameters:

Image

This used to be okay in previous versions, but it seems that new work on the native modules have broken this functionality.

I suggest that we also add a simple test that steps an FMU generated with PythonFMU using FMPy, since this is a popular tool choice for simulating FMUs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions