Dual-Grid Interpolation: For Improved Accuracy Of Overset Grid Systems

Challenges and advancements in interpolation within cell-centered CFD flow solvers.

popularity

Computational fluid dynamics (CFD) has become an integral part of engineering decision-making, providing a deeper understanding of how fluids behave in various scenarios, from the high skies in aerospace all the way to the fast-paced realm of automotive engineering. The task of accurately simulating fluid dynamics, particularly when faced with complex shapes or moving parts, demands innovative solutions based on which grids are created and data points are connected. This blog post explores overset grid techniques, highlighting the challenges and advancements in interpolation within cell-centered CFD flow solvers. It also introduces a novel dual-grid strategy that significantly enhances the stability and precision of CFD solutions.

Introduction to overset grid methodology

The overset grid methodology, also known as the chimera grid, represents a significant leap in computational simulation flexibility. It employs overlapping grids to discretize the solution domain, allowing for the independent fitting of component grids to various parts of the geometry. This method simplifies the structured grid generation process for complex geometries. It is particularly effective for simulating bodies in relative motion, such as a fuel tank being dropped from an aircraft or the aerodynamics of rotorcraft.

The accuracy and stability of CFD solutions in an overset grid system depend heavily on the interpolation method used. The method must interpolate flow-dependent variables accurately and smoothly across the composite grid system. This process is influenced by the stencil of points and the method of defining interpolation weights, which determine the flow solution’s accuracy and stability.

Challenges of traditional interpolation methods

Traditional interpolation methods, such as those utilizing the least squares method to determine interpolation weights, face significant challenges. Notably, the weights produced are not bounded between zero and one, leading to non-monotonic interpolation. This can introduce new extrema in the solution, potentially causing instabilities and inaccuracies in the CFD solution. The need for a method that mitigates these issues while maintaining computational efficiency is evident.

Solution: Dual-grid approach

The dual grid approach offers a promising solution to the limitations of traditional interpolation methods. It involves connecting the cell centers of the primal grid (the original grid points and their connectivity as defined by grid generation software) to form dual-grid cells. This method allows for trilinear interpolation to produce weights that are bounded between zero and one, addressing the problem of non-monotonic interpolation and its associated difficulties.

Structured v/s unstructured dual-grids

Structured dual grids benefit from implicit connectivity between cell-centered locations, facilitating straightforward interpolation. However, they do not cover the entire volume of the nodal or primal grid, necessitating extrapolation for donor searches in void areas.

Unstructured dual grids, on the other hand, offer flexibility in covering complex geometries but require more memory and computational time. They involve constructing dual-grid cells (e.g., tetrahedra in three dimensions) that must adequately cover the primal grid cells, necessitating augmented donor searches in both the primal and dual grids.

Cell-centered unstructured primal and dual grids. (Noak et al., 2020)

Implementation considerations

Implementing a dual-grid approach involves several considerations, including the choice between a global dual grid, which connects all cell centers but is memory-intensive, and local dual grids, which are associated with each primal grid element and reduce memory requirements by only loading the necessary local dual grids for interpolation.

The structured dual-grid donor hexahedron and the unstructured dual-grid approach highlight the need for a reliable donor search mechanism within the dual-grid framework. This is crucial for precise and efficient interpolation, particularly when fringe locations are beyond the dual-grid donor and necessitate extrapolation.

Cell-centered dual-grid donor with fringe near a boundary. (Noak et al., 2020)

Comparative analysis

A comparative analysis of compressible CFD solutions using least squares interpolation weights versus those using global dual grid interpolation weights highlights the advantages of the dual-grid approach. Solutions employing least squares interpolation weights demonstrated non-monotonic behavior, leading to potential instability. In contrast, the use of dual-grid interpolation weights resulted in more stable and accurate solutions, validating the dual-grid method’s effectiveness in addressing traditional interpolation challenges.

Conclusion

With its inherent flexibility and capability to handle complex geometries and simulations of bodies in relative motion, the overset grid methodology represents a significant advancement in CFD. However, the challenges associated with traditional interpolation methods necessitate innovative solutions like the dual-grid approach. By ensuring interpolation weights are bounded between zero and one, the dual-grid method enhances the stability and accuracy of CFD solutions.

As computational capabilities continue to evolve, integrating advanced grid interpolation techniques like the dual-grid approach will play a pivotal role in advancing the field of computational fluid dynamics, enabling more accurate, efficient, and reliable simulations across a wide range of applications.

Prospects

The study of dual-grid interpolation methods in CFD is an area ripe for further exploration. Future work could look into making these dual-grid systems work faster and more efficiently, perhaps by creating better algorithms for setting up these grids and finding related data points. Furthermore, conducting further studies to compare these methods in real, complex situations could help to emphasize their strengths and weaknesses. This could provide guidance on the most effective ways to use them in various engineering projects. Continuously improving the utilization of grids, including the dual-grid approach, is essential for progress in computational fluid dynamics.

Reference

Noack, Ralph W., Wyman, Nicholas J., McGowan, G., and Brown, C., “Dual-Grid Interpolation for Cell-Centered Overset Grid Systems,” AIAA paper no. 2020-1407, January 2020.

Read more about Dual-Grid Interpolation in this article: Dual-Grid Interpolation for Cell-Centered Overset Grid Systems



Leave a Reply


(Note: This name will be displayed publicly)