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

Add fixed hierarchy code #111

Open
mirenradia opened this issue Mar 28, 2020 · 1 comment
Open

Add fixed hierarchy code #111

mirenradia opened this issue Mar 28, 2020 · 1 comment
Assignees
Labels
feature New feature

Comments

@mirenradia
Copy link
Member

Chombo's AMR class has this feature which should be implemented here. A suitable tagging criterion should also be written.

@mirenradia mirenradia added the feature New feature label Mar 28, 2020
@KAClough
Copy link
Member

Useful feedback from Dan at Chombo:

I think that right now, if you initialized with a preset hierarchy of grids, it calls the AMR::setupForFixedHierarchyRun, which turns off regridding. However, there’s no really good reason you shouldn’t be able to read in a starting mesh hierarchy and then also allow for regridding later. I think that was simply tunnel-vision on our part when we wrote the original implementations. I will look into removing that at some point, I think.

@KAClough KAClough assigned KAClough and unassigned KAClough Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants