You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Chombo's
AMR
class has this feature which should be implemented here. A suitable tagging criterion should also be written.The text was updated successfully, but these errors were encountered: