SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
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

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

Definition at line 81 of file mode_thermos.F90.

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

Definition at line 129 of file mode_thermos.F90.

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


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