webber-energy-group / HOwDI

https://howdi.readthedocs.io/en/develop/
GNU General Public License v3.0
0 stars 0 forks source link

Adjust Carbon Sensitive Fraction #25

Closed bradenpecora closed 2 years ago

bradenpecora commented 2 years ago

Currently, the "carbon sensitive fraction" demand parameter splits demand into two distinct nodes. Thus, the model currently has the capability to supply the carbon insensitive portion without supplying the carbon sensitive portion. It chooses to do this since a producer can not produce a full CHEC per ton of H2. I am uncertain if this is intended or makes sense.

My proposal is this: Combine the nodes into one node. Allow demand at that node to be met if carbon_sensitive_fraction * cons(umed)_h CHECs are produced on behalf of that demand.

bradenpecora commented 2 years ago

Changes at https://github.com/bradenpecora/HOwDI/tree/carbon-sensitive-fraction