|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | av_pgd_param (PLAI_IN, PVEG_IN, PFIELD, PVEGTYPE, PDATA, HSFTYPE, HATYPE, KMAS |
| subroutine av_pgd_param | ( | real, dimension(:,:,:), intent(in) | PLAI_IN, |
| real, dimension(:,:,:), intent(in) | PVEG_IN, | ||
| real, dimension(:), intent(out) | PFIELD, | ||
| real, dimension(:,:), intent(in) | PVEGTYPE, | ||
| real, dimension(:,:), intent(in) | PDATA, | ||
| character(len=3), intent(in) | HSFTYPE, | ||
| character(len=3), intent(in) | HATYPE, | ||
| KMAS | |||
| ) |
Definition at line 8 of file av_pgd_param.F90.


1.8.13