We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b408741 commit 6072e09Copy full SHA for 6072e09
docs/sphinx/source/whatsnew/v0.10.3.rst
@@ -23,4 +23,4 @@ Documentation
23
24
Contributors
25
~~~~~~~~~~~~
26
-
+* Arjan Keeman (:ghuser:`akeeman`)
pvlib/iam.py
@@ -840,7 +840,7 @@ def schlick(aoi):
840
841
842
def schlick_diffuse(surface_tilt):
843
- """
+ r"""
844
Determine the incidence angle modifiers (IAM) for diffuse sky and
845
ground-reflected irradiance on a tilted surface using the Schlick
846
incident angle model.
0 commit comments