Currently I try to get an idea on how to get the mode shapes needed in FAST. Therefore I am trying to recalculate the mode shapes of the NREL 5MW baseline windturbine which are given in the CertTest input files of the FAST distribution. I read through some topics in this forum, so I know that these modes shapes were calculated by using ADAMS. Nevertheless I thought that it should be possible to calculate at least an approximation of these mode shapes also with BModes, but unfortunately I wasn't successful with that. My results show quite big differences from that given in the CertTest input files. See this picture:
As I was not able to recalculate the CertTest mode shapes I am now quite unshure whether I took the correct input parameters and what input parameters I should use in future when I have to calculate the mode shapes of other blades. Therefore it would be nice to get some further advices on these parameters from an expert.
What I found so far are two older posts by Jason Jonkman which gave the following suggestions on the input parameters when deriving blade mode shapes:
#1 (from viewtopic.php?f=3&t=645&hilit=BModes+5MW)
sec_loc = BlFract
str_tw = StrcTwst
tw_iner = StrcTwst
mass_den = BMassDen
flp_iner = Very small number (you can't specify exactly zero for this input in BModes)
edge_iner = Very small number "
flp_stff = FlpStff
edge_stff = EdgStff
tor_stff = Very large number
axial_stff = Very large number
cg_offst = 0
sc_offst = 0
tc_offst = 0
and #2 (from viewtopic.php?f=3&t=1264&p=5487&hilit=BModes+5MW#p5487)
str_tw = 0 (to uncouple the derived flapwise and edgewise modes, which are then coupled through the structural pretwist specified in FAST)
tw_iner = 0
flp_iner = very small number (you can't specify exactly zero for this input in BModes)
edge_iner = very small number
tor_stff = very high number (BModes won't allow infinite; just set it high enough that it doesn't impact the BModes results for the modes you care about)
axial_stff = very high number
cg_offst = 0
sc_offst = 0
tc_offst = 0
Unfortunately they are different concerning the suggestions for str_tw and tw_iner. As far as I understand FAST expects uncoupled modes so the suggestion of #2 should be more appropriate, isn't it?
As a "very high number" I took 1.00E+10 and as "very small number" I took 1.00E-10. Do you think they are high/small enough?
I know, calculating the mode shapes is not the easiest task but correct mode shapes are quite important to get realistic simulation results. So I hope you can help me a bit in this issue.
Kind regards,
Paul Schünemann