Common Community Physics Package (CCPP) Scientific Documentation  Version 2.0
elemental real(krealfp) function, public funcphys::ftdpxg ( real(krealfp), intent(in)  tg,
real(krealfp), intent(in)  pv 
)
Parameters
[in]tgreal, guess dewpoint temperature in Kelvin
[in]pvreal, vapor pressure in Pascals
[out]ftdpxgreal, dewpoint temperature in Kelvin

References physcons::con_cliq, physcons::con_csol, physcons::con_hfus, physcons::con_psat, physcons::con_rv, and physcons::con_ttp.

Referenced by ftdpx(), and gtdp().