12 | 12 | Instead of continuing to rework the AMR algorithm near domain decompositions, which would take some time and serious testing to ensure the quality of the results, Jonathan divined another answer. iBuffer in bear.data should be set to 2 generally, but if we increase that number for the coarser refinement levels (increasing the buffer zone necessary to refine) then this should prevent boundaries from being unrefined on one side and highly refined on the other. Additionally, field variable tolerances should be set to lower values for the coarser levels to make them more sensitive to gradient changes and thus more likely to refine near domain decompositions. These steps have thus far prevented any further improper nesting issues. |