PV-ICE


NamePV-ICE JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/NREL/PV_ICE
SummaryTool to evaluate Circular Economy
upload_time2024-03-22 18:49:28
maintainerNone
docs_urlNone
authorSilvana Ayala
requires_pythonNone
licenseBSD-3
keywords photovoltaics pv circular-economy mass-flow energy reliability
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="docs/images_wiki/CE-MFC.png" width="400">

<table>
<tr>
  <td>Version</td>
  <td>
  <a href="https://zenodo.org/badge/latestdoi/248347431"><img src="https://zenodo.org/badge/248347431.svg" alt="DOI"></a>
</td>
</tr>

<tr>
  <td>License</td>
  <td>
    <a href="https://github.com/NREL/PV_ICE/blob/main/LICENSE.md">
    <img src="https://img.shields.io/pypi/l/pvlib.svg" alt="license" />
    </a>
</td>
</tr>
<tr>
  <td>Documentation</td>
  <td>
	<a href='https://pv-ice.readthedocs.io/en/latest/?badge=latest'>
	    <img src='https://readthedocs.org/projects/pv-ice/badge/?version=latest' alt='Documentation Status' />
	</a>
  </td>
</tr>
</table>


# PV ICE: PV in the Circular Economy, a Dynamic Energy and Materials Tool

This open-source tool explores the effects of Circular Economy (CE) pathways for photovoltaic (PV) materials. It can be used to quantify and assign a value framework to CE efforts including re-design, reduction, replacement, reuse, recycling, and lifetime and reliability improvements across the PV value chain. PV ICE enables tradeoff analysis through scenario comparisons, and is highly customizable through user inputs such as deployment schedules, module properties and component materials, and CE pathways.

