Skip to content

Code understanding request (FVW of Aerodyn_driver ) #1827

Answered by ebranlard
robytian asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
To be fair, OLAF does not really use the "wake age angle". OLAF defines a wake age, as the number of time steps since the vortex was emitted. And element of "wake age" 3 was emitted three time steps ago.

The lattice of vortex elements is stored for each blade. Each point in the lattice has 3 cartesian coordinates (x,y,z). The Points are stored in an array of shape 3 x nSpan+1 x nMaxAge+1 where nSpan is the number of spanwise section of AeroDyn, nMaxAge is the maximum wake age (typically the number of near wake panels).
I hope that helps,

Emmanuel

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ebranlard
Comment options

Comment options

You must be logged in to vote
2 replies
@robytian
Comment options

@ebranlard
Comment options

Comment options

You must be logged in to vote
1 reply
@ebranlard
Comment options

Answer selected by robytian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants