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

Data Types

interface  chtc_rough_doe
 
interface  chtc_smooth_lee_doe
 
interface  chtc_smooth_wind_doe
 
interface  chtc_up_doe
 
interface  chtc_vert_doe
 

Public Member Functions

real function chtc_vert_doe_0d (PTS, PTA)
 
real function, dimension(size(pts)) chtc_vert_doe_1d (PTS, PTA)
 
real function, dimension(size(pts)) chtc_up_doe_1d (PTS, PTA)
 
real function chtc_up_doe_0d (PTS, PTA)
 
real function, dimension(size(pts)) chtc_down_doe (PTS, PTA)
 
real function chtc_smooth_lee_doe_0d (PCHTCN, PVMOD)
 
real function, dimension(size(pchtcn)) chtc_smooth_lee_doe_1d (PCHTCN, PVMOD)
 
real function chtc_smooth_wind_doe_0d (PCHTCN, PVMOD)
 
real function, dimension(size(pchtcn)) chtc_smooth_wind_doe_1d (PCHTCN, PVMOD)
 
real function chtc_rough_doe_0d (PCHTCN, PCHTCS, PROUGH)
 
real function, dimension(size(pchtcn)) chtc_rough_doe_1d (PCHTCN, PCHTCS, PROUGH)
 

Detailed Description

Definition at line 6 of file mode_conv_DOE.F90.

Member Function/Subroutine Documentation

real function, dimension(size(pts)) mode_conv_doe::chtc_down_doe ( real, dimension(:), intent(in)  PTS,
real, dimension(:), intent(in)  PTA 
)

Definition at line 318 of file mode_conv_DOE.F90.

Here is the caller graph for this function:

real function mode_conv_doe::chtc_rough_doe_0d ( real, intent(in)  PCHTCN,
real, intent(in)  PCHTCS,
real, intent(in)  PROUGH 
)

Definition at line 674 of file mode_conv_DOE.F90.

real function, dimension(size(pchtcn)) mode_conv_doe::chtc_rough_doe_1d ( real, dimension(:), intent(in)  PCHTCN,
real, dimension(:), intent(in)  PCHTCS,
real, dimension(:), intent(in)  PROUGH 
)

Definition at line 739 of file mode_conv_DOE.F90.

real function mode_conv_doe::chtc_smooth_lee_doe_0d ( real, intent(in)  PCHTCN,
real, intent(in)  PVMOD 
)

Definition at line 384 of file mode_conv_DOE.F90.

real function, dimension(size(pchtcn)) mode_conv_doe::chtc_smooth_lee_doe_1d ( real, dimension(:), intent(in)  PCHTCN,
real, dimension(:), intent(in)  PVMOD 
)

Definition at line 457 of file mode_conv_DOE.F90.

real function mode_conv_doe::chtc_smooth_wind_doe_0d ( real, intent(in)  PCHTCN,
real, intent(in)  PVMOD 
)

Definition at line 529 of file mode_conv_DOE.F90.

real function, dimension(size(pchtcn)) mode_conv_doe::chtc_smooth_wind_doe_1d ( real, dimension(:), intent(in)  PCHTCN,
real, dimension(:), intent(in)  PVMOD 
)

Definition at line 602 of file mode_conv_DOE.F90.

real function mode_conv_doe::chtc_up_doe_0d ( real, intent(in)  PTS,
real, intent(in)  PTA 
)

Definition at line 252 of file mode_conv_DOE.F90.

real function, dimension(size(pts)) mode_conv_doe::chtc_up_doe_1d ( real, dimension(:), intent(in)  PTS,
real, dimension(:), intent(in)  PTA 
)

Definition at line 187 of file mode_conv_DOE.F90.

real function mode_conv_doe::chtc_vert_doe_0d ( real, intent(in)  PTS,
real, intent(in)  PTA 
)

Definition at line 64 of file mode_conv_DOE.F90.

real function, dimension(size(pts)) mode_conv_doe::chtc_vert_doe_1d ( real, dimension(:), intent(in)  PTS,
real, dimension(:), intent(in)  PTA 
)

Definition at line 125 of file mode_conv_DOE.F90.


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