SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ini_var_from_patch (DTCO, UG, U, NP, NPE, KPATCH, HPROGRAM, KLUOUT, HNAME, KPTS, KLAYER, KLAYER2, PDE |
subroutine ini_var_from_patch | ( | type(data_cover_t), intent(inout) | DTCO, |
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(isba_np_t), intent(inout) | NP, | ||
type(isba_npe_t), intent(inout) | NPE, | ||
integer, intent(in) | KPATCH, | ||
character(len=6), intent(in) | HPROGRAM, | ||
integer, intent(in) | KLUOUT, | ||
character(len=*), intent(in) | HNAME, | ||
integer, intent(in) | KPTS, | ||
integer, intent(in), optional | KLAYER, | ||
integer, intent(in), optional | KLAYER2, | ||
PDE | |||
) |
Definition at line 7 of file ini_var_from_patch.F90.