calc.engineer / Solar & Power / Generator Offset
Generator Offset v1.0.0
Compares total cost of ownership between a fuel generator and a solar+battery system over a configurable time horizon. Calculates yearly and cumulative costs for generator-only, solar-only (amortized), and hybrid scenarios. Accounts for fuel cost, generator consumption rate, maintenance intervals, solar system amortization, and battery coverage. Outputs yearly costs, total savings, breakeven year, solar coverage percentage, and generator hours saved. Essential for off-grid site planning, remote telecom towers, construction sites, and rural electrification proposals.
Fill in the inputs and Compute to see the structured result.
From an agent (MCP) or the API
curl -X POST https://calc.engineer/api/generator_offset \
-H "Content-Type: application/json" \
-d '{"generator_fuel_cost_per_gallon": …, "generator_consumption_gph": …, "generator_hours_per_day": …}'MCP: connect to https://calc.engineer/mcp and call generator_offset.
calc.engineer — free, MCP-native engineering tools.