Skip to content

Commit 0d80d7d

Browse files
committed
remove "per-point" language
1 parent ee421a4 commit 0d80d7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pvlib/bifacial/infinite_sheds.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
def _vf_ground_sky_integ(surface_tilt, surface_azimuth, gcr, height,
1313
pitch, max_rows=10, npoints=100):
1414
"""
15-
Integrated and per-point view factors from the ground to the sky at points
16-
between interior rows of the array.
15+
Integrated view factor from the ground to the sky underneath
16+
interior rows of the array.
1717
1818
Parameters
1919
----------

0 commit comments

Comments
 (0)