2019
DOI: 10.3390/app10010058
|View full text |Cite
|
Sign up to set email alerts
|

A Three-Dimensional Cartesian Mesh Generation Algorithm Based on the GPU Parallel Ray Casting Method

Abstract: Robust and efficient Cartesian mesh generation for large-scale scene is of great significance for fluid dynamics simulation and collision detection. High-quality and large-scale mesh generation task in a personal computer is hard to achieve. In this paper, a parallel Cartesian mesh generation algorithm based on graphics processing unit (GPU) is proposed. The proposed algorithm is optimized based on the traditional ray casting method in computer graphics, and is more efficient and stable for large-scale Cartesi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 31 publications
0
5
0
Order By: Relevance
“…The numerical calculation of a three-dimensional explosion field often involves complex structures, and it is difficult to meet the practical engineering needs with manual modeling. To solve the problem of complex structure modeling, a MESH-3D pre-processing software [ 35 , 36 ] was developed by our research group according to the characteristics of the calculation program. This software can be arbitrarily complex structure for rapid grid generation and display, and it can provide good pretreatment data for the numerical calculation.…”
Section: Numerical Analysismentioning
confidence: 99%
See 1 more Smart Citation
“…The numerical calculation of a three-dimensional explosion field often involves complex structures, and it is difficult to meet the practical engineering needs with manual modeling. To solve the problem of complex structure modeling, a MESH-3D pre-processing software [ 35 , 36 ] was developed by our research group according to the characteristics of the calculation program. This software can be arbitrarily complex structure for rapid grid generation and display, and it can provide good pretreatment data for the numerical calculation.…”
Section: Numerical Analysismentioning
confidence: 99%
“…This software can be arbitrarily complex structure for rapid grid generation and display, and it can provide good pretreatment data for the numerical calculation. Thus, the pre-processing uses MESH-3D software [ 35 , 36 ] to mesh the composite steel structure model, and the results are shown in Figure 9 . The numerical calculation method in this paper is based on the finite difference method.…”
Section: Numerical Analysismentioning
confidence: 99%
“…To determine the inside/outside relationship of the Cartesian cells, the ray casting method [24] and the winding number approach [25] are the usually methods in most Cartesian grid generation programs. While both approaches conceptually straightforward, they are considerably different computationally.…”
Section: Inside/outside Determinationmentioning
confidence: 99%
“…The approach verifies if at least one of the vertices is within the polygon and then, in this case, the rectangle belongs to the final tiling. The Ray Casting algorithm is used, which indicates that if an imaginary ray is thrown out of the point, and the number of intersections with the sides of the polygon is odd, the point is included in the polygon, otherwise it is outside the polygon (straight line generation parallel to the axes from the point) [21]. In addition, this method was validated with the dominant point method , the dominant point (any point below and to the left of a point that does not belong to the selected area does not belong to the selected area) [22]., are used etc.…”
Section: Tessellation Algorithm Of a Region And Calculation Of The Opmentioning
confidence: 99%