![]() |
![]() |
|||||
|
|
The NAS-BT code (sometimes referred to as APPBT or NPB-BT) is one of the NAS Parallel Benchmarks (NPB). The code uses an implicit algorithm to compute a finite difference solution to the 3D compressible Navier-Stokes equations. The solution is based on a Beam-Warming approximate factorisation. The approximate factorisation decouples the three dimensions. This leads to three sets of regularly structured systems of linear equations. The resulting equations are block tridiagonal which are solved using the Thomas algorithm (Gaussian elimination) without pivoting of a banded system. The results were provided by Dr H. Jin at NASA Ames. Code information: 4500 lines of source and 18 subroutines Total Parallelization Time using ParaWise/CAPO : Approximately 1 hour. User Time: Approximately 10 minutes.
Fortran 77These results are for a Class A (64x64x64) size problem executed on an SGI Origin 2000 (NASA Ames).
|