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

optional active and dormant buying periods in Storage #546

Merged
merged 5 commits into from
Nov 28, 2023

Conversation

nuclearkatie
Copy link
Contributor

@nuclearkatie nuclearkatie commented Oct 9, 2023

Implement the active and dormant buy policy periods (relies on Cyclus PR #1596) in Storage

Don't merge until the underlying Cyclus PR is merged (tests won't pass until then, anyway)

@gonuke gonuke added this to the Active-Dormant Buy Policy milestone Nov 21, 2023
@nuclearkatie nuclearkatie marked this pull request as ready for review November 27, 2023 23:02
Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of small changes and this should be ready to go

src/storage.h Outdated Show resolved Hide resolved
src/storage.cc Outdated Show resolved Hide resolved
@gonuke
Copy link
Member

gonuke commented Nov 28, 2023

I'm not sure how the random sink stuff ended up in this PR? Did you merge it in? We might need to roll that back somehow?

nuclearkatie and others added 5 commits November 27, 2023 21:02
Co-authored-by: Paul Wilson <paul.wilson@wisc.edu>
Co-authored-by: Paul Wilson <paul.wilson@wisc.edu>
@gonuke
Copy link
Member

gonuke commented Nov 28, 2023

I'm not sure how the random sink stuff ended up in this PR? Did you merge it in? We might need to roll that back somehow?

Looks like you saw this at about the same time I did... ignore

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks @nuclearkatie - will merge when tests pass

@gonuke
Copy link
Member

gonuke commented Nov 28, 2023

All current tests are passing - not sure why CircleCI is running - will merge.

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

Successfully merging this pull request may close these issues.

None yet

2 participants