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 eigenvalues to the outputs of the bingham average particle property #5823

Closed Wang-yijun closed 3 weeks ago

Wang-yijun commented 1 month ago

I've added eigenvalues to the outputs of the Bingham average particle property. They will be used in the anisotropic viscosity material model to compute Hill's coefficients. I've changed the size and position of this data accordingly.

MFraters commented 1 month ago

Thanks for the pull request. I think this is the right approach. Can you rebase on the newest master? That should add a tests which you will need to update now.

Wang-yijun commented 1 month ago

The cpo_simple_shearbox test passed and I fixed the particle property_information.

MFraters commented 4 weeks ago

I would have expected the new bingham test to be added and that you need to change it. It seems that there is still a merge conflict. Can you rebase again?

Wang-yijun commented 3 weeks ago

I've rebased and modified the gnuplot outputs of cpo_simple_shearbox test.