|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | average_phy (PFRAC_TILE, PTSURF_TILE, PZ0_TILE, PZ0H_TILE, PQSURF_TILE, PUREF, PZREF, PTSURF, PZ0, PZ0H, PQSURF) |
| subroutine average_phy | ( | real, dimension(:,:), intent(in) | PFRAC_TILE, |
| real, dimension(:,:), intent(in) | PTSURF_TILE, | ||
| real, dimension(:,:), intent(in) | PZ0_TILE, | ||
| real, dimension(:,:), intent(in) | PZ0H_TILE, | ||
| real, dimension(:,:), intent(in) | PQSURF_TILE, | ||
| real, dimension(:), intent(in) | PUREF, | ||
| real, dimension(:), intent(in) | PZREF, | ||
| real, dimension(:), intent(out) | PTSURF, | ||
| real, dimension(:), intent(out) | PZ0, | ||
| real, dimension(:), intent(out) | PZ0H, | ||
| real, dimension(:), intent(out) | PQSURF | ||
| ) |
1.8.13