source: LMDZ6/branches/Test_modipsl/arch/arch-ifort_MESOIPSL.env @ 4756

Last change on this file since 4756 was 4583, checked in by lguez, 15 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: 283 bytes
Line 
1# Compile and running environnement for Spirit and Spiritx at IPSL ESPRI Mesocenter
2#
3module purge
4module load intel/2021.4.0
5module load intel-mkl/2020.4.304
6module load openmpi/4.0.7
7module load hdf5/1.10.7-mpi
8module load netcdf-fortran/4.5.3-mpi
9module load netcdf-c/4.7.4-mpi
Note: See TracBrowser for help on using the repository browser.