-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hi,
i'm new here and I am trying to calculate a Product System using Contribution_Analysis calculation. As said in the title, I would like to export to an Excel Sheet the results in a form similar to the contribution tree obtained with the actual OpenLCA application when run an analisys calculation of the product system (doing all by hand, without the python developer tool).
I already tried to do it by my self but with poor results. The main problem is that as i i run the Contribution_calculation, it seem like the results provided are the same obtained with the Simple_calculation, which are basically the total impact (according to the impact category chosen) and the LCI and impact results related to the flow. While what i'm searching for are the impact realated to process used in the product system (as provided in the contribution tree results).
I hope that i explained my issue correctly and by the way I am working with the developer tool, already installed in OpenLCA. Do you perhaps have any advice on how to do this, without having to install other program or plug-in?
Thank you so much!