activity-browser
activity-browser copied to clipboard
Monte Carlo seems to use incorrect demand amounts
Updating AB
- [X] Yes, I have updated AB and still experience this issue
What happened?
- Monte Carlo loads a calculation setup
- It sets
func-unitsto be the demand dictionary in the calculation setup - This demand dictionary can have whatever amounts it wants
- The LCA constructor calls the property
func_units_dict - The property
func_units_dictuses the amount1instead of the defined amount for each product - Users get incorrect results
Relevant errors
Irrelevant
Operating system
MacOS
Conda environment
Irrelevant
@bsteubing We will need to rewrite most of the MC code during the adaptation for BW25, so this is low priority.