SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | av_pgd_1d_1p (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, KM |
subroutine | av_patch_pgd_1d_1p (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCO |
subroutine | major_patch_pgd_1d_1p (TFIELD, PCOVER, TDATA, HSFTYPE, HATYP |
Definition at line 8 of file av_pgd_1p.F90.
subroutine modi_av_pgd_1p::av_pgd_1p::av_patch_pgd_1d_1p | ( | type(data_cover_t), intent(inout) | DTCO, |
real, dimension(:), intent(out) | PFIELD, | ||
real, dimension(:,:), intent(in) | PCOVER, | ||
real, dimension(:,:), intent(in) | PDATA, | ||
character(len=3), intent(in) | HSFTYPE, | ||
character(len=3), intent(in) | HATYPE, | ||
OCO | |||
) |
Definition at line 34 of file av_pgd_1p.F90.
subroutine modi_av_pgd_1p::av_pgd_1p::av_pgd_1d_1p | ( | type(data_cover_t), intent(inout) | DTCO, |
real, dimension(:), intent(out) | PFIELD, | ||
real, dimension(:,:), intent(in) | PCOVER, | ||
real, dimension(:), intent(in) | PDATA, | ||
character(len=3), intent(in) | HSFTYPE, | ||
character(len=3), intent(in) | HATYPE, | ||
logical, dimension(:), intent(in) | OCOVER, | ||
KM | |||
) |
Definition at line 12 of file av_pgd_1p.F90.
subroutine modi_av_pgd_1p::av_pgd_1p::major_patch_pgd_1d_1p | ( | type (date_time), dimension(:), intent(out) | TFIELD, |
real, dimension(:,:), intent(in) | PCOVER, | ||
type (date_time), dimension(:,:), intent(in) | TDATA, | ||
character(len=3), intent(in) | HSFTYPE, | ||
HATYP | |||
) |
Definition at line 62 of file av_pgd_1p.F90.