HydroDyn #1343
Replies: 2 comments 3 replies
-
Dear @mhwzwy1314, Regarding the "NaN state detected" error from MoorDyn (MD), I see that this error is preceded by a small rotation violation warning. This suggests to me that your floating wind turbine model is unstable. From your command prompt, it looks like you are simulating the NREL 5-MW baseline wind turbine atop the OC4-DeepCwind semisubmersible, which is a model that I would not expect to be unstable. Did you change this model in some way? Regarding the invalid "requested output channel" warnings, it looks like your HydroDyn write output names are not correct. Presumably you want to use HydroDyn output Regarding the "allocating space" error, similar questions have been discussed before on our forum, e.g., see: http://forums.nrel.gov/t/problems-in-test-in-fast-8/1868. If you are not already, I would recommend using the standard 64-bit, single-precision version of OpenFAST. Unless the problem is that you simply don’t have enough RAM available on your computer, in which case decreasing the discretization of the model (e.g., reducing the number of hydrodynamic analysis nodes) would probably help. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
When I run FAST, the following error occurs in the system. Can you help me point out the problem?
OpenFAST input file heading:
FAST Certification Test #25: NREL 5.0 MW Baseline Wind Turbine with OC4-DeepCwind semi
configuration, for use in offshore analysis
Running ElastoDyn.
Nodal outputs section of ElastoDyn input file not found or improperly formatted.
Running InflowWind.
Running ServoDyn.
Running ServoDyn Interface for Bladed Controllers.
Using legacy Bladed DLL interface.
Running HydroDyn.
WARNING: The requested output channel is invalid: PRPSurge
WARNING: The requested output channel is invalid: PRPSway
WARNING: The requested output channel is invalid: PRPHeave
Generating incident wave kinematics and current time history.
Reading in WAMIT output with root name ".../5MW_Baseline/HydroData/marin_semi".
Computing radiation impulse response functions and wave diffraction forces.
FAST_InitializeAll:HydroDyn_Init:HydroDynInput_ProcessInitData: A requested output channel is
invalid
HydroDyn_Init: Error allocating space for the distributed dynamic pressure forces/moments array.
FAST encountered an error during module initialization.
Simulation error level: FATAL ERROR
Aborting OpenFAST.
Beta Was this translation helpful? Give feedback.
All reactions