Results 11 issues of lhy11009

Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable. Ask on the [forum](https://community.geodynamics.org/c/aspect) if you need help with any step. *Describe what...

Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable. Ask on the [forum](https://community.geodynamics.org/c/aspect) if you need help with any step. I added...

ready to test

Hi Bob, @bobmyhill , thanks for your reply. I closed the previous issue since I found a more practical one to ask. So I am testing the "exact" implementation of...

Recently, I have observed a slowdown in computation speed in our models (@mibillen ). I looked into this and found the " Solve Stokes system" causing the slowdown, where the...

Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable. Ask on the [forum](https://community.geodynamics.org/c/aspect) if you need help with any step. I added...

ready to test

I am testing using the particle method to set up the crustal layer in a two-d subduction model. This layer is adaptively refined compared to the background. I guess some...

Previously, I have been using the out.reaction_terms rate to reset the composition field in the ViscoPlastic Composition model. An example would be to include: ` for (unsigned int i=0; i...

Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable. Ask on the [forum](https://community.geodynamics.org/c/aspect) if you need help with any step. ## Introduction...

Hi all I have this model with ASPECT 9.6.0 pre on dealii 9.5.0. It runs a 2d visco-platic model of a subduction zone, using the "single Advection, iterated defect correction...

Hi All I’ve been using the introspection().get_composition_names function for handling composition fields. Recently, I learned that entropy and compositional entropies are also being utilized in some models. In light of...