bw2calc.multi_lca
#
Module Contents#
Classes#
Wrapper class for performing LCA calculations with many functional units and LCIA methods. |
Attributes#
- class bw2calc.multi_lca.MultiLCA(cs_name, log_config=None)[source]#
Wrapper class for performing LCA calculations with many functional units and LCIA methods.
Needs to be passed a
calculation_setup
name.This class does not subclass the LCA class, and performs all calculations upon instantiation.
Initialization creates self.results, which is a NumPy array of LCA scores, with rows of functional units and columns of LCIA methods. Ordering is the same as in the calculation_setup.