Some routines relating photovoltaic solar cells
Project Description
# pvpy
By: Colton Bukowsky, California Institute of Technology, 2016
## Abstract:
`pvpy` is a collection of [python 3.5](https://docs.python.org/3.5/#) routines related to
the [ASTM Solar Spectral Irradiance Air Mass 1.5](http://rredc.nrel.gov/solar/spectra/am1.5/#about) spectrum. The main
objective at this early stage is to be able to calculate the absorbed photocurrent of solar cells exposed to the
ASTM173-03 Global Tilt spectrum, or a blackbody radiation spectrum for intercomparison with other cells.
### jsc
The `jsc` method is the main function, which can be fed a discrete spectrum of wavelengths (nm) in ascending order and the
corresponding normalized spectrum (external quantum efficiency) values in order to predict the maximum short-circuit current density (mA/cm^2) of the solar cell.
By: Colton Bukowsky, California Institute of Technology, 2016
## Abstract:
`pvpy` is a collection of [python 3.5](https://docs.python.org/3.5/#) routines related to
the [ASTM Solar Spectral Irradiance Air Mass 1.5](http://rredc.nrel.gov/solar/spectra/am1.5/#about) spectrum. The main
objective at this early stage is to be able to calculate the absorbed photocurrent of solar cells exposed to the
ASTM173-03 Global Tilt spectrum, or a blackbody radiation spectrum for intercomparison with other cells.
### jsc
The `jsc` method is the main function, which can be fed a discrete spectrum of wavelengths (nm) in ascending order and the
corresponding normalized spectrum (external quantum efficiency) values in order to predict the maximum short-circuit current density (mA/cm^2) of the solar cell.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
pvpy-1.3a0.tar.gz (35.2 kB) Copy SHA256 hash SHA256 | Source | None | Nov 3, 2016 |