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

Data Types

interface  enth_fn_t_q
 
interface  pe_from_pq
 
interface  q_fn_t_enth
 
interface  rv_from_tptwb
 
interface  td_from_tq
 
interface  twb_from_tpq
 

Public Member Functions

real function pe_from_pq_0d (PP, PQ)
 
real function, dimension(size(pq)) pe_from_pq_1d (PP, PQ)
 
real function td_from_tq_0d (PT, PQ)
 
real function, dimension(size(pq)) td_from_tq_1d (PT, PQ)
 
real function rv_from_tptwb_0d (PT, PP, PTWB)
 
real function, dimension(size(pt)) rv_from_tptwb_1d (PT, PP, PTWB)
 
real function twb_from_tpq_0d (PT, PP, PQ)
 
real function, dimension(size(pt)) twb_from_tpq_1d (PT, PP, PQ)
 
real function enth_fn_t_q (PT, PQ)
 
real function q_fn_t_enth (PT, PENTH)
 

Detailed Description

Definition at line 6 of file mode_psychro.F90.

Member Function/Subroutine Documentation

real function mode_psychro::enth_fn_t_q ( real, intent(in)  PT,
real, intent(in)  PQ 
)

Definition at line 246 of file mode_psychro.F90.

real function mode_psychro::pe_from_pq_0d ( real, intent(in)  PP,
real, intent(in)  PQ 
)

Definition at line 62 of file mode_psychro.F90.

real function, dimension(size(pq)) mode_psychro::pe_from_pq_1d ( real, dimension(:), intent(in)  PP,
real, dimension(:), intent(in)  PQ 
)

Definition at line 73 of file mode_psychro.F90.

real function mode_psychro::q_fn_t_enth ( real, intent(in)  PT,
real, intent(in)  PENTH 
)

Definition at line 316 of file mode_psychro.F90.

real function mode_psychro::rv_from_tptwb_0d ( real, intent(in)  PT,
real, intent(in)  PP,
real, intent(in)  PTWB 
)

Definition at line 142 of file mode_psychro.F90.

real function, dimension(size(pt)) mode_psychro::rv_from_tptwb_1d ( real, dimension(:), intent(in)  PT,
real, dimension(:), intent(in)  PP,
real, dimension(:), intent(in)  PTWB 
)

Definition at line 160 of file mode_psychro.F90.

real function mode_psychro::td_from_tq_0d ( real, intent(in)  PT,
real, intent(in)  PQ 
)

Definition at line 86 of file mode_psychro.F90.

real function, dimension(size(pq)) mode_psychro::td_from_tq_1d ( real, dimension(:), intent(in)  PT,
real, dimension(:), intent(in)  PQ 
)

Definition at line 113 of file mode_psychro.F90.

real function mode_psychro::twb_from_tpq_0d ( real, intent(in)  PT,
real, intent(in)  PP,
real, intent(in)  PQ 
)

Definition at line 181 of file mode_psychro.F90.

real function, dimension(size(pt)) mode_psychro::twb_from_tpq_1d ( real, dimension(:), intent(in)  PT,
real, dimension(:), intent(in)  PP,
real, dimension(:), intent(in)  PQ 
)

Definition at line 212 of file mode_psychro.F90.


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