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

[WIP] Added Runge Kutta 3/8 rule particle integration scheme. #5841

Open orionjohnston opened 1 month ago

orionjohnston commented 1 month ago

[WIP] Added Runga Kutta 3/8 rule particle integration scheme for decreased error at a soon to be determined greater computational cost.

bangerth commented 1 month ago

You will have to run make indent and commit again.

orionjohnston commented 3 weeks ago

Hi Rene,

Thank you for your comment. Given the benchmark results I am inclined to agree however, I will run one more test before closing this pull request just to make sure. Best