Dewpoint Calculator

Calculates the dewpoint based on current temperature and relative humidity.

The Calculation Method uses the Magnus-Formula, so the allowed temperature range is between -65°C/-85°F and 60°C/140°F

Used approximation formula: k3 * ((k2 * ϑ) / (k3 + ϑ) + ln(H/ 100)) / ((k2 * k3) / (k3 + ϑ) - ln(H/ 100))

For ϑ > 0: k2 = 17.62, k3 = 243.12. For ϑ below 0: k2 = 22.46, k3 = 272.62

Table of Contents


Inputs

AbbreviationSummaryDescriptionUnitValue Range
ϑTemperatureCurrent Temperature°-65°C/-85°F...60°C/140°F
HRelative HumidityRelative Humidity of the Air%1...100




Parameters

AbbreviationSummaryDescriptionUnitValue RangeDefault Value
OOutput OffsetAdds a fixed offset to the calculated dew point°0




Outputs

AbbreviationSummaryDescriptionUnitValue Range
ϑdDew PointCalculated Dew Point Temperature°