Improved method for computing Marion's IAM-correction to horizon diffuse POA irradiance #2815
Replies: 1 comment 1 reply
-
|
From this comment:
@cwhanse Does I'd consider incorporating the above horizon-integral implementation improvement in a bigger paper on a view-factor improved ground-diffuse correction, assuming your hunch is correct that it is missing in the Marion method. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As mentioned in #1402, here is a simpler and ~2x faster (and more memory efficient?) way to compute Marion's IAM-correction to horizon diffuse POA irradiance. Copied this from a Jupyter notebook:
The key outputs are:
The new algorithm still expects radians and doesn't yet handle the special case where POA tilt is zero.
I am working on a proper math writeup to show how the two integrands are derived.
cc @cwhanse @kandersolar
Beta Was this translation helpful? Give feedback.
All reactions