# Instructions to load the suitable environment at IMFT to execute the Fortran code solving Jacobi solver for the Laplacian equation in 2D
# A. Pedrono & H. Neau for the "Atelier Visualisation in Situ", IMFT 11-13 december 2017

1/ Chargement du bon environnement pour une utilisation à l'IMFT
$ source /PRODCOM/bin/set_module.sh
$ module load openmpi/1.10.3/gcc-5.4
$ source ../../visit_batch.sh
