TL;DR
This paper introduces two deep learning hybrid reduced order models, POD-RNN and CRAN, for predicting unsteady fluid flows, demonstrating their effectiveness on benchmark problems with CRAN outperforming POD-RNN in complex scenarios.
Contribution
The paper presents novel hybrid deep learning models, POD-RNN and CRAN, for efficient unsteady flow prediction, with CRAN showing superior performance on complex flow problems.
Findings
CRAN outperforms POD-RNN in complex flow scenarios.
Both models perform satisfactorily on simple flow problems.
CRAN's scalability enables advanced applications like pressure force prediction.
Abstract
In this paper, we present two deep learning-based hybrid data-driven reduced order models for the prediction of unsteady fluid flows. The first model projects the high-fidelity time series data from a finite element Navier-Stokes solver to a low-dimensional subspace via proper orthogonal decomposition (POD). The time-dependent coefficients in the POD subspace are propagated by the recurrent net (closed-loop encoder-decoder updates) and mapped to a high-dimensional state via the mean flow field and POD basis vectors. This model is referred as POD-RNN. The second model, referred to as convolution recurrent autoencoder network (CRAN), employs convolutional neural networks (CNN) as layers of linear kernels with nonlinear activations, to extract low-dimensional features from flow field snapshots. The flattened features are advanced using a recurrent (closed-loop manner) net and up-sampled…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
