Generalizing FWH-Based Aeroacoustic Noise Prediction in SU2 for Diverse Flow Configuration #2752
Replies: 2 comments
-
|
Hi @huozdemir — following up on my earlier message. I've now studied the existing implementation at EduardoMolina/SU2PY_FWH and identified the key limitations: 1.Python 2 syntax throughout — won't run on modern systems My proposed approach: port to Python 3, move all case-specific constants to CLI args/config, remove geometry assumptions, and add a validated tandem cylinder test case with documented expected output. |
Beta Was this translation helpful? Give feedback.
-
|
Since my last message, I've completed the following pre-application work: Python 2 → 3 port (24 locations) End-to-end pipeline validated: Square cylinder, Mach 0.1, Re 22000, SST, 500 timesteps Happy to share the acoustic plot or bug documentation if useful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @huozdemir, I'm interested in Project FWH for GSoC 2026. I'm a Mechatronics Engineering student with Python experience. Could you point me to the existing FWH implementation so I can study it before writing my proposal?
Beta Was this translation helpful? Give feedback.
All reactions