Skip to content

Different levels of fidelity of Floris #623

Answered by FMenhorn
FMenhorn asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, thanks @Bartdoekemeijer and @paulf81 ! This indeed helped me. (I had to modify the code a bit to not raise a ValueError for grid points > 3) Together with the other suggestions I was able to create three levels of fidelity:

  • coarse: 1 turbine grid points + calculate_no_wake for the computation of the turbine power
  • medium: 1 turbine grid points + calculate_wake for the computation of the turbine power
  • fine: 40 turbine grid points + calculate_wake for the computation of the turbine power

I get a nice increase in runtime and convergence of the solution.

Thanks all for your help!

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
9 replies
@FMenhorn
Comment options

@Bartdoekemeijer
Comment options

@paulf81
Comment options

@FMenhorn
Comment options

Answer selected by FMenhorn
Comment options

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

@rafmudaf
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants