Ashwani Punia,Rajendra K. Ray
Abstract:This work deals with a novel Gaussian filter-based pressure correction technique with a super compact higher order finite difference scheme for solving unsteady three-dimensional (3D) incompressible, viscous flows. This pressure correction technique offers significant advantages in terms of optimizing computational time by taking minimum iterations to reach the required accuracy, making it highly efficient and cost-effective. Pressure fields often exhibit highly nonlinear behavior, and employing the Gaussian filter can help to enhance their reliability by reducing noise and uncertainties. On the other hand, the super compact scheme uses minimum grid points to produce second-order accuracy in time and fourth-order accuracy in space variables. The main focus of this study is to enhance the accuracy and efficiency and minimize the computational cost of solving complex fluid flow problems. The super compact scheme utilizes 19 grid points at the known time level (i.e., $n^{th}$ time level) and only seven grid points from the unknown time level (i.e., $n + 1$ time level). By employing the above strategies, it becomes possible to notably decrease computational expenses while maintaining the accuracy of the computational scheme for solving complex fluid flow problems. We have implemented our methodology across three distinct scenarios: the 3D Burger's equation having analytical solution, and two variations of the lid-driven cavity problem. The outcomes of our numerical simulations exhibit a remarkable concordance, aligning exceptionally well with both the analytical benchmarks and previously validated numerical findings for the cavity problems.
What problem does this paper attempt to address?
### What problems does this paper attempt to solve?
This paper aims to solve the problems of computational efficiency and accuracy encountered in the numerical simulation of three - dimensional unsteady incompressible viscous fluid flow. Specifically, the paper proposes a new pressure correction technique based on Gaussian filtering and combines it with the Super Compact Scheme to optimize the solution of three - dimensional unsteady incompressible viscous flow problems.
#### Main problems and challenges:
1. **High computational cost**: Traditional pressure correction methods require a large number of iterations when dealing with three - dimensional complex flows, resulting in excessive computation time.
2. **Non - linear behavior of the pressure field**: The pressure field usually exhibits highly non - linear characteristics, which are prone to introducing noise and uncertainty and affect the reliability of the calculation results.
3. **Limitations of existing methods**: Although existing high - order compact schemes can improve accuracy, their application scope in three - dimensional flows is limited and the computational cost is high.
#### Solutions:
1. **Gaussian - filtered pressure correction technique**: By introducing a Gaussian filter to smooth the pressure field, reduce noise and rapid changes, thereby accelerating the convergence process and reducing the required number of iterations.
2. **Super Compact high - order finite - difference scheme**: Use the minimum number of grid points (19 known time - layer grid points and 7 unknown time - layer grid points) to achieve high - order accuracy in time and space (second - order in time and fourth - order in space), thereby reducing the computational cost while ensuring accuracy.
3. **Verification and application**: Verification is carried out through three different scenarios, including the three - dimensional Burger equation with an analytical solution and two different forms of the lid - driven cavity problem. The results show that the new method significantly improves both computational efficiency and accuracy.
#### Mathematical model:
The main equations involved in the paper are the unsteady three - dimensional convection - diffusion - reaction equations:
\[
m\frac{\partial U}{\partial t}+n(x,y,z,t)\frac{\partial U}{\partial x}+o(x,y,z,t)\frac{\partial U}{\partial y}+p(x,y,z,t)\frac{\partial U}{\partial z}+q(x,y,z,t)U = \nabla^{2}U+r(x,y,z,t)
\]
where \(U\) is the transport variable, and \(m, n, o, p, q, r\) are constants and coefficients representing convection, reaction and forcing terms respectively.
In addition, for the incompressible Navier - Stokes equations, we have:
\[
\frac{\partial U}{\partial t}+U\cdot\nabla U = -\nabla p_{r}+\frac{1}{Re}\nabla^{2}U
\]
\[
\nabla\cdot U = 0
\]
These equations describe the transient behavior of three - dimensional incompressible fluids. By introducing the Gaussian - filtered pressure correction technique, these equations can be solved more efficiently.
#### Summary:
This research proposes a new pressure correction technique, combined with the Super Compact high - order finite - difference scheme, which significantly improves the computational efficiency and accuracy of three - dimensional incompressible viscous flow problems and reduces the computational cost. This method has important application prospects in engineering and scientific fields such as aerodynamics, hydrodynamics and fluid - structure interaction analysis.