Hello Team,
I am importing one FMU from GT suite (2024 build 1 version) to matlab (2021b) , and giving 3 inputs to calculate one output, but when I try to run them model, I am getting an error stating " An error occurred while running the simulation and the simulation was terminated
Caused by:
  • Error in supplied FMU: An error occurred in function 'fmi2ExitInitializationMode' for block 'GT_FMU/FMU' during simulation. To debug your FMU file, select the "Enable FMU Debug Logging" check box. For more information, see the FMU troubleshooting documentation. "
Please help me with this.

댓글 수: 5

Advait
Advait 2024년 6월 27일
Hi Harish, may I request you to create a support request Contact Support - MATLAB & Simulink (mathworks.com) so that someone from our technical support can take a look?
Divyanshu
Divyanshu 2024년 7월 4일
Hi Harish, Can you share the logs generated after selecting 'Enable FMU Debug Logging' check box? These logs are required for further investigation of the issue.
Harish
Harish 2024년 7월 5일
Hi Divyanshu,
I have attached the snip of the logging in the FMU, please have a look into it.
Divyanshu
Divyanshu 2024년 7월 8일
Hi, This is snapshot of Block Parameters. Can you please attach the snapshot of the log file generated? Now as the option 'Enable FMU debug logging' is checked a log file should be generated somewhere in the FMU Working directory. I think click on 'Open FMU Log File' should open it or you can find it manually in the working directory and share the snapshot of logs.
Harish
Harish 2024년 7월 8일
Please find the attachment of the log file.

댓글을 달려면 로그인하십시오.

 채택된 답변

Harish
Harish 2024년 7월 11일

0 개 추천

The above error occurs because the GT suite path is not added to the environment variables.
When I tried to add it to the environmental variable path, the fmu model imported from GT suite inside simulink works

추가 답변 (0개)

질문:

2024년 6월 25일

답변:

2024년 7월 11일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by