SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Public Member Functions | List of all members
mode_thermos Module Reference

Data Types

interface  dpsat
 
interface  dqsat
 
interface  dqsati
 
interface  psat
 
interface  qsat
 
interface  qsat_seawater
 
interface  qsat_seawater2
 
interface  qsati
 

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)
 
real function, dimension(size(pt)) dpsat_1d (PT)
 
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)
 
real function, dimension(size(pt)) qsatseaw_1d (PT, PP)
 
real function, dimension(size(pt)) qsatseaw2_1d (PT, PP, PSSS)
 
real function, dimension(size(pt)) dqsatw_o_dt_1d (PT, PP, PQSAT)
 
real function, dimension(size(pt)) dqsati_o_dt_1d (PT, PP, PQSAT)
 
real function, dimension(size(pt)) qsati_1d (PT, PP)
 
real function, dimension(size(pt,
1), size(pt, 2)) 
qsati_2d (PT, PP, KMASK, KL)
 

Detailed Description

Definition at line 6 of file mode_thermos.F90.

Member Function/Subroutine Documentation

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

Definition at line 242 of file mode_thermos.F90.

real function, dimension(size(pt)) mode_thermos::dqsati_o_dt_1d ( real, dimension(:), intent(in)  PT,
real, dimension(:), intent(in)  PP,
real, dimension(:), intent(in)  PQSAT 
)

Definition at line 955 of file mode_thermos.F90.

real function, dimension(size(pt)) mode_thermos::dqsatw_o_dt_1d ( real, dimension(:), intent(in)  PT,
real, dimension(:), intent(in)  PP,
real, dimension(:), intent(in)  PQSAT 
)

Definition at line 838 of file mode_thermos.F90.

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

Definition at line 81 of file mode_thermos.F90.

real function, dimension(size(pt)) mode_thermos::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_2d ( real, dimension(:,:), intent(in)  PT,
integer, dimension(:), intent(in)  KMASK 
)

Definition at line 180 of file mode_thermos.F90.

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

Definition at line 1072 of file mode_thermos.F90.

real function, dimension(size(pt,1),size(pt,2)) mode_thermos::qsati_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 1179 of file mode_thermos.F90.

real function, dimension(size(pt)) mode_thermos::qsatseaw2_1d ( real, dimension(:), intent(in)  PT,
real, dimension(:), intent(in)  PP,
real, dimension(:), intent(in)  PSSS 
)

Definition at line 737 of file mode_thermos.F90.

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

Definition at line 624 of file mode_thermos.F90.

real function mode_thermos::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::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::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 module was generated from the following file: