AMReX-Fluids / IAMR

A parallel, adaptive mesh refinement (AMR) code that solves the variable-density incompressible Navier-Stokes equations.
https://amrex-fluids.github.io/IAMR/
79 stars 57 forks source link

Add psuedo-shock past partially refined sphere problem in 2D and 3D #143

Closed cgilet closed 1 year ago

cgilet commented 1 year ago

This PR also allows IAMR to run with refine_cutcells != 1 instead of aborting.

@asalmgren note that this fails in the initial projection. I did confirm this runs if the EB is fully refined.