module purge #source /usr/share/Modules/init/bash module load gcc/8.3.0 module load openmpi/2.1.5 export OMPI_CC=icc export OMPI_FC=ifort module load hdf5/1.10.5 module load netcdf/4.7