source: LMDZ6/branches/Test_modipsl/arch/arch-X64_JEANZAY.env @ 4583

Last change on this file since 4583 was 4583, checked in by lguez, 12 months ago

Revert to not using netcdf95 module

The concern with environment modules installed by computing centers is
that we are afraid they will not be updated with compiler versions
etc. Let us try installing NetCDF95 on computing centers with
modipsl. So we are reverting part of r4532 and r4499.

File size: 159 bytes
Line 
1module purge
2module load intel-all/19.0.4
3module load hdf5/1.10.5-mpi
4module load netcdf/4.7.2-mpi
5module load netcdf-fortran/4.5.2-mpi
6
7module load gcc/6.5.0
Note: See TracBrowser for help on using the repository browser.