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

Public Member Functions

real function twb_from_tpq_0d (PT, PP, PQ)
 
real function, dimension(size(pt)) twb_from_tpq_1d (PT, PP, PQ)
 

Detailed Description

Definition at line 48 of file mode_psychro.F90.

Member Function/Subroutine Documentation

◆ twb_from_tpq_0d()

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

Definition at line 182 of file mode_psychro.F90.

◆ twb_from_tpq_1d()

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

Definition at line 213 of file mode_psychro.F90.


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