geodynamics / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.
https://aspect.geodynamics.org/
Other
217 stars 232 forks source link

Add ODE statistics postprocessor #5892

Closed jdannberg closed 2 weeks ago

jdannberg commented 3 weeks ago

Note that this only works if the dealii version is from after https://github.com/dealii/dealii/pull/17096 was merged (Thank you for fixing this, @bangerth!). Otherwise this will output nan.

I have added the new postprocessor to a bunch of tests so that we'll see if iterations counts change in the future. This means I'll also still have to update all these tests.

For new features/models or changes of existing features: