Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_snow_buffer (IG, U, HPROGRAM, HSURF, KLUOUT, KLAYER, PFIELD) |
| subroutine prep_snow_buffer | ( | type(isba_grid_t), intent(inout) | IG, |
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=10), intent(in) | HSURF, | ||
| integer, intent(in) | KLUOUT, | ||
| integer, intent(in) | KLAYER, | ||
| real, dimension(:,:,:), pointer | PFIELD | ||
| ) |
Definition at line 6 of file prep_snow_buffer.F90.


1.8.5