Parabolic Trough - Physical - IAM formula

  • Paulo
  • Topic Author
More
20 Mar 2024 23:04 #13007 by Paulo
Hello, I am running some simulations with the Parabolic Trough model and I would like to know:

(1) the formula for the IAM in the Parabolic Trough (Physical) model and
(2) how the efficiency of the collector is calculated (loss method?)

Doc Page: nrel-pysam.readthedocs.io/en/latest/modules/TroughPhysical.html

Variable: IAM_matrix
Description: IAM coefficients, matrix for 4 collectors
Default Values SAM GUI: 1, 0.0327, -0.1351

Many thanks! 

Please Log in or Create an account to join the conversation.

  • Paul Gilman
More
21 Mar 2024 16:06 #13016 by Paul Gilman
Replied by Paul Gilman on topic Parabolic Trough - Physical - IAM formula
Hi Paolo,

The IAM_matrix variable is equivalent to the "Incidence angle modifier coefficients" input on the Collectors (SCA) page in SAM. This is an input. You can see how the model calculates the incidence angle modifier (IAM) from the coefficients in the source code on GitHub:

github.com/NREL/ssc/blob/990f351727867f7d71dcec1705cfa74dca8750b9/ssc/cmod_csp_common_eqns.cpp#L1044

The collector optical efficiency calculations are here:

github.com/NREL/ssc/blob/990f351727867f7d71dcec1705cfa74dca8750b9/tcs/csp_solver_trough_collector_receiver.cpp#L4357

Best regards,
Paul.

Please Log in or Create an account to join the conversation.

Moderators: Paul Gilman
Powered by Kunena Forum