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

Public Member Functions

real function z0v_from_lai_0d (PLAI, PH_TREE, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(plai)) z0v_from_lai_1d (PLAI, PH_TREE, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(plai, 1), size(plai, 2)) z0v_from_lai_2d (PLAI, PH_TREE, PVEGTYPE, OAGRI_TO_GRASS)
 
real function, dimension(size(plai)) z0v_from_lai_vegtype (PLAI, PH_TREE, OAGRI_TO_GRASS)
 

Detailed Description

Definition at line 9 of file z0v_from_lai.F90.

Member Function/Subroutine Documentation

◆ z0v_from_lai_0d()

real function modi_z0v_from_lai::z0v_from_lai::z0v_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 12 of file z0v_from_lai.F90.

◆ z0v_from_lai_1d()

real function, dimension(size(plai)) modi_z0v_from_lai::z0v_from_lai::z0v_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 24 of file z0v_from_lai.F90.

◆ z0v_from_lai_2d()

real function, dimension(size(plai,1),size(plai,2)) modi_z0v_from_lai::z0v_from_lai::z0v_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 36 of file z0v_from_lai.F90.

◆ z0v_from_lai_vegtype()

real function, dimension(size(plai)) modi_z0v_from_lai::z0v_from_lai::z0v_from_lai_vegtype ( real, dimension(:), intent(in)  PLAI,
real, dimension(:), intent(in)  PH_TREE,
logical, intent(in)  OAGRI_TO_GRASS 
)

Definition at line 47 of file z0v_from_lai.F90.


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