SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | horibl_surf_coef (KOLEN, OINTERP, OGLOBLON, PILO1, PILO2, POLO, KO, KINLO, KP, PLOP) |
subroutine horibl_surf_coef | ( | integer, intent(in) | KOLEN, |
logical, dimension(:), intent(in) | OINTERP, | ||
logical, intent(in) | OGLOBLON, | ||
real, intent(in) | PILO1, | ||
real, intent(in) | PILO2, | ||
real, dimension(:), intent(in) | POLO, | ||
integer, dimension(:,:), intent(in) | KO, | ||
integer, dimension(:), intent(in) | KINLO, | ||
integer, dimension(:,:), intent(out) | KP, | ||
real, dimension(:,:), intent(out) | PLOP | ||
) |
Definition at line 8 of file horibl_surf_coef.F90.