AMReX-Combustion/PeleLM

Update AMR refinement API

esclapez opened this issue · 0 comments

Consider modifying the AMR ref. indicator API slightly in order to avoid clashing ParmParse keywords in amr.
Perhaps something like this:
amr.refinement_indicator_list = RefineBox
amr.refinement_indicator.RefineBox.in_box_lo = 0 0.1 0.2
amr.refinement_indicator.Refinebox.in_box_hi = 0.1 2.1 4.3