subroutine, public noahmp_glacier_routines::noahmp_options_glacier | ( | integer, intent(in) | iopt_alb, |
integer, intent(in) | iopt_snf, | ||
integer, intent(in) | iopt_tbot, | ||
integer, intent(in) | iopt_stc, | ||
integer, intent(in) | iopt_gla, | ||
integer, intent(in) | iopt_sfc, | ||
integer, intent(in) | iopt_trs | ||
) |
[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_gla | glacier option (1->phase change; 2->simple) |
[in] | iopt_sfc | sfc scheme option |
[in] | iopt_trs | thermal roughness option |