SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
modi_green_from_lai::green_from_lai Interface Reference

Public Member Functions

real function green_from_lai_0d (PLAI, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(plai)) green_from_lai_1d (PLAI, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(plai,
1), size(plai, 2)) 
green_from_lai_2d (PLAI, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(plai)) green_from_lai_patch_1d (PLAI, PVEGTYPE, OAGRI_TO_GRASS)
 

Detailed Description

Definition at line 9 of file green_from_lai.F90.

Member Function/Subroutine Documentation

real function modi_green_from_lai::green_from_lai::green_from_lai_0d ( real, intent(in)  PLAI,
real, dimension(:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 11 of file green_from_lai.F90.

real function, dimension(size(plai)) modi_green_from_lai::green_from_lai::green_from_lai_1d ( real, dimension(:), intent(in)  PLAI,
real, dimension(:,:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 22 of file green_from_lai.F90.

real function, dimension(size(plai,1),size(plai,2)) modi_green_from_lai::green_from_lai::green_from_lai_2d ( real, dimension(:,:), intent(in)  PLAI,
real, dimension(:,:,:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 33 of file green_from_lai.F90.

real function, dimension(size(plai)) modi_green_from_lai::green_from_lai::green_from_lai_patch_1d ( real, dimension(:), intent(in)  PLAI,
real, dimension(:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 44 of file green_from_lai.F90.


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