Ssc 923 use prod factors#925
Conversation
dguittet
left a comment
There was a problem hiding this comment.
can you do a check if gen exists before adding the prod timeseries? I'm pretty sure the way it's run in the GUI calls simulate on the system first so gen should definitely exist, but technically this equation doesn't require simulate to be called beforehand.
Good thinking. What should the code do if gen doesn't exist? Throw an error, or revert to the lat/lon behavior? If the latter, is there a good losses assumption? |
|
Yes I think using the lat/lon, which basically has REopt call PVWatts. Could losses be an optional input? |
Use production factors from the actual system instead of lat/lon when getting size and dispatch from REopt. Additional required changes in SAM PR: NatLabRockies/SAM#1165 Fixes #923
Steps to test:
2018_weather_file_dispatch.zip