CAM
|
Functions/Subroutines | |
subroutine, public | init_rootprof () |
subroutine, public | init_vegrootfr (bounds, nlevsoi, nlevgrnd, nlev2bed, rootfr) |
real(r8) function, dimension(bounds%begp:bounds%endp, 1:ubj) | zeng2001_rootfr (bounds, ubj, njbed) |
Variables | |
integer, parameter | zeng_2001_root = 0 |
integer | root_prof_method |
subroutine, public rootbiophysmod::init_rootprof | ( | ) |
subroutine, public rootbiophysmod::init_vegrootfr | ( | type(bounds_type), intent(in) | bounds, |
integer, intent(in) | nlevsoi, | ||
integer, intent(in) | nlevgrnd, | ||
integer, dimension(bounds%begc: ), intent(in) | nlev2bed, | ||
real(r8), dimension(bounds%begp: , 1: ), intent(out) | rootfr | ||
) |
real(r8) function, dimension(bounds%begp:bounds%endp , 1:ubj ) rootbiophysmod::zeng2001_rootfr | ( | type(bounds_type), intent(in) | bounds, |
integer, intent(in) | ubj, | ||
integer, dimension(bounds%begc: ), intent(in) | njbed | ||
) |
|
private |
|
private |