The purpose of this project has been to identify and test suitable technologies for implementation of fluid flow solvers -- possibly coupled with structures and heat equation solvers -- on MIMD parallel computers. In the course of this investigation much attention has been paid to efficient domain decomposition strategies for ADI-type algorithms. Multi-partitioning derives its efficiency from the assignment of several blocks of grid points to each processor in the parallel computer. A coarse-grain parallelism is obtained, and a near-perfect load balance results. In uni-partitioning every processor receives responsibility for exactly one block of grid points instead of several. This necessitates fine-grain pipelined program execution in orde...
While parallel computers offer significant computational performance, it is generally necessary to e...
This paper is concerned with the implementation of a three-dimensional unstructured grid Euler-solve...
A parallelization study designed for ADI-type algorithms is presented using the OpenMP specification...
Distributed-memory parallel computers dominate today's parallel computing arena. These machines, suc...
A kind of discrete-operator splitting called Alternating Direction Implicit (ADI) has been found to ...
Phase 1 is complete for the development of a computational fluid dynamics CFD) parallel code with au...
A new parallel numerical scheme for solving incompressible steady-state flows is presented. The algo...
We study the potential performance of multigrid algorithms running on massively parallel computers w...
Physics-based simulation, Computational Fluid Dynamics (CFD) in particular, has substantially reshap...
Parallel computation of unsteady flows requires significant computational resources. The utilization...
Presented are schemes for implementing multigrid algorithms on message based MIMD multiprocessor sys...
Computational issues relevant to parallel efficiency and algorithm scalability are explored on three...
Implicit approximate-factored algorithms have certain properties that are suitable for parallel proc...
The results of the implementation of a Navier-Stokes algorithm on three parallel/vector computers ar...
An explicit flow solver, applicable to the hierarchy of model equations ranging from Euler to full N...
While parallel computers offer significant computational performance, it is generally necessary to e...
This paper is concerned with the implementation of a three-dimensional unstructured grid Euler-solve...
A parallelization study designed for ADI-type algorithms is presented using the OpenMP specification...
Distributed-memory parallel computers dominate today's parallel computing arena. These machines, suc...
A kind of discrete-operator splitting called Alternating Direction Implicit (ADI) has been found to ...
Phase 1 is complete for the development of a computational fluid dynamics CFD) parallel code with au...
A new parallel numerical scheme for solving incompressible steady-state flows is presented. The algo...
We study the potential performance of multigrid algorithms running on massively parallel computers w...
Physics-based simulation, Computational Fluid Dynamics (CFD) in particular, has substantially reshap...
Parallel computation of unsteady flows requires significant computational resources. The utilization...
Presented are schemes for implementing multigrid algorithms on message based MIMD multiprocessor sys...
Computational issues relevant to parallel efficiency and algorithm scalability are explored on three...
Implicit approximate-factored algorithms have certain properties that are suitable for parallel proc...
The results of the implementation of a Navier-Stokes algorithm on three parallel/vector computers ar...
An explicit flow solver, applicable to the hierarchy of model equations ranging from Euler to full N...
While parallel computers offer significant computational performance, it is generally necessary to e...
This paper is concerned with the implementation of a three-dimensional unstructured grid Euler-solve...
A parallelization study designed for ADI-type algorithms is presented using the OpenMP specification...