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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pvpy-1.2a0.tar.gz
(35.0 kB
view hashes)