Skip to content

Clarify what is supposed to happen if an importer ignores a fixedInternalStepSize for co-simulation? #2156

@chrbertsch

Description

@chrbertsch

Discussed in #2155

Originally posted by elmir-nahodovic April 7, 2026
Hello,

An FMU may specify the optional co-simulation attribute fixedInternalStepSize, which is given as:

image

My first question is, what happens if an importer violates the "integer multiple" requirement? The text is non-normative so it suggests to me that I as an importer don't have to abide by it. My example is an FMU that uses a fixed step solver with the following "setup"

image

Assuming no earlyReturn or eventMode, should I assume that the FMU just does nothing and returns lastSuccessfulTime = t_current

Metadata

Metadata

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