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

Public Member Functions

real function ustar_0d (PWIND, PZ, PZ0, PLMO)
 
real function, dimension(size(pz)) ustar_1d (PWIND, PZ, PZ0, PLMO)
 
real function, dimension(size(pz,
1), size(pz, 2)) 
ustar_2d (PWIND, PZ, PZ0, PLMO)
 

Detailed Description

Definition at line 84 of file mode_sbls.F90.

Member Function/Subroutine Documentation

real function mode_sbls::ustar::ustar_0d ( real, intent(in)  PWIND,
real, intent(in)  PZ,
real, intent(in)  PZ0,
real, intent(in)  PLMO 
)

Definition at line 679 of file mode_sbls.F90.

Here is the caller graph for this function:

real function, dimension(size(pz)) mode_sbls::ustar::ustar_1d ( real, dimension(:), intent(in)  PWIND,
real, dimension(:), intent(in)  PZ,
real, dimension(:), intent(in)  PZ0,
real, dimension(:), intent(in)  PLMO 
)

Definition at line 637 of file mode_sbls.F90.

Here is the caller graph for this function:

real function, dimension(size(pz,1),size(pz,2)) mode_sbls::ustar::ustar_2d ( real, dimension(:,:), intent(in)  PWIND,
real, dimension(:,:), intent(in)  PZ,
real, dimension(:,:), intent(in)  PZ0,
real, dimension(:,:), intent(in)  PLMO 
)

Definition at line 595 of file mode_sbls.F90.

Here is the caller graph for this function:


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