geodynamics / aspect

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

Reorder arguments. Improve documentation. #5778

Closed gassmoeller closed 1 month ago

gassmoeller commented 1 month ago

All other functions in strain_dependent take j as last index that determines the compositional field to work on, except for compute_strain_weakening_factors. Correct this and also improve the documentation. Technically this is an incompatible change, because the function is public, which is why I deprecated the existing function.