SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Public Member Functions | List of all members
mode_sbls Module Reference

Data Types

interface  businger_phie
 
interface  businger_phih
 
interface  businger_phim
 
interface  lmo
 
interface  paulson_psih
 
interface  paulson_psim
 
interface  ustar
 

Public Member Functions

real function, dimension(size(pz_o_lmo,
1),size(pz_o_lmo, 2), size(pz_o_lmo, 3)) 
businger_phim_3d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1), size(pz_o_lmo, 2)) 
businger_phim_2d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo)) businger_phim_1d (PZ_O_LMO)
 
real function businger_phim_0d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1),size(pz_o_lmo, 2), size(pz_o_lmo, 3)) 
businger_phih_3d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1), size(pz_o_lmo, 2)) 
businger_phih_2d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo)) businger_phih_1d (PZ_O_LMO)
 
real function businger_phih_0d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1),size(pz_o_lmo, 2), size(pz_o_lmo, 3)) 
businger_phie_3d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1), size(pz_o_lmo, 2)) 
businger_phie_2d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo, 1)) businger_phie_1d (PZ_O_LMO)
 
real function businger_phie_0d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1),size(pz_o_lmo, 2), size(pz_o_lmo, 3)) 
paulson_psim_3d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1), size(pz_o_lmo, 2)) 
paulson_psim_2d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo, 1)) paulson_psim_1d (PZ_O_LMO)
 
real function paulson_psim_0d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1),size(pz_o_lmo, 2), size(pz_o_lmo, 3)) 
paulson_psih_3d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo,
1), size(pz_o_lmo, 2)) 
paulson_psih_2d (PZ_O_LMO)
 
real function, dimension(size(pz_o_lmo, 1)) paulson_psih_1d (PZ_O_LMO)
 
real function paulson_psih_0d (PZ_O_LMO)
 
real function, dimension(size(pustar,
1), size(pustar, 2)) 
lmo_2d (PUSTAR, PTHETA, PRV, PSFTH, PSFRV)
 
real function, dimension(size(pustar)) lmo_1d (PUSTAR, PTHETA, PRV, PSFTH, PSFRV)
 
real function lmo_0d (PUSTAR, PTHETA, PRV, PSFTH, PSFRV)
 
real function, dimension(size(pz,
1), size(pz, 2)) 
ustar_2d (PWIND, PZ, PZ0, PLMO)
 
real function, dimension(size(pz)) ustar_1d (PWIND, PZ, PZ0, PLMO)
 
real function ustar_0d (PWIND, PZ, PZ0, PLMO)
 

Detailed Description

Definition at line 6 of file mode_sbls.F90.

Member Function/Subroutine Documentation

real function mode_sbls::businger_phie_0d ( real, intent(in)  PZ_O_LMO)

Definition at line 292 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1)) mode_sbls::businger_phie_1d ( real, dimension(:), intent(in)  PZ_O_LMO)

Definition at line 273 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 254 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1), size(pz_o_lmo,2),size(pz_o_lmo,3)) mode_sbls::businger_phie_3d ( real, dimension(:,:,:), intent(in)  PZ_O_LMO)

Definition at line 234 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 216 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 199 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 182 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1), size(pz_o_lmo,2),size(pz_o_lmo,3)) mode_sbls::businger_phih_3d ( real, dimension(:,:,:), intent(in)  PZ_O_LMO)

Definition at line 164 of file mode_sbls.F90.

Here is the call graph for this function:

real function mode_sbls::businger_phim_0d ( real, intent(in)  PZ_O_LMO)

Definition at line 146 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 129 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 112 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1), size(pz_o_lmo,2),size(pz_o_lmo,3)) mode_sbls::businger_phim_3d ( real, dimension(:,:,:), intent(in)  PZ_O_LMO)

Definition at line 94 of file mode_sbls.F90.

Here is the call graph for this function:

real function mode_sbls::lmo_0d ( real, intent(in)  PUSTAR,
real, intent(in)  PTHETA,
real, intent(in)  PRV,
real, intent(in)  PSFTH,
real, intent(in)  PSFRV 
)

Definition at line 559 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pustar)) mode_sbls::lmo_1d ( real, dimension(:), intent(in)  PUSTAR,
real, dimension(:), intent(in)  PTHETA,
real, dimension(:), intent(in)  PRV,
real, dimension(:), intent(in)  PSFTH,
real, dimension(:), intent(in)  PSFRV 
)

Definition at line 525 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pustar,1),size(pustar,2)) mode_sbls::lmo_2d ( real, dimension(:,:), intent(in)  PUSTAR,
real, dimension(:,:), intent(in)  PTHETA,
real, dimension(:,:), intent(in)  PRV,
real, dimension(:,:), intent(in)  PSFTH,
real, dimension(:,:), intent(in)  PSFRV 
)

Definition at line 491 of file mode_sbls.F90.

Here is the call graph for this function:

real function mode_sbls::paulson_psih_0d ( real, intent(in)  PZ_O_LMO)

Definition at line 468 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1)) mode_sbls::paulson_psih_1d ( real, dimension(:), intent(in)  PZ_O_LMO)

Definition at line 447 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 426 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1), size(pz_o_lmo,2),size(pz_o_lmo,3)) mode_sbls::paulson_psih_3d ( real, dimension(:,:,:), intent(in)  PZ_O_LMO)

Definition at line 403 of file mode_sbls.F90.

Here is the call graph for this function:

real function mode_sbls::paulson_psim_0d ( real, intent(in)  PZ_O_LMO)

Definition at line 380 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1)) mode_sbls::paulson_psim_1d ( real, dimension(:), intent(in)  PZ_O_LMO)

Definition at line 358 of file mode_sbls.F90.

Here is the call graph for this function:

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

Definition at line 336 of file mode_sbls.F90.

Here is the call graph for this function:

real function, dimension(size(pz_o_lmo,1), size(pz_o_lmo,2),size(pz_o_lmo,3)) mode_sbls::paulson_psim_3d ( real, dimension(:,:,:), intent(in)  PZ_O_LMO)

Definition at line 312 of file mode_sbls.F90.

Here is the call graph for this function:

real function mode_sbls::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 call graph for this function:

real function, dimension(size(pz)) mode_sbls::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 call graph for this function:

real function, dimension(size(pz,1),size(pz,2)) mode_sbls::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 call graph for this function:


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