SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
mode_conv_DOE.F90 File Reference

Go to the source code of this file.

Data Types

interface  mode_conv_doe::chtc_vert_doe
 
interface  mode_conv_doe::chtc_up_doe
 
interface  mode_conv_doe::chtc_smooth_lee_doe
 
interface  mode_conv_doe::chtc_smooth_wind_doe
 
interface  mode_conv_doe::chtc_rough_doe
 

Modules

module  mode_conv_doe
 

Functions/Subroutines

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