- 객체재향 개념을 반영한 유동해석 후처리 프로그램에 대한 연구
- ㆍ 저자명
- 나정수,김기영,김병수,Na. J. S.,Kim. K. Y.,Kim. B. S.
- ㆍ 간행물명
- 한국전산유체공학회지
- ㆍ 권/호정보
- 2004년|9권 2호|pp.1-10 (10 pages)
- ㆍ 발행정보
- 한국전산유체공학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
In the present study, a post-processing program is developed for 3D data visualization and analysis. Because the graphical user interface(GUI) of the program is based on Qt-library while all the graphic rendering is performed with OpenGL library, the program runs on not only MS Windows but also UNU and Linux systems without modifying source code. The structure of the program is designed according to the object-oriented programming(OOP) concept so that it has extensibility, reusability, and easiness compared to those by procedural programming. The program is organized as modules by classes, 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 realized so far which include mesh plot, contour plot, vector plot, streamline plot, and boundary plot are demonstrated and the relevant algorithms are described.