Airfoil control in ServoDyn and AeroDyn #2918
-
Hello everyone, I am currently using OpenFast to make simulation of OC3 wind turbine with controls. In the control file of ServoDyn I saw that an airfoil control exist. I have two question about it:
For information, I am using the ROSCO controller so it already have a controller for this airfoil implemented. Thank you in advance for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Dear @theot-student, I don't see good documentation on the aerodynamic flow control options of ServoDyn and AeroDyn in the documentation. Here is a quick summary to enable aerodynamic flow control:
Best regards, |
Beta Was this translation helpful? Give feedback.
Dear @theot-student,
I don't see good documentation on the aerodynamic flow control options of ServoDyn and AeroDyn in the documentation. Here is a quick summary to enable aerodynamic flow control:
AFTabMod
= 3 to interpolate airfoil data in 2D based on AoA andUserProp
.NumTabs
> 1), each with differentUserProp
values. UserProp is a user-defined value that gets set through ServoDyn and can be used, e.g., to represent different trailing-edge flap or other flow control settings.