estimate_energy_costs
Compare annual electricity costs and payback period of a heat pump versus your current heating system, with monthly breakdown and 10-year savings projection.
Instructions
Estimate annual electricity costs and payback period for heat pump vs current heating system.
Analyzes:
Monthly heating load based on location and home characteristics
Heat pump electricity consumption using model's efficiency (HSPF2)
Comparison with current heating fuel costs
10-year cost projection with savings analysis
Break-even year calculation
Returns: Dictionary with: - location_info: Climate and location details - electricity_rate: Rate used for calculations ($/kWh) - gas_rate: Comparison fuel rate if applicable - heat_pump_info: Selected model specifications - monthly_breakdown: Month-by-month cost comparison - annual_summary: Annual totals and payback analysis - ten_year_projection: Long-term savings projection - calculation_notes: Important assumptions and notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip_code | Yes | 5-digit US ZIP code | |
| square_feet | Yes | Home square footage (100-10000) | |
| build_year | Yes | Year home was built (1900-2025) | |
| heat_pump_model | Yes | Selected heat pump model name | |
| gas_price_per_therm | No | Local gas price per therm ($) | |
| electricity_rate_override | No | Manual electricity rate ($/kWh) | |
| current_heating_fuel | No | Current heating fuel: gas, oil, propane, electric | gas |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||