• 제목/요약/키워드: structured grid

검색결과 135건 처리시간 0.02초

Delaunay 삼각화 기법을 활용한 다중-블록 정렬 격자의 자동 생성 기법 (Automatic Multi-Block Grid Generation Technique Based on Delaunay Triangulation)

  • 김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 1999년도 추계 학술대회논문집
    • /
    • pp.108-114
    • /
    • 1999
  • In this paper. a new automatic multi=block grid generation technique for general 2D regions is introduced. According to this simple and robust method, the domain of interest is first triangulated by using Delaunay triangulation of boundary points, and then geometric information of those triangles is used to obtain block topology. Once block boundaries are obtained. structured grid for each block is generated such that grid lines have $C^0-continuity$ across inter-block boundaries. In the final step of the present method, an elliptic grid generation method is applied to smoothen grid distribution for each block and also to re-locale the inter-block boundaries, and eventually to achieve a globally smooth multi-block structured grid system with $C^1-continuity$.

  • PDF

PC 클러스터를 위한 정렬 중첩 격자의 병렬처리 (PARALLEL IMPROVEMENT IN STRUCTURED CHIMERA GRID ASSEMBLY FOR PC CLUSTER)

  • 김유진;권장혁
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2005년도 추계 학술대회논문집
    • /
    • pp.157-162
    • /
    • 2005
  • Parallel implementation and performance assessment of the grid assembly in a structured chimera grid approach is studied. The grid assembly process, involving hole cutting and searching donor, is parallelized on the PC cluster. A message passing programming model based on the MPI library is implemented using the single program multiple data(SPMD) paradigm. The coarse-grained communication is optimized with the minimized memory allocation because that the parallel grid assembly can access the decomposed geometry data in other processors by only message passing in the distributed memory system such as a PC cluster. The grid assembly workload is based on the static load balancing tied to flow solver. A goal of this work is a development of parallelized grid assembly that is suited for handling multiple moving body problems with large grid size.

  • PDF

Numerical Simulation of Wind Pressures on a High-rise Building by Auto-mesh System

  • Tang, Yuanzhe;Cao, Shuyang
    • 국제초고층학회논문집
    • /
    • 제8권4호
    • /
    • pp.255-264
    • /
    • 2019
  • This paper describes large eddy simulation of wind pressures on a square cylinder in a uniform flow and a high-rise building immersed in an atmospheric turbulent boundary layer. For the atmospheric boundary layer case, the inflow turbulence is generated by a numerical wind tunnel. In the numerical simulation, particular attention is devoted to the performance of an auto hexahedral non-structural mesh. Both simulations are performed for three grid systems: an auto hexahedral non-structured grid, a structured Cartesian grid and a non-structured triangular prism grid, and for three grid numbers. The present study shows that the auto hexahedral unstructured mesh achieves the best simulation results for wind pressures on the square cylinder and the high-rise building. When the grid number is sufficiently large, the differences among the results obtained from the three investigated grid systems are not significant. However, the advantage of the auto hexahedral unstructured mesh becomes clear when the grid number decreases, because it enables a balanced distribution of orthogonal grids. The results described in this paper demonstrate that the auto hexahedral non-structured mesh has good potential applicability to simulation of urban flows.

삼각법기반 구조화된 격자 패턴 캘리브레이션 (The Structured Grid Pattern Calibration Based On Triangulation Method)

  • 주기세
    • 한국정보통신학회논문지
    • /
    • 제8권5호
    • /
    • pp.1074-1079
    • /
    • 2004
  • 지금까지 3차원 정보를 얻기 위하여 CCD카메라, 레이저, 구조화된 격자 발생기 등과 같은 여러 센서들이 사용되어져 왔지만 대부분의 캘리브레이션 알고리즘들은 많은 메모리와 실험 시간을 필요로 하기 때문에 비효율적이었다. 본 논문에서는 실세계 상의 3차원 정보를 얻기 위한 삼각법을 기반으로한 구조화된 격자 캘리브레이션 알고리즘이 소개된다. CCD카메라와 수평으로 설치된 구조화된 격자 패턴 생성기로부터 생성된 빔들이 캘리브레이션 면에 사영된다. CCD 카메라는 대상물과 사영된 빔이 교차한 평면을 측정한다. 그리고 3차원 데이터는 측정된 값과 캘리브레이션 데이터를 이용하여 계산된다. 본 논문에서 제안한 방범은 3차원 정보를 간단한 삼각법으로 획득하였기 때문에 효율적인 측정시간과 메모리 절약의 이점을 가지고 있다.

