Skip to content

A detailed balance solar cell solver for multijunction tandem solar cells. It supports IV and EQE calculation, and different connection types between layers e.g. series, parallel and mixed.

Notifications You must be signed in to change notification settings

AustL/PySolarCell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

PySolarCell

A detailed balance solar cell solver for multijunction tandem solar cells. It supports IV and EQE calculation, and different connection types between layers e.g. series, parallel and mixed.

Installation

Ensure that Python 3 and pip are installed and added to your environment PATH.

python -m pip install pysolarcell

Open a Python console and run the following command.

import pysolarcell

If you receive no errors, the installation was successful.

About

A detailed balance solar cell solver for multijunction tandem solar cells. It supports IV and EQE calculation, and different connection types between layers e.g. series, parallel and mixed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages