SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mode_thermos::psat Interface Reference

Public Member Functions

real function psat_0d (PT)
 
real function, dimension(size(pt)) psat_1d (PT)
 
real function, dimension(size(pt, 1), size(pt, 2)) psat_2d (PT, KMASK)
 

Detailed Description

Definition at line 48 of file mode_thermos.F90.

Member Function/Subroutine Documentation

◆ psat_0d()

real function mode_thermos::psat::psat_0d ( real, intent(in)  PT)

Definition at line 82 of file mode_thermos.F90.

◆ psat_1d()

real function, dimension(size(pt)) mode_thermos::psat::psat_1d ( real, dimension(:), intent(in)  PT)

Definition at line 130 of file mode_thermos.F90.

◆ psat_2d()

real function, dimension(size(pt,1),size(pt,2)) mode_thermos::psat::psat_2d ( real, dimension(:,:), intent(in)  PT,
integer, dimension(:), intent(in)  KMASK 
)

Definition at line 181 of file mode_thermos.F90.


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