Skip to content

Use flat naming convention in exported FMUs#2280

Merged
robbr48 merged 1 commit intoHopsan:masterfrom
robbr48:issue-2266_fmi_flat_naming_convention
Aug 15, 2025
Merged

Use flat naming convention in exported FMUs#2280
robbr48 merged 1 commit intoHopsan:masterfrom
robbr48:issue-2266_fmi_flat_naming_convention

Conversation

@robbr48
Copy link
Copy Markdown
Contributor

@robbr48 robbr48 commented Aug 15, 2025

The "structured" naming convention causes problems with Simulink, which interprets the variables as buses. Let's use flat convention for now (i.e. variables names are just a plain list of strings).

Resolves #2266.

@robbr48 robbr48 added this to the 2.23.0 milestone Aug 15, 2025
@robbr48 robbr48 self-assigned this Aug 15, 2025
@robbr48 robbr48 added the import/export:fmi FMI import/export or functionality label Aug 15, 2025
@robbr48 robbr48 merged commit 7fb6f51 into Hopsan:master Aug 15, 2025
3 checks passed
@robbr48 robbr48 deleted the issue-2266_fmi_flat_naming_convention branch August 15, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

import/export:fmi FMI import/export or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hopsan FMU example not runing properly in Simulink

1 participant