Skip to content
Open
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions Registry/Registry.EM_COMMON
Original file line number Diff line number Diff line change
Expand Up @@ -2700,8 +2700,8 @@ rconfig integer madwrf_cldinit namelist,physics 1
rconfig integer dveg namelist,noah_mp 1 4 h "dveg" "dynamic vegetation (1 -> off ; 2 -> on)" ""
rconfig integer opt_crs namelist,noah_mp 1 1 h "opt_crs" "canopy stomatal resistance (1-> Ball-Berry; 2->Jarvis)" ""
rconfig integer opt_btr namelist,noah_mp 1 1 h "opt_btr" "soil moisture factor for stomatal resistance (1-> Noah; 2-> CLM; 3-> SSiB)" ""
rconfig integer opt_runsrf namelist,noah_mp 1 3 h "opt_runsrf" "surface runoff (1->SIMGM; 2->SIMTOP; 3->Schaake96; 4->BATS; 5->Miguez-Macho & Fan; 6->VIC; 7->Xiananjiang; 8->Dynamic VIC)" ""
rconfig integer opt_runsub namelist,noah_mp 1 3 h "opt_runsub" "subsurface runoff and groundwater (1->SIMGM; 2->SIMTOP; 3->Schaake96; 4->BATS; 5->Miguez-Macho & Fan; 6->VIC; 7->Xiananjiang; 8->Dynamic VIC)" ""
rconfig integer opt_runsrf namelist,noah_mp 1 3 h "opt_runsrf" "surface runoff (1->SIMGM; 2->SIMTOP; 3->Schaake96; 4->BATS; 5->Miguez-Macho & Fan; 6->VIC; 7->Xinanjiang; 8->Dynamic VIC)" ""
rconfig integer opt_runsub namelist,noah_mp 1 3 h "opt_runsub" "subsurface runoff and groundwater (1->SIMGM; 2->SIMTOP; 3->Schaake96; 4->BATS; 5->Miguez-Macho & Fan; 6->VIC; 7->Xinanjiang; 8->Dynamic VIC)" ""
rconfig integer opt_compact namelist,noah_mp 1 2 h "opt_compact" "snowpack compaction (1->Anderson1976; 2->Abolafia-Rosenzweig2024)"
rconfig integer opt_tksno namelist,noah_mp 1 1 h "opt_tksno" "snow thermal conductivity: 1 -> Stieglitz(yen,1965) scheme (default), 2 -> Anderson, 1976 scheme, 3 -> constant, 4 -> Verseghy (1991) scheme, 5 -> Douvill(Yen, 1981) scheme"
rconfig integer opt_scf namelist,noah_mp 1 1 h "opt_scf" "snow cover fraction (1->NiuYang07; 2->Abolafia-Rosenzweig2025)"
Expand Down