Skip to content

Commit

Permalink
Merge branch 'mkstratos/tests/nbfb-grid-update' into next (PR #6289)
Browse files Browse the repository at this point in the history
Use the new v3 ultra low-res test grids for e3sm_atm_nbfb test suite.
Depends on ESMCI/cime#4595 for TSC / PGN

[BFB]

* mks/mkstratos/tests/nbfb-grid-update:
  Use ne4pg2_oQU480 grid for EAM non-bit-for-bit tests
  • Loading branch information
jgfouca committed Mar 21, 2024
2 parents 2b70275 + 66e2731 commit 510f6ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,9 @@
#atmopheric nbfb tests
"e3sm_atm_nbfb" : {
"tests" : (
"PGN_P1x1.ne4_oQU240.F2010",
"TSC_PS.ne4_oQU240.F2010",
"MVK_PS.ne4_oQU240.F2010",
"PGN_P1x1.ne4pg2_oQU480.F2010",
"TSC_PS.ne4pg2_oQU480.F2010",
"MVK_PS.ne4pg2_oQU480.F2010",
)
},

Expand Down

0 comments on commit 510f6ee

Please sign in to comment.