EnergyInnovation / eps-us

Energy Policy Simulator - United States
GNU General Public License v3.0
22 stars 7 forks source link

Break apart the rooftop solar policy by building type #293

Closed robbieorvis closed 1 month ago

robbieorvis commented 8 months ago

Request from Agora: Allow the rooftop solar policy to bet set by building type instead of one value across all buildings.

This seems to make sense given the different policies used and how it affects cash flows.

dobrien13 commented 4 months ago

Addressed on branch "dev_bldgs"

Commit #d69fd93d adds a new lever with which the user can specify a minimum rooftop solar capacity target for the model to hit, subscripted by Building Type. This would satisfy the needs of Agora for Ff55 modeling.

The subsequent commit #097b2986 adds Building Type subscript to the "min share of electricity met with dist solar" lever. The lever's maximum stringency was lowered to 13%, as NREL estimates a total rooftop solar potential in the US of 39% (13% is 39% averaged across three Building Types). However, the actual max solar capacity of each Building Type is significantly different. That said, I would resort to the previous commit, which fills the needs of Agora, and leave this policy lever unsubscripted unless existing U.S. policies requiring a share of electricity come from distributed sources have the granularity of building type.

robbieorvis commented 4 months ago

Thanks for this.

Note that we do not release bespoke model versions, so we need to figure out what we need to incorporate, and then coalesce on that and integrate it into the develop branch. Happy to discuss further.

From: dobrien13 @.> Sent: Monday, July 22, 2024 8:51 AM To: EnergyInnovation/eps-us @.> Cc: Robert Orvis @.>; Author @.> Subject: Re: [EnergyInnovation/eps-us] Break apart the rooftop solar policy by building type (Issue #293)

Addressed on branch "dev_bldgs"

Commit #d69fd93d adds a new lever with which the user can specify a minimum rooftop solar capacity target for the model to hit, subscripted by Building Type. This would satisfy the needs of Agora for Ff55 modeling.

The subsequent commit #097b2986 adds Building Type subscript to the "min share of electricity met with dist solar" lever. The lever's maximum stringency was lowered to 13%, as NREL estimates a total rooftop solar potential in the US of 39% (13% is 39% averaged across three Building Types). However, the actual max solar capacity of each Building Type is significantly different. That said, I would resort to the previous commit, which fills the needs of Agora, and leave this policy lever unsubscripted unless existing U.S. policies requiring a share of electricity come from distributed sources have the granularity of building type.

- Reply to this email directly, view it on GitHubhttps://github.com/EnergyInnovation/eps-us/issues/293#issuecomment-2242880839, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK5N6SLERQA4KZYVD2WGW4TZNT52NAVCNFSM6AAAAABFDPGSGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBSHA4DAOBTHE. You are receiving this because you authored the thread.Message ID: @.**@.>>

dobrien13 commented 1 month ago

Addressed via an explicit capacity addition lever on 10/1 commit #bcb7a5a4