| elemental real(krealfp) function, public funcphys::ftdpixg | ( | real(krealfp), intent(in) | tg, |
| real(krealfp), intent(in) | pv | ||
| ) |
| [in] | tg | real, guess dewpoint temperature in Kelvin |
| [in] | pv | real, vapor pressure in Pascals |
| [out] | ftdpixg | real, dewpoint temperature in Kelvin |
References physcons::con_csol, physcons::con_hfus, physcons::con_psat, physcons::con_rv, and physcons::con_ttp.