IEAWindTask37 / IEA-15-240-RWT

15MW reference wind turbine repository developed in conjunction with IEA Wind
Apache License 2.0
203 stars 125 forks source link

When I run the floating windturbine case, the following error appears, how to solve it #209

Open Bq2181 opened 1 week ago

Bq2181 commented 1 week ago

Running ROSCO-v2.8.0 A wind turbine controller framework for public use in the scientific field Developed in collaboration: National Renewable Energy Laboratory Delft University of Technology, The Netherlands

ROSCO Warning: Did not find F_NotchType in input file. Using default value of 0 ROSCO Warning: Did not find F_NotchCornerFreq in input file. Using default value of 0.0000000000000000 ROSCO Warning: Did not find correct sizeF_NotchBetaNumDen in input file. Using default value of [ 0.0000000000000000 0.0000000000000000 ] ROSCO Warning: Did not find Ind_BldPitch in input file. Using default value of 0 ROSCO:SetParameters:CheckInputs:F_NotchType and F_NotchCornerFreq must be specified for Fl_Mode greater than zero.

FAST_Solution0:CalcOutputs_And_SolveForInputs:SolveOption2:SrvD_CalcOutput:DLL_controller_call:ROS CO:SetParameters:CheckInputs:F_NotchType and F_NotchCornerFreq must be specified for Fl_Mode greater than zero.

OpenFAST encountered an error during simulation initialization. Simulation error level: FATAL ERROR

Aborting OpenFAST.

dzalkind commented 1 week ago

This is the key error: FAST_Solution0:CalcOutputs_And_SolveForInputs:SolveOption2:SrvD_CalcOutput:DLL_controller_call:ROS CO:SetParameters:CheckInputs:F_NotchType and F_NotchCornerFreq must be specified for Fl_Mode greater than zero.

Please make sure you're using the floating control DISCON along with the latest version of ROSCO (v2.9).