-
When I simulate with 25m/s turbulent wind, the following error occurs, can you give me some suggestions?
OpenFAST input file heading: Running ElastoDyn. Reading a 39x34 grid (190 m wide, 7.5 m to 172.5 m above ground) with a characteristic wind Processed 12420 time steps of 20-Hz full-field data (period of 621 seconds). FAST_Solution0:CalcOutputs_And_SolveForInputs:SolveOption2:SrvD_CalcOutput:DLL_controller_call:Run FAST_Solution:CalcOutputs_And_SolveForInputs:SolveOption2:RotCalcOutput:BEMT_CalcOutput(node 5, FAST_Solution:FAST_AdvanceStates:ED_ABM4:ED_CalcContStateDeriv:SetCoordSy:Small angle assumption FAST_Solution:CalcOutputs_And_SolveForInputs:SolveOption2:RotCalcOutput:BEMT_CalcOutput(node 19, FAST_Solution:FAST_AdvanceStates:AD_UpdateStates:SetInputs:TwrInfl:getLocalTowerProps:Tower OpenFAST encountered an error at simulation time 0.7625 of 60 seconds. Aborting OpenFAST. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 22 replies
-
Dear @tatesnow, Your OpenFAST model appears to be numerically unstable. It looks like you are running the NREL 5-MW land-based wind turbine example. Can you clarify what you changed in this model relative to the model available from the r-test: https://github.com/OpenFAST/r-test/tree/main/glue-codes/openfast/5MW_Land_DLL_WTurb? Best regards, |
Beta Was this translation helpful? Give feedback.
-
I have a similar question with you .When I simulate with 12m/s turbulent wind, the following error occurs, can you give me some suggestions? FAST (v8.16.00a-bjj, 27-Jul-2016) Running FAST (v8.16.00a-bjj, 27-Jul-2016), compiled as a DLL S-Function for Simulink as a 64-bit FAST_InitializeAll:SrvD_Init:ValidatePrimaryData:Yaw angle and rate are not commanded from Simulink model. |
Beta Was this translation helpful? Give feedback.
-
Especially for this :---Caused by: |
Beta Was this translation helpful? Give feedback.
Dear @tatesnow,
Your OpenFAST model appears to be numerically unstable. It looks like you are running the NREL 5-MW land-based wind turbine example. Can you clarify what you changed in this model relative to the model available from the r-test: https://github.com/OpenFAST/r-test/tree/main/glue-codes/openfast/5MW_Land_DLL_WTurb?
Best regards,