-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
…r-model into thompson_mp_effr_updates
- Loading branch information
Showing
17 changed files
with
3,976 additions
and
3,724 deletions.
There are no files selected for viewing
Submodule FV3
updated
3 files
+1 −1 | ccpp/framework | |
+1 −1 | ccpp/physics | |
+95 −0 | ccpp/suites/suite_FV3_HAFS_v0_thompson_tedmf_gfdlsf.xml |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# added by FRE: sphum must be present in atmos | ||
# specific humidity for moist runs | ||
"TRACER", "atmos_mod", "sphum" | ||
"longname", "specific humidity" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=3.e-6" / | ||
# prognostic cloud water mixing ratio | ||
"TRACER", "atmos_mod", "liq_wat" | ||
"longname", "cloud water mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic ice water mixing ratio | ||
"TRACER", "atmos_mod", "ice_wat" | ||
"longname", "cloud ice mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic rain water mixing ratio | ||
"TRACER", "atmos_mod", "rainwat" | ||
"longname", "rain water mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic snow water mixing ratio | ||
"TRACER", "atmos_mod", "snowwat" | ||
"longname", "snow water mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic Grau water mixing ratio | ||
"TRACER", "atmos_mod", "graupel" | ||
"longname", "graupel mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic cloud water number concentration - not for non-aerosol runs | ||
# "TRACER", "atmos_mod", "water_nc" | ||
# "longname", "cloud liquid water number concentration" | ||
# "units", "/kg" | ||
# "profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic cloud ice number concentration | ||
"TRACER", "atmos_mod", "ice_nc" | ||
"longname", "cloud ice water number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic rain number concentration | ||
"TRACER", "atmos_mod", "rain_nc" | ||
"longname", "rain number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic ozone mixing ratio tracer | ||
"TRACER", "atmos_mod", "o3mr" | ||
"longname", "ozone mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# water- and ice-friendly aerosols (Thompson) - not for non-aerosol runs | ||
# "TRACER", "atmos_mod", "liq_aero" | ||
# "longname", "water-friendly aerosol number concentration" | ||
# "units", "/kg" | ||
# "profile_type", "fixed", "surface_value=0.0" / | ||
# "TRACER", "atmos_mod", "ice_aero" | ||
# "longname", "ice-friendly aerosol number concentration" | ||
# "units", "/kg" | ||
# "profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic subgrid scale turbulent kinetic energy | ||
"TRACER", "atmos_mod", "sgs_tke" | ||
"longname", "subgrid scale turbulent kinetic energy" | ||
"units", "m2/s2" | ||
"profile_type", "fixed", "surface_value=0.0" / |
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,98 @@ | ||
############################################################################### | ||
# | ||
# HAFS regional atmosphere only using the Thompson microphysics scheme and GFDL surface layer scheme | ||
# | ||
############################################################################### | ||
|
||
export TEST_DESCR="Compare the results from HAFS regional atmosphere only using the Thompson microphysics scheme and GFDL surface layer scheme with previous trunk version" | ||
|
||
export CNTL_DIR=hafs_regional_atm_thompson_gfdlsf | ||
|
||
export LIST_FILES="atmf006.nc \ | ||
sfcf006.nc" | ||
|
||
export_fv3 | ||
|
||
export HAFS=true | ||
export FHMAX=6 | ||
export RESTART_N=${FHMAX} | ||
export TASKS=300 | ||
export THRD=2 | ||
export TPN=$TPN_thrd | ||
export CEN_LON=-62.0 | ||
export CEN_LAT=22.0 | ||
export LON1=-116.90 | ||
export LAT1=-14.45 | ||
export LON2=-7.10 | ||
export LAT2=58.45 | ||
export DLON=0.1 | ||
export DLAT=0.1 | ||
export DT_ATMOS=180 | ||
export IDEFLATE=1 | ||
export NFHMAX_HF=-1 | ||
export NFHOUT_HF=3 | ||
export NFHOUT=3 | ||
export OUTPUT_FILE="'netcdf_parallel' 'netcdf_parallel'" | ||
export OUTPUT_GRID='regional_latlon' | ||
export SDAY=29 | ||
export SHOUR=00 | ||
export SMONTH=08 | ||
export SYEAR=2019 | ||
export WRTTASK_PER_GROUP=60 | ||
|
||
export BLOCKSIZE=40 | ||
export CCPP_SUITE="FV3_HAFS_v0_thompson_tedmf_gfdlsf" | ||
export DEFLATE_LEVEL=-1 | ||
export INPES=20 | ||
export JNPES=12 | ||
export NPX=721 | ||
export NPY=601 | ||
export NPZ=91 | ||
export NPZP=$(($NPZ + 1)) | ||
export K_SPLIT=2 | ||
export N_SPLIT=5 | ||
export NWAT=6 | ||
export NA_INIT=1 | ||
export EXTERNAL_IC=.true. | ||
export NGGPS_IC=.true. | ||
export MOUNTAIN=.false. | ||
export WARM_START=.false. | ||
export TARGET_LAT="22.0" | ||
export TARGET_LON="-62.0" | ||
export STRETCH_FAC=1.0001 | ||
export REGIONAL=.true. | ||
export BC_UPDATE_INTERVAL=3 | ||
export NROWS_BLEND=10 | ||
export FULL_ZS_FILTER=.false. | ||
export N_ZS_FILTER=0 | ||
export DNATS=0 | ||
export DO_SAT_ADJ=.false. | ||
|
||
export GRID_PES="240" | ||
export TILE_COARSE="0" | ||
export NUM_TILE_TOP=1 | ||
export NEST_REFINE="0" | ||
export NEST_IOFFSETS="999" | ||
export NEST_JOFFSETS="999" | ||
|
||
export FHCYC=0 | ||
export FHSWR=1800 | ||
export FHLWR=1800 | ||
export IMP_PHYSICS=8 | ||
export NSTF_NAME=2,0,0,0,0 | ||
export CPLFLX=.false. | ||
export CPLOCN2ATM=.true. | ||
export CPLWAV=.false. | ||
export CPLWAV2ATM=.false. | ||
export CPL_IMP_MRG=.false. | ||
|
||
export CMEPS=false | ||
export RUNTYPE="startup" | ||
export USE_COLDSTART="false" | ||
|
||
export FIELD_TABLE=field_table_hafs_thompson | ||
export DIAG_TABLE=diag_table_hafs_template | ||
export INPUT_NML=input_regional_hafs.nml.IN | ||
export MODEL_CONFIGURE="model_configure_hafs_shared.IN" | ||
export NEMS_CONFIGURE="nems.configure.hafs_atm.IN" | ||
export FV3_RUN="hafs_fv3_run.IN" |