oemof / oemof-tabular

Load oemof energy systems from tabular data sources.
https://oemof-tabular.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Add new facades for modeling emissions as flows #177

Open SabineHaas opened 3 months ago

SabineHaas commented 3 months ago

In the sedos project we need to model emissions as flows as we are using CCS in our energy system. Currently there's now facade in oemof.tabular handling this.

After issue #176 and discussions with @henhuy I would implement the following either in a new PR or using #170

Would be happy to hear your feedback also about the naming @Bachibouzouk & @henhuy

Bachibouzouk commented 3 months ago

I think the names are ok, I could only think of ConversionGHG and CommodityGHG to make the class name shorter

SabineHaas commented 3 months ago

I like your proposition as I find ConversionWithEmissions and ConversionWithEmissions quite long and unhandy.