Skip to content

Commit

Permalink
Merge branch 'bishtgautam/lnd/crop-model-test' into next (PR #1422)
Browse files Browse the repository at this point in the history
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]
  • Loading branch information
jqyin committed Apr 21, 2017
2 parents 79669d2 + 8eb7e95 commit 5982c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cime/scripts/lib/update_acme_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 5982c83

Please sign in to comment.