Good Morning,
I am attempting to perform free decay tests using the OC4 Semi-submersible (5MW_OC4Semi_WSt_WavesWN) model. These results are being compared to a paper titled, “Systematic Comparisons among OpenFAST, Charm3D-FAST Simulations and DeepC Wind ModelTest for 5MW OC4 Semisubmersible Offshore Wind Turbine”.
I am using OpenFAST 3.5.0 on Windows compiled using Visual Studios 2022. I successfully ran the surge and heave free decay tests, noticing some minor differences. However, when I attempted to run a pitch free decay test with an offset of 7.5 degrees I encountered the following error:
FAST_Solution:CalcOutputs_And_SolveForInputs:SolveOption1:ED_HD_InputOutputSolve:HydroDynCalcOutput: 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:HDOut_MapOutputs: Angles in GetSmll RotAngs() are larger than 0.4 radians.
I can successfully run the free decay test with a maximum displacement of 1 degree. Anything higher causes the simulation to fail with the same error message at the 0.4s time step. Plotting the results indicates that the pitch (along with a couple other variables) quickly approaches infinity.
Configuration:
- CompInflow, CompAero, CompSub, and CompIce are disabled.
- CompMooring = 2
- RotSpeed = 0
- WaveMod = 0
- PtfmPitch = 7.5 (all other initial conditions in ElastoDyn are 0)
Troubleshooting:
- Disable all DOF except PtfmPDOF
- Set PotMod to 0 (and set PropPot to FALSE for all members)
- Play with various initial conditions
All my run files and plots of the results I have gotten so far are in this google drive folder: NREL Troubleshooting Please let me know if you have any issues accessing or viewing it.
Do you have any suggestions of what I can do to successfully run the Pitch Free Decay Test?
Thank you,
Jolie