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

Public Member Functions

real function, dimension(size(pvegtype)) veg_height_from_lai_0d (PLAI, PH_TREE, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(pvegtype,
1), size(pvegtype, 2)) 
veg_height_from_lai_1d (PLAI, PH_TREE, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(pvegtype,
1), size(pvegtype, 2), size(pvegtype, 3)) 
veg_height_from_lai_2d (PLAI, PH_TREE, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(pvegtype)) veg_height_from_lai_patch (PLAI, PH_TREE, PVEGTYPE, OAGRI_TO_GRASS)
 

Detailed Description

Definition at line 9 of file veg_height_from_lai.F90.

Member Function/Subroutine Documentation

real function, dimension(size(pvegtype)) modi_veg_height_from_lai::veg_height_from_lai::veg_height_from_lai_0d ( real, intent(in)  PLAI,
real, intent(in)  PH_TREE,
real, dimension(:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 11 of file veg_height_from_lai.F90.

real function, dimension(size(pvegtype,1),size(pvegtype,2)) modi_veg_height_from_lai::veg_height_from_lai::veg_height_from_lai_1d ( real, dimension(:), intent(in)  PLAI,
real, dimension(:), intent(in)  PH_TREE,
real, dimension(:,:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 23 of file veg_height_from_lai.F90.

real function, dimension(size(pvegtype,1),size(pvegtype,2),size(pvegtype,3)) modi_veg_height_from_lai::veg_height_from_lai::veg_height_from_lai_2d ( real, dimension(:,:), intent(in)  PLAI,
real, dimension(:,:), intent(in)  PH_TREE,
real, dimension(:,:,:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 35 of file veg_height_from_lai.F90.

real function, dimension(size(pvegtype)) modi_veg_height_from_lai::veg_height_from_lai::veg_height_from_lai_patch ( real, dimension(:), intent(in)  PLAI,
real, dimension(:), intent(in)  PH_TREE,
real, dimension(:), intent(in)  PVEGTYPE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 46 of file veg_height_from_lai.F90.


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