|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_snow_buffer (G, U, HPROGRAM, HSURF, KLUOUT, KLAYER, PFIELD) |
| subroutine prep_snow_buffer | ( | type(grid_t), intent(inout) | G, |
| 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 7 of file prep_snow_buffer.F90.


1.8.13