Convolutional Long Short-Term Memory Neural Networks Based Numerical Simulation of Flow Field
Chang Liu

TL;DR
This paper introduces an improved Convolutional LSTM neural network for flow field prediction, demonstrating enhanced feature extraction with fewer parameters and reduced training time compared to standard models.
Contribution
The paper proposes an enhanced ConvLSTM model incorporating residual networks and attention mechanisms for more efficient flow field prediction.
Findings
Improved ConvLSTM extracts more features with fewer parameters.
The model achieves shorter training times.
It effectively predicts flow around a circular cylinder.
Abstract
Computational Fluid Dynamics (CFD) is the main approach to analyzing flow field. However, the convergence and accuracy depend largely on mathematical models of flow, numerical methods, and time consumption. Deep learning-based analysis of flow filed provides an alternative. For the task of flow field prediction, an improved Convolutional Long Short-Term Memory (Con-vLSTM) Neural Network is proposed as the baseline network in consideration of the temporal and spatial characteristics of flow field. Combining dynamic mesh technology and User-Defined Function (UDF), numerical simulations of flow around a circular cylinder were conducted. Flow field snapshots were used to sample data from the cylinder's wake region at different time instants, constructing a flow field dataset with sufficient volume and rich flow state var-iations. Residual networks and attention mechanisms are combined with…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFlow Measurement and Analysis · Advanced Sensor and Control Systems · Hydrological Forecasting Using AI
MethodsSoftmax · Attention Is All You Need · Tanh Activation · Sigmoid Activation · Convolution · ConvLSTM
