Dear all,
Currently I’m working on a research to compare the NREL 5 MW wind turbine model with land based foundation and the 4 FOWT platforms under different conditions. I conducted some preliminary simulations with very simple environmental conditions to verify that everything was OK. This are the conditions :
-
SteadyWind of 8 m/s; conditions set on NRELOffshrBsline5MW_InflowWind_Steady8mps.dat
1 WindType
8 HWindSpeed
90 RefHt
0.2 PLExp
-
No waves; conditions set on every SeaState
file of the 4 FOWTs
0 WaveMod
-
RotSpeed 8.5 m/s; initial condition set on evey ElastoDyn
file to minimize the transient behaviour at the beging of the simulations.
8.5 RotSpeed
Value calculated from the expression:
TSR=V_tip/V_wind=80 (m/s)/11,4 (m/s) ≈7
RotSpeed (rpm)=(TSR·60·V_wind)/(2pi·R)=(7·60·8)/(2pi·63)≈8.5 rpm
-
I prolonged the simulations to 600 s at the .fst files
600 TMax
As you can see those are the only files and variables that I have modified. The rest of the files are the original ones that come with every model when you download it from GitHub.
I have attached the results. I was expecting something similar to the GenPwr
curve from the land foundation in every FOWT, but only the semi submersible model satisfy my expectations. I can’t understand why the other 3 models (Barge, Spar and TLP) project that output.
I would be grateful if you could enlighten me about the behaviour of those models under such simple conditions.
Kind regards,
Ignacio López
Dear @Ignacio.Lopez,
Presumably the first and third plots you are showing are for the land-based and OC4-DeepCwind semisubmersible, respectively; is that correct?
The other models are showing clear signs of a strong start-up transient, resulting from not setting good initial conditions for platform surge and pitch. To avoid this transient, we generally recommend for floating wind systems to set the initial platform surge and pitch angles in ElastoDyn (PtfmSurge
, PtfmPitch
) to their expected (mean) values conditioned on the mean hub-height wind speed you are using. (The r-test for the OC4-DeepCwind semisubmersible sets good initial for surge and pitch in ElastoDyn based on a mean wind speed of 8 m/s).
Best regards,
Dear @Jason.Jonkman ,
Yes, the first and third plots are for the land-based and OC4-DeepCwind semisubmersible, respectively.
As you suggested, I changed the initial conditions of the variables PtfmSurge
and PtfmPitch
to their expected mean values at a mean wind speed of 8 m/s. Now the GenPwr
is behaving normally.
I have some new doubts. The method I used to calculate those values is to check the results of the PtfmSurge
and PtfmPitch
in the firts simulations (without the correct initial conditions). Then I estimated the mean value and remade the simulations with the good initial conditions.
-
Is there another more “academic” way to calculate the expected values of PtfmSurge
and PtfmPitch
under different wind conditions?
-
If I understand your answer correctly, to calculate those initial conditions, in the case I use a turbulent wind, I should only consider the mean hub-height wind speed, right? But what if I also have irregular waves? Are they not taken into account?
-
Lastly, what’s the typical transient time in the FOWTs with turbulent wind and irregular waves?
Thanks a lot.
Best regards,