Presentation of AVBP
on a cluster
AVBP was developed by the Cerfacs. It solves the Navier -Stokes
equations for 2 or 3 dimensional problems. The code is based on two librairies
AVBPLIB and COUPL+. While AVPBLIB is specific to AVBP and contains generic
modules (for exemple for gradient compution) and specific modules for CFD
problems, the COUPL+ library manages the high performences computation
aspects like the parallelism.

The installation of AVBP on the Linux cluster simply consisted
in compiling the source files of the code. The main problem which occured
during the installation was to find the right compiler: pgf90.