## ## purge all curently loaded modules. ## do not rely on user's environment ## module purge ## ## load programming environment ## this typicaly include compiler, mpi and scheduler ## module load PrgEnv-cray cray-mpich module swap cce cce/8.4.4 ## ## ESMF library ## module use /usrx/local/dev/modulefiles module load ESMF-cray-sandybridge/7_0_0 ## ## NetCDF library ## module load cray-netcdf/4.3.2 ## ## load nwprod libraries ## module load bacio-cray-haswell/2.0.1 module load nemsio-cray-haswell/2.2.2 module load w3nco-cray-haswell/2.0.6 module load w3emc-cray-haswell/2.2.0 module load sp-cray-haswell/2.0.2 module load g2tmpl-cray-haswell/1.4.0 module load g2-cray-haswell/2.5.0 module load jasper-gnu-haswell/1.900.1 module load png-cray-haswell/1.2.49 module load zlib-cray-haswell/1.2.7