From a8b10e0c627054c647f7fe4b68a6b4ca890a8e1c Mon Sep 17 00:00:00 2001
From: Philippe WAUTELET <philippe.wautelet@aero.obs-mip.fr>
Date: Fri, 25 Nov 2016 11:16:29 +0100
Subject: [PATCH] Philippe 25/11/2016: force compiler version for Ada

(cherry picked from commit 9746cd3ea47ffeb0aa7e04ec2240b92a6718de78)
---
 src/configure | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/configure b/src/configure
index e0da3f896..0d22b21bc 100755
--- a/src/configure
+++ b/src/configure
@@ -148,6 +148,8 @@ module load ga/\${VER_GA}
                 export MNHENV=${MNHENV:-"
 #export OBJDIR_PATH=$WORKDIR/DIR_OBJ_ADA
 export MP_MPILIB=pempi
+module purge
+module load intel/2013.1
 module load netcdf/seq/4.1.3
 "}
               ;;
-- 
GitLab