- Posts: 19
simulating single owner PPA using different locations and system parameters
- Adam Gallaher
- Topic Author
Less
More
22 Apr 2022 13:06 #10865
by Adam Gallaher
simulating single owner PPA using different locations and system parameters was created by Adam Gallaher
Hello,
I am looking to understand the various system outputs and costs for ground mounted solar projects under a single owner PPA for my study area. Rather then using one location, I would like to run my simulations at different locations in my study area using a list of lat and long values acting as the centroid of a parcel of land in my study area. Because each parcel is a different size I would also like to size the PV system based on the area of the parcel, assuming a relationship between area in acres and output in MW DC.
My goal is it iterate over simulations of system capacity at different locations. I have tried to put together a python script using pysam but have been running into issues. I am not sure how to iteratively change the solar weather file and the system capacity before running a simulation and saving the results. Any help would be greatly appreciated.
I've attached my python script for reference.
Thank you,
Adam
I am looking to understand the various system outputs and costs for ground mounted solar projects under a single owner PPA for my study area. Rather then using one location, I would like to run my simulations at different locations in my study area using a list of lat and long values acting as the centroid of a parcel of land in my study area. Because each parcel is a different size I would also like to size the PV system based on the area of the parcel, assuming a relationship between area in acres and output in MW DC.
My goal is it iterate over simulations of system capacity at different locations. I have tried to put together a python script using pysam but have been running into issues. I am not sure how to iteratively change the solar weather file and the system capacity before running a simulation and saving the results. Any help would be greatly appreciated.
I've attached my python script for reference.
Thank you,
Adam
Please Log in or Create an account to join the conversation.
- Paul Gilman
Less
More
- Posts: 5723
25 Apr 2022 19:26 - 25 Apr 2022 19:35 #10881
by Paul Gilman
Replied by Paul Gilman on topic simulating single owner PPA using different locations and system parameters
Hi Adam,
Attached is a modified version of your Python script that worked for me.
Best regards,
Paul.
Attached is a modified version of your Python script that worked for me.
Best regards,
Paul.
Last edit: 25 Apr 2022 19:35 by Paul Gilman.
Please Log in or Create an account to join the conversation.
Moderators: Paul Gilman




