SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Member Functions
MODI_ALBEDO::ALBEDO Interface Reference

List of all members.

Public Member Functions

subroutine ALBEDO_1D (HALBEDO, PALBVIS_VEG, PALBNIR_VEG, PALBUV_VEG, PVEG, PALBVIS_SOIL, PALBNIR_SOIL, PALBUV_SOIL, PALBVIS_ECO, PALBNIR_ECO, PALBUV_ECO, PSNOW, OMASK)
subroutine ALBEDO_1D_PATCH (HALBEDO, PALBVIS_VEG, PALBNIR_VEG, PALBUV_VEG, PVEG, PALBVIS_SOIL, PALBNIR_SOIL, PALBUV_SOIL, PALBVIS_ECO, PALBNIR_ECO, PALBUV_ECO, PVEGTYPE, OMASK)

Detailed Description

Definition at line 5 of file albedo.F90.


Member Function/Subroutine Documentation

subroutine MODI_ALBEDO::ALBEDO::ALBEDO_1D ( CHARACTER(LEN=*), intent(in)  HALBEDO,
REAL, dimension(:), intent(in)  PALBVIS_VEG,
REAL, dimension(:), intent(in)  PALBNIR_VEG,
REAL, dimension(:), intent(in)  PALBUV_VEG,
REAL, dimension(:), intent(in)  PVEG,
REAL, dimension(:), intent(in)  PALBVIS_SOIL,
REAL, dimension(:), intent(in)  PALBNIR_SOIL,
REAL, dimension(:), intent(in)  PALBUV_SOIL,
REAL, dimension(:), intent(inout)  PALBVIS_ECO,
REAL, dimension(:), intent(inout)  PALBNIR_ECO,
REAL, dimension(:), intent(inout)  PALBUV_ECO,
REAL, dimension(:), intent(in), optional  PSNOW,
LOGICAL, dimension(:), intent(in), optional  OMASK 
)

Definition at line 8 of file albedo.F90.

subroutine MODI_ALBEDO::ALBEDO::ALBEDO_1D_PATCH ( CHARACTER(LEN=*), intent(in)  HALBEDO,
REAL, dimension(:,:), intent(in)  PALBVIS_VEG,
REAL, dimension(:,:), intent(in)  PALBNIR_VEG,
REAL, dimension(:,:), intent(in)  PALBUV_VEG,
REAL, dimension(:,:), intent(in)  PVEG,
REAL, dimension(:,:), intent(in)  PALBVIS_SOIL,
REAL, dimension(:,:), intent(in)  PALBNIR_SOIL,
REAL, dimension(:,:), intent(in)  PALBUV_SOIL,
REAL, dimension(:,:), intent(inout)  PALBVIS_ECO,
REAL, dimension(:,:), intent(inout)  PALBNIR_ECO,
REAL, dimension(:,:), intent(inout)  PALBUV_ECO,
REAL, dimension(:,:), intent(in), optional  PVEGTYPE,
LOGICAL, dimension(:), intent(in), optional  OMASK 
)

Definition at line 42 of file albedo.F90.


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