Skip to content

Need to ramp benefit by day of year as well as flow value #1

@nickrsan

Description

@nickrsan

We should ramp benefit up and down by day of year and flow value. Flow value code already exists, but time code doesn't. If we establish a day of year window (a week?) or a per-component day of year window to ramp with, then we can make a benefit multiplier based on that.

If we refactor the code a bit, the same calculations can be used, but with the qs being class variables, we'd need to think about how to repurpose the ramping code. Might also not want to center the slope on the day of year values, but have it ramp up and be at 1 at the beginning of the time window and ramp down starting after the time window is over. Consider best way to reuse code and include both and multiply them together.

Also would then need to add it to the thesis LaTeX

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions