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/
80 stars 57 forks source link

Remove NSB::modify_reflux_normal_vel. It has been unsupported for #110

Closed cgilet closed 2 years ago

cgilet commented 2 years ago

years.

cgilet commented 2 years ago

@esclapez This will require you to simply delete modify_reflux_normal_vel from all calls to mac_sync_compute.

esclapez commented 2 years ago

Thanks Candace. I'll setup a branch with the fix in LM, feel free to merge whenever you're ready.