/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | www.openfoam.com \\/ M anipulation | ------------------------------------------------------------------------------- Copyright (C) 2015 OpenFOAM Foundation Copyright (C) 2016-2024 OpenCFD Ltd. ------------------------------------------------------------------------------- License This file is part of OpenFOAM. OpenFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenFOAM. If not, see . Class Foam::turbulentDFSEMInletFvPatchVectorField Group grpInletBoundaryConditions Description The \c turbulentDFSEMInlet is a synthesised-eddy based velocity inlet boundary condition to generate synthetic turbulence-alike time-series from a given set of turbulence statistics for LES and hybrid RANS-LES computations. Reference: \verbatim Standard model (tag:PCR): Poletto, R., Craft, T., & Revell, A. (2013). A new divergence free synthetic eddy method for the reproduction of inlet flow conditions for LES. Flow, turbulence and combustion, 91(3), 519-539. DOI:10.1007/s10494-013-9488-2 Expression for the average length scale (tag:SST): Shur, M., Strelets, M., Travin, A., Probst, A., Probst, S., Schwamborn, D., ... & Revell, A. (2018). Improved embedded approaches. In: Mockett C., Haase W., Schwamborn D. (eds) Go4Hybrid: Grey area mitigation for hybrid RANS-LES methods. Notes on Numerical Fluid Mechanics and Multidisciplinary Design. p. 51-87. Springer, Cham. DOI:10.1007/978-3-319-52995-0_3 \endverbatim Usage Example of the boundary condition specification: \verbatim { // Mandatory entries type turbulentDFSEMInlet; delta ; R ; U ; L ; // e.g. // R uniform ( ); // U uniform ( ); // L uniform ; // Optional entries d ; nCellPerEddy