복잡한 형상에 관한 삼차원 변형 Multi-Block 정렬격자 프로그램 개발 (DEVELOPMENT OF A THREE-DIMENSIONAL MULTI-BLOCK STRUCTURED GRID DEFORMATION CODE FOR COMPLEX CONFIGURATIONS)

  • ;이영민;정성기;;명노신
    • 한국전산유체공학회지
    • /
    • 제12권4호
    • /
    • pp.28-37
    • /
    • 2007
  • In this study, a multi-block structured grid deformation code based on a hybrid of a transfinite interpolation algorithm and spring analogy was developed. The configuration was modeled by a Bezier surface. A combination of the spring analogy for block vertices and the transfinite interpolation for interior grid points helps to increase the robustness and makes it suitable for distributed computing. An elliptic smoothing operator was applied to the block faces with sub-faces in order to maintain the grid smoothness and skewness. The capability of this code was demonstrated on a range of simple and complex configurations including an airfoil and a wing-body configuration.

포텐셜 해석자를 이용한 2차원 유동의 격자 생성 연구 (A STUDY ON THE GRID GENERATION FOR TWO-DIMENSIONAL FLOW USING A POTENTIAL SOLVER)

  • 이재훈;정경진
    • 한국전산유체공학회지
    • /
    • 제21권1호
    • /
    • pp.36-42
    • /
    • 2016
  • One of the obstacles on the grid generation for complex geometries with multi-block structured grids is the domain decomposition. In this paper, the domain decomposition for two-dimensional flow is studied using the flow characteristics. The potential flow equation with the source distribution on the panel surface is solved to extract the information of the flow. The current approach is applied to a two-dimensional cylinder and Bi-NACA0012 problems. The generated grids are applied to generic flow solvers and reasonable results are obtained. It can be concluded that the current methods is useful in the domain decomposition for the multi-block structured grid.

자바 애플릿을 이용한 3차원 날개 격자 자동 생성 프로그램의 개발과 적용 (DEVELOPMENT AND APPLICATION OF AUTOMATIC GRID GENERATION PROGRAM FOR 3-D WING USING JAVA APPLET)

  • 이장훈;조혁수;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2010년 춘계학술대회논문집
    • /
    • pp.335-340
    • /
    • 2010
  • In this paper development of an automatic grid generation program for flow field calculation around 3D wing is described and its application is also introduced. The program is developed by using JAVA programming language and a graphic library, JOGL, and it can be usee either as an application program on a local computer or as a applet in the network environment. Currently, The program provides NACA series 4-digit airfoils as the wing cross-section shape and it offers a non-complicated GUI program which can easily generate structured grids for wings based on user's parameter input. Grid generated by the program can be selected as one of two types; O-type and C-type. In this research advancing layer method(ALM) augmented by elliptic smoothing method is used for the FLUENT. It is shown that by using current program high-quality structured grids around 3D wings can be easily generated, and typical grid generation results and flow solutions are demonstrated. Study on effects of geometric parameters on flow field is also tried by changing major wing parameters such as incidence angle type of wing-tip and sweepback angle.

  • PDF

Numerical Investigation of Internal Flow Field for Diffuser Passage Compressor

  • Yamagami, Mai;Tsuchiya, Naoki;Kato, Dai;Kodama, Hidekazu;Yamamoto, Kazuomi;Enomoto, Shunji;Horiguchi, Yasuo;Outa, Eisuke
    • 한국추진공학회:학술대회논문집
    • /
    • 한국추진공학회 2008년 영문 학술대회
    • /
    • pp.136-142
    • /
    • 2008
  • The influence of different grids on numerical prediction of subsonic compressor performance and stall was investigated. Two types of grids were examined, structured H type grid and structured O-H type grid. Evaluations were conducted by comparing the numerical results with experimental results obtained from a low-speed single-stage rig test for a new concept compressor, called diffuser passage compressor, aiming at improving tip clearance sensitivity. At low mass flow operating conditions, the numerical calculation with O-H type grid showed that the lowest mass flow operating point for which the calculation was able to converge was almost the same as the lowest steady mass flow obtained from the rig test. On the other hand, the numerical calculation with structured H type grid diverged at higher mass flow operating point. It was found that this difference was attributed to the effect of double-valuedness of H type grid that existed at leading edge on the boundary layer development on the blade surface.

  • PDF

선박의 유동해석 문제에 대한 중첩격자기법(Suggar++)의 활용 (Application of the Overset Grid Scheme (Suggar++) for Flow Analysis around a Ship)

  • 김유철;김윤식;김진;김광수
    • 대한조선학회논문집
    • /
    • 제56권1호
    • /
    • pp.47-57
    • /
    • 2019
  • Recent CFD solvers in engineering have to treat geometrically complex domains and moving body problems. In ship hydrodynamics, flow around the stern and ship motions in waves are examples of such cases mentioned before. The unstructured grid scheme is successfully applied for these problems, but it has weakness of inefficient memory usage and intensive computational time as compared to the structured grid method. Overset grid scheme is one of the alternatives for structured grid system taking advantage of fast and memory efficiency. Overset grid scheme is especially useful for moving body problem because there is no need to re-mesh around the body. In this paper, we adopted the Suggar++, the grid connectivity and interpolation utility for the overlapping grid, to WAVIS which is the in-house flow solver of KRISO. Then we introduced some applications using the overset grid method for flow analysis around the ships. The computed results show that WAVIS with Suggar++ is practically feasible and has an advantages for moving geometry cases.