How to print velocity components for all blade nodes in AeroDyn v14?

Dear @Jason.Jonkman

Thank you for your reply. I checked the source code (specifically in the AeroSubs.f90 file) and fortunately the parser checks for the presence of WIND word to print the velocity components separately for all blades and all blade elements in .wind file:

So I just added the word WIND next to each PRINT in AeroDyn14 input file

Once I run the simulation, I got the RootName.AD.out.wind file:

Best regards,

Y.Thiziri

1 Like