A Complex-boundary Treatment Method for Finite Volume Schemes with Cut-Cartesian Cell Mesh

Zhaohui Qin
2023-04-09
Abstract:In this paper, a second-order accurate method was developed for calculating fluid flows in complex geometries. This method uses cut-Cartesian cell mesh in finite volume framework. Calculus is employed to relate fluxes and gradients along curved surfaces to cell-averaged values. The resultant finite difference equations are sparse diagonal systems of equations. This method does not need repeated polynomial interpolation or reconstruction. Two-dimensional incompressible lid-driven semi-circular cavity flow at two Reynolds numbers was simulated with the current method and second-order accuracy was reached. The current method might be extended to third-order accuracy.
Numerical Analysis,Computational Physics
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is how to handle complex boundary conditions efficiently and accurately when calculating fluid flow in complex geometries. Specifically, the author has developed a second - order accuracy method based on the finite - volume method for calculating fluid flow on a cut - Cartesian cell mesh. This method associates fluxes and gradients with cell averages through calculus, thereby avoiding repeated polynomial interpolation or reconstruction and not requiring the approximation of curved boundaries with piecewise line segments. This enables the method to handle complex boundaries more precisely while maintaining high computational efficiency. ### Summary of Main Problems: 1. **Handling of Complex Boundaries**: Traditional methods usually require a large amount of polynomial interpolation or reconstruction when handling complex boundaries, resulting in increased computational complexity and difficulty in achieving high - order accuracy. 2. **Accurate Representation of Geometric Shapes**: Many existing methods use piecewise line segments to approximate curved boundaries, which can only achieve first - order geometric accuracy and affects the overall computational accuracy. 3. **Balance between Computational Efficiency and Accuracy**: Improve the spatial accuracy of numerical methods while ensuring computational efficiency, especially in cases involving complex geometric shapes. ### Specific Contributions of the Paper: - **Second - Order Accuracy Method**: Developed a finite - volume method based on the cut - Cartesian grid that can achieve second - order spatial accuracy without repeated interpolation. - **No Need for Polynomial Reconstruction**: By introducing the moving average and the PKP theorem, the polynomial reconstruction step common in traditional methods is avoided. - **Accurate Handling of Curved Boundaries**: Directly handle curved boundaries without approximating them as piecewise line segments, thereby improving the accuracy of geometric representation. - **Flexibility**: This method has great flexibility in application and can choose different numerical schemes at almost every step as long as the required accuracy is maintained. Through these improvements, this method not only improves computational efficiency but also significantly enhances the computational accuracy in complex geometric shapes.