[Feature] Recirculation - move pebbles in dumpfile #21
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
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.
The text was updated successfully, but these errors were encountered: