|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_dst (DSTK, U, HPROGRAM, KSIZE_P, KR_P, PVEGTYPE_PATCH) |
| subroutine init_dst | ( | type(dst_t), intent(inout) | DSTK, |
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KSIZE_P, | ||
| integer, dimension(:), intent(in) | KR_P, | ||
| real, dimension(:,:), intent(in) | PVEGTYPE_PATCH | ||
| ) |
Definition at line 10 of file init_dst.F90.


1.8.13