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

[Feature] Recirculation - move pebbles in dumpfile #21

Open
ZoeRichter opened this issue Dec 3, 2024 · 0 comments
Open

[Feature] Recirculation - move pebbles in dumpfile #21

ZoeRichter opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
Comp:Core This issue has to do with the main bulk of the code or document. (methods, main content) Priority:2-Normal This work is important and should be completed ASAP. Status:1-New No one has claimed this issue yet. It is in need of solving. Status:4-In Progress This is actively being worked on by the assignee. Type:Feature New feature or feature request
Milestone

Comments

@ZoeRichter
Copy link
Collaborator

To recirculate pebbles there need to be functions that takes the dump file containing pebble centroids, removes pebbles from the bottom of the core, and replaces them back on top of the pebbles at the top of the core, maintaining pebble IDs

Describe the feature you'd like.

Add functions to ghastly (likely either in ghastly.py or a new file) that perform this action of reading, modifying, and re-writing dump files.

Additional context.

I'm breaking the recirculation functionality into smaller chunks with issues, so the related PRs are smaller. This alone won't allow pebbles to be circulated through the core over time

How can this issue be closed?

Issue can be closed with PR that adds this functionality.

@ZoeRichter ZoeRichter added Comp:Core This issue has to do with the main bulk of the code or document. (methods, main content) Priority:2-Normal This work is important and should be completed ASAP. Status:1-New No one has claimed this issue yet. It is in need of solving. Status:4-In Progress This is actively being worked on by the assignee. Type:Feature New feature or feature request labels Dec 3, 2024
@ZoeRichter ZoeRichter self-assigned this Dec 3, 2024
@katyhuff katyhuff added this to the Prelim milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Comp:Core This issue has to do with the main bulk of the code or document. (methods, main content) Priority:2-Normal This work is important and should be completed ASAP. Status:1-New No one has claimed this issue yet. It is in need of solving. Status:4-In Progress This is actively being worked on by the assignee. Type:Feature New feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants