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

Public Member Functions

real function pe_from_pq_0d (PP, PQ)
 
real function, dimension(size(pq)) pe_from_pq_1d (PP, PQ)
 

Detailed Description

Definition at line 36 of file mode_psychro.F90.

Member Function/Subroutine Documentation

◆ pe_from_pq_0d()

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

Definition at line 63 of file mode_psychro.F90.

◆ pe_from_pq_1d()

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

Definition at line 74 of file mode_psychro.F90.


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