SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
modi_av_pgd::av_pgd Interface Reference

Public Member Functions

subroutine av_pgd_2d (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, PD
 
subroutine av_patch_pgd (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER
 
subroutine av_pgd_1d (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, PD
 
subroutine av_patch_pgd_1d (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCO
 
subroutine major_patch_pgd_1d (TFIELD, PCOVER, TDATA, HSFTYPE, HATYPE, O
 

Detailed Description

Definition at line 8 of file av_pgd.F90.

Member Function/Subroutine Documentation

◆ av_patch_pgd()

subroutine modi_av_pgd::av_pgd::av_patch_pgd ( 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 
)

Definition at line 31 of file av_pgd.F90.

◆ av_patch_pgd_1d()

subroutine modi_av_pgd::av_pgd::av_patch_pgd_1d ( 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 69 of file av_pgd.F90.

◆ av_pgd_1d()

subroutine modi_av_pgd::av_pgd::av_pgd_1d ( 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,
  PD 
)

Definition at line 50 of file av_pgd.F90.

◆ av_pgd_2d()

subroutine modi_av_pgd::av_pgd::av_pgd_2d ( 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,
  PD 
)

Definition at line 12 of file av_pgd.F90.

◆ major_patch_pgd_1d()

subroutine modi_av_pgd::av_pgd::major_patch_pgd_1d ( 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,
character(len=3), intent(in)  HATYPE,
  O 
)

Definition at line 87 of file av_pgd.F90.


The documentation for this interface was generated from the following file: