Skip to content

Axial Induction for a given turbine v3 #937

Answered by misi9170
JackDI1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @JackDI1 ,

To get the axial induction factors, use the get_turbine_ais() method of the FlorisInterface.

However, you could also use the sample_flow_at_points() method of the FlorisInterface, and set the x, y, z array arguments to be locations along the wake centerline, to get the flow velocities without needing to explicitly compute the thrust coefficients and axial induction factors. See also v3 example 28 for example code.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by JackDI1
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants