- Posts: 9
10-minute weather input data (52560 rows) producing output with 1314000 rows
- joel3003
- Topic Author
Less
More
06 Sep 2021 05:50 #10032
by joel3003
10-minute weather input data (52560 rows) producing output with 1314000 rows was created by joel3003
Hi, having a bit of issue using input data with an interval of less than one hour. I am currently using a 10-minute interval "solar_resource_file" (52560 rows) as an input into my model. After running the simulation using nrel pysam, it produces an output (.Outputs.gen) with 1314000 rows. This is 25 times the size of the input file. I am wondering why this is occurring?
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
07 Sep 2021 17:16 #10036
by pgilman
Replied by pgilman on topic 10-minute weather input data (52560 rows) producing output with 1314000 rows
Hi Joel,
The pvsamv1 model runs a simulation over the entire analysis period so that it can account for PV module and battery degradation over time.
In your case, the analysis period must be 25 years, so you get 25 years * 8760 hours/year * 6 time steps/hour = 131,400 time steps.
Best regards,
Paul.
The pvsamv1 model runs a simulation over the entire analysis period so that it can account for PV module and battery degradation over time.
In your case, the analysis period must be 25 years, so you get 25 years * 8760 hours/year * 6 time steps/hour = 131,400 time steps.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman