multi-vector-simulator
multi-vector-simulator copied to clipboard
[Information] Energy carriers
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 :)