multi-vector-simulator icon indicating copy to clipboard operation
multi-vector-simulator copied to clipboard

[Information] Energy carriers

Open Bachibouzouk opened this issue 3 years ago • 2 comments

I was wondering why one is allowed only to choose amongst “Electricity”, “Gas”, “Bio-Gas”, “Diesel”, “Heat”, “H2” in energyVector parameter restrictions because in the variable DEFAULT_WEIGHTS_ENERGY_CARRIERS in utils/constants.py there are more carriers.

It seems to me the list be easily expanded or even be a user input (with a default when no input from user) and that we could add to this list the CO2 emission numbers and the source of the number and make the dict a CSV file so it can be easily included in the documentation as well :)

Bachibouzouk avatar Aug 05 '22 10:08 Bachibouzouk