Skip to content

Conversation

@AayushSabharwal
Copy link
Member

@AayushSabharwal AayushSabharwal commented Feb 21, 2025

Close #3407


```@example fmi
fmu = loadFMU(joinpath("test", "fmi", "fmus", "SimpleAdder.fmu"); type = :ME)
fmu = loadFMU(joinpath("..", "test", "fmi", "fmus", "SimpleAdder.fmu"); type = :ME)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file doesn't exist.

@ChrisRackauckas ChrisRackauckas merged commit c412cd7 into SciML:master Feb 28, 2025
3 of 4 checks passed
@AayushSabharwal AayushSabharwal deleted the as/fmi-doc branch February 28, 2025 06:37
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.

Re-creating MTK problems causes side effects

2 participants