Deep Learning Closure Models for Large-Eddy Simulation of Flows around
Bluff Bodies
- URL: http://arxiv.org/abs/2208.03498v2
- Date: Wed, 10 Aug 2022 15:03:51 GMT
- Title: Deep Learning Closure Models for Large-Eddy Simulation of Flows around
Bluff Bodies
- Authors: Justin Sirignano and Jonathan F. MacArt
- Abstract summary: deep learning model for large-eddy simulation (LES) is developed and evaluated for incompressible flows around a rectangular cylinder at moderate Reynolds numbers.
DL-LES model is trained using adjoint PDE optimization methods to match, as closely as possible, direct numerical simulation (DNS) data.
We study the accuracy of the DL-LES model for predicting the drag coefficient, mean flow, and Reynolds stress.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: A deep learning (DL) closure model for large-eddy simulation (LES) is
developed and evaluated for incompressible flows around a rectangular cylinder
at moderate Reynolds numbers. Near-wall flow simulation remains a central
challenge in aerodynamic modeling: RANS predictions of separated flows are
often inaccurate, while LES can require prohibitively small near-wall mesh
sizes. The DL-LES model is trained using adjoint PDE optimization methods to
match, as closely as possible, direct numerical simulation (DNS) data. It is
then evaluated out-of-sample (i.e., for new aspect ratios and Reynolds numbers
not included in the training data) and compared against a standard LES model
(the dynamic Smagorinsky model). The DL-LES model outperforms dynamic
Smagorinsky and is able to achieve accurate LES predictions on a relatively
coarse mesh (downsampled from the DNS grid by a factor of four in each
Cartesian direction). We study the accuracy of the DL-LES model for predicting
the drag coefficient, mean flow, and Reynolds stress. A crucial challenge is
that the LES quantities of interest are the steady-state flow statistics; for
example, the time-averaged mean velocity $\bar{u}(x) = \displaystyle \lim_{t
\rightarrow \infty} \frac{1}{t} \int_0^t u(s,x) ds$. Calculating the
steady-state flow statistics therefore requires simulating the DL-LES equations
over a large number of flow times through the domain; it is a non-trivial
question whether an unsteady partial differential equation model whose
functional form is defined by a deep neural network can remain stable and
accurate on $t \in [0, \infty)$. Our results demonstrate that the DL-LES model
is accurate and stable over large physical time spans, enabling the estimation
of the steady-state statistics for the velocity, fluctuations, and drag
coefficient of turbulent flows around bluff bodies relevant to aerodynamic
applications.
Related papers
- Trajectory Flow Matching with Applications to Clinical Time Series Modeling [77.58277281319253]
Trajectory Flow Matching (TFM) trains a Neural SDE in a simulation-free manner, bypassing backpropagation through the dynamics.
We demonstrate improved performance on three clinical time series datasets in terms of absolute performance and uncertainty prediction.
arXiv Detail & Related papers (2024-10-28T15:54:50Z) - Machine-Learned Closure of URANS for Stably Stratified Turbulence: Connecting Physical Timescales & Data Hyperparameters of Deep Time-Series Models [0.0]
We develop time-series machine learning (ML) methods for closure modeling of the Unsteady Reynolds Averaged Navier Stokes equations.
We consider decaying SST which are homogeneous and stably stratified by a uniform density gradient.
We find that the ratio of the timescales of the minimum information required by the ML models to accurately capture the dynamics of the SST corresponds to the Reynolds number of the flow.
arXiv Detail & Related papers (2024-04-24T18:58:00Z) - Towards Long-Term predictions of Turbulence using Neural Operators [68.8204255655161]
It aims to develop reduced-order/surrogate models for turbulent flow simulations using Machine Learning.
Different model structures are analyzed, with U-NET structures performing better than the standard FNO in accuracy and stability.
arXiv Detail & Related papers (2023-07-25T14:09:53Z) - Dynamics of a data-driven low-dimensional model of turbulent minimal
Couette flow [0.0]
We show that a description of turbulent Couette flow is possible using a data-driven manifold dynamics modeling method.
We build models with fewer than $20$ degrees of freedom that quantitatively capture key characteristics of the flow.
For comparison, we show that the models outperform POD-Galerkin models with $sim$2000 degrees of freedom.
arXiv Detail & Related papers (2023-01-11T18:50:08Z) - Data-driven low-dimensional dynamic model of Kolmogorov flow [0.0]
Reduced order models (ROMs) that capture flow dynamics are of interest for decreasing computational costs for simulation.
This work presents a data-driven framework for minimal-dimensional models that effectively capture the dynamics and properties of the flow.
We apply this to Kolmogorov flow in a regime consisting of chaotic and intermittent behavior.
arXiv Detail & Related papers (2022-10-29T23:05:39Z) - Learning Large-scale Subsurface Simulations with a Hybrid Graph Network
Simulator [57.57321628587564]
We introduce Hybrid Graph Network Simulator (HGNS) for learning reservoir simulations of 3D subsurface fluid flows.
HGNS consists of a subsurface graph neural network (SGNN) to model the evolution of fluid flows, and a 3D-U-Net to model the evolution of pressure.
Using an industry-standard subsurface flow dataset (SPE-10) with 1.1 million cells, we demonstrate that HGNS is able to reduce the inference time up to 18 times compared to standard subsurface simulators.
arXiv Detail & Related papers (2022-06-15T17:29:57Z) - Deep Equilibrium Optical Flow Estimation [80.80992684796566]
Recent state-of-the-art (SOTA) optical flow models use finite-step recurrent update operations to emulate traditional algorithms.
These RNNs impose large computation and memory overheads, and are not directly trained to model such stable estimation.
We propose deep equilibrium (DEQ) flow estimators, an approach that directly solves for the flow as the infinite-level fixed point of an implicit layer.
arXiv Detail & Related papers (2022-04-18T17:53:44Z) - Deep Learning to advance the Eigenspace Perturbation Method for
Turbulence Model Uncertainty Quantification [0.0]
We outline a machine learning approach to aid the use of the Eigenspace Perturbation Method to predict the uncertainty in the turbulence model prediction.
We use a trained neural network to predict the discrepancy in the shape of the RANS predicted Reynolds stress ellipsoid.
arXiv Detail & Related papers (2022-02-11T08:06:52Z) - Discrete Denoising Flows [87.44537620217673]
We introduce a new discrete flow-based model for categorical random variables: Discrete Denoising Flows (DDFs)
In contrast with other discrete flow-based models, our model can be locally trained without introducing gradient bias.
We show that DDFs outperform Discrete Flows on modeling a toy example, binary MNIST and Cityscapes segmentation maps, measured in log-likelihood.
arXiv Detail & Related papers (2021-07-24T14:47:22Z) - Closed-form Continuous-Depth Models [99.40335716948101]
Continuous-depth neural models rely on advanced numerical differential equation solvers.
We present a new family of models, termed Closed-form Continuous-depth (CfC) networks, that are simple to describe and at least one order of magnitude faster.
arXiv Detail & Related papers (2021-06-25T22:08:51Z) - Real-time simulation of parameter-dependent fluid flows through deep
learning-based reduced order models [0.2538209532048866]
Reduced order models (ROMs) provide reliable approximations to parameter-dependent fluid dynamics problems in rapid times.
Deep learning (DL)-based ROMs overcome all these limitations by learning in a non-intrusive way both the nonlinear trial manifold and the reduced dynamics.
The resulting POD-DL-ROMs are shown to provide accurate results in almost real-time for the flow around a cylinder benchmark, the fluid-structure interaction between an elastic beam attached to a fixed, rigid block and a laminar incompressible flow, and the blood flow in a cerebral aneurysm.
arXiv Detail & Related papers (2021-06-10T13:07:33Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.