Go to the source code of this file.
Functions/Subroutines | |
| subroutine | roof_impl_coef (PTSTEP, KROOF_LAYER, PD_ROOF, PTC_ROOF, PHC_ROOF, PT_ROOF, PTDEEP_A, PTDEEP_B) |
| subroutine roof_impl_coef | ( | real, intent(in) | PTSTEP, |
| integer, intent(in) | KROOF_LAYER, | ||
| real, dimension(:,:), intent(in) | PD_ROOF, | ||
| real, dimension(:,:), intent(in) | PTC_ROOF, | ||
| real, dimension(:,:), intent(in) | PHC_ROOF, | ||
| real, dimension(:,:), intent(in) | PT_ROOF, | ||
| real, dimension(:), intent(out) | PTDEEP_A, | ||
| real, dimension(:), intent(out) | PTDEEP_B | ||
| ) |
Definition at line 6 of file roof_impl_coef.F90.


1.8.5