What does "wid" stand for? #2137
|
Hey @kevinsa5 or @mikofski I was just curious what "wid" stands for here? Thanks! https://pvlib-python.readthedocs.io/en/stable/_modules/pvlib/tracking.html#singleaxis |
Answered by
kandersolar
Jul 18, 2024
Replies: 1 comment
|
It's the plaintext version of |
0 replies
Answer selected by
kurt-rhee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's the plaintext version of$\omega_{\text{ID}}$ , the symbol for the "ideal tracking angle" in Lorenzo et al 2011, the original reference for that function. Perhaps it's worth a PR to clarify/improve those variable names?