- 다중블록 유동해석에서 병렬처리를 위한 시스템의 구조
- ㆍ 저자명
- 박상근,이건우,Park. Sang-Geun,Lee. Geon-U
- ㆍ 간행물명
- 大韓機械學會論文集. Transactions of the Korean society of mechanical engineers. B. B
- ㆍ 권/호정보
- 1997년|21권 8호|pp.1024-1033 (10 pages)
- ㆍ 발행정보
- 대한기계학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
The past several years have witnessed an ever-increasing acceptance and adoption of parallel processing, both for high performance scientific computing as well as for more general purpose applications. Furthermore with increasing needs to perform the complex flow calculations in an efficient manner, the use of the message passing model on distributed networks has emerged as an important alternative to the expensive supercomputers. This work attempts to provide a generic framework to enable the parallelization of all CFD-related works using the master-slave model. This framework consists of (1) input geometry, (2) domain decomposition, (3) grid generation, (4) flow computations, (5) flow visualization, and (6) output display as the sequential components, but performs computations for (2) to (5) in parallel on the workstation clustering. The flow computations are parallized by having multiple copies of the flow-code to solve a PDE on different spatial regions on different processors, while their flow data are exchanged across the region boundaries, and the solution is time-stepped. The Parallel Virtual Machine (PVM) is used for distributed communication in this work.