Commit 964dc43
Correct infinite_sheds view factor from row to sky and ground; expose vf functions in bifacial.utils (#1666)
* correct view factor from row to sky and ground
* update latex math in vf_row_gnd
* revise vf_row_sky and test
* remake tests for vf_row_ground
* fix my mistakes
* fix row_ground_integ
* new vf functions in utils
* stickler
* use functions from utils
* documents
* revise whatsnew
* add technical document
* doc edits
* move fns to utils
* more fcn shuffling
* update docs
* reorder arguments
* docstring edits
* add defaults to _integ functions
* fix whatsnew formatting issues
---------
Co-authored-by: Hansen <cwhanse>
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>1 parent 209376e commit 964dc43
10 files changed
Lines changed: 451 additions & 388 deletions
File tree
- docs
- notes
- sphinx/source
- reference
- effects_on_pv_system_output
- whatsnew
- pvlib
- bifacial
- tests
- bifacial
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
55 | 65 | | |
56 | 66 | | |
57 | 67 | | |
| |||
72 | 82 | | |
73 | 83 | | |
74 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
75 | 90 | | |
76 | 91 | | |
77 | 92 | | |
| |||
103 | 118 | | |
104 | 119 | | |
105 | 120 | | |
| 121 | + | |
| 122 | + | |
106 | 123 | | |
107 | 124 | | |
108 | 125 | | |
| |||
0 commit comments