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

Move Noah MP init to CCPP and update Noah MP regression tests, ice flux init bug fix in CCPP #425

Merged
merged 25 commits into from
Mar 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
82f60b0
Update .gitmodules and submodule pointer for fv3atm for code review a…
climbfuji Feb 17, 2021
775d4dc
Update submodule pointer for fv3atm
climbfuji Feb 17, 2021
1fc2ef5
Update submodule pointer for fv3atm
climbfuji Feb 18, 2021
ae1154f
change the namelist setting for noahmp
HelinWei-NOAA Feb 20, 2021
0a0c6c2
change the namelist setting for noahmp
HelinWei-NOAA Feb 20, 2021
a6cf69d
Update submodule pointer for fv3atm
climbfuji Feb 21, 2021
a7d24ad
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Feb 21, 2021
2224264
Consolidate namelist templates for NoahMP tests
climbfuji Feb 22, 2021
ac99b25
Update submodule pointer for fv3atm
climbfuji Feb 22, 2021
8982fc2
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Feb 25, 2021
39c29e1
Update submodule pointer for fv3atm
climbfuji Feb 25, 2021
83b506f
Update submodule pointer for fv3atm; skip-ci
climbfuji Feb 25, 2021
74e39c8
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Feb 25, 2021
12dcfb7
From @DusanJovic-NOAA: bugfix in tests/tests/fv3_ccpp_gfs_v16_RRTMGP_…
climbfuji Feb 26, 2021
8650416
Update submodule pointer for fv3atm
climbfuji Feb 26, 2021
0af97d9
Update submodule pointer for fv3atm; skip-ci
climbfuji Feb 26, 2021
4af4aad
Update regression test baseline date tag in tests/rt.sh; skip-ci
climbfuji Mar 1, 2021
3a0552e
Regression test logs for cheyenne.{gnu,intel} and hera.{gnu,intel}; s…
climbfuji Mar 1, 2021
89b8e69
Auto: Add RT Log file: tests/RegressionTests_jet.intel.log skip-ci
BrianCurtis-NOAA Mar 2, 2021
c4e8231
Auto: Add RT Log file: tests/RegressionTests_orion.intel.log skip-ci
BrianCurtis-NOAA Mar 2, 2021
2e7d3da
Regression test logs for gaea.intel; skip-ci
climbfuji Mar 2, 2021
f50eefb
Merge branch 'noahmp_init_in_ccpp' of https://github.com/climbfuji/uf…
climbfuji Mar 2, 2021
f6b3743
Regression test logs for jet.intel; skip-ci
climbfuji Mar 2, 2021
009ff0a
Regression test logs for wcoss_cray and wcoss_dell_p3; skip-ci
climbfuji Mar 3, 2021
7231399
Revert change to .gitmodules and update submodule pointer for fv3atm
climbfuji Mar 3, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 63 additions & 63 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

418 changes: 209 additions & 209 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

408 changes: 204 additions & 204 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

126 changes: 63 additions & 63 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

272 changes: 136 additions & 136 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

444 changes: 222 additions & 222 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

442 changes: 255 additions & 187 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

450 changes: 225 additions & 225 deletions tests/RegressionTests_wcoss_dell_p3.log

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,8 @@ export LSM=1
export LSOIL_LSM=4
export LANDICE=.T.
export KICE=2
export IALB=1
export IEMS=1

# Ozone / stratospheric H2O
export OZ_PHYS_OLD=.T.
Expand Down
4 changes: 2 additions & 2 deletions tests/parm/ccpp_gfdlmp.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@
pdfcld = .false.
fhswr = 3600.
fhlwr = 3600.
ialb = 1
iems = 1
ialb = @[IALB]
iems = @[IEMS]
IAER = 111
ico2 = 2
isubc_sw = 2
Expand Down
4 changes: 2 additions & 2 deletions tests/parm/ccpp_gsd.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@
pdfcld = .false.
fhswr = 3600.
fhlwr = 3600.
ialb = 1
iems = 1
ialb = @[IALB]
iems = @[IEMS]
iaer = @[IAER]
icliq_sw = @[ICLIQ_SW]
iovr = @[IOVR]
Expand Down
2 changes: 1 addition & 1 deletion tests/parm/ccpp_v16_c96_rrtmgp.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ deflate_level=1
/

&fv_core_nml
layout = 3,8
layout = @[INPES],@[JNPES]
io_layout = 1,1
npx = 97
npy = 97
Expand Down
2 changes: 1 addition & 1 deletion tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN | fv3_ccpp_gfs_v16_stochy
RUN | fv3_ccpp_gfs_v15p2_RRTMGP | - cheyenne.intel | fv3 |
RUN | fv3_ccpp_gfs_v16_RRTMGP | | fv3 |
RUN | fv3_ccpp_gfs_v16_RRTMGP_c192L127 | | fv3 |
RUN | fv3_ccpp_gfs_v16_RRTMGP_2thrd | - wcoss_cray | fv3 |
RUN | fv3_ccpp_gfs_v16_RRTMGP_2thrd | | fv3 |

COMPILE | SUITES=FV3_GFS_v16_csawmg | | fv3 |
# fv3_ccpp_gfsv16_csawmg crashes with a "bus error" on cheyenne.intel, turn off both tests
Expand Down
4 changes: 2 additions & 2 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,9 @@ if [[ $TESTS_FILE =~ '35d' ]]; then
fi

if [[ $MACHINE_ID = hera.* ]] || [[ $MACHINE_ID = orion.* ]] || [[ $MACHINE_ID = cheyenne.* ]] || [[ $MACHINE_ID = gaea.* ]] || [[ $MACHINE_ID = jet.* ]]; then
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20210217/${RT_COMPILER^^}}
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20210301/${RT_COMPILER^^}}
else
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20210217}
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20210301}
fi

INPUTDATA_ROOT=${INPUTDATA_ROOT:-$DISKNM/NEMSfv3gfs/input-data-20210212}
Expand Down
4 changes: 4 additions & 0 deletions tests/tests/fv3_ccpp_gfdlmprad_noahmp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ export LGFDLMPRAD=.true.
export EFFR_IN=.true.
export LSM=2
export LANDICE=.false.
export LHEATSTRG=.false.
export IALB=2
export IEMS=2


export OUTPUT_GRID="'gaussian_grid'"
export OUTPUT_FILE="'nemsio'"
Expand Down
5 changes: 5 additions & 0 deletions tests/tests/fv3_ccpp_gfs_v16_RRTMGP_2thrd
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,12 @@ export LIST_FILES="atmos_4xdaily.tile1.nc \

export_fv3
export THRD=2
export TASKS=$TASKS_thrd
export TPN=$TPN_thrd
export INPES=$INPES_thrd
export JNPES=$JNPES_thrd
export WRTTASK_PER_GROUP=12

DT_ATMOS="1200"
export DO_RRTMGP=.T.

Expand Down
2 changes: 2 additions & 0 deletions tests/tests/fv3_ccpp_rrfs_v1beta
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ export IMFSHALCNV=-1
export IMFDEEPCNV=-1
export LSM=2
export LSOIL_LSM=4
export IALB=2
export IEMS=2
#export GWD_OPT=3
#export DO_UGWP_V0=.F.
#export DO_UGWP_V0_OROG_ONLY=.F.
Expand Down
3 changes: 3 additions & 0 deletions tests/tests/fv3_ccpp_rrfs_v1beta_debug
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ export IMFSHALCNV=-1
export IMFDEEPCNV=-1
export LSM=2
export LSOIL_LSM=4
export IALB=2
export IEMS=2

#export GWD_OPT=3
#export DO_UGWP_V0=.F.
#export DO_UGWP_V0_OROG_ONLY=.F.
Expand Down