SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prep_hor_seaflux_field (DTCO, UG, U, GCP, DTS, O, OR, KLAT, S, HPROGRAM, HSURF, HATMFILE, HATMFILETYPE, HPGDFILE, HPGDFILETYPE, YDCTL) |
subroutine prep_hor_seaflux_field | ( | type(data_cover_t), intent(inout) | DTCO, |
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(grid_conf_proj_t), intent(inout) | GCP, | ||
type(data_seaflux_t), intent(inout) | DTS, | ||
type(ocean_t), intent(inout) | O, | ||
type(ocean_rel_t), intent(inout) | OR, | ||
integer, intent(in) | KLAT, | ||
type(seaflux_t), intent(inout) | S, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=7), intent(in) | HSURF, | ||
character(len=28), intent(in) | HATMFILE, | ||
character(len=6), intent(in) | HATMFILETYPE, | ||
character(len=28), intent(in) | HPGDFILE, | ||
character(len=6), intent(in) | HPGDFILETYPE, | ||
type (prep_ctl), intent(inout) | YDCTL | ||
) |
Definition at line 8 of file prep_hor_seaflux_field.F90.