SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prep_isba_buffer (G, U, HPROGRAM, HSURF, KLUOUT, PFIELD) |
subroutine | soil_profile_buffer |
subroutine prep_isba_buffer | ( | type(grid_t), intent(inout) | G, |
type(surf_atm_t), intent(inout) | U, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=7), intent(in) | HSURF, | ||
integer, intent(in) | KLUOUT, | ||
real, dimension(:,:,:), pointer | PFIELD | ||
) |
Definition at line 7 of file prep_isba_buffer.F90.
subroutine prep_isba_buffer::soil_profile_buffer | ( | ) |