- OOP 개념에 기초한 유동해석용 전처리 프로그램 개발
- ㆍ 저자명
- 명현국,안종기,Myong. Hyon-Kook,Ahn. Jong-Ki
- ㆍ 간행물명
- 大韓機械學會論文集. Transactions of the Korean society of mechanical engineers. B. B
- ㆍ 권/호정보
- 2008년|32권 1호|pp.70-77 (8 pages)
- ㆍ 발행정보
- 대한기계학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
A pre-processing program based on the OOP(object-oriented programming) concept has been developed. The program consists of the input of a 2D or 3D flow problem to a CFD program by means of an user-friendly interface and the subsequent transformation of this input into a form suitable for the solver(PowerCFD) using unstructured cell-centered method. User-friendly GUI(graphic user interface) has been built on the base of MFC(Microsoft Foundation Class). The program is organized as modules by classes based on VTK(Visualization ToolKit)-library, and these classes are made to function through inheritance and cooperation which is an important and valuable concept of object-oriented programming. The major functions of this program are introduced and demonstrated, which include mesh generation, boundary settings, solver settings, generation of grid connectivity and geometric data etc.