Multiple Locations simulation

  • REFOSSENTHUSIAST
More
16 Jul 2023 10:13 #12329 by REFOSSENTHUSIAST
Replied by REFOSSENTHUSIAST on topic Multiple Locations simulation
 
Hello,
I am trying to use this script 'Run multiple locations.lk' to create 8760 time series generation for multiple weather years at once for a wind farm. It works well for PV, but is not working for wind. Are you aware of any scripts which do this? Or do you know how the script could be modified to work for wind?

Basically the script seems to work, but gives identical results for each weather file. Which doesn't happen when you run the project for each weather file manually (or when producing the P50/P90 results).

Thanks,
Henry
 

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

  • pgilman
More
17 Jul 2023 14:32 - 19 Jul 2023 10:34 #12333 by pgilman
Replied by pgilman on topic Multiple Locations simulation
Hi Henry,

I suspect that your script is not assigning the wind power model weather file input correctly.

Here is a code snippet that shows how to set the weather file:

Code:
set('use_specific_wf_wind', 1); set('user_specified_wf_wind', 'path/to/weather-file.csv');


The 'use_specific_wf_wind' input is the checkbox at the bottom of the Wind Resource input page that enables the 'user_specified_wf_wind' input, which is the path to the weather file (either an .srw or .csv file).

Best regards,
Paul.
Last edit: 19 Jul 2023 10:34 by pgilman.

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

  • REFOSSENTHUSIAST
More
18 Jul 2023 01:22 #12336 by REFOSSENTHUSIAST
Replied by REFOSSENTHUSIAST on topic Multiple Locations simulation
Hi Paul,

Thank you, that worked perfectly. I was able to replace those two labels from the solar case.

Really appreciate the quick and clear support, as usual.

Best regards,
Henry

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

  • Kayaalp
More
20 Jul 2023 01:23 #12341 by Kayaalp
Replied by Kayaalp on topic Multiple Locations simulation
Hi Sarah Ahmed,

If the coordinates are close to each other, the results may have been the same because they used the same weather station information. For this reason, I classified the outputs I got in batches according to their weather station numbers.

Best Regards,
Umut

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

Moderators: pgilman
Powered by Kunena Forum