Freezing Degree Days Calculator
Calculate freezing degree days with our free science calculator. Uses standard scientific formulas with unit conversions and explanations.
Formula
FDD = sum of max(0, Tbase - Tdaily) for each day; Ice thickness h = alpha x sqrt(FDD)
Where FDD = cumulative Freezing Degree Days, Tbase = base temperature (usually 0C), Tdaily = daily mean temperature, alpha = empirical coefficient (typically 2.7 cm/degree-day^0.5 for clear ice), and h = estimated ice thickness in centimeters.
Worked Examples
Example 1: Lake Ice Thickness Estimation
Problem: A northern lake has experienced 10 days of winter temperatures: -5, -8, -3, -12, -7, -2, -15, -10, -6, -4 degrees Celsius. Estimate ice thickness with alpha = 2.7.
Solution: FDD per day: 5, 8, 3, 12, 7, 2, 15, 10, 6, 4\nTotal FDD = 5+8+3+12+7+2+15+10+6+4 = 72 degree-days\nIce thickness = alpha x sqrt(FDD) = 2.7 x sqrt(72) = 2.7 x 8.49 = 22.9 cm\nThis is early-season ice, not yet safe for vehicle traffic.
Result: Total FDD: 72 | Estimated ice thickness: 22.9 cm | Status: Early formation
Example 2: Full Winter Season Ice Road Planning
Problem: A location has mean winter temperature of -15C over a 150-day winter. When will ice be thick enough for heavy trucks (70 cm required)?
Solution: Daily FDD = 0 - (-15) = 15 degree-days/day\nRequired ice: 70 cm, so 70 = 2.7 x sqrt(FDD)\nFDD needed = (70/2.7)^2 = 672 degree-days\nDays needed = 672/15 = 44.8 days from freeze-up\nSeasonal total FDD = 15 x 150 = 2,250 degree-days\nMax ice thickness = 2.7 x sqrt(2250) = 128 cm
Result: Ice road opens: ~45 days after freeze-up | Max thickness: 128 cm | Season FDD: 2,250
Frequently Asked Questions
What are Freezing Degree Days (FDD) and how are they calculated?
Freezing Degree Days are a cumulative measure of cold intensity over time, calculated by summing the daily differences between a base temperature (typically 0 degrees Celsius) and the daily mean temperature for all days when the temperature is below the base. For example, a day with a mean temperature of -5 degrees Celsius contributes 5 FDD, while a day at -12 degrees Celsius contributes 12 FDD. Days above the base temperature contribute zero. FDD is widely used in engineering, hydrology, and cryosphere science to predict ice thickness, frost penetration depth, and permafrost conditions. The concept is analogous to heating degree days used in energy calculations but focuses on freezing conditions.
How do Freezing Degree Days predict ice thickness?
The Stefan equation relates cumulative FDD to ice thickness through the relationship h = alpha times the square root of FDD, where h is ice thickness in centimeters and alpha is an empirical coefficient. The coefficient alpha depends on snow cover, wind exposure, water salinity, and other local factors. For clear lake ice with no snow cover, alpha is approximately 2.7 cm per degree-day to the half power. With snow cover, alpha decreases to 1.5 to 2.0 because snow insulates the ice surface. For sea ice, salinity effects reduce alpha to about 1.8 to 2.5. This square root relationship means ice growth slows as it thickens because the existing ice insulates the water below from the cold air above.
What is the difference between FDD and thawing degree days?
Freezing Degree Days sum the temperature deficit below a base temperature, typically 0 degrees Celsius, while Thawing Degree Days (TDD) sum the temperature excess above the same base. Both are cumulative indices of thermal forcing. FDD drives ice growth, frost penetration, and permafrost preservation, while TDD drives snowmelt, ice decay, active layer thawing, and permafrost degradation. The ratio of FDD to TDD at a given location indicates whether permafrost can exist. Where annual FDD greatly exceeds TDD, continuous permafrost is likely. Where TDD exceeds FDD, permafrost cannot persist. The balance between FDD and TDD is shifting in many Arctic regions as climate warming increases TDD faster than FDD decreases.
How is climate change affecting Freezing Degree Day totals worldwide?
Climate warming is systematically reducing FDD totals across high-latitude and high-altitude regions worldwide. Arctic stations have recorded FDD declines of 10 to 30 percent over the past 50 years, with the most dramatic reductions in autumn and spring when temperatures hover near freezing. Reduced FDD means thinner lake and river ice, shorter ice road seasons, reduced frost penetration depths, and degrading permafrost. In some regions like northern Canada and Siberia, the winter season with below-zero temperatures has shortened by two to four weeks since the 1970s. These changes have cascading effects on infrastructure, transportation, ecosystems, and indigenous communities that depend on frozen ground and water bodies for travel and traditional activities.
Is my data stored or sent to a server?
No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.
Can I share or bookmark my calculation?
You can bookmark the calculator page in your browser. Many calculators also display a shareable result summary you can copy. The page URL stays the same so returning to it will bring you back to the same tool.