From 5ba36a1935ba202ccd655cfdef62f548f1b3f107 Mon Sep 17 00:00:00 2001 From: R Sansom Date: Fri, 11 Feb 2022 11:59:57 +0000 Subject: [PATCH] Paths updated to be environment variables --- config/cesm/machines/config_batch.xml | 3 ++- config/cesm/machines/config_compilers.xml | 2 +- config/cesm/machines/config_machines.xml | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/config/cesm/machines/config_batch.xml b/config/cesm/machines/config_batch.xml index 79ef5a2c78f..63fb3f6c0f2 100644 --- a/config/cesm/machines/config_batch.xml +++ b/config/cesm/machines/config_batch.xml @@ -162,8 +162,8 @@ -m , bea, b, e, a, n, bes - + @@ -206,6 +206,7 @@ 40core-192G.q + planet.q diff --git a/config/cesm/machines/config_compilers.xml b/config/cesm/machines/config_compilers.xml index 70cbab45a86..178e229ff4b 100644 --- a/config/cesm/machines/config_compilers.xml +++ b/config/cesm/machines/config_compilers.xml @@ -490,7 +490,7 @@ using a fortran linker. -mkl - /nobackup/CESM/esmf_8.2.0/lib/libO/Linux.intel.64.intelmpi.default/ + $ENV{ESMF_LIBDIR} diff --git a/config/cesm/machines/config_machines.xml b/config/cesm/machines/config_machines.xml index ea3ee84a6e8..315f36bc1fe 100644 --- a/config/cesm/machines/config_machines.xml +++ b/config/cesm/machines/config_machines.xml @@ -123,11 +123,11 @@ This allows using a different mpirun command to launch unit tests intel intelmpi,openmpi,mpich /nobackup/$ENV{USER}/cesm_sims - /nobackup/CESM/inputdata - /nobackup/CESM/inputdata/atm/datm7 + $ENV{ARC4_CESM2_ROOT}/inputdata + $ENV{ARC4_CESM2_ROOT}/inputdata/atm/datm7 ${CIME_OUTPUT_ROOT}/archive/$CASE ${CIME_OUTPUT_ROOT}/cesm_baselines - $ENV{CESM_HOME}/cime/tools/cprnc/cprnc + ${CIMEROOT}/tools/cprnc make 16 sge