The provided PV ICE module and material baselines leverage published data from many sources on PV manufacturing and predicted technological changes. Input data are being compiled [here](https://docs.google.com/spreadsheets/d/1WV54lNAdA2uP6a0g5wMOOE9bu8nbwvnQDgLj3GuGojE/edit?usp=sharing) and the baselines are available here for use in other projects as well as for the PV ICE tool.


How it Works
=============

This section provides a brief description of how the PV ICE tool works. FULL DOCUMENTATION CAN BE FOUND AT [readthedocs](https://pv-ice.readthedocs.io/en/latest/?badge=latest).


Mass
-----

PV ICE is a dynamic mass flow based tool. It takes in any deployment forecast of any evolving module design along with it's component materials and uses sophisticated lifetime and reliability parameters to calculate effective capacity, virgin material demand, and life cycle wastes. The calculator captures all the mass flows shown in the simplified diagram below for all years studied in a simulation (ex: 2020-2050). 

<img src="docs/images_wiki/PV_ICE_diagram-simpleAltUpdate.png" width="550">

Annually deployed cohorts of modules are tracked through the simulation, subjected to lifetime, degradation, and reliability parameters, and guided along user defined CE pathways (ex: resell, recycling). The PV ICE framework is designed for scenario comparisons (ex: different deployment schedules, module designs, or circular pathways) and is capable of both geospatial and temporal analysis (i.e. when and where materials will be demanded or are available).

Module and material properties are known to be variable with time, and PV ICE can capture this dynamic evolution of PV technology. Dynamic baseline inputs for crystalline silicon PV modules and component materials are provided in the PV_ICE \ baselines folder. These baselines are dervied from [literature and report data](https://docs.google.com/spreadsheets/d/1Ec5JRBSN2NFXjEABgUp1ch-EG6uQao8j5Rk1MLuZZYI/edit?usp=sharing). Module baselines capture the annual average crystalline silicon module (i.e. a market share weighted average of the silicon PV technologies deployed). Each material similarly is a market share weighted average of silicon PV technologies, compiled from multiple sources, most notably consistent with ITRPV data. Please see the Jupyter Journals (tutorials \ baseline development documentation) for the derivations and sources (baselines \ SupportingMaterials) of the provided c-Si baselines. Alternate module and material files can be created by the user, and an expanded set of PV technology baselines is planned for the future, including CdTe and perovskites.


Energy
-------

The energy balance of renewable energy technologies is as important and the mass balance when evaluating sustainability. Additionally, few studies of Circular Economy (CE) pathways consider the energy return on investment of a particular pathway. PV ICE energy flows fill this analysis gap, and provide useful insights into the potential tradeoffs between mass and energy of CE pathways.

The energy flows of PV ICE are based on the mass flows. These energy flows, like the mass flows, are dynamic with time and are seperated into module and material energies. For each supply chain process step captured in the mass flows, an energy per module area or energy per material mass is captured as an input (ex: module manufacturing energy, energy to manufacture rolled glass from silica sand, energy to crush a module for recycling ). The energy demanded for each step is the sum of all electrical energy demands and all fuel/heating energy demands. 

We provide an energy baseline for crystalline silicon modules and component materials. Data for these baselines is being compiled from [literature and report data](https://docs.google.com/spreadsheets/d/1Ec5JRBSN2NFXjEABgUp1ch-EG6uQao8j5Rk1MLuZZYI/edit?usp=sharing). For the complete derivation of the energy demands for crystalline silicon modules and materials, please see the Jupyter Journals (tutorials \ baseline development documentation) and (baselines \ SupportingMaterials). Alternate module and material files can be created by the user, and an expanded set of PV technology baselines is planned for the future, including CdTe and perovskites.

After running a mass flow simulation, an energy flow calculation can be run which will multiply the energy demands by the mass flows and calculate annual generation from the deployed modules. Results of this calculation provide annual, cumulative, and lifetime energy demands and energy generated. These values can be used to calculate energy balance metrics such as energy return on investment (EROI), net energy, and energy payback time (EPBT). These features are actively under development, so check back for updates soon!


Installation for PV ICE
=======================

PV ICE releases may be installed using the ``pip`` and ``conda`` tools.
Please see the [Installation page](http://PV_ICE.readthedocs.io/en/latest/installation.html) of the documentation for complete instructions.

PV ICE is compatible with Python 3.5 and above.

Install with:

    pip install PV_ICE

For developer installation, download the repository, navigate to the folder location and install as:

    pip install -e .


How to Get Started
===================

After you have installed PV ICE, we recommend heading over to our tutorials jupyter journals (PV ICE \ docs \ tutorials). There you will find journals ["0 - quick start Example"](https://github.com/NREL/PV_ICE/blob/development/docs/tutorials/0%20-%20quickStart%20Example.ipynb) and ["1 - Beginner Example"](https://github.com/NREL/PV_ICE/blob/development/docs/tutorials/1%20-%20Beginner%20Example.ipynb) which can help guide you through your first simulation using the PV ICE provided crystalline silicon PV baselines. In journals 2-4 we walk you through modifications to the basic simulation, including modifying parameters with PV ICE functions to suit your analysis needs.


Some Analyses Featuring/Leveraging PV ICE
==========================================

PV ICE has been used in a variety of published analyses, including:

**High Impact Report: The Solar Futures Report and Circular Economy Technical Report**

    Ardani, Kristen, Paul Denholm, Trieu Mai, Robert Margolis, 
    Eric O’Shaughnessy, Timothy Silverman, and Jarett Zuboy. 2021. 
    “Solar Futures Study.” EERE DOE. 
    https://www.energy.gov/eere/solar/solar-futures-study.

    Heath, Garvin, Dwarakanath Ravikumar, Silvana Ovaitt, 
    Leroy Walston, Taylor Curtis, Dev Millstein, Heather Mirletz, 
    Heidi Hartman, and James McCall. 2022. 
    “Environmental and Circular Economy Implications of Solar Energy
     in a Decarbonized U.S. Grid.” NREL/TP-6A20-80818. NREL.

**Peer Reviewed Journals**

    H. Mirletz, S. Ovaitt, S. Sridhar, and T. M. Barnes. 2022. 
    “Circular Economy Priorities for Photovoltaics in the Energy Transition.” 
    PLOS ONE 17 (9): e0274351. https://doi.org/10.1371/journal.pone.0274351.

    S. Ovaitt & H. Mirletz, S. Seetharaman, and T. Barnes, 
    “PV in the Circular Economy, A Dynamic Framework Analyzing 
    Technology Evolution and Reliability Impacts,” 
    ISCIENCE, Jan. 2022, doi: https://doi.org/10.1016/j.isci.2021.103488.


There are other multiple publications citing PV ICE like PVSC, PVRW, etc. Please see the list in the [readthedocs](http://CircularEconomy-MassFlowCalculator.readthedocs.io/en/latest/) documentation.
 


Contributing
============

We need your help to make PV ICE a great tool!
Please see the [Contributing page](http://PV_ICE.readthedocs.io/en/stable/contributing.html) for more on how you can contribute.
The long-term success of PV ICE requires substantial community support.


License
=======

PV_ICE open-source code is copyrighted by the Alliance for Sustainable Energy and licensed with BSD-3-Clause terms, found [here](https://github.com/NREL/PV_ICE/blob/main/LICENSE.md).


Getting support
===============

If you suspect that you may have discovered a bug or if you'd like to
change something about CF-MFA, then please make an issue on our
[GitHub issues page](https://github.com/NREL/PV_ICe/issues).


Citing
======

If you use PV_ICE in a published work, please cite:

    S. Ovaitt & H. Mirletz, S. Seetharaman, and T. Barnes, 
    “PV in the Circular Economy, A Dynamic Framework Analyzing 
    Technology Evolution and Reliability Impacts,” 
    ISCIENCE, Jan. 2022, doi: https://doi.org/10.1016/j.isci.2021.103488.


and also please also cite the DOI corresponding to the specific version of
PV_ICE that you used. PV_ICE DOIs are listed at
[Zenodo.org](https://zenodo.org/badge/latestdoi/248347431). For example for version 0.3.2:

	S. Ovaitt, H. Mirletz, M. Mendez Ribo (2023). 
	NREL/PV_ICE: v0.3.2 Release. Zenodo. 
	https://doi.org/10.5281/zenodo.7651576

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NREL/PV_ICE",
    "name": "PV-ICE",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "photovoltaics pv circular-economy mass-flow energy reliability",
    "author": "Silvana Ayala",
    "author_email": "silvana.ayala@nrel.gov",
    "download_url": null,
    "platform": null,
    "description": "<img src=\"docs/images_wiki/CE-MFC.png\" width=\"400\">\r\n\r\n<table>\r\n<tr>\r\n  <td>Version</td>\r\n  <td>\r\n  <a href=\"https://zenodo.org/badge/latestdoi/248347431\"><img src=\"https://zenodo.org/badge/248347431.svg\" alt=\"DOI\"></a>\r\n</td>\r\n</tr>\r\n\r\n<tr>\r\n  <td>License</td>\r\n  <td>\r\n    <a href=\"https://github.com/NREL/PV_ICE/blob/main/LICENSE.md\">\r\n    <img src=\"https://img.shields.io/pypi/l/pvlib.svg\" alt=\"license\" />\r\n    </a>\r\n</td>\r\n</tr>\r\n<tr>\r\n  <td>Documentation</td>\r\n  <td>\r\n\t<a href='https://pv-ice.readthedocs.io/en/latest/?badge=latest'>\r\n\t    <img src='https://readthedocs.org/projects/pv-ice/badge/?version=latest' alt='Documentation Status' />\r\n\t</a>\r\n  </td>\r\n</tr>\r\n</table>\r\n\r\n\r\n# PV ICE: PV in the Circular Economy, a Dynamic Energy and Materials Tool\r\n\r\nThis open-source tool explores the effects of Circular Economy (CE) pathways for photovoltaic (PV) materials. It can be used to quantify and assign a value framework to CE efforts including re-design, reduction, replacement, reuse, recycling, and lifetime and reliability improvements across the PV value chain. PV ICE enables tradeoff analysis through scenario comparisons, and is highly customizable through user inputs such as deployment schedules, module properties and component materials, and CE pathways.\r\n\r\nThe provided PV ICE module and material baselines leverage published data from many sources on PV manufacturing and predicted technological changes. Input data are being compiled [here](https://docs.google.com/spreadsheets/d/1WV54lNAdA2uP6a0g5wMOOE9bu8nbwvnQDgLj3GuGojE/edit?usp=sharing) and the baselines are available here for use in other projects as well as for the PV ICE tool.\r\n\r\n\r\nHow it Works\r\n=============\r\n\r\nThis section provides a brief description of how the PV ICE tool works. FULL DOCUMENTATION CAN BE FOUND AT [readthedocs](https://pv-ice.readthedocs.io/en/latest/?badge=latest).\r\n\r\n\r\nMass\r\n-----\r\n\r\nPV ICE is a dynamic mass flow based tool. It takes in any deployment forecast of any evolving module design along with it's component materials and uses sophisticated lifetime and reliability parameters to calculate effective capacity, virgin material demand, and life cycle wastes. The calculator captures all the mass flows shown in the simplified diagram below for all years studied in a simulation (ex: 2020-2050). \r\n\r\n<img src=\"docs/images_wiki/PV_ICE_diagram-simpleAltUpdate.png\" width=\"550\">\r\n\r\nAnnually deployed cohorts of modules are tracked through the simulation, subjected to lifetime, degradation, and reliability parameters, and guided along user defined CE pathways (ex: resell, recycling). The PV ICE framework is designed for scenario comparisons (ex: different deployment schedules, module designs, or circular pathways) and is capable of both geospatial and temporal analysis (i.e. when and where materials will be demanded or are available).\r\n\r\nModule and material properties are known to be variable with time, and PV ICE can capture this dynamic evolution of PV technology. Dynamic baseline inputs for crystalline silicon PV modules and component materials are provided in the PV_ICE \\ baselines folder. These baselines are dervied from [literature and report data](https://docs.google.com/spreadsheets/d/1Ec5JRBSN2NFXjEABgUp1ch-EG6uQao8j5Rk1MLuZZYI/edit?usp=sharing). Module baselines capture the annual average crystalline silicon module (i.e. a market share weighted average of the silicon PV technologies deployed). Each material similarly is a market share weighted average of silicon PV technologies, compiled from multiple sources, most notably consistent with ITRPV data. Please see the Jupyter Journals (tutorials \\ baseline development documentation) for the derivations and sources (baselines \\ SupportingMaterials) of the provided c-Si baselines. Alternate module and material files can be created by the user, and an expanded set of PV technology baselines is planned for the future, including CdTe and perovskites.\r\n\r\n\r\nEnergy\r\n-------\r\n\r\nThe energy balance of renewable energy technologies is as important and the mass balance when evaluating sustainability. Additionally, few studies of Circular Economy (CE) pathways consider the energy return on investment of a particular pathway. PV ICE energy flows fill this analysis gap, and provide useful insights into the potential tradeoffs between mass and energy of CE pathways.\r\n\r\nThe energy flows of PV ICE are based on the mass flows. These energy flows, like the mass flows, are dynamic with time and are seperated into module and material energies. For each supply chain process step captured in the mass flows, an energy per module area or energy per material mass is captured as an input (ex: module manufacturing energy, energy to manufacture rolled glass from silica sand, energy to crush a module for recycling ). The energy demanded for each step is the sum of all electrical energy demands and all fuel/heating energy demands. \r\n\r\nWe provide an energy baseline for crystalline silicon modules and component materials. Data for these baselines is being compiled from [literature and report data](https://docs.google.com/spreadsheets/d/1Ec5JRBSN2NFXjEABgUp1ch-EG6uQao8j5Rk1MLuZZYI/edit?usp=sharing). For the complete derivation of the energy demands for crystalline silicon modules and materials, please see the Jupyter Journals (tutorials \\ baseline development documentation) and (baselines \\ SupportingMaterials). Alternate module and material files can be created by the user, and an expanded set of PV technology baselines is planned for the future, including CdTe and perovskites.\r\n\r\nAfter running a mass flow simulation, an energy flow calculation can be run which will multiply the energy demands by the mass flows and calculate annual generation from the deployed modules. Results of this calculation provide annual, cumulative, and lifetime energy demands and energy generated. These values can be used to calculate energy balance metrics such as energy return on investment (EROI), net energy, and energy payback time (EPBT). These features are actively under development, so check back for updates soon!\r\n\r\n\r\nInstallation for PV ICE\r\n=======================\r\n\r\nPV ICE releases may be installed using the ``pip`` and ``conda`` tools.\r\nPlease see the [Installation page](http://PV_ICE.readthedocs.io/en/latest/installation.html) of the documentation for complete instructions.\r\n\r\nPV ICE is compatible with Python 3.5 and above.\r\n\r\nInstall with:\r\n\r\n    pip install PV_ICE\r\n\r\nFor developer installation, download the repository, navigate to the folder location and install as:\r\n\r\n    pip install -e .\r\n\r\n\r\nHow to Get Started\r\n===================\r\n\r\nAfter you have installed PV ICE, we recommend heading over to our tutorials jupyter journals (PV ICE \\ docs \\ tutorials). There you will find journals [\"0 - quick start Example\"](https://github.com/NREL/PV_ICE/blob/development/docs/tutorials/0%20-%20quickStart%20Example.ipynb) and [\"1 - Beginner Example\"](https://github.com/NREL/PV_ICE/blob/development/docs/tutorials/1%20-%20Beginner%20Example.ipynb) which can help guide you through your first simulation using the PV ICE provided crystalline silicon PV baselines. In journals 2-4 we walk you through modifications to the basic simulation, including modifying parameters with PV ICE functions to suit your analysis needs.\r\n\r\n\r\nSome Analyses Featuring/Leveraging PV ICE\r\n==========================================\r\n\r\nPV ICE has been used in a variety of published analyses, including:\r\n\r\n**High Impact Report: The Solar Futures Report and Circular Economy Technical Report**\r\n\r\n    Ardani, Kristen, Paul Denholm, Trieu Mai, Robert Margolis, \r\n    Eric O\u2019Shaughnessy, Timothy Silverman, and Jarett Zuboy. 2021. \r\n    \u201cSolar Futures Study.\u201d EERE DOE. \r\n    https://www.energy.gov/eere/solar/solar-futures-study.\r\n\r\n    Heath, Garvin, Dwarakanath Ravikumar, Silvana Ovaitt, \r\n    Leroy Walston, Taylor Curtis, Dev Millstein, Heather Mirletz, \r\n    Heidi Hartman, and James McCall. 2022. \r\n    \u201cEnvironmental and Circular Economy Implications of Solar Energy\r\n     in a Decarbonized U.S. Grid.\u201d NREL/TP-6A20-80818. NREL.\r\n\r\n**Peer Reviewed Journals**\r\n\r\n    H. Mirletz, S. Ovaitt, S. Sridhar, and T. M. Barnes. 2022. \r\n    \u201cCircular Economy Priorities for Photovoltaics in the Energy Transition.\u201d \r\n    PLOS ONE 17 (9): e0274351. https://doi.org/10.1371/journal.pone.0274351.\r\n\r\n    S. Ovaitt & H. Mirletz, S. Seetharaman, and T. Barnes, \r\n    \u201cPV in the Circular Economy, A Dynamic Framework Analyzing \r\n    Technology Evolution and Reliability Impacts,\u201d \r\n    ISCIENCE, Jan. 2022, doi: https://doi.org/10.1016/j.isci.2021.103488.\r\n\r\n\r\nThere are other multiple publications citing PV ICE like PVSC, PVRW, etc. Please see the list in the [readthedocs](http://CircularEconomy-MassFlowCalculator.readthedocs.io/en/latest/) documentation.\r\n \r\n\r\n\r\nContributing\r\n============\r\n\r\nWe need your help to make PV ICE a great tool!\r\nPlease see the [Contributing page](http://PV_ICE.readthedocs.io/en/stable/contributing.html) for more on how you can contribute.\r\nThe long-term success of PV ICE requires substantial community support.\r\n\r\n\r\nLicense\r\n=======\r\n\r\nPV_ICE open-source code is copyrighted by the Alliance for Sustainable Energy and licensed with BSD-3-Clause terms, found [here](https://github.com/NREL/PV_ICE/blob/main/LICENSE.md).\r\n\r\n\r\nGetting support\r\n===============\r\n\r\nIf you suspect that you may have discovered a bug or if you'd like to\r\nchange something about CF-MFA, then please make an issue on our\r\n[GitHub issues page](https://github.com/NREL/PV_ICe/issues).\r\n\r\n\r\nCiting\r\n======\r\n\r\nIf you use PV_ICE in a published work, please cite:\r\n\r\n    S. Ovaitt & H. Mirletz, S. Seetharaman, and T. Barnes, \r\n    \u201cPV in the Circular Economy, A Dynamic Framework Analyzing \r\n    Technology Evolution and Reliability Impacts,\u201d \r\n    ISCIENCE, Jan. 2022, doi: https://doi.org/10.1016/j.isci.2021.103488.\r\n\r\n\r\nand also please also cite the DOI corresponding to the specific version of\r\nPV_ICE that you used. PV_ICE DOIs are listed at\r\n[Zenodo.org](https://zenodo.org/badge/latestdoi/248347431). For example for version 0.3.2:\r\n\r\n\tS. Ovaitt, H. Mirletz, M. Mendez Ribo (2023). \r\n\tNREL/PV_ICE: v0.3.2 Release. Zenodo. \r\n\thttps://doi.org/10.5281/zenodo.7651576\r\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "Tool to evaluate Circular Economy",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/NREL/PV_ICE"
    },
    "split_keywords": [
        "photovoltaics",
        "pv",
        "circular-economy",
        "mass-flow",
        "energy",
        "reliability"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "018c5d7013dd2d780d056e045ec3f61d98bac044c0f37c0a3f5b8dfddbabcdf4",
                "md5": "5d49e888f34139321ab0325a2866c1f8",
                "sha256": "f8a7ee17b21796ced77e61deab3f04f472425daf301db4a2b94c5a5271e5ba6a"
            },
            "downloads": -1,
            "filename": "PV_ICE-0.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d49e888f34139321ab0325a2866c1f8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 35943,
            "upload_time": "2024-03-22T18:49:28",
            "upload_time_iso_8601": "2024-03-22T18:49:28.504852Z",
            "url": "https://files.pythonhosted.org/packages/01/8c/5d7013dd2d780d056e045ec3f61d98bac044c0f37c0a3f5b8dfddbabcdf4/PV_ICE-0.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 18:49:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NREL",
    "github_project": "PV_ICE",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pv-ice"
}
        
Elapsed time: 0.20768s