EnergyInnovation / eps-us

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

Modify structure for BCEU and BDEQ to adjust for onsite generation within Vensim and not in BCEU #84

Open robbieorvis opened 4 years ago

robbieorvis commented 4 years ago

Right now, the input data for BCEU must remove the demand for electricity produced onsite. When designed, the idea was that this would reduce the data manipulation required in the input data, but in practice it makes it more challenging given the way most data is formatted and the fact that we have components in the buildings sector (but don't for example in industry).

This update would modify the structure such that model removes onsite produced electricity downstream of BCEU, which would improve the output graphs as well.