Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement analytical depletion approximation #258

Open
phoebe-p opened this issue May 26, 2023 · 0 comments
Open

Implement analytical depletion approximation #258

phoebe-p opened this issue May 26, 2023 · 0 comments
Assignees

Comments

@phoebe-p
Copy link
Member

If using Beer-Lambert absorption, there is an analytical solution to the depletion approximation. This is faster than the numerical (solve_bvp) or semi-analytical (Green's function) method and should be relatively easy to implement; if calling solar_cell_solver with optics_method='BL' and using the DA junction type, should default to this analytical solver (which can include front surface reflection as usual in the BL method).

@phoebe-p phoebe-p self-assigned this May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant