-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Updating Townsends snow model references #2384
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
Changes from 3 commits
4ca58a5
47c9d18
57bca5e
95e7b08
b80892b
7d699c8
1e845f0
953653b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -278,16 +278,21 @@ | |
axis to the module edge. | ||
The parameter `string_factor` is an enhancement added to the model after | ||
publication of [1]_ per private communication with the model's author. The | ||
definition for snow events documented above is also based on private | ||
communication with the model's author. | ||
publication of [1]_, as described in [2]_. | ||
The definition for snow events documented above is based on [3]_. | ||
References | ||
---------- | ||
.. [1] Townsend, Tim & Powers, Loren. (2011). Photovoltaics and snow: An | ||
update from two winters of measurements in the SIERRA. 37th IEEE | ||
Photovoltaic Specialists Conference, Seattle, WA, USA. | ||
:doi:`10.1109/PVSC.2011.6186627` | ||
.. [2] Townsend, T. and Previtali, J. (2023). A Fresh Dusting: Current Uses of the Townsend | ||
Snow Model. In "Photovoltaic Reliability Workshop (PVRW) 2023 Proceedings: Posters.", | ||
ed. Silverman, T. J. Dec. 2023. NREL/CP-5900-87918. | ||
cwhanse marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Available at: https://www.nrel.gov/docs/fy25osti/90585.pdf | ||
.. [3] Townsend, T. (2025). Snow Events Definition. | ||
:doi:`10.13140/RG.2.2.14299.68647` | ||
|
||
''' | ||
|
||
# unit conversions from cm and m to in, from C to K, and from % to fraction | ||
|
Uh oh!
There was an error while loading. Please reload this page.