Go to the source code of this file.
Functions/Subroutines | |
| subroutine | average1_orography (USS, KLUOUT, KNBLINES, PLAT, PLON, PVALUE, PNODATA) |
| subroutine average1_orography | ( | type(surf_atm_sso_t), intent(inout) | USS, |
| integer, intent(in) | KLUOUT, | ||
| integer, intent(in) | KNBLINES, | ||
| real, dimension(:), intent(in) | PLAT, | ||
| real, dimension(:), intent(in) | PLON, | ||
| real, dimension(:), intent(in) | PVALUE, | ||
| real, intent(in), optional | PNODATA | ||
| ) |
Definition at line 6 of file average1_orography.F90.


1.8.5