Marc Day

Results 4 issues of Marc Day

Since the beginning of time, we have allowed the specification of a fixed grids, but this assumes that you "know what you're doing". Sometimes, I clearly don't :), and screw...

Building and effective management of third party libraries (TPL) and how they interact with the AMReX build systems is currently unclear, at least to me. For PeleLM, we need to...

question
install

Pele codes need to avoid EB intersections with any coarse fine boundaries. So, either the EB is completely refined to the finest AMR level (which can get unnecessarily expensive) or...

It appears that one can assign fixed grids in a AmrCore-derived app, but it requires explicit calls to SetBoxes() and SetDistributionMap(). Is there a subtle reason we can't lift the...