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

WIP: For bds #120

Closed etpalmer63 closed 2 years ago

etpalmer63 commented 2 years ago

This branch adds a flag and calls to IAMR for using the BDS routine. It depends on the branch bds in AMReX-Hydro which is also a work in progress.