Rotor-rotor interaction #118
Replies: 3 comments 6 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi, thank you for this question and you comments. |
Beta Was this translation helpful? Give feedback.
-
@shahfiqshahjahan05, we just realized that there is a bug in the code that has been causing surface interactions to be ignored, meaning that the only interactions that are being captured are wake-on-surface and surface-on-wake interactions, but surface-on-surface interactions were being ignored. In the case of your side-by-side rotors case, that means that the rotors are interacting through their wakes, but velocity induced by the blade themselves are being ignored (this effect is negligible in all the tutorials, but in your case with rotors so close to each other, neglecting this effect might be throwing off your results). I created a branch called |
Beta Was this translation helpful? Give feedback.
-
Hi All,
I am trying to run a rotor-rotor interaction case where when we bring two propellers side by side closer (experimental data from Zhou2019), we should expect slight drop in thrust. However, I have been struggling to get correct results.
Whilst, it should be like below:
The picture above is from Alvarez's thesis.
Below is my main.jl file. It would be great if anyone can shed some light on where I should change in my simulation setup. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions