-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Description
Is your feature request related to a problem? Please describe.
I am using a custom generation profile but don't see a way to provide multi-year generation profile data (over the project lifespan)
Describe the solution you'd like
I would like to provide a profile that spans the entire project lifetime. Ideally with arbitrary timestep granularity, but annual timestep would probably be acceptable.
Describe alternatives you've considered
- Currently I am passing in the average generation over the project lifetime as the nameplate capacity. This coarse approximation is reasonable under some scenarios but too crude for others where there is significant variation in generation over project lifetime
- It seems like I could coarsely approximate some scenarios by specifying Annual System losses:
. However this wouldn't be appropriate for scenarios where production falls for some years and then rises again i.e. geothermal drawdown + redrilling. - This answer on the SAM forums from 2019 seems to imply that what I'm trying to do isn't directly supported. My interpretation of the partial workaround to "run a sequence of one-year simulations to generate output over a multi-year period" is that it wouldn't apply to getting the financial model for the entire project lifespan - but maybe there's a way?
Additional context
Using PySAM
Metadata
Metadata
Assignees
Labels
No labels