Full system stock & flow model of plastic use, environmental leakage, economics, jobs & GHG emissions
The model was written in Matlab, version R2017b (9.3.0.713579), by Richard Bailey, and runs on Mac OS, Windows, Linux. https://zenodo.org/badge/234351801.svg
- Choose a numbered Archetype and Scenario (see below)
- Copy configuration files for chosen combination from ~/P2O/config_files_store in to ~/P2O/config_files
- Open "run_P2O.m" in Matlab
- Set relevant choices within the setup sections
- Run script "run_P2O.m". Text output to the Command Window provides information as the model runs.
- Once finished, results are found in ~/P20/Output_files
The model can be run in 'single run' and 'batch' modes. For single runs (set 'batch_run=false()' within 'run_P2O.m'), the chosen archetype/scenario combination is specified explicitly within the code. In batch mode (setting 'batch_run=true()' within 'run_P2O.m'), the archetype and scenario numbers are read from file 'arch_sen_to_run.csv'. Copies of the full directory structure (including all code and relevant configuration files), can be created by the user, along with appropriate 'arch_sen_to_run.csv' files, and set running without the need to change archetype/scenario specification within the code. The included MS Excel sheet 'Input_Files_List.xlsx' provides details of the content of configuration files, so changes can be made to parameters/inputs if needed.
ARCHETYPES:
- HI_Urban
- HI_Rural
- UMI_Urban
- UMI_Rural
- LMI_Urban
- LMI_Rural
- LI_Urban
- LI_Rural
SCENARIOS:
- Baseline
- Current commitments
- Linear Scenario
- Recycling scenario
- R&S scenario
- Scenario X (note 'Scenario X' is also referred to as the 'System Change Scenario, SCS' in associated publications)