Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update implementation of conservative renewals setting #37

Open
kkarrancsu opened this issue Apr 4, 2023 · 0 comments
Open

update implementation of conservative renewals setting #37

kkarrancsu opened this issue Apr 4, 2023 · 0 comments
Assignees

Comments

@kkarrancsu
Copy link
Contributor

In the conservative setting, renewals are only computed for CC sectors.

This is not properly implemented yet, b/c currently, the CC power is renewed. However, the CC contains CC sectors & QA sectors (without the QA multiplier), so in effect this is not as conservative as you might expect if ONLY CC sectors were indeed being renewed.

To accomplish this, you need to track the FIL+ rate for each onboard and store it in the same index as when that amount of power is being expired. Then, you can back out the CC sector power from the available statistics and renew only that.

@kkarrancsu kkarrancsu self-assigned this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant