# Rainwater Harvest Calculator > Calculate the potential volume of water you can collect from your roof based on local rainfall data. **Category:** Ecology **Keywords:** rainwater, harvesting, conservation, water, ecology, roof runoff **URL:** https://complete.tools/rainwater-harvest-calc ## How it calculates The calculation for potential rainwater collection is based on the formula: Volume = Roof Area × Rainfall Depth × Runoff Coefficient. Here, Volume is expressed in liters, Roof Area is the size of the roof in square meters (m²), Rainfall Depth is the average annual rainfall in millimeters (mm), and Runoff Coefficient is a dimensionless factor between 0 and 1. The formula can be expressed as follows: Volume (liters) = Roof Area (m²) × Rainfall Depth (mm) × Runoff Coefficient To convert rainfall depth from millimeters to meters for this calculation, you divide by 1000. The mathematical relationship illustrates that as any of these variables increase, the potential volume of collected rainwater also increases, making it crucial to input accurate and relevant data. ## Who should use this 1. Landscape architects designing sustainable gardens that utilize harvested rainwater. 2. Builders assessing rainwater collection for new residential developments. 3. Environmental scientists conducting research on urban water management practices. 4. Homeowners planning to install rainwater harvesting systems for irrigation or non-potable uses. ## Worked examples Example 1: A homeowner has a roof area of 100 m² and lives in a region with an average annual rainfall of 800 mm. Using a runoff coefficient of 0.85, the calculation would be: Volume = 100 m² × 800 mm × 0.85 First, convert rainfall depth to meters: 800 mm = 0.8 m. Then, Volume = 100 × 0.8 × 0.85 = 68 liters. Example 2: A community center has a roof area of 150 m² and an average annual rainfall of 1200 mm. Assuming a runoff coefficient of 0.75, the volume calculation is: Volume = 150 m² × 1200 mm × 0.75. Convert rainfall depth: 1200 mm = 1.2 m. Calculation: Volume = 150 × 1.2 × 0.75 = 135 liters. This example demonstrates how larger roof areas and higher rainfall can significantly increase potential collection. ## Limitations 1. The tool assumes uniform rainfall distribution over the year, which may not reflect local variations. 2. It does not account for local regulations regarding rainwater harvesting systems, which may affect feasibility. 3. The runoff coefficient is a generalized value; specific materials may require adjustments for accuracy. 4. The calculations assume a closed system with no leaks; actual collection may yield lower volumes due to losses. ## FAQs **Q:** How does the runoff coefficient affect the calculations? **A:** The runoff coefficient represents the fraction of rainfall that can be collected; higher values indicate better efficiency of the system, while lower values account for losses. **Q:** Can the tool account for seasonal variations in rainfall? **A:** No, the tool calculates based on average annual rainfall, which may not reflect seasonal patterns that affect actual collection. **Q:** What adjustments can be made for different roof materials? **A:** Different materials can have varying runoff coefficients; it is important to adjust these based on empirical data from local studies. **Q:** Is the tool suitable for calculating potable water collection? **A:** While the tool provides volume estimates, it does not assess water quality or filtration requirements for potable uses. --- *Generated from [complete.tools/rainwater-harvest-calc](https://complete.tools/rainwater-harvest-calc)*