From 8eb7e95373a1c07f6b5b6bd2f4e520fcf629c21e Mon Sep 17 00:00:00 2001 From: Gautam Bisht Date: Tue, 18 Apr 2017 19:58:16 +0000 Subject: [PATCH] Shortens the simulation length of a crop model test The 3-years long test for the crop model is reduced to 2-years long, so the test finishes within 1:00:00 wallclock time on Cetus. The test needs to be longer than 1-year because crops are planted in the second year. Fixes #1418 [BFB] --- cime/scripts/lib/update_acme_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cime/scripts/lib/update_acme_tests.py b/cime/scripts/lib/update_acme_tests.py index 3804b8e49d49..7b54e071e54f 100644 --- a/cime/scripts/lib/update_acme_tests.py +++ b/cime/scripts/lib/update_acme_tests.py @@ -67,7 +67,7 @@ "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"), + ("SMS_Ly2_P1x1.1x1_smallvilleIA.ICLM45CNCROP", "force_netcdf_pio"), ("ERS.f19_g16.I1850CLM45","clm-betr"), "ERS.ne11_oQU240.I20TRCLM45", "ERS.f09_g16.IMCLM45BC")