- Posts: 5423
Confusion Regarding Irradiance Calculation
- pgilman
Less
More
02 Jul 2021 10:42 #9770
by pgilman
Replied by pgilman on topic Confusion Regarding Irradiance Calculation
Yes.
You may want to refer to the original papers for these equations. You can find them listed in the manual's References section: De Soto (2004a), De Soto (2004b), and Duffie and Beckman (2013).
Best regards,
Paul.
You may want to refer to the original papers for these equations. You can find them listed in the manual's References section: De Soto (2004a), De Soto (2004b), and Duffie and Beckman (2013).
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- dschumacher
- Topic Author
Less
More
- Posts: 15
06 Jul 2021 18:14 #9789
by dschumacher
Replied by dschumacher on topic Confusion Regarding Irradiance Calculation
Where can I find the value of 'a' in eqn 4.2 ?
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
07 Jul 2021 14:06 #9802
by pgilman
Replied by pgilman on topic Confusion Regarding Irradiance Calculation
Hi David,
Maybe the original source code will help:
github.com/NREL/ssc/blob/37637c9d492e4e2e79adbf43ccb9afad7abb4ddb/shared/lib_irradproc.cpp#L681
Equation 4.2 is a representation of Line 693.
Best regards,
Paul.
Maybe the original source code will help:
github.com/NREL/ssc/blob/37637c9d492e4e2e79adbf43ccb9afad7abb4ddb/shared/lib_irradproc.cpp#L681
Equation 4.2 is a representation of Line 693.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- dschumacher
- Topic Author
Less
More
- Posts: 15
07 Jul 2021 14:38 #9804
by dschumacher
Replied by dschumacher on topic Confusion Regarding Irradiance Calculation
Why does the source code have different formulas than what is shown in the document ?
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
09 Jul 2021 16:10 #9814
by pgilman
Replied by pgilman on topic Confusion Regarding Irradiance Calculation
Hi David,
The equations in the source code are adapted from the equations in the original model descriptions and may include modifications to make them work in the context of the computer model.
Best regards,
Paul.
The equations in the source code are adapted from the equations in the original model descriptions and may include modifications to make them work in the context of the computer model.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- de Spot
Less
More
- Posts: 3
29 Aug 2021 11:42 #10016
by de Spot
Replied by de Spot on topic Confusion Regarding Irradiance Calculation
Question related to this stream:
Eq. 9.11 in the tech manual calculates the sky diffuse shading factor. It is a function with 4 variables: array tilt ( betas), length of side of the array (, Distance between arrays ( R) and number of rows. .
frac calculated manually. with tilt= 40 deg, B=4, R=12.5 nrows=16 gives frac= 0.981326 (a constant not function of the irradiance)
frac calculated with the same parameters by SAM shown in 'data table' / 'lifetime hourly data' / "Subarray 1 Self-shading non-linear sky diffuse irradiance factor | (frac)" = 0.951244 ( also constant over the year)
Why is the value calculated by SAM different from the value calculated with Eq. 9.11 ?
frac equation equivalent attached.
Eq. 9.11 in the tech manual calculates the sky diffuse shading factor. It is a function with 4 variables: array tilt ( betas), length of side of the array (, Distance between arrays ( R) and number of rows. .
frac calculated manually. with tilt= 40 deg, B=4, R=12.5 nrows=16 gives frac= 0.981326 (a constant not function of the irradiance)
frac calculated with the same parameters by SAM shown in 'data table' / 'lifetime hourly data' / "Subarray 1 Self-shading non-linear sky diffuse irradiance factor | (frac)" = 0.951244 ( also constant over the year)
Why is the value calculated by SAM different from the value calculated with Eq. 9.11 ?
frac equation equivalent attached.
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: pgilman