aspect icon indicating copy to clipboard operation
aspect copied to clipboard

Add tests that combine an iterated Advection scheme with DG composition

Open anne-glerum opened this issue 1 year ago • 0 comments

See #5529.

This PR adds two tests, one without the DG limiter, and one with, to test the combination of an iterated Advection scheme with DG composition. These tests also show that when the limiter is used and the global minimum and maximum specified in the input file actually cut off local composition values, the advection solve of that particular compositional field does not converge with nonlinear iterations.

For all pull requests:

  • [x] I have followed the instructions for indenting my code.

For new features/models or changes of existing features:

anne-glerum avatar Dec 19 '23 13:12 anne-glerum