-
Hi all, I am trying to use Mlife to conduct fatigue analysis of the hull and tower of my floating wind turbine model. As for as I know, I should have at least the nodal loads outpus of both structures. I see that in ElastoDyn it allows maximum 10 nodes to output nodal loads of the tower, but for the hull I am not sure if there is any output channel I could set in either HydroDyn or any other input file. I saw that in HydroDyn it seems to only give options of integrated loadings. Could anyone give me any advice? Attached is my current ElastoDyn file, in which you may check the output channels I set. IEA15_CSpar_ElastoDyn.txt |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 73 replies
-
Dear @EWEMkite, Presumably if you are calculating the fatigue of a spar buoy hull, you are modeling the spar structurally within SubDyn, such that hydroelastic effects and internal member-level loading can be considered within the spar. SubDyn, like ElastoDyn, allows you to output up to 9 reaction loads within each member of the substructure. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Dear @jjonkman, Thanks for the response. These days I have been reading the documentations of SubDyn. As my model is designed to be made of composite materials rather than traditional steel for both the substructure and the tower, which composes of 1. Inner pultruded panels made of glass fiber in an epoxy resin filament and 2. External filament wound layer made of Silenka Eglass 1200 tex and MY750/HY917/DY063 epoxy, I am not sure how this choice of material will affect my settings in the input files and how would they impact my simulations. Do you have any suggestion for my simulation based on the composite material choice? Best Regards |
Beta Was this translation helpful? Give feedback.
-
I tried several configurations of input files:
Could you please help me have a check? With the shared openFAST excecution folder in the previous post, you can run my model after changing the directories. Best Regards, |
Beta Was this translation helpful? Give feedback.
Dear @EWEMkite,
I'm glad you found the issue and your model is running now! Is this using DT =
0.0025
s andNumCrctn
= 1?To speed up the runtime, have you tried reducing
Nmodes
in SubDyn to 2, which would likely allow you to use a largerDT
? Are there other structural DOFs that you could disable without impacting simulation accuracy that would allow you to use largerDT
?Upgrading to the tight-coupling branch of OpenFAST, which will be released in OpenFAST v5 later this year, may also help to speed up the simulation: #2439.
Best regards,