SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prep_hor_ocean_fields (DTCO, UG, U, GCP, O, OR, KLAT, PSEABATHY, HPROGRAM, HSURF, HFILE, HFILETYPE, KLUOUT, OUNIF) |
subroutine prep_hor_ocean_fields | ( | 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(ocean_t), intent(inout) | O, | ||
type(ocean_rel_t), intent(inout) | OR, | ||
integer, intent(in) | KLAT, | ||
real, dimension(:), intent(in) | PSEABATHY, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=7), intent(in) | HSURF, | ||
character(len=28), intent(in) | HFILE, | ||
character(len=6), intent(in) | HFILETYPE, | ||
integer, intent(in) | KLUOUT, | ||
logical, intent(in) | OUNIF | ||
) |
Definition at line 8 of file prep_hor_ocean_fields.F90.