SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
mode_thermos.F90 File Reference

Go to the source code of this file.

Data Types

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

Modules

module  mode_thermos
 

Functions/Subroutines

real function mode_thermos::psat_0d (PT)
 
real function, dimension(size(pt)) mode_thermos::psat_1d (PT)
 
real function, dimension(size(pt, 1), size(pt, 2)) mode_thermos::psat_2d (PT, KMASK)
 
real function, dimension(size(pt)) mode_thermos::dpsat_1d (PT)
 
real function mode_thermos::qsatw_0d (PT, PP)
 
real function, dimension(size(pt)) mode_thermos::qsatw_1d (PT, PP)
 
real function, dimension(size(pt, 1), size(pt, 2)) mode_thermos::qsatw_2d (PT, PP, KMASK, KL)
 
real function, dimension(size(pt)) mode_thermos::qsatseaw_1d (PT, PP)
 
real function, dimension(size(pt)) mode_thermos::qsatseaw2_1d (PT, PP, PSSS)
 
real function, dimension(size(pt)) mode_thermos::dqsatw_o_dt_1d (PT, PP, PQSAT)
 
real function, dimension(size(pt)) mode_thermos::dqsati_o_dt_1d (PT, PP, PQSAT)
 
real function, dimension(size(pt)) mode_thermos::qsati_1d (PT, PP)
 
real function, dimension(size(pt, 1), size(pt, 2)) mode_thermos::qsati_2d (PT, PP, KMASK, KL)