I was wondering what reports or other data there is available for the loads and turbine performance characteristics for the IEA-15MW reference turbine? The two following reports have very useful data:
Any further information, particularly on fatigue loading (damage equivalent loads etc) and controller parameters (e.g. time histories of demanded pitch rate) would be helpful additional references for validating simulations.
Due to limited time and funding, we did not do any fatigue analysis on the IEA Wind 15MW Reference Turbine (both monopile and floating variants). For controller pitch histories, we unfortunately no longer have the original DLC runs used for the turbine, so we advise users to generate their own output files.
Any chance this fatigue analysis has been performed by anybody who is willing to share their simulation set-up and resulting fatigue loads (for example in terms of Damage Equivalent Loads)? If available, it would be highly appreciated!
I am Shuo-ting who is currently working with 15MW wind turbine to develop our own modelling capability for full loads analysis.
Firstly, we would like to do the verification against the paper from the IEA Wind TCP Task 37, “Definition of the IEA Wind 15-Megawatt Offshore Reference Wind Turbine” published March 2020.
One of the tasks for us is to do the assessment of the natural frequency of the full structures and wind turbine blade by BModes. However, I only found the turbine tower data in the BModes file per link here github.com/IEAWindTask37/IEA-15 … RWT/BModes.
I am not quite sure where I could access the blade profile in order to validate the blade natural frequencies and is it possible to conduct the analysis of natural frequencies for full structures including the tower, blade and substructures?
Another question is regarding the problem as shown below, and I am wondering if you could give me some advice to solve it.
When running with the original files, the error message as in the previous post appears. I was told that the simulation will run well if the “tow_support” is 2 instead of 1.
I have an additional question:
BModes v3.00.00 outputs the 6-DOF platform’s natural frequency?
The version of BModes frequently referenced on this forum as BModes_JJ can be used to predict the natural frequencies of a floating wind system based on the 6 rigid-body DOFs of the floater plus the elastic DOFs of the tower. Are you using this version of BModes? (Available from here: BModes_JJ.exe - Google Drive
I was not the one who made the BModes input file you are using and can’t confirm if all of the specified properties are correct. (I’m not sure if the mass matrix, hydro_M) includes both floater mass/cm/inertia and added mass and if the stiffness matrix, hydro_K, includes the effects from hydrostatics and moorings.)
I do see one issue in the General parameters section of the input: hub_conn should be set to 2 to include the full 6 rigid-body DOFs of the floater.
Despite the above comments, I’m able to run the input file without modification using BModes_JJ and receive the eigensolution (although I’m not familiar enough with the model to know if the results are correct).
For folks in this forum, BModes_JJ refers to version 1.03.01, whereas BModes v3.00.00 refers to the version distributed by the NREL website. (BModes | Wind Research | NREL)
BModes v3.00.00’s source code suggests that
The parameter, “tow_support”, has three options:
0: no additional support
1: Tension guy wires for the land-based tower
2: offshore turbine support: floating platform or monopile
However, in BModes v1.03.01, there are only two options: 0 or 1. I assume these correspond to options 0 and 2 in v3.00.00.
Therefore, the above input files can be used with “tow_support = 1” in BModes v1.03.01 or “tow_support = 2” in BModes v3.00.00.