check_cold_climate_performance
Verify heat pump capacity at the coldest expected outdoor temperature and calculate needed backup heat for adequate home heating.
Instructions
Verify heat pump performance at design temperature and determine backup heat requirements.
Analyzes:
Heat pump capacity at design temperature (coldest expected outdoor temp)
Percentage of heating load covered by heat pump alone
Required backup heat capacity to cover shortfall
Temperature range where heat pump provides full heating
COP (efficiency) across temperature range
Critical for cold-climate installations to ensure adequate heating on coldest days.
Returns: Dictionary with: - location_info: Climate zone and design conditions - heat_pump_model: Selected model name - capacity_curve: Heat pump capacity at various outdoor temperatures - performance_analysis: Coverage at design temp, backup heat needed - backup_heat_recommendation: Recommended backup system if needed - temperature_range_analysis: Performance across temperature ranges - key_findings: Important observations - warnings: Critical issues or limitations
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 | Heat pump model to analyze | |
| existing_backup_heat | No | Existing backup: electric_strip, gas_furnace, oil_boiler, none |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||