Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

invalid modelDescription for structured parameters - no viable workaround for us  #474

@fnorlt

Description

@fnorlt

Good morning,

This bug relates to the problems already reported in the following issues:

#151
#74

The proposed workaround does not allow us to solve the problem because it simply removes the structured parameters from the list of parameters exposed in the fmu.

We have quite large simulink models, which require parameters arranged in the form of structures. It is difficult, if not impossible, for us to destructure all of the parameters that we wish to expose in the fmu in order to be able to modify them at the time of execution of the generated fmu.

Currently, we are required to use inline parameters mode in order to remove all structured parameters from the list of parameters exposed in the fmu (otherwise, the fmu cannot be loaded into our calculation tools).
We need to recompile the fmu when these structured parameters change values. This is not sustainable for us.

Please, can you fix this bug ?

thanks in advance

Best regards

Metadata

Metadata

Assignees

No one assigned

    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