SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
av_pgd.F90 File Reference

Go to the source code of this file.

Data Types

interface  modi_av_pgd::av_pgd
 

Modules

module  modi_av_pgd
 

Functions/Subroutines

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 av_pgd_2d (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, PD
 
subroutine av_patch_pgd (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER
 
subroutine major_patch_pgd_1d (TFIELD, PCOVER, TDATA, HSFTYPE, HATYPE, O
 

Function/Subroutine Documentation

◆ av_patch_pgd()

subroutine 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 993 of file av_pgd.F90.

Here is the call graph for this function:

◆ av_patch_pgd_1d()

subroutine 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 382 of file av_pgd.F90.

Here is the call graph for this function:

◆ av_pgd_1d()

subroutine 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 109 of file av_pgd.F90.

Here is the call graph for this function:

◆ av_pgd_2d()

subroutine 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 686 of file av_pgd.F90.

Here is the call graph for this function:

◆ major_patch_pgd_1d()

subroutine 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 1409 of file av_pgd.F90.

Here is the call graph for this function: