Exawind / amr-wind

AMReX-based structured wind solver
https://exawind.github.io/amr-wind
Other
104 stars 78 forks source link

FLLC Multiple Blades #871

Closed tonyinme closed 9 months ago

tonyinme commented 1 year ago

The filtered lifting line correction (FLLC) is not working properly on wind turbines (more than 1 blade). It seems like the correction is only being applied at one of the blades, or not being applied properly in the other two blades.

The figure below is from a simulation of the NREL 5MW with the FLLC.

image

psakievich commented 1 year ago

@tonyinme can you package a reproducer of this for me and send me the location?

tonyinme commented 1 year ago

Hi @psakievich , here is the case that I ran to obtain the results above.

case_for_phil.zip

tonyinme commented 1 year ago

Further testing shows that this happens also when running on one core.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 30 days with no activity.

tonyinme commented 9 months ago

https://github.com/Exawind/amr-wind/pull/894