-
Notifications
You must be signed in to change notification settings - Fork 279
Feature/lndp noahmp2 : add land perturbation scheme for Noah-MP fractional veg #1143
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
Changes from all commits
fcaeb44
ca653bf
a560bfd
0c9d9c0
cd309ff
9ff1e4c
7c5e22c
2e9407a
a8fd276
2b3bdd4
c6b110c
9cd9293
7eea2af
6be2406
aab5a9c
6b226c4
b5de1d8
d2c4c13
59e18c5
cf39fdb
e59bf4c
7e28c71
8b6e01d
56e25a6
34000d5
f60cb73
367e497
f4f0823
4575f6d
4e87dfb
b8734e0
8d7d10e
ee7c801
876451b
4976dbf
a9a789e
c458399
5c5d190
2e818cd
8978d0a
adae09f
dcd36cc
348dc1e
5b952da
5ca55e2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,145 @@ | ||
| ############################################################################### | ||
| # | ||
| # Global control test GFSv16 atmosphere only at C96L127, P8 configuration | ||
| # | ||
| ############################################################################### | ||
|
|
||
| export TEST_DESCR="Compare global control results with previous trunk version" | ||
|
|
||
| export CNTL_DIR=control_p8_lndp | ||
|
|
||
| export LIST_FILES="sfcf000.nc \ | ||
| sfcf021.nc \ | ||
| sfcf024.nc \ | ||
| sfcf048.nc \ | ||
| atmf000.nc \ | ||
| atmf021.nc \ | ||
| atmf024.nc \ | ||
| atmf048.nc \ | ||
| GFSFLX.GrbF00 \ | ||
| GFSFLX.GrbF21 \ | ||
| GFSFLX.GrbF24 \ | ||
| GFSFLX.GrbF48 \ | ||
| GFSPRS.GrbF00 \ | ||
| GFSPRS.GrbF21 \ | ||
| GFSPRS.GrbF24 \ | ||
| GFSPRS.GrbF48" | ||
|
|
||
| export_fv3 | ||
| export NPZ=127 | ||
| export NPZP=128 | ||
| export DT_ATMOS=720 | ||
| export SYEAR=2021 | ||
| export SMONTH=03 | ||
| export SDAY=22 | ||
| export SHOUR=06 | ||
| export RESTART_INTERVAL="12 -1" | ||
| export OUTPUT_GRID='gaussian_grid' | ||
| export WRITE_DOPOST=.true. | ||
| export FHMAX=48 | ||
| export OUTPUT_FH='0 21 24 48' | ||
|
|
||
| # P7 default | ||
| export IALB=2 | ||
| export IEMS=2 | ||
| export LSM=2 | ||
| export IOPT_DVEG=4 | ||
| export IOPT_CRS=2 | ||
| export IOPT_RAD=3 | ||
| export IOPT_ALB=1 | ||
| export IOPT_STC=3 | ||
| # P8 | ||
| export IOPT_SFC=3 | ||
|
|
||
| # FV3 P7 settings | ||
| export D2_BG_K1=0.20 | ||
| export D2_BG_K2=0.04 | ||
| export PSM_BC=1 | ||
| # P8 | ||
| export DDDMP=0.1 | ||
|
|
||
| # P7 Merra2 Aerosols & NSST | ||
| export USE_MERRA2=.true. | ||
| export IAER=1011 | ||
| export NSTF_NAME=2,1,0,0,0 | ||
|
|
||
| export LHEATSTRG=.true. | ||
| export LSEASPRAY=.true. | ||
|
|
||
| # P7 UGWP1 | ||
| export GWD_OPT=2 | ||
| export DO_UGWP_V1=.false. | ||
| export KNOB_UGWP_VERSION=0 | ||
| export KNOB_UGWP_NSLOPE=1 | ||
| export DO_UGWP_V0=.true. | ||
| export DO_GSL_DRAG_LS_BL=.false. | ||
| export DO_GSL_DRAG_SS=.true. | ||
| export DO_GSL_DRAG_TOFD=.true. | ||
| export DO_UGWP_V1_OROG_ONLY=.false. | ||
| export DO_UGWP_V0_NST_ONLY=.false. | ||
| export LDIAG_UGWP=.false. | ||
|
|
||
| # P7 CA | ||
| export DO_CA=.true. | ||
| export CA_SGS=.true. | ||
| export CA_GLOBAL=.false. | ||
| export NCA=1 | ||
| export NCELLS=5 | ||
| export NLIVES=12 | ||
| export NTHRESH=18 | ||
| export NSEED=1 | ||
| export NFRACSEED=0.5 | ||
| export CA_TRIGGER=.true. | ||
| export NSPINUP=1 | ||
| export ISEED_CA=12345 | ||
|
|
||
| # P7 settings | ||
| export TILEDFIX=.true. | ||
| export FNALBC="'C96.snowfree_albedo.tileX.nc'" | ||
| export FNALBC2="'C96.facsf.tileX.nc'" | ||
| export FNTG3C="'C96.substrate_temperature.tileX.nc'" | ||
| export FNVEGC="'C96.vegetation_greenness.tileX.nc'" | ||
| export FNVETC="'C96.vegetation_type.tileX.nc'" | ||
| export FNSOTC="'C96.soil_type.tileX.nc'" | ||
| export FNSMCC=${FNSMCC_control} | ||
| export FNMSKH=${FNMSKH_control} | ||
| export FNVMNC="'C96.vegetation_greenness.tileX.nc'" | ||
| export FNVMXC="'C96.vegetation_greenness.tileX.nc'" | ||
| export FNSLPC="'C96.slope_type.tileX.nc'" | ||
| export FNABSC="'C96.maximum_snow_albedo.tileX.nc'" | ||
| export LANDICE=".false." | ||
| export FSICL=0 | ||
| export FSICS=0 | ||
|
|
||
| export IMP_PHYSICS=8 | ||
| export LGFDLMPRAD=.false. | ||
| export DO_SAT_ADJ=.false. | ||
| export DNATS=2 | ||
| export DZ_MIN=6 | ||
|
|
||
| #required for NML.IN sharing | ||
| export MIN_SEAICE=0.15 | ||
| export FRAC_GRID=.true. | ||
| export MOM6_RESTART_SETTING=n | ||
| # P8 (not used for standalone) | ||
| export USE_CICE_ALB=.false. | ||
|
|
||
| export WRITE_NSFLIP=.true. | ||
|
|
||
| export FV3_RUN=control_run.IN | ||
| export CCPP_SUITE=FV3_GFS_v17_p8 | ||
| export FIELD_TABLE=field_table_thompson_noaero_tke | ||
| export DIAG_TABLE=diag_table_gfsv16_merra2 | ||
| # use same namelist for standalone,coupled P7 | ||
| export INPUT_NML=cpld_control.nml.IN | ||
| export LNDP_TYPE=2 | ||
| export N_VAR_LNDP=1 | ||
| export LNDP_VAR_LIST="'vgf'," | ||
| export LNDP_PRT_LIST='0.05,' | ||
| export LNDP_MODEL_TYPE=1 | ||
|
|
||
| # RRTMGP | ||
| export DO_RRTMGP=.true. | ||
| export DOGP_CLDOPTICS_LUT=.true. | ||
| export DOGP_LWSCAT=.true. | ||
| export DOGP_SGS_CNV=.true. | ||
Uh oh!
There was an error while loading. Please reload this page.