From 686cdfa5bcb09daef4926472c70708583f553b2f Mon Sep 17 00:00:00 2001 From: Gautam Bisht Date: Tue, 11 Apr 2017 11:57:06 -0700 Subject: [PATCH] Adds two tests for ALM ECA model Following ERS tests are added for the ECA model: - I1850CNECACNTBC - I1850CNECACTCBC --- cime_config/acme/testmods_dirs/allactive/clm/eca/user_nl_clm | 2 ++ utils/python/update_acme_tests.py | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 cime_config/acme/testmods_dirs/allactive/clm/eca/user_nl_clm diff --git a/cime_config/acme/testmods_dirs/allactive/clm/eca/user_nl_clm b/cime_config/acme/testmods_dirs/allactive/clm/eca/user_nl_clm new file mode 100644 index 00000000000..0737fe21819 --- /dev/null +++ b/cime_config/acme/testmods_dirs/allactive/clm/eca/user_nl_clm @@ -0,0 +1,2 @@ +finidat = '' + diff --git a/utils/python/update_acme_tests.py b/utils/python/update_acme_tests.py index 2ca41e14ebc..8a106e729d9 100644 --- a/utils/python/update_acme_tests.py +++ b/utils/python/update_acme_tests.py @@ -65,6 +65,8 @@ ("ERS.f19_f19.I1850CLM45CN", "ERS.f09_g16.I1850CLM45CN", "SMS.hcru_hcru.I1850CRUCLM45CN", + ("ERS.f19_g16.I1850CNECACNTBC" ,"clm-eca"), + ("ERS.f19_g16.I1850CNECACTCBC" ,"clm-eca"), ("SMS_Ly3_P1x1.1x1_smallvilleIA.ICLM45CNCROP", "force_netcdf_pio"), "ERS.ne11_oQU240.I20TRCLM45", "ERS.f09_g16.IMCLM45BC")