- Posts: 30
How do you set the GCR in a SAM detailed PV analysis?
- frohro
- Topic Author
Less
More
11 Feb 2020 17:35 #7967
by frohro
How do you set the GCR in a SAM detailed PV analysis? was created by frohro
Hi Paul,
I can't find how to set the GCR in the Detailed PV Model. I'm on Guam, and because it is closer to the equator, I should be able to have a higher GCR without shading than in the states, but I can't seem to figure out how to change the GCR. Help?
Thanks,
Rob
I can't find how to set the GCR in the Detailed PV Model. I'm on Guam, and because it is closer to the equator, I should be able to have a higher GCR without shading than in the states, but I can't seem to figure out how to change the GCR. Help?
Thanks,
Rob
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5415
12 Feb 2020 10:08 #7971
by pgilman
Replied by pgilman on topic How do you set the GCR in a SAM detailed PV analysis?
Hi Rob,
The GCR is an input for each enabled subarray on the System Design page:
I have listed the variable names for setting the value in LK script or via the SSC API below. Note that the subarray must be enabled for the GCR for that subarray to work, and the range of valid values is 0.01 < GCR ≤ 3:
Best regards,
Paul.
The GCR is an input for each enabled subarray on the System Design page:
I have listed the variable names for setting the value in LK script or via the SSC API below. Note that the subarray must be enabled for the GCR for that subarray to work, and the range of valid values is 0.01 < GCR ≤ 3:
Code:
subarray1_gcr
subarray2_enable = 1
subarray2_gcr
subarray3_enable = 1
subarray3_gcr
subarray3_enable = 1
subarray4_gcr
Best regards,
Paul.
Attachments:
Please Log in or Create an account to join the conversation.
- frohro
- Topic Author
Less
More
- Posts: 30
12 Feb 2020 12:05 #7976
by frohro
Replied by frohro on topic How do you set the GCR in a SAM detailed PV analysis?
Thanks Paul,
Not long after I asked, I found it. Sorry to bother you when it was right in front of my nose.
Rob
Not long after I asked, I found it. Sorry to bother you when it was right in front of my nose.
Rob
Please Log in or Create an account to join the conversation.
Moderators: pgilman