Article

Case Studies for Comparing Hybrid and Decomposition-based Methods in Aeroacoustics (vor Ort)

* Presenting author
Day / Time: 23.03.2022, 14:40-15:00
Room: 47-02
Typ: Regulärer Vortrag
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract: In aeroacoustic simulations the velocity and pressure fields consist of compressible and incompressible components. Computing both parts numerically in one system is a hard task, because of the different scales in the fields. Using acoustical analogies, this problem can be solved, but in this case the feedback of the acoustical part onto the flow is not taken into account.In the hybrid aeroacoustic workflow, an incompressible simulation is done first. Then acoustic sources can be calculated for the purely acoustical simulation. The final outcome is the sound pressure, computed from the latter system. Alternative solutions based on decomposition techniques were also proposed recently. In this case, compressible flow simulations are performed and the acoustic field results from the decomposition. An advantage of this strategy is that back and forth coupling can be taken into account as well. In the paper the above-mentioned methods are compared, by analyzing both workflows in different configurations. Examples will be also shown (rotating vortex pair, cylinder in a crossflow, edge tone), where the differences of the resulting sound fields can be investigated. At the end, the result of the analysis will be discussed.
Error

Error : E_DEPRECATED

strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated

1
/kunden/431424_13355/webseiten/subdomains/app2022.daga-tagung.de/memyc/resources/OutputCompression.php, line 35
32.              */
33.             if (headers_sent()) {
34.                 $encoding = false;
35.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'x-gzip') !== false) {
36.                 $encoding = 'x-gzip';
37.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'gzip') !== false) {
38.                 $encoding = 'gzip';