Last change
on this file since 5102 was
4583,
checked in by lguez, 17 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 | |
---|
1 | module purge |
---|
2 | module load intel-all/19.0.4 |
---|
3 | module load hdf5/1.10.5-mpi |
---|
4 | module load netcdf/4.7.2-mpi |
---|
5 | module load netcdf-fortran/4.5.2-mpi |
---|
6 | |
---|
7 | module load gcc/6.5.0 |
---|
Note: See
TracBrowser
for help on using the repository browser.