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

Public Member Functions

subroutine pgd_field_1d (DTCO, UG, U, USS, HPROGRAM, HFIELD, HAREA, HFILE, HFILETYPE, PUNIF, PFIELD, OPRESENT, PVEGTYPE)
 
subroutine pgd_field_2d (DTCO, UG, U, USS, HPROGRAM, HFIELD, HAREA, HFILE, HFILETYPE, PUNIF, PFIELD, OPRESENT, PVEGTYPE)
 

Detailed Description

Definition at line 7 of file pgd_field.F90.

Member Function/Subroutine Documentation

◆ pgd_field_1d()

subroutine modi_pgd_field::pgd_field::pgd_field_1d ( type(data_cover_t), intent(inout)  DTCO,
type(surf_atm_grid_t), intent(inout)  UG,
type(surf_atm_t), intent(inout)  U,
type(sso_t), intent(inout)  USS,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HFIELD,
character(len=3), intent(in)  HAREA,
character(len=28), intent(in)  HFILE,
character(len=6), intent(inout)  HFILETYPE,
real, intent(in)  PUNIF,
real, dimension(:), intent(out)  PFIELD,
logical, intent(out), optional  OPRESENT,
real, dimension(:), intent(in), optional  PVEGTYPE 
)

Definition at line 12 of file pgd_field.F90.

◆ pgd_field_2d()

subroutine modi_pgd_field::pgd_field::pgd_field_2d ( type(data_cover_t), intent(inout)  DTCO,
type(surf_atm_grid_t), intent(inout)  UG,
type(surf_atm_t), intent(inout)  U,
type(sso_t), intent(inout)  USS,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HFIELD,
character(len=3), intent(in)  HAREA,
character(len=28), intent(in)  HFILE,
character(len=6), intent(inout)  HFILETYPE,
real, intent(in)  PUNIF,
real, dimension(:,:), intent(out)  PFIELD,
logical, intent(out), optional  OPRESENT,
real, dimension(:,:), intent(in), optional  PVEGTYPE 
)

Definition at line 52 of file pgd_field.F90.


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