-
Notifications
You must be signed in to change notification settings - Fork 253
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCPP: Update consistency checks and effective radii calculation for T…
…hompson MP (#1000) This PR contains changes in ccpp-physics (Update consistency checks and effective radii calculation for Thompson MP) and adds two new regression tests for both Intel and GNU that use the new prognostic cloud scheme progcld_thompson with GFS v16 and with RAP. The new cloud scheme is activated by setting icloud == 3 in input.nml.
- Loading branch information
Showing
19 changed files
with
4,749 additions
and
4,122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
############################################################################### | ||
# | ||
# Global control with Thompson debug with Thompson's prognostic cloud scheme test | ||
# | ||
############################################################################### | ||
|
||
export TEST_DESCR="Compare global control Thompson debug with Thompson's prognostic cloud scheme results with previous trunk version" | ||
|
||
export CNTL_DIR=control_thompson_progcld_thompson_debug | ||
|
||
export LIST_FILES="sfcf000.nc \ | ||
sfcf001.nc \ | ||
atmf000.nc \ | ||
atmf001.nc" | ||
|
||
export_fv3 | ||
export NPZ=127 | ||
export NPZP=128 | ||
export DT_ATMOS=600 | ||
export SYEAR=2021 | ||
export SMONTH=03 | ||
export SDAY=22 | ||
export SHOUR=06 | ||
export OUTPUT_GRID='gaussian_grid' | ||
export NSTF_NAME='2,0,0,0,0' | ||
export FHMAX=1 | ||
export OUTPUT_FH="0 1" | ||
|
||
export IMP_PHYSICS=8 | ||
export FIELD_TABLE=field_table_thompson_aero_tke | ||
export DNATS=0 | ||
export DO_SAT_ADJ=.false. | ||
export LRADAR=.true. | ||
export LTAEROSOL=.true. | ||
export HYBEDMF=.false. | ||
export SATMEDMF=.true. | ||
export DO_MYNNEDMF=.false. | ||
export IMFSHALCNV=2 | ||
export IMFDEEPCNV=2 | ||
export IAER=5111 | ||
export ICLIQ_SW=2 | ||
export IOVR=3 | ||
export ICLOUD=3 | ||
export LHEATSTRG=.true. | ||
export DO_TOFD=.true. | ||
|
||
export FV3_RUN=control_run.IN | ||
export CCPP_SUITE=FV3_GFS_v16_thompson | ||
export INPUT_NML=control_thompson.nml.IN |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
############################################################################### | ||
# | ||
# RAP with Thompson's prognostic cloud scheme debug test: atmosphere only at C96L127 in debug mode | ||
# | ||
############################################################################### | ||
|
||
export TEST_DESCR="Compare RAP debug with Thompson's prognostic cloud scheme results with previous trunk version" | ||
|
||
export CNTL_DIR=rap_progcld_thompson_debug | ||
|
||
export LIST_FILES="sfcf000.nc \ | ||
sfcf001.nc \ | ||
atmf000.nc \ | ||
atmf001.nc" | ||
|
||
export_fv3 | ||
export NPZ=127 | ||
export NPZP=128 | ||
export DT_ATMOS=300 | ||
export SYEAR=2021 | ||
export SMONTH=03 | ||
export SDAY=22 | ||
export SHOUR=06 | ||
export OUTPUT_GRID='gaussian_grid' | ||
export NSTF_NAME='2,0,0,0,0' | ||
export IAER=5111 | ||
export FHMAX=1 | ||
export OUTPUT_FH="0 1" | ||
#export WRITE_DOPOST=.true. | ||
|
||
export FV3_RUN=control_run.IN | ||
export CCPP_SUITE=FV3_RAP | ||
export INPUT_NML=rap.nml.IN | ||
export FIELD_TABLE=field_table_thompson_aero_tke | ||
export NEW_DIAGTABLE=diag_table_rap | ||
|
||
export IMP_PHYSICS=8 | ||
export DNATS=0 | ||
export DO_SAT_ADJ=.false. | ||
export LRADAR=.true. | ||
export LTAEROSOL=.true. | ||
export IALB=2 | ||
export IEMS=2 | ||
export ICLOUD=3 | ||
export HYBEDMF=.false. | ||
export DO_MYNNEDMF=.true. | ||
export DO_MYNNSFCLAY=.true. | ||
export IMFSHALCNV=3 | ||
export IMFDEEPCNV=3 | ||
export LSM=3 | ||
export LSOIL_LSM=9 | ||
export KICE=9 | ||
|
||
export GWD_OPT=3 | ||
export DO_UGWP_V0=.false. | ||
export DO_UGWP_V0_OROG_ONLY=.false. | ||
export DO_GSL_DRAG_LS_BL=.true. | ||
export DO_GSL_DRAG_SS=.true. | ||
export DO_GSL_DRAG_TOFD=.true. | ||
export DO_UGWP_V1=.false. | ||
export DO_UGWP_V1_OROG_ONLY=.false. | ||
|