SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prep_teb_garden_extern (DTCO, IO, U, GCP, HPROGRAM, HSURF, HFILE, HFILETYPE, HFILEPGD, HFILEPGDTYPE, KLUOUT, KPATCH, PFIELD) |
subroutine prep_teb_garden_extern | ( | type(data_cover_t), intent(inout) | DTCO, |
type(isba_options_t), intent(inout) | IO, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(grid_conf_proj_t), intent(inout) | GCP, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=7), intent(in) | HSURF, | ||
character(len=28), intent(in) | HFILE, | ||
character(len=6), intent(in) | HFILETYPE, | ||
character(len=28), intent(in) | HFILEPGD, | ||
character(len=6), intent(in) | HFILEPGDTYPE, | ||
integer, intent(in) | KLUOUT, | ||
integer, intent(in) | KPATCH, | ||
real, dimension(:,:,:), pointer | PFIELD | ||
) |
Definition at line 8 of file prep_teb_garden_extern.F90.