Skip to content

Commit

Permalink
Merge pull request #494 from ESMCI/jgfouca/remove_PT_from_acme_tests
Browse files Browse the repository at this point in the history
Remove _PT from acme PET tests



The option was redundant and is no longer supported.

Test suite: None
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?: None

Code review: None
  • Loading branch information
jgfouca authored Sep 1, 2016
2 parents 593069e + bc9cd7c commit 779fd21
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions utils/python/update_acme_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@
"ERS_Ld3.ne16_g37.FC5",
"ERS_Ld3.ne30_ne30.FC5",
#"ERT_Ld31.ne16_g37.B1850C5",#add this line back in with the new correct compset
("PET_PT_Ln9.ne30_ne30.FC5", "cam-outfrq9s"),
"PET_PT.f19_g16.X",
"PET_PT.f45_g37_rx1.A",
"PET_PT_Ln9.ne30_oEC.A_WCYCL2000",
("PET_Ln9.ne30_ne30.FC5", "cam-outfrq9s"),
"PET.f19_g16.X",
"PET.f45_g37_rx1.A",
"PET_Ln9.ne30_oEC.A_WCYCL2000",
"ERP_Ln3.ne30_oEC.A_WCYCL2000",
"PFS.ne30_ne30.FC5",
"SEQ_IOP.f19_g16.X",
Expand Down

0 comments on commit 779fd21

Please sign in to comment.