@remmyd wrote me a question of the cost calculation implemented in Offgridders. She found the following equations to describe calculation of the asset annuities:

She wonders:
Is there was a specific reason to calculte the annuity costs this way rather than multiplying the investment cost of each component by their CRF based on their respective lifetime?
Like so: sum(capex_i wacc(1+wacc)^t_i/((1+wacc)^t_i -1) + opex_i for i in Components)
@remmyd wrote me a question of the cost calculation implemented in Offgridders. She found the following equations to describe calculation of the asset annuities:
She wonders: