# Note: this is a TEMPORARY (12/24) arch to resolve an issue linked to paths in ORCHIDEE archs # It's just a copy of X64_JEANZAY so that the installer uses the LMDZ arch rather than the ORCHIDEE's base arch module purge module load intel-compilers/19.0.4 module load intel-mkl/19.0.4 module load hdf5/1.10.5-mpi module load netcdf/4.7.2-mpi module load netcdf-fortran/4.5.2-mpi module load netcdf95 module load subversion/1.9.7 module load cmake export FC=mpiifort export CPP="icc -E" export CC=icc