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

Shunt resistance light dependence #91

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mikofski
Copy link
Contributor

closes #74

* in residual, assume "isat2" in x is at STC, ie "isat2_t0" and calculate
isat2 using `diode.isat_t()`
* also fix all documentation in gen_coeffs to render okay
* make example a callable script, allow user to specify whether they want
to fit just STC or all IEC61853, show generated coeffs, and save figure
* futurize Bennet's module mismatch simulator for py36
* add contrib, gen_coeffs, and module mismatch simulator to docs in new
api section called contrib
* add example output figures
* fix intersphinx, must use https, leave off trailing slash
* don't ignore git conflict files, so they can be removed without hiding
* ignore the new .pytest_cache folder, move python3 __pycache__ folder to
#build
* fix underline in README.rst, should be as long as the title
* also change some lingering RSH to RSH_E0, in test_diode import
* update documentation in gen_coeffs to add effective irradiance, ee
* make chart in example change depending on ISC0 and VOC0
* update contrib tiled reference module for python3, Isat2 fix, and Rsh
* expand abbreviations in docstrings in pvcell, say Rsh_E0 is at reference
irradiance
* use Rsh_E0 in vdiode_norm, characteristic diode voltage
* update tests for Rsh irradiance dependence to pass
@chetan201
Copy link
Contributor

Hi @mikofski,
I haven't spent too much time digging deep into this but seems like with this PR, the error in example.py plots goes up. Just thought I'd point out.

image

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

Successfully merging this pull request may close these issues.

improve irradiance response
2 participants