|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | average1_cover (UG, U, KLUOUT, KNBLINES, PLAT, PLON, PVALUE, PN |
| subroutine average1_cover | ( | type(surf_atm_grid_t), intent(inout) | UG, |
| type(surf_atm_t), intent(inout) | U, | ||
| integer, intent(in) | KLUOUT, | ||
| integer, intent(in) | KNBLINES, | ||
| real, dimension(:), intent(in) | PLAT, | ||
| real, dimension(:), intent(in) | PLON, | ||
| real, dimension(:), intent(in) | PVALUE, | ||
| PN | |||
| ) |
Definition at line 7 of file average1_cover.F90.


1.8.13