You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug description
when I running the runCampbell.m using openfast3.0.0 in matlab, it returned with fatal error:
FAST_InitializeAll:AD_Init:ParsePrimaryFileInfo:ParseInVar:
A fatal error occurred when parsing data from
"...._ExampleData\5MW_Land_Lin_Trim\NRELOffshrBsline5MW_Onshore_AeroDyn15.dat".
The variable "TwrShadow" was not assigned valid INTEGER value on line #9.
The text being parsed was :
"False TwrShadow - Calculate tower influence on wind based on downstream
tower shadow? (flag)"
� OpenFAST encountered an error during module initialization.
Simulation error level: FATAL ERROR
Aborting OpenFAST.
To Reproduce
Steps to reproduce the behavior:
Compile with '...'
Run '...' case with '...' settings
Open '...' output
See the error
Expected behavior
Screenshots, if applicable
OpenFAST Version
**************************************************************************************************
OpenFAST
Copyright (C) 2021 National Renewable Energy Laboratory
Copyright (C) 2021 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.0.0
Compile Info:
- Compiler: Intel(R) Fortran Compiler 1900
- Architecture: 64 bit
- Precision: single
- OpenMP: No
- Date: Jun 23 2021
- Time: 21:25:05
Execution Info:
- Date: 10/09/2021
- Time: 21:58:29+0800
System Information (please complete the following information):
OS:
Compiler: <e.g. GFortran 4.4>
Compiler settings: <e.g. CMake flags or other settings>
Additional context
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. This is a matlab-toolbox issue, where the input files were set for OpenFAST 2.5. They have now been updated to OpenFAST 3.0.
Bug description
when I running the runCampbell.m using openfast3.0.0 in matlab, it returned with fatal error:
FAST_InitializeAll:AD_Init:ParsePrimaryFileInfo:ParseInVar:
� OpenFAST encountered an error during module initialization.
Simulation error level: FATAL ERROR
Aborting OpenFAST.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots, if applicable
OpenFAST Version
System Information (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: