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

Public Member Functions

real function businger_phih_0d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo)) businger_phih_1d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo, 1), size(pz_o_lmo, 2)) businger_phih_2d (PZ_O_LMO)
 
function businger_phih_3d (PZ_O_LMO)
 

Detailed Description

Definition at line 55 of file mode_sbls.F90.

Member Function/Subroutine Documentation

◆ businger_phih_0d()

real function mode_sbls::businger_phih::businger_phih_0d ( real, intent(in)  PZ_O_LMO)

Definition at line 217 of file mode_sbls.F90.

◆ businger_phih_1d()

real function, dimension(size(pz_o_lmo)) mode_sbls::businger_phih::businger_phih_1d ( real, dimension(:), intent(in)  PZ_O_LMO)

Definition at line 200 of file mode_sbls.F90.

◆ businger_phih_2d()

real function, dimension(size(pz_o_lmo,1),size(pz_o_lmo,2)) mode_sbls::businger_phih::businger_phih_2d ( real, dimension(:,:), intent(in)  PZ_O_LMO)

Definition at line 183 of file mode_sbls.F90.

◆ businger_phih_3d()

function mode_sbls::businger_phih::businger_phih_3d ( real, dimension(:,:,:), intent(in)  PZ_O_LMO)

Definition at line 165 of file mode_sbls.F90.


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