I have tried generating the .wnd file and ran a simulation. The case is a 11.4m/s wind velocity for a random wave condition. But I am getting an error (numerical instability):
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: 03/19/2024
- Time: 17:18:53+0530
OpenFAST input file heading:
FAST Certification Test #24: NREL 5.0 MW Baseline Wind Turbine with OC3 Hywind Configuration,
for use in offshore analysis
Running ElastoDyn.
Nodal outputs section of ElastoDyn input file not found or improperly formatted.
Running AeroDyn.
AD15 Nodal Outputs: Nodal output section of AeroDyn input file not found or improperly formatted.
Skipping nodal outputs.
Running InflowWind.
Running ServoDyn.
Running ServoDyn Interface for Bladed Controllers (using Intel Visual Fortran for Windows, ).
Using legacy Bladed DLL interface.
Running HydroDyn.
Generating incident wave kinematics and current time history.
Reading in WAMIT output with root name
“E:/Software_setups/OpenFAST/openfast-3.0.0/O2_R1_11.4_Uniform/5MW_Baseline/HydroData/Spar”.
Computing radiation impulse response functions and wave diffraction forces.
Running MoorDyn (v1.01.02F, 8-Apr-2016).
MD_Init: Opening MoorDyn input file:
E:/Software_setups/OpenFAST/openfast-3.0.0/O2_R1_11.4_Uniform/5MW_Baseline/NRELOffshrBsline5MW_O
C3Hywind_MoorDyn.dat
Creating mooring system. 3 fairleads, 3 anchors, 0 connects.
Finalizing ICs using dynamic relaxation.
t=30 FairTen 1: 9.09637E+05, 9.10293E+05, 9.10416E+05
Fairlead tensions converged to 0.1% after 30 seconds.
FAST_InitializeAll: IfW_Init:IfW_UniformWind_Init: Could not read upflow column in uniform wind
files. Assuming upflow is 0.
Time: 0 of 3600 seconds.
FAST_Solution0:CalcOutputs_And_SolveForInputs:SolveOption2:SrvD_CalcOutput:DLL_controller_call:Run
ning with torque and pitch control of the NREL offshore 5MW baseline wind turbine from DISCON.dll
as written by J. Jonkman of NREL/NWTC for use in the IEA Annex XXIII OC3 studies. Includes
modifications for the Hywind spar.
FAST_Solution:CalcOutputs_And_SolveForInputs:SolveOption1:ED_HD_InputOutputSolve:HydroDyn_CalcOutp
ut: Angles in GetSmllRotAngs() are larger than 0.4 radians.
HydroDyn_CalcOutput: Angles in GetSmllRotAngs() are larger than 0.4 radians.
HydroDyn_CalcOutput:HDOut_MapOutputs: Angles in GetSmllRotAngs() are larger than 0.4 radians.
ED_HD_InputOutputSolve:HydroDyn_CalcOutput: Angles in GetSmllRotAngs() are larger than 0.4
radians.
HydroDyn_CalcOutput: Angles in GetSmllRotAngs() are larger than 0.4 radians.
HydroDyn_CalcOutput:HDOut_MapOutputs: Angles in GetSmllRotAngs() are larger than 0.4 radians.
FAST_Solution:FAST_AdvanceStates:ED_ABM4:ED_CalcContStateDeriv:LAPACK_DGETRF: U( 20,
20)=0. Factor U is exactly singular.
OpenFAST encountered an error at simulation time 0.7 of 3600 seconds.
Simulation error level: FATAL ERROR
Aborting OpenFAST.
Can @Jason.Jonkman or/and @Riad.Elhamoud help me to resolve this?
Thanks,