Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UFS-dev-PR#9 #77

Merged
merged 11 commits into from
Dec 14, 2022
Merged
2 changes: 1 addition & 1 deletion FV3
446 changes: 223 additions & 223 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,318 changes: 659 additions & 659 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

446 changes: 223 additions & 223 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,346 changes: 673 additions & 673 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

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

BL_DATE=20221201
BL_DATE=20221214

RTPWD=${RTPWD:-$DISKNM/NCAR/main-${BL_DATE}/${RT_COMPILER^^}}

Expand Down
1 change: 0 additions & 1 deletion tests/tests/cpld_control_p8
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ export MOM6_ALLOW_LANDMASK_CHANGES=True
export eps_imesh=2.5e-1

export FV3_RUN=cpld_control_run.IN
export WLCLK=40

if [[ $MACHINE_ID = cheyenne.* ]]; then
TPN=18
Expand Down