Skip to content

Airfoil control in ServoDyn and AeroDyn #2918

Answered by jjonkman
theot-student asked this question in Q&A
Discussion options

You must be logged in to vote

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:

  • In the AeroDyn primary input file, you must set AFTabMod = 3 to interpolate airfoil data in 2D based on AoA and UserProp.
  • In the AeroDyn airfoil input file for the airfoils you want to control, you must have mulitiple airfoil tables (NumTabs > 1), each with different UserProp 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.
  • In the ServoDyn input file, you must enable aerodyna…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by theot-student
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment