NREL / celavi

Codebase for the Circular Economy Lifecycle Assessment and VIsualization (CELAVI) modeling framework.
https://nrel.github.io/celavi/
GNU General Public License v3.0
9 stars 7 forks source link

Refactors component.py with increment and decrement methods #137

Closed rjhanes closed 2 years ago

rjhanes commented 2 years ago

See issue #121

There are two new Component methods:

This update makes the eol_process considerably shorter and more human-readable.