Code Development of Automatic Mesh Generation for Finite Element Method Using Delaunay Triangulation Method

Delaunay 삼각화에 의한 유한요소 자동 생성 코드 개발에 관한 연구

  • 박병호 (영남대학교 기계공학과 대학원) ;
  • 사종엽 (영남대학교 기계공학과)
  • Published : 1996.05.01

Abstract

The Delaunay triangulation technique was tested for complicated shapes of computational domain. While a simple geometry, both in topology and in geometry, was discretized well into triangular elements. a complex geometry often failed in triangularization. A complex geometry should be devided into smaller sub-domains whose shape is simple both topologically and geometrically. The present study developed the data structures not only for relationships among neibering elements but also for shape information, and coupled these into the Delaunay triangulation technique. This approach was able to enhance greatly the reliability of triangularization specially in complicated shapes of computational domains. The GUI (Graphic User Interface) and OOP (Object-Oriented Programming) were used in order to develop the user-friendly and efficient computer code.

Keywords