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

Use multi-component MLMG solves in diffuse_scalar/Ssync #98

Closed esclapez closed 3 years ago

esclapez commented 3 years ago

Note that the scalar passed in diffuse_scalar must be consistently all diffusive or all non-diffusive. It is expected that this might introduce some small changes to the Regression Tests results.