AMReX-Fluids / AMReX-Hydro

AMReX-based hydro routines
https://amrex-fluids.github.io/amrex-hydro/docs_html
Other
11 stars 24 forks source link

BDS with Symmetry Boundary Condition #96

Closed ldowen closed 1 year ago

ldowen commented 1 year ago

I have a problem setup involving a symmetry and wall boundary conditions. I wanted to use the BDS limiter but I get an error message saying it isn't setup for those BC types. Is it possible to extend the limiter to work with those BC types? @ajnonaka

ajnonaka commented 1 year ago

@ldowen try any problem now, but use AMReX-Hydro branch enable_more_physical_bcs I think all boundary conditions types should work now; in my testing so far everything I've tried seems reasonable.