Abstract
The present study concerns with the parallelisation of pressure correction method on unstructured grid. An edge-based, cell-centred, finite-volume numerical procedure is employed to simulate incompressible flows. In the present work, the recursive graph bisection (RGB) algorithm is adopted to partition the unstructured grids on distributed memory parallel machines, IBM-SP2. The SPMD programming environment is adopted and the message passing is achieved through MPI and MPL