Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
00f89fc
Adding the new microphysics
Nikolar97 Oct 29, 2020
307c9da
Adding descriptions of custom fields
Nikolar97 Mar 3, 2021
599c6ce
Adding descriptions to custom fields registry
Nikolar97 Mar 3, 2021
e9deaba
improve MAD-WRF section (#1519)
dudhia May 18, 2021
1602bd1
Add got_var_sso to history file for DA cycling application (#1517)
weiwangncar May 18, 2021
e4632b0
Add mod_clddet_geoir.o as compilation dependency to da_radiance.o for…
honnorat Jul 2, 2021
a80a449
Correct units for several NTU microphysics variables (#1532)
weiwangncar Sep 15, 2021
e774092
Add radiation driver dependency on eclipse module (#1544)
weiwangncar Sep 15, 2021
a42b7c6
Default values in URBPARM_LCZ.TBL made more generic (#1520)
matthiasdemuzere Sep 15, 2021
cde45fd
Dimension fix for perturbed bc (#1525)
weiwangncar Sep 16, 2021
7aff4cd
Fix one word: required (#1529)
kwadrat Sep 27, 2021
a4faba8
Fix spelling of "pressure" (#1523)
kwadrat Sep 27, 2021
8401e54
Fix moving nest + Intel tools/registry segfault (#1555)
davegill Sep 27, 2021
30b7ad6
Add CAMtr_volume_mixing_ratio for SSPs (#1553)
jesusff Sep 27, 2021
d55c6cf
revert print and when to turn on w_damping to pre 4.3 code (#1563)
weiwangncar Oct 1, 2021
f4c1c06
NSSL_2mom Snow Reflectivity Correction (#1550)
MicroTed Oct 4, 2021
a743208
Bug fix longwave radiation for bep and bem urban options (#1538)
andreazonato Oct 4, 2021
82e13fb
Increase total number of time periods available (mostly for climate s…
davegill Oct 18, 2021
7d26c10
improvement of the photovoltaic panels scheme (#1551)
andreazonato Oct 18, 2021
84ac4f2
Bug fix for nested aerosol-aware Thompson Scheme QNWFA2D (#1542)
smileMchen Oct 18, 2021
9ed6b94
Updated P3 code with bug fixes and cleanup (#1534)
hmorrison100 Oct 18, 2021
535683f
initializing smstav and a few other local variables before used (#1568)
weiwangncar Oct 22, 2021
7ef7c13
correction for arguments to module_stoch for rand_perturb=1 (#1566)
dudhia Oct 27, 2021
40a4582
Prepare for the release of WRFv4.3.1 (#1556)
smileMchen Oct 27, 2021
4ab0bb5
Merge remote-tracking branch 'origin/release-v4.3.1'
smileMchen Oct 28, 2021
7c6fd57
Small physics syntax errors (#1577)
davegill Nov 29, 2021
ca220f4
bug fix: initialization of 1000-h fuel moisture content, computation …
tmgiannaros Nov 29, 2021
997951e
Fix misspelling in comment: pressure (#1588)
kwadrat Nov 29, 2021
eeb3f2b
smooth_cg_topo=T requires first-guess soil elevation data (#1580)
davegill Nov 29, 2021
4ff1e3d
configure script missing quotes in two echo statments (#1576)
davegill Nov 29, 2021
eacf0fc
Remove photolysis rates from default history stream
jordanschnell Nov 29, 2021
28c33ad
Changes the description of "dustload5" to be load in size bin 5, not …
jordanschnell Nov 29, 2021
30dbdc8
Correct variable name for CLM packaging (#1589)
weiwangncar Nov 30, 2021
238a7d2
Another physics syntax error - similar to #1577 (#1594)
davegill Dec 9, 2021
8f8984e
fix WRFDA CRTM Cray Fortran build (#1595)
jamiebresch Dec 9, 2021
fc99e4e
Add new stanza for ARM aarch64/openmpi (#1557)
yip111 Dec 13, 2021
712e9cc
PBL + LES restrictions (#1596)
davegill Dec 14, 2021
8a928d8
Add time-varying greenhouse gases to RRTMG shortwave options (#1598)
weiwangncar Dec 14, 2021
e2ea09e
Update top-level README and inc/version_decl files to v4.3.2 in prepa…
kkeene44 Dec 14, 2021
57f8f55
Finalize WRFV4.3.2 by merging release-v4.3.2 branch onto master.
kkeene44 Dec 14, 2021
cafc166
Merge branch 'master' of https://github.com/wrf-model/WRF into wrf-mo…
Nikolar97 Dec 25, 2021
0e70827
Merge branch 'wrf-model-master'
Nikolar97 Dec 25, 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
24 changes: 12 additions & 12 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ wrf : framework_only
if [ $(ESMF_COUPLING) -eq 1 ] ; then \
( cd main ; $(MAKE) RLFLAGS="$(RLFLAGS)" MODULE_DIRS="$(ALL_MODULES)" SOLVER=em em_wrf_SST_ESMF ) ; \
fi
if [ ! -f run/p3_lookupTable_1.dat-3momI_v5.1.6 ] ; then \
( cd run ; cp p3_lookupTable_1.dat-3momI_v5.1.6.gz hold.gz ; \
gunzip hold.gz ; mv hold p3_lookupTable_1.dat-3momI_v5.1.6 ) ; \
if [ ! -f run/p3_lookupTable_1.dat-5.3-3momI ] ; then \
( cd run ; cp p3_lookupTable_1.dat-5.3-3momI.gz hold.gz ; \
gunzip hold.gz ; mv hold p3_lookupTable_1.dat-5.3-3momI ) ; \
fi
@echo "build started: $(START_OF_COMPILE)"
@echo "build completed:" `date`
Expand Down Expand Up @@ -575,9 +575,9 @@ em_real : wrf
ln -sf ../../run/aerosol_plev.formatted . ; \
ln -sf ../../run/eclipse_besselian_elements.dat . ; \
ln -sf ../../run/CCN_ACTIVATE.BIN . ; \
ln -sf ../../run/p3_lookupTable_1.dat-2momI_v5.1.6_oldDimax . ; \
ln -sf ../../run/p3_lookupTable_1.dat-3momI_v5.1.6 . ; \
ln -sf ../../run/p3_lookupTable_2.dat-4.1 . ; \
ln -sf ../../run/p3_lookupTable_1.dat-5.3-2momI . ; \
ln -sf ../../run/p3_lookupTable_1.dat-5.3-3momI . ; \
ln -sf ../../run/p3_lookupTable_2.dat-2momI_v5.2.2 . ; \
ln -sf ../../run/HLC.TBL . ; \
ln -sf ../../run/wind-turbine-1.tbl . ; \
ln -sf ../../run/ishmael-gamma-tab.bin . ; \
Expand Down Expand Up @@ -650,9 +650,9 @@ em_real : wrf
ln -sf ../../run/bulkdens.asc_s_0_03_0_9 . ; \
ln -sf ../../run/bulkradii.asc_s_0_03_0_9 . ; \
ln -sf ../../run/CCN_ACTIVATE.BIN . ; \
ln -sf ../../run/p3_lookupTable_1.dat-2momI_v5.1.6_oldDimax . ; \
ln -sf ../../run/p3_lookupTable_1.dat-3momI_v5.1.6 . ; \
ln -sf ../../run/p3_lookupTable_2.dat-4.1 . ; \
ln -sf ../../run/p3_lookupTable_1.dat-5.3-2momI . ; \
ln -sf ../../run/p3_lookupTable_1.dat-5.3-3momI . ; \
ln -sf ../../run/p3_lookupTable_2.dat-2momI_v5.2.2 . ; \
ln -sf ../../run/HLC.TBL . ; \
ln -sf ../../run/wind-turbine-1.tbl . ; \
ln -sf ../../run/ishmael-gamma-tab.bin . ; \
Expand Down Expand Up @@ -947,9 +947,9 @@ nmm_real : nmm_wrf
ln -sf ../../run/bulkdens.asc_s_0_03_0_9 . ; \
ln -sf ../../run/bulkradii.asc_s_0_03_0_9 . ; \
ln -sf ../../run/CCN_ACTIVATE.BIN . ; \
ln -sf ../../run/p3_lookupTable_1.dat-2momI_v5.1.6_oldDimax . ; \
ln -sf ../../run/p3_lookupTable_1.dat-3momI_v5.1.6 . ; \
ln -sf ../../run/p3_lookupTable_2.dat-4.1 . ; \
ln -sf ../../run/p3_lookupTable_1.dat-5.3-2momI . ; \
ln -sf ../../run/p3_lookupTable_1.dat-5.3-3momI . ; \
ln -sf ../../run/p3_lookupTable_2.dat-2momI_v5.2.2 . ; \
ln -sf ../../run/HLC.TBL . ; \
ln -sf ../../run/wind-turbine-1.tbl . ; \
ln -sf ../../run/ishmael-gamma-tab.bin . ; \
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WRF Model Version 4.3
WRF Model Version 4.3.2

https://www2.mmm.ucar.edu/wrf/users/

Expand Down
44 changes: 25 additions & 19 deletions Registry/Registry.EM_COMMON
Original file line number Diff line number Diff line change
Expand Up @@ -654,25 +654,25 @@ state real qrcn ikjftb scalar 1 - \
state real qnin ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "QNIN" "Potential ice nuclei number mixing ratio" "# kg-1"
state real fi ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "FI" "Shape moment mixing ratio for pristine ice" "kg kg-1"
i0rhusdf=(bdy_interp:dt) "FI" "Shape moment mixing ratio for pristine ice" "m^3 kg-1"
state real fs ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "FS" "Shape moment mixing ratio for snow-aggregates" "kg kg-1"
i0rhusdf=(bdy_interp:dt) "FS" "Shape moment mixing ratio for snow-aggregates" "m^3 kg-1"
state real vi ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "VI" "Volume moment mixing ratio for pristine ice" "m^3 kg-1"
state real vs ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "VS" "Volume moment mixing ratio for snow-aggragates" "m^3 kg-1"
state real vg ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "VG" "Volume moment mixing ratio for rimed ice" "m^3 kg-1"
state real ai ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "AI" "Second moment mixing ratio for pristine ice" "kg kg-1"
i0rhusdf=(bdy_interp:dt) "AI" "Second moment mixing ratio for pristine ice" "m^2 kg-1"
state real as ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "AS" "Second moment mixing ratio for snow-aggregates" "kg kg-1"
i0rhusdf=(bdy_interp:dt) "AS" "Second moment mixing ratio for snow-aggregates" "m^2 kg-1"
state real ag ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "AG" "Second moment mixing ratio for rimed ice" "kg kg-1"
i0rhusdf=(bdy_interp:dt) "AG" "Second moment mixing ratio for rimed ice" "m^2 kg-1"
state real ah ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "AH" "Second moment mixing ratio for hail" "kg kg-1"
i0rhusdf=(bdy_interp:dt) "AH" "Second moment mixing ratio for hail" "m^2 kg-1"
state real i3m ikjftb scalar 1 - \
i0rhusdf=(bdy_interp:dt) "I3M" "Third moment mixing ratio for pristine ice" "kg kg-1"
i0rhusdf=(bdy_interp:dt) "I3M" "Third moment mixing ratio for pristine ice" "m^3 kg-1"

state real dfi_qdcn ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_QDCN" "Mass mixing ratio for dry CN" "kg kg-1"
Expand All @@ -685,25 +685,25 @@ state real dfi_qrcn ikjftb dfi_scalar 1 - \
state real dfi_qnin ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_QNIN" "Potential ice nuclei number mixing ratio" "# kg-1"
state real dfi_fi ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_FI" "Shape moment mixing ratio for pristine ice" "kg kg-1"
rusdf=(bdy_interp:dt) "DFI_FI" "Shape moment mixing ratio for pristine ice" "m^3 kg-1"
state real dfi_fs ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_FS" "Shape moment mixing ratio for snow-aggregates" "kg kg-1"
rusdf=(bdy_interp:dt) "DFI_FS" "Shape moment mixing ratio for snow-aggregates" "m^3 kg-1"
state real dfi_vi ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_VI" "Volume moment mixing ratio for pristine ice" "m^3 kg-1"
state real dfi_vs ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_VS" "Volume moment mixing ratio for snow-aggregates" "m^3 kg-1"
state real dfi_vg ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_VG" "Volume moment mixing ratio for rimed ice" "m^3 kg-1"
state real dfi_ai ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_AI" "Second moment mixing ratio for pristine ice" "kg kg-1"
rusdf=(bdy_interp:dt) "DFI_AI" "Second moment mixing ratio for pristine ice" "m^2 kg-1"
state real dfi_as ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_AS" "Second moment mixing ratio for snow-aggregates" "kg kg-1"
rusdf=(bdy_interp:dt) "DFI_AS" "Second moment mixing ratio for snow-aggregates" "m^2 kg-1"
state real dfi_ag ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_AG" "Second moment mixing ratio for rimed ice" "kg kg-1"
rusdf=(bdy_interp:dt) "DFI_AG" "Second moment mixing ratio for rimed ice" "m^2 kg-1"
state real dfi_ah ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_AH" "Second moment mixing ratio for hail" "kg kg-1"
rusdf=(bdy_interp:dt) "DFI_AH" "Second moment mixing ratio for hail" "m^2 kg-1"
state real dfi_i3m ikjftb dfi_scalar 1 - \
rusdf=(bdy_interp:dt) "DFI_I3M" "Third moment mixing ratio for pristine ice" "kg kg-1"
rusdf=(bdy_interp:dt) "DFI_I3M" "Third moment mixing ratio for pristine ice" "m^3 kg-1"
#-------------------------------------for ntu3m----------------------------------------------------------
#
#-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -1323,7 +1323,12 @@ state real F_ICE_PHY ikj misc 1 - rhdu "F
state real F_RAIN_PHY ikj misc 1 - rhdu "F_RAIN_PHY" "FRACTION OF RAIN " ""
state real F_RIMEF_PHY ikj misc 1 - rhdu "F_RIMEF_PHY" "MASS RATIO OF RIMED ICE " ""
state real qndropsource ikj misc 1 - r "qndropsource" "Droplet number source" "#/kg/s"

# ivanr microphysics variables
state real cld ikj misc 1 - r "CLD" "CLOUD FRACTION" "0 - 1 fraction"
state real tw2 ikj misc 1 - r "TW2" "T from previous timestep" "K"
state real pw2 ikj misc 1 - r "PW2" "P from previous timestep" "Pa"
state real qw2 ikj misc 1 - r "QW2" "Q from previous timestep" "kg kg-1"
state real f_snow ikj misc 1 - r "F_SNOW" "FRACTION OF SNOW" "0 - 1 fraction"
# cyl 3DPWP variables
state real OM_TMP i{nocnl}j misc 1 Z i012rhdu=(copy_fcnm)f=(c2f_interp:grid_id) "OM_TMP" "temperature" "k"
state real OM_S i{nocnl}j misc 1 Z i012rhdu=(copy_fcnm)f=(c2f_interp:grid_id) "OM_S" "salinity" "degree"
Expand Down Expand Up @@ -1425,10 +1430,9 @@ state logical just_read_auxinput4 - misc - - r "we_jus
state logical just_read_boundary - misc - - r "we_just_d01_LBC" "1=BOUNDARY ALARM RINGING, 0=NO BOUNDARY ALARM" "-"
state real mf_fft - misc - - r "mf_fft" "Mass point map factor at equatorward FFT filter location" ""
state real p_top - misc - - irh "p_top" "PRESSURE TOP OF THE MODEL" "Pa"
state logical got_var_sso - misc - - i02r "got_var_sso" "whether VAR_SSO was included in WPS output (beginning V3.4)" ""
state logical got_var_sso - misc - - i02rh "got_var_sso" "whether VAR_SSO was included in WPS output (beginning V3.4)" ""
state logical v4_metgrid - misc - - - "v4_metgrid" "for real, T/F: identify if this is v4 metgrid data" ""


#BSINGH - Adding all these variables for CuP scheme[any var before t00]
state real lat_ll_t - dyn_em - - ir "lat_ll_t" "latitude lower left, temp point" "degrees"
state real lat_ul_t - dyn_em - - ir "lat_ul_t" "latitude up left, temp point" "degrees"
Expand Down Expand Up @@ -1465,7 +1469,7 @@ state real lon_lr_d - dyn_em - - ir "lo
#BSINGH -ENDS

state real t00 - misc - - i02rh "t00" "BASE STATE TEMPERATURE " "K"
state real p00 - misc - - i02rh "p00" "BASE STATE PRESURE" "Pa"
state real p00 - misc - - i02rh "p00" "BASE STATE PRESSURE" "Pa"
state real tlp - misc - - i02rh "tlp" "BASE STATE LAPSE RATE " ""
state real tiso - misc - - i02rh "tiso" "TEMP AT WHICH THE BASE T TURNS CONST" "K"
state real tlp_strat - misc - - i02rh "tlp_strat" "BASE STATE LAPSE RATE (DT/D(LN(P)) IN STRATOSPHERE" "K"
Expand Down Expand Up @@ -2980,6 +2984,7 @@ package p3_1category_nc mp_physics==51 - moist:qv,qc
package p3_2category mp_physics==52 - moist:qv,qc,qr,qi,qi2;scalar:qnc,qni,qnr,qir,qib,qni2,qir2,qib2;state:re_cloud,re_ice,vmi3d,rhopo3d,di3d,vmi3d_2,rhopo3d_2,di3d_2,refl_10cm,th_old,qv_old
package p3_1cat_3mom mp_physics==53 - moist:qv,qc,qr,qi;scalar:qnc,qni,qnr,qir,qib,qzi;state:re_cloud,re_ice,vmi3d,rhopo3d,di3d,refl_10cm,th_old,qv_old
package morr_tm_aero mp_physics==40 - moist:qv,qc,qr,qi,qs,qg;scalar:qnc,qni,qns,qnr,qng;state:rqrcuten,rqscuten,rqicuten,EFCG,EFIG,EFSG,WACT,CCN1_GS,CCN2_GS,CCN3_GS,CCN4_GS,CCN5_GS,CCN6_GS,CCN7_GS,re_cloud,re_ice,re_snow,mskf_refl_10cm
package ivanr_micro mp_physics==150 - moist:qv,qc,qr,qs;scalar:qt;state:cld,tw2,pw2,qw2,f_snow
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dudhia @weiwangncar
Is there a better MP scheme value than 150?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davegill
We just used a random one that does not overlap with the others, whatever value is free can be used if 150 is too big/not following a rule.

package jensen_ishmael mp_physics==55 - moist:qv,qc,qr,qi,qi2,qi3;scalar:qnr,qni,qvoli,qaoli,qni2,qvoli2,qaoli2,qni3,qvoli3,qaoli3;state:re_cloud,re_ice,vmi3d,rhopo3d,di3d,phii3d,itype,vmi3d_2,rhopo3d_2,di3d_2,phii3d_2,itype_2,vmi3d_3,rhopo3d_3,di3d_3,phii3d_3,itype_3,refl_10cm
package ntu mp_physics==56 - moist:qv,qc,qr,qi,qs,qg,qh;scalar:qnc,qnr,qni,qns,qng,qnh,qdcn,qtcn,qccn,qrcn,qnin,fi,fs,vi,vs,vg,ai,as,ag,ah,i3m
package etampnew mp_physics==95 - moist:qv,qc,qr,qs;scalar:qt;state:f_ice_phy,f_rain_phy,f_rimef_phy
Expand Down Expand Up @@ -3072,7 +3077,7 @@ package nolsmscheme sf_surface_physics==0 - -
package slabscheme sf_surface_physics==1 - -
package lsmscheme sf_surface_physics==2 - state:flx4,fvb,fbur,fgsn,smcrel,xlaidyn
package ruclsmscheme sf_surface_physics==3 - state:smfr3d,keepfr3dflag,soilt1,rhosnf,snowfallac,precipfr,acrunoff
package clmscheme sf_surface_physics==5 - state:numc,nump,sabv,sabg,lwup,lhsoi,lhveg,lhtran,snl,snowdp,wtc,wtp,h2osno,t_grnd,t_veg,h2ocan,h2ocan_col,t2m_max,t2m_min,t2clm,t_ref2m,q_ref2m,h2osoi_liq_s1,h2osoi_liq_s2,h2osoi_liq_s3,h2osoi_liq_s4,h2osoi_liq_s5,h2osoi_liq1,h2osoi_liq2,h2osoi_liq3,h2osoi_liq4,h2osoi_liq5,h2osoi_liq6,h2osoi_liq7,h2osoi_liq8,h2osoi_liq9,h2osoi_liq10,h2osoi_ice_s1,h2osoi_ice_s2,h2osoi_ice_s3,h2osoi_ice_s4,h2osoi_ice_s5,h2osoi_ice1,h2osoi_ice2,h2osoi_ice3,h2osoi_ice4,h2osoi_ice5,h2osoi_ice6,h2osoi_ice7,h2osoi_ice8,h2osoi_ice9,h2osoi_ice10,t_soisno_s1,t_soisno_s2,t_soisno_s3,t_soisno_s4,t_soisno_s5,t_soisno1,t_soisno2,t_soisno3,t_soisno4,t_soisno5,t_soisno6,t_soisno7,t_soisno8,t_soisno9,t_soisno10,dzsnow1,dzsnow2,dzsnow3,dzsnow4,dzsnow5,snowrds1,snowrds2,snowrds3,snowrds4,snowrds5,t_lake1,t_lake2,t_lake3,t_lake4,t_lake5,t_lake6,t_lake7,t_lake8,t_lake9,t_lake10,h2osoi_vol1,h2osoi_vol2,h2osoi_vol3,h2osoi_vol4,h2osoi_vol5,h2osoi_vol6,h2osoi_vol7,h2osoi_vol8,h2osoi_vol9,h2osoi_vol10,albedosubgrid,lhsubgrid,hfxsubgrid,lwupsubgrid,q2subgrid,sabvsubgrid,sabgsubgrid,nrasubgrid,swupsubgrid,t_veg24,t_veg240,fsun,fsun24,fsun240,fsd24,fsd240,fsi24,fsi240,laip,pct_pft
package clmscheme sf_surface_physics==5 - state:numc,nump,sabv,sabg,lwup,lhsoi,lhveg,lhtran,snl,snowdp,wtc,wtp,h2osno,t_grnd,t_veg,h2ocan,h2ocan_col,t2m_max,t2m_min,t2clm,t_ref2m,q_ref2m,h2osoi_liq_s1,h2osoi_liq_s2,h2osoi_liq_s3,h2osoi_liq_s4,h2osoi_liq_s5,h2osoi_liq1,h2osoi_liq2,h2osoi_liq3,h2osoi_liq4,h2osoi_liq5,h2osoi_liq6,h2osoi_liq7,h2osoi_liq8,h2osoi_liq9,h2osoi_liq10,h2osoi_ice_s1,h2osoi_ice_s2,h2osoi_ice_s3,h2osoi_ice_s4,h2osoi_ice_s5,h2osoi_ice1,h2osoi_ice2,h2osoi_ice3,h2osoi_ice4,h2osoi_ice5,h2osoi_ice6,h2osoi_ice7,h2osoi_ice8,h2osoi_ice9,h2osoi_ice10,t_soisno_s1,t_soisno_s2,t_soisno_s3,t_soisno_s4,t_soisno_s5,t_soisno1,t_soisno2,t_soisno3,t_soisno4,t_soisno5,t_soisno6,t_soisno7,t_soisno8,t_soisno9,t_soisno10,dzsnow1,dzsnow2,dzsnow3,dzsnow4,dzsnow5,snowrds1,snowrds2,snowrds3,snowrds4,snowrds5,t_lake1,t_lake2,t_lake3,t_lake4,t_lake5,t_lake6,t_lake7,t_lake8,t_lake9,t_lake10,h2osoi_vol1,h2osoi_vol2,h2osoi_vol3,h2osoi_vol4,h2osoi_vol5,h2osoi_vol6,h2osoi_vol7,h2osoi_vol8,h2osoi_vol9,h2osoi_vol10,albedosubgrid,lhsubgrid,hfxsubgrid,lwupsubgrid,q2subgrid,sabvsubgrid,sabgsubgrid,nrasubgrid,swupsubgrid,t_veg24,t_veg240,fsun,fsun24,fsun240,fsd24,fsd240,fsi24,fsi240,laip,pct_pft_input
package noahmpscheme sf_surface_physics==4 - state:isnowxy,tvxy,tgxy,canliqxy,canicexy,eahxy,tahxy,cmxy,chxy,fwetxy,sneqvoxy,alboldxy,qsnowxy,qrainxy,wslakexy,zwtxy,waxy,wtxy,tsnoxy,zsnsoxy,snicexy,snliqxy,lfmassxy,rtmassxy,stmassxy,woodxy,stblcpxy,fastcpxy,xsaixy,taussxy,t2mvxy,t2mbxy,q2mvxy,q2mbxy,tradxy,neexy,gppxy,nppxy,fvegxy,qinxy,runsfxy,runsbxy,ecanxy,edirxy,etranxy,fsaxy,firaxy,aparxy,psnxy,savxy,sagxy,rssunxy,rsshaxy,bgapxy,wgapxy,tgvxy,tgbxy,chvxy,chbxy,shgxy,shcxy,shbxy,evgxy,evbxy,ghvxy,ghbxy,irgxy,ircxy,irbxy,trxy,evcxy,chleafxy,chucxy,chv2xy,chb2xy,chstarxy,smoiseq,smcwtdxy,rechxy,deeprechxy,fdepthxy,areaxy,rivercondxy,riverbedxy,eqzwt,pexpxy,qrfxy,qrfsxy,qspringxy,qspringsxy,qslatxy,stepwtd,rechclim,gddxy,grainxy,croptype,planting,harvest,season_gdd,cropcat,pgsxy,soilcomp,soilcl1,soilcl2,soilcl3,soilcl4,irfract,sifract,mifract,fifract,irnumsi,irnummi,irnumfi,irwatsi,irwatmi,irwatfi,irsivol,irmivol,irfivol,ireloss,irrsplh
package ctsmscheme sf_surface_physics==6 - -
package pxlsmscheme sf_surface_physics==7 - state:t2_ndg_new,q2_ndg_new,t2_ndg_old,q2_ndg_old,t2obs,q2obs,vegf_px,imperv,canfra,lai_px,wwlt_px,wfc_px,wsat_px,clay_px,csand_px,fmsand_px
Expand All @@ -3087,6 +3092,7 @@ package drip sf_surf_irr_alloc==2 - state:irrigat
package sprinkler sf_surf_irr_alloc==3 - state:irrigation,irr_rand_field


package lesscheme bl_pbl_physics==0 - -
package ysuscheme bl_pbl_physics==1 - -
package myjpblscheme bl_pbl_physics==2 - state:tke_pbl,el_pbl
package gfsscheme bl_pbl_physics==3 - -
Expand Down
Loading