Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add diffusion viscosity to DislocationViscosityOutputs #4799

Merged
merged 1 commit into from May 23, 2022

Conversation

jdannberg
Copy link
Contributor

The DislocationViscosityOutputs now also contain the diffusion viscosity in addition to the dislocation viscosity and the boundary area change work fraction. This is useful to compute the ratio of diffusion and dislocation creep in cases where the viscosity is averaged cell-wise, because in these cases this ratio can not be recovered accurately from just the dislocation and effective viscosity.

For all pull requests:

For new features/models or changes of existing features:

  • I have tested my new feature locally to ensure it is correct.
  • I have created a testcase for the new feature/benchmark in the tests/ directory.
  • I have added a changelog entry in the doc/modules/changes directory that will inform other users of my change.

@gassmoeller gassmoeller merged commit a770551 into geodynamics:main May 23, 2022
@jdannberg jdannberg deleted the diffusion_viscosity_output branch May 23, 2022 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants