Skip to content

Move fmi enter initialization mode out of FMU instantiation - #1642

Closed
arun3688 wants to merge 1 commit into
OpenModelica:masterfrom
arun3688:fixinitialization
Closed

Move fmi enter initialization mode out of FMU instantiation#1642
arun3688 wants to merge 1 commit into
OpenModelica:masterfrom
arun3688:fixinitialization

Conversation

@arun3688

Copy link
Copy Markdown
Contributor

Related Issues

#1550

Purpose

Move fmi2_enterInitializationMode() from instantiate() to the system initialization phase so that FMUs enter initialization mode only when the system is initialized. This also allows setValues to be properly initialized before entering initialization mode.

@arun3688

arun3688 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

@this is fixed with this commit 527c4fa

@arun3688 arun3688 closed this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant