BioSTEAMDevelopmentGroup / Bioindustrial-Park

BioSTEAM's Premier Repository for Biorefinery Models and Results
MIT License
36 stars 17 forks source link

Questions about breakdown of TEA results in BioSTEAM #114

Open zasddsgg opened 2 months ago

zasddsgg commented 2 months ago

Hello, may I ask which code should BioSTEAM call when executing TEA to make pictures like those in the NREL2011corn stover report (Humbird, page 69)? This picture allows to view the sections that contribute the most to the MESP. The picture below is as follows: 1

In addition, when UnitGroup.df_from_groups(area_groups), bst.plots.plot_unit_groups(area_groups, fraction=True) are called, how can I change the image's style, such as font, size, legend colors etc.? Or how can I export the data points used in the picture if I want to re-create it with another mapping software?

Thanks for your help. Wish you a good day.