Hello,
I am running a floating wind turbine model in OpenFast v3.4.1 on a Windows 10 x64 machine. The floating hull is our own design and the turbine and all associated files are for the IEA 15-240-RWT (downloaded from here: IEA-15-240-RWT/OpenFAST at master · IEAWindTask37/IEA-15-240-RWT · GitHub). Only the formatting of the turbine files has been modified as necessary to work in the newest version of OpenFast.
The rotor speed has a sharp change and increases very rapidly at ~11.5seconds (I have uploaded a plot of the rotor RPM). This obviously results in the simulation aborting as the values are non-physical. It is not clear to me why this would happen when reviewing all output parameters.
I have tried changing various parameters to test their influence, for example:
- Changing from a constant wind to a full field wind with turbulence from Turbsim.
- Turning off all wave induced motions (WaveMod = 0).
- Setting AFAeroMod=1 and WakeMod=1.
I have also downloaded and run all the files on v3.1.0 of OpenFast (making all necessary formatting changes to the files to get them to run). No matter what is changed it still shows the same behavior with the rotor RPM between 11 and 12 seconds of the simulation. The specific error messages are typically along the following:
FAST_Solution:FAST_AdvanceStates:ED_ABM4:ED_CalcContStateDeriv:SetCoordSy:Small angle assumption violated in SUBROUTINE SmllRotTrans() due to a large blade deflection (ElastoDyn SetCoordSy). The solution may be inaccurate. Simulation continuing, but future warnings from SmllRotTrans() will be suppressed.
Additional debugging message from SUBROUTINE SmllRotTrans(): 11.125 s
The BEM solution is being turned off due to low TSR. (TSR = 1.6773). This warning will not be repeated though the condition may persist. (See GeomPhi output channel.)
FAST_Solution:FAST_AdvanceStates:AD_UpdateStates:BEMT_UpdateStates:UpdatePhi(node 30, blade 1):BEMT_UnCoupledSolve:There is no valid value of phi for these operating conditions: Vx =5.4802, Vy = -401.83, rlocal = 73.077, theta = 9.10045E-02, geometric phi = 3.128. This warning will not be repeated though the condition may persist. (See GeomPhi output channel.)
FAST_Solution:FAST_AdvanceStates:SolveOption2c_Inp2AD_SrvD:InflowWind_CalcOutput:CalcOutput:IfW_FF Wind_CalcOutput [position=(612.25, -1181.3, 462.38) in wind-file coordinates]: Error: FF wind array was exhausted at 11.25 seconds (trying to access data at -34.975 seconds).
OpenFAST encountered an error at simulation time 11.238 of 20 seconds.
Simulation error level: FATAL ERROR