Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.5 KB

File metadata and controls

50 lines (34 loc) · 1.5 KB

CUWP: Chemical Upcycling of Waste Plastics

Version_status license

CUWP is a repository for complete process models and results for plastic upcycling technologies in BioSTEAM. The repository is meant to foster accessibility and deeper communication within the plastic upcycling community. All models are in the installable "cuwp" package.

Get the latest version of cuwp from https://pypi.python.org/pypi/cuwp/

If you have an installation of Python with pip, simple install it with:

$ pip install cuwp

To get the git version, run:

$ git clone https://github.com/BioSTEAMDevelopmentGroup/CUWP.git

A tutorial to create STRAP process models is available in cuwp/notebooks. Additional codes featured here include case studies and old STRAP codes.

To report bugs, please use cuwp's Bug Tracker at:

git://github.com/BioSTEAMDevelopmentGroup/CUWP

See LICENSE.txt for information on the terms & conditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.