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 Physical Boundary Condition Limiter Fix. #103

Closed ajnonaka closed 1 year ago

ajnonaka commented 1 year ago

Fix one issue where bc was being used instead of h_bc.

Fixed another (more important) issue where the slope limiting was partially disabled at physical boundares. It turns out that this approach causes under/overshoot when a sharp gradient of something approaches a physical boundary.