unicfdlab / libAcoustics

libAcoustics - OpenFOAM library for far-field noise computation
140 stars 57 forks source link

Difference between patches and surfaces in control files #107

Closed MarcusAW closed 11 months ago

MarcusAW commented 1 year ago

Hi, This should be a simple question, but what is the difference between patches and surface in fwhControl? In the vortexShed tutorial if I would like to only consider the noise generation of just the cylinder patch, it seems like there is no need to define patches when surface is defined.

Any clarification would be appreciated, Marcus

mkraposhin commented 1 year ago

When you use impermeable patches, the analogy reduces to Curle. Indeed, when you solve only for noise generated by flow over a non-moving object, you don't need any additional surfaces except the patch encompassing the body.