SURFEX v8.1
General documentation of Surfex
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

◆ qsatw_0d()

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

Definition at line 290 of file mode_thermos.F90.

◆ qsatw_1d()

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

Definition at line 392 of file mode_thermos.F90.

◆ qsatw_2d()

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 501 of file mode_thermos.F90.


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