|
Last change
on this file since 5227 was
5132,
checked in by abarral, 16 months ago
|
|
Correct arguments order in abort_gcm
Merge r5085 r5097 r5109 r5124 r5125 r5126 r5127
Replace calls to get_ioipsl* by IOIPSL in phylmdiso/
Symlink inlandsis and lmdz_simu_airs into phylmdiso as it's needed for the compilation
Remove now unused key from makelmdz_fcm
|
|
File size:
293 bytes
|
| Rev | Line | |
|---|
| [4385] | 1 | module purge |
|---|
| [5035] | 2 | module load intel-compilers/19.0.4 |
|---|
| [5132] | 3 | module load intel-mkl/19.0.4 |
|---|
| [4385] | 4 | module load hdf5/1.10.5-mpi |
|---|
| 5 | module load netcdf/4.7.2-mpi |
|---|
| 6 | module load netcdf-fortran/4.5.2-mpi |
|---|
| [4532] | 7 | module load netcdf95 |
|---|
| [5035] | 8 | module load subversion/1.9.7 |
|---|
| 9 | module load cmake |
|---|
| [3572] | 10 | |
|---|
| [5035] | 11 | export FC=mpiifort |
|---|
| 12 | export CPP="icc -E" |
|---|
| 13 | export CC=icc |
|---|
Note: See
TracBrowser
for help on using the repository browser.