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

Public Member Functions

real function qsatw_0d (PT, PP)
 
real function, dimension(size(pt)) qsatw_1d (PT, PP)
 
real function, dimension(size(pt,
1), size(pt, 2)) 
qsatw_2d (PT, PP, KMASK, KL)
 

Detailed Description

Definition at line 57 of file mode_thermos.F90.

Member Function/Subroutine Documentation

real function mode_thermos::qsat::qsatw_0d ( real, intent(in)  PT,
real, intent(in)  PP 
)

Definition at line 289 of file mode_thermos.F90.

real function, dimension(size(pt)) mode_thermos::qsat::qsatw_1d ( real, dimension(:), intent(in)  PT,
real, dimension(:), intent(in)  PP 
)

Definition at line 391 of file mode_thermos.F90.

real function, dimension(size(pt,1),size(pt,2)) mode_thermos::qsat::qsatw_2d ( real, dimension(:,:), intent(in)  PT,
real, dimension(:,:), intent(in)  PP,
integer, dimension(:), intent(in), optional  KMASK,
integer, intent(in), optional  KL 
)

Definition at line 500 of file mode_thermos.F90.


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