Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_TEB_DEPTHS (HFILEPGDTYPE, PD_ROOF, PD_ROAD, PD_WALL, PD_FLOOR) |
subroutine GET_TEB_DEPTHS | ( | CHARACTER(LEN=6), intent(in) | HFILEPGDTYPE, |
REAL, dimension(:,:), intent(out), optional | PD_ROOF, | ||
REAL, dimension(:,:), intent(out), optional | PD_ROAD, | ||
REAL, dimension(:,:), intent(out), optional | PD_WALL, | ||
REAL, dimension(:,:), intent(out), optional | PD_FLOOR | ||
) |
Definition at line 2 of file get_teb_depths.F90.