Closed dmontgomeryNREL closed 2 months ago
Two things:
I am see some movement of one of the stationary scalars where it intersects the EB. Maybe something to do with state redistribution? But it isn't just immediately next to the surface.
Let's have this case run in the CI, similar to what we did for the flow over a cylinder case: https://github.com/AMReX-Combustion/PeleC/pull/827#pullrequestreview-2181243887
No more movement near the EB!
I removed $\rho$ from the auxiliary quantity equation altogether after discussing a problem with @baperry2 . The new equation is simply $\frac{\partial Bk}{\partial t} = S{ext,B_k}$. I verified the implementation for a simple exponential decay source term at a single point in space.
This PR includes the following:
RegTests
that illustrates how to utilize the advected and auxiliary quantities. I tested the updated code with Godunov, MOL, AMR, and a simple EB.