Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Python package for lifecycle optimization

License

NotificationsYou must be signed in to change notification settings

flechtenberg/pulpo

Python-based User-defined Lifecycle Production Optimization

JupyterPythonMarkdown

LicenseLast CommitCommit ActivityTop Language

PyPI - VersionGitHub Stars


📍 Overview

This is a python package forLife Cycle Optimization (LCO) based on life cycle inventories.pulpo is intended to serve as a platform for optimization tasks of varying complexity.

The package builds on top of theBrightway LCA framework as well as theoptimization modeling framework Pyomo.


✨ Capabilities

Applying optimization is recommended when the system of study has (1) many degrees of freedoms which would prompt the manual assessment of a manifold of scenarios, although only the "optimal" one is of interest and/or (2) any of the following capabilities makes sense within the goal and scope of the study:

  • Specify technology and regional choices throughout the entire supply chain (i.e. fore- and background), such as choices for the production technology of electricity or origin of metal resources. Consistently accounting for changes in the background in "large scale" decisionscan be significant.
  • Specify constraints on any activity in the life cycle inventories, which can be interpreted as tangible limitations such as raw material availability, production capacity, or environmental regulations.
  • Optimize for or constrain any impact category for which thecharacterization factors are available.
  • Specify supply values instead of final demands, which can become relevant if only production values are available (e.g.here).

The following features are currently under development:

  • ℹ️ Optimization under uncertainty [chance-constraints, stochastic optimization ...]
  • ℹ️ Multi-objective optimization [bi-objective epsilon constrained, goal programming ...]
  • ℹ️ Integration of economic and social indicators in the optimization problem formulation
  • ℹ️ Development of a GUI for simple optimization tasks
  • ℹ️ Enable PULPO to work on both bw2 and bw25 projects
  • ℹ️ Thorough documentation to be hosted in the docs.brightway.dev

Feature requests are more than welcome!


🔧 Installation

PULPO has been deployed to the pypi index. Depending on the version of brightway projects you want to work on, install either the bw2 or bw25 version via:

pip install pulpo-dev[bw2]

or

pip install pulpo-dev[bw25]

🤖 Running pulpo

Find example notebooks for ahydrogen case, anelectricity case, and aplastic case here.

There is also a "workshop" repository (here), which has been created for the Brightcon 2024 conference. It contains several notebooks that guide you through the PULPO package and its functionalities, as well as an exercise.

🧪 Tests

Calling from the package folder:

python -m unittest discover -s tests

What's new in 0.1.3?

  • Enable users to work on both bw2 and bw25 projects.

🤝 Contributing

Contributions are very welcome. If you would like to request a feature or report a bug pleaseopen an Issue. If you are confident in your coding skills don't hesitate to implement your suggestions andsend a Pull Request.


📄 License

This project is licensed under theℹ️ BSD 3-Clause License. See theLICENSE file for additional info.Copyright (c) 2024, Fabian Lechtenberg. All rights reserved.


👏 Acknowledgments

We would like to express our gratitude to the authors and contributors of the following main packages thatPULPO is based on:

In addition, we acknowledge the pioneering ideas and contributions from the following works:

Follow-up work, incorporating features such as top-down matrix construction for the use of entire life cycle inventory databases and supply specification, was implemented inPULPO and culminated in the following publication, which details the approach and outlines its implementation:

Fabian Lechtenberg, Robert Istrate, Victor Tulus, Antonio Espuña, Moisès Graells, and Gonzalo Guillén‐Gosálbez.
“PULPO: A Framework for Efficient Integration of Life Cycle Inventory Models into Life Cycle Product Optimization.”
Journal of Industrial Ecology, October 10, 2024.
https://doi.org/10.1111/jiec.13561

This article is to be cited / referred to if PULPO is used to derive results of a publication or project.


Authors


↑ Return


[8]ページ先頭

©2009-2025 Movatter.jp