CAM
|
Functions/Subroutines | |
subroutine, public | initvertical (bounds, snow_depth, thick_wall, thick_roof) |
subroutine, public initverticalmod::initvertical | ( | type(bounds_type), intent(in) | bounds, |
real(r8), dimension(bounds%begc:), intent(in) | snow_depth, | ||
real(r8), dimension(bounds%begl:), intent(in) | thick_wall, | ||
real(r8), dimension(bounds%begl:), intent(in) | thick_roof | ||
) |