Skip to content

Commit

Permalink
A bug fix for wet scavenging of aerosols and a minor modification for…
Browse files Browse the repository at this point in the history
… moisture property calculation (#1176)
  • Loading branch information
ChunxiZhang-NOAA authored Apr 21, 2022
1 parent 88fed2b commit 55d867c
Show file tree
Hide file tree
Showing 10 changed files with 3,495 additions and 3,476 deletions.
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated 1 files
+1 −1 ccpp/physics
330 changes: 165 additions & 165 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,062 changes: 531 additions & 531 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

1,044 changes: 522 additions & 522 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

332 changes: 166 additions & 166 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,072 changes: 536 additions & 536 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

1,072 changes: 536 additions & 536 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

962 changes: 492 additions & 470 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

1,093 changes: 545 additions & 548 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 @@ -485,7 +485,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
TEST_35D=true
fi

BL_DATE=20220418
BL_DATE=20220420
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 55d867c

Please sign in to comment.