Skip to content

Unable to run OpenFAST example problems using Simulink #3404

Description

@madhuri-seeram

Dear Sir,
I am trying to run the OpenFAST example problems Run_OpenLoop.m and Test01_SIG,m files. I am getting the following message and Errors.

Run_OpenLoop


OpenFAST

Copyright (C) 2023 National Renewable Energy Laboratory
Copyright (C) 2023 Envision Energy USA LTD

This program is licensed under Apache License Version 2.0 and comes with ABSOLUTELY NO WARRANTY.
See the "LICENSE" file distributed with this software for details.


OpenFAST-v3.4.1-dirty
Compile Info:

  • Compiler: Intel(R) Fortran Compiler 2021
  • Architecture: 64 bit
  • Precision: single
  • OpenMP: No
  • Date: Apr 12 2023
  • Time: 13:57:40
    Execution Info:
  • Date: 07/29/2026
  • Time: 13:21:52+0530

OpenFAST input file heading:
FAST Certification Test #6: AOC 15/50 with many DOFs with gen start, loss of grid, and
tip-brake shutdown. Many parameters are pure fiction.

OpenFAST completed.

Error using [Run_OpenLoop](matlab:matlab.lang.internal.introspective.errorDocCallback('Run_OpenLoop', 'D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_OpenLoop.m', 15)) ([line 15](matlab: opentoline('D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_OpenLoop.m',15,0)))
Error reported by S-function 'FAST_SFunc' in 'OpenLoop/FAST Nonlinear Wind Turbine/S-Function':
FAST_InitializeAll:FAST_Init:FAST_ReadPrimaryFile:Invalid numerical input for file
"D:\openfast-main\openfast-main\glue-codes\reg_tests\r-test\glue-codes\openfast\AOC_WSt\AOC_WSt.fst" occurred while trying
to read CompServo.

Run_Test01_SIG


OpenFAST

Copyright (C) 2023 National Renewable Energy Laboratory
Copyright (C) 2023 Envision Energy USA LTD

This program is licensed under Apache License Version 2.0 and comes with ABSOLUTELY NO WARRANTY.
See the "LICENSE" file distributed with this software for details.


OpenFAST-v3.4.1-dirty
Compile Info:

  • Compiler: Intel(R) Fortran Compiler 2021
  • Architecture: 64 bit
  • Precision: single
  • OpenMP: No
  • Date: Apr 12 2023
  • Time: 13:57:40
    Execution Info:
  • Date: 07/29/2026
  • Time: 13:22:27+0530

OpenFAST input file heading:
FAST Certification Test #1: AWT-27CR2 with many DOFs with fixed yaw error and steady wind

OpenFAST completed.

Error using [Run_Test01_SIG](matlab:matlab.lang.internal.introspective.errorDocCallback('Run_Test01_SIG', 'D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_Test01_SIG.m', 42)) ([line 42](matlab: opentoline('D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_Test01_SIG.m',42,0)))
Error due to multiple causes.
Caused by:
Error using [Run_Test01_SIG](matlab:matlab.lang.internal.introspective.errorDocCallback('Run_Test01_SIG', 'D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_Test01_SIG.m', 42)) ([line 42](matlab: opentoline('D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_Test01_SIG.m',42,0)))
Error reported by S-function 'FAST_SFunc' in 'Test01_SIG/FAST Nonlinear Wind Turbine/S-Function':
FAST_InitializeAll:FAST_Init:FAST_ReadPrimaryFile:Invalid numerical input for file
"D:\openfast-main\openfast-main\glue-codes\reg_tests\r-test\glue-codes\openfast\AWT_YFix_WSt\AWT_YFix_WSt.fst" occurred
while trying to read CompServo.
Error using [Run_Test01_SIG](matlab:matlab.lang.internal.introspective.errorDocCallback('Run_Test01_SIG', 'D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_Test01_SIG.m', 42)) ([line 42](matlab: opentoline('D:\openfast-main\openfast-main\glue-codes\simulink\examples\Run_Test01_SIG.m',42,0)))
The expression: u(strcmpi('LSSGagVxa',OutList))
in 'Test01_SIG/Fcn'
has a syntax error

Please help me

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions