• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pvlib / pvlib-python / 1340 / 6
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2018 04:26PM UTC
Files 33
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Aug 2018 04:15PM UTC coverage: 86.286% (+0.05%) from 86.237%
CONDA_ENV=py37

push

travis-ci

wholmgren
ENH: implementing pvsyst recombination loss current for CdTe and a:Si (#504)

* implementing pvsyst recombination loss current for CdTe and a:Si

* closes #163
* add constant VOLTAGE_BUILTIN = 0.9 (V) to singlediode_methods.py
* add arguments d2mutau=0, voltage_builtin=VOLTAGE_BUILTIN, and
cells_in_series to calculate i_recomb and v_recomb
* add check for d2mutau to calc i_recomb, v_recomb, and gradients
* add terms to current and gradients

* ENH: need to set grad_i_recomb if d2mutau not given

* also set v_recomb to Inf, so that 1/v_recomb is always zero
* but precalculate grad_2i_recomb only if d2mutau > 0, otherwise, use
zero

* ENH: fix need to multiply vbi by Ns, add test for recombination

* WIP: ENH: TST: BUG: in test compare desoto vs. pvsyst

* ENH: respond to comments

* change order of bishop88 args: cells_in_series to be first before
d2mutau and voltage_builtin
* hardcode PVSYST_FS495 coefficients
* don't compare pvsyst to desoto, instead compare pvsyst to fixed values
at two conditions: reference and 888[W/m^2],55[degC]
* rename test to be agnostic to module SKU
* remove testing script if __name__ == '__main__': section, not for
release

* DOC: ENH: update bishop88 documentation for pvsyst thin-film recombination loss

* DOC: ENH: update what's new

* DOC: add utf-8 file encoding

* DOC: ENH: BUG: minor doc fixes and formatting

* need to indent bullets in warning
* only need cells in series for PVSyst thin-film recombination loss
* escape math latex twice inside docstrings without raw prefix, eg:
\\tau without extra escape is a tab character, ha ha ha
* in rst, italics is a single asterisk, not underscore, thats markdown

* ENH: improve code style, fix d2mutau is array

* expand module type abbrev. in warnings
* also expand EG to For example, too terse
* cells in series can be int _or_ `None`
* since d2mutau and vbi are arrays, then ambiguous to test for zero, so
use np.where to assign c... (continued)

5304 of 6147 relevant lines covered (86.29%)

0.86 hits per line

Source Files on job 1340.6 (CONDA_ENV=py37)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1245
  • Travis Job 1340.6
  • 2a436c60 on github
  • Prev Job for CONDA_ENV=py37 on master (#1337.6)
  • Next Job for CONDA_ENV=py37 on master (#1349.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc