Article

Extension of the discontinuous Galerkin flow solver FLEXI towards a hybrid acoustic simulation framework (vor Ort)

* Presenting author
Day / Time: 23.03.2022, 15:20-15:40
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 computational aeroacoustics, hybrid simulation methods, in which the fluid flow and acoustics are solved separately, are still state of the art. However, the acoustic sources rely on an accurate prediction of the underlying hydrodynamic field. The modelling of the acoustic sources from low-fidelity simulations as RANS or URANS have their limits in complex flows. Computationally intense high-fidelity models, such as wall resolved LES, have a much higher reliability and accuracy. To close this gap between computational complexity and accuracy, one approach is to restrict the LES domain to the region of physical relevance, which requires a method to generate the necessary inflow turbulence at the LES domain boundary. In this talk, the recently introduced RRALF method is used, which relies on time-averaged flow statistics to generate turbulent fluctuations. The required data can be obtained e.g. from a RANS simulation. From the transient flow field of this zonal LES, acoustic source terms are derived and used in an acoustic solver to predict the acoustic propagation. Results of a hybrid trailing edge simulation of a NACA 64418 airfoil are presented.
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';