Skip to content

Commit

Permalink
Add lsm_cold_start variable for RUC LSM SCM support and gwdps bugfix …
Browse files Browse the repository at this point in the history
…(combined) (ufs-community#1037)

Co-authored-by: @SMoorthi-emc
  • Loading branch information
grantfirl authored Feb 8, 2022
1 parent 2c78da0 commit 4a42680
Show file tree
Hide file tree
Showing 11 changed files with 3,806 additions and 3,730 deletions.
2 changes: 1 addition & 1 deletion FV3
322 changes: 161 additions & 161 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

996 changes: 498 additions & 498 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

988 changes: 494 additions & 494 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

322 changes: 161 additions & 161 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,012 changes: 506 additions & 506 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

932 changes: 466 additions & 466 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

996 changes: 498 additions & 498 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

654 changes: 327 additions & 327 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

1,310 changes: 693 additions & 617 deletions tests/RegressionTests_wcoss_dell_p3.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
TEST_35D=true
fi

BL_DATE=20220128
BL_DATE=20220207
if [[ $MACHINE_ID = hera.* ]] || [[ $MACHINE_ID = orion.* ]] || [[ $MACHINE_ID = cheyenne.* ]] || [[ $MACHINE_ID = gaea.* ]] || [[ $MACHINE_ID = jet.* ]] || [[ $MACHINE_ID = s4.* ]]; then
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}}
else
Expand Down

0 comments on commit 4a42680

Please sign in to comment.