Hello,
I am trying to develop a simple example for students in my class to play around with PV system design to understand the impact on output and ran into two issues that I was hoping to get some help with:
1. The DC output time series is filled with NaN values for all the hours when AC output is zero. This only happens when the mount is set to "SingleAxisTrackerMount" and not with FixedMount. Is it odd to get NaN values in the DC output?
2. I would like to simulate the performance of PV system with 100 MW DC capacity but could not figure how to set it up correctly. As a workaround, I decided to simulate a 25 4 MW DC capacity systems, where this is modeled with the following properties: module power = 400 W, modules per string = 1000, strings per inverter =10.
Is this a reasonable way to approximate 100 MW DC capacity system?
I am attaching my code
Thank you,
Dharik