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

Public Member Functions

real function td_from_tq_0d (PT, PQ)
 
real function, dimension(size(pq)) td_from_tq_1d (PT, PQ)
 

Detailed Description

Definition at line 40 of file mode_psychro.F90.

Member Function/Subroutine Documentation

◆ td_from_tq_0d()

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

Definition at line 87 of file mode_psychro.F90.

◆ td_from_tq_1d()

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

Definition at line 114 of file mode_psychro.F90.


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