vicelab / cen-sierra-pywr

Code base for modeling the central Sierra Nevada hydropower systems
3 stars 5 forks source link

IFR bl Donnells Reservoir Logic #61

Open drheinheimer opened 4 years ago

drheinheimer commented 4 years ago

Need to add ramping rate constraint. #43

drheinheimer commented 4 years ago

For the record, here is before:

image

drheinheimer commented 4 years ago

From #13 (going to close that): Supplemental flow requirement: For years in which Donnells Reservoir is forecasted not to spill, the Licensee shall initiate the 13-week-long Supplemental Flow period at atime between March 1 and May 1 so that the peak Supplemental Flow will occur approximately two weeks after the forecasted peak inflow to Donnells Reservoir (Peak Flow Trigger). The schedule is as follows:

Week | Supp flow (cfs) 1 | 5 2 | 10 3 | 25 4 | 35 5 | 75 6 | 125 7 | 200 8 | 325 9 | 175 10 | 95 11 | 55 12 | 25 13 | 10 The peak flow date for Livneh has been calculated in the file - peak_runoff_DonnellsRes_MarToMay_cms.csv

GustavoFacincani commented 4 years ago

The only thing that doesn't match in the pseudocode was WYT classification according to the unimpaired inflow: Dry = only greater than 350,000 (not greater or equal). Normal = only greater than 676,000 (not greater or equal).