Skip to content

WIP: Conservation of mass adapter

What does this MR do?

Calculate conservation of mass for each element of the grid.

Is there something that needs to be double checked?

It worked for me in a very simple case. I don't see why it would not work in complex geometries or higher order DGs. I'm not really sure how to manage grid functions in parallel, so, almost for sure, it cannot handle parallel runs.

Can this MR be accepted?

  • Implemented
  • Added test: Not sure how to do this or what is referring to.
  • Pipeline passing: It fails in my fork, but this change shouldn't break anything
  • Added entry to CHANGELOG.md

Related issues

Edited by Lukas Riedel

Merge request reports