|
private |
[in] | idveg | dynamic vegetation (1 -> off ; 2 -> on) with opt_crs = 1 |
[in] | iopt_crs | canopy stomatal resistance (1-> ball-berry; 2->jarvis) |
[in] | iopt_btr | soil moisture factor for stomatal resistance (1-> noah; 2-> clm; 3-> ssib) |
[in] | iopt_run | runoff and groundwater (1->simgm; 2->simtop; 3->schaake96; 4->bats) |
[in] | iopt_sfc | surface layer drag coeff (ch & cm) (1->m-o; 2->chen97) |
[in] | iopt_frz | supercooled liquid water (1-> ny06; 2->koren99) |
[in] | iopt_inf | frozen soil permeability (1-> ny06; 2->koren99) |
[in] | iopt_rad | radiation transfer (1->gap=f(3d,cosz); 2->gap=0; 3->gap=1-fveg) |
[in] | iopt_alb | snow surface albedo (1->bats; 2->class) |
[in] | iopt_snf | rainfall & snowfall (1-jordan91; 2->bats; 3->noah) |
[in] | iopt_tbot | lower boundary of soil temperature (1->zero-flux; 2->noah) |
[in] | iopt_stc | snow/soil temperature time scheme (only layer 1) 1 -> semi-implicit; 2 -> full implicit (original noah) |
[in] | iopt_rsf | surface resistance (1->sakaguchi/zeng; 2->seller; 3->mod sellers; 4->1+snow) |
[in] | iopt_soil | soil parameters set-up option |
[in] | iopt_pedo | pedo-transfer function (1->saxton and rawls) |
[in] | iopt_crop | crop model option (0->none; 1->liu et al.) |
[in] | iopt_trs | thermal roughness scheme option (1->z0h=z0; 2->rb reversed) |
[in] | iopt_diag | surface 2m t/q diagnostic approach |
[in] | iopt_z0m | momentum roughness length option |
Definition at line 10430 of file module_sf_noahmplsm.F90.
Referenced by noahmpdrv_run().