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

Use pressure consistently for viscous creep in visco-plastic #5971

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

gassmoeller
Copy link
Member

#4247 introduced the option to use adiabatic pressure instead of full pressure to compute viscous creep viscosities in the visco_plastic rheology. However, this was not carried over to the Frank-Kamanetskii option introduced in #5655. This PR makes it consistent, i.e. the same pressure (either adiabatic or full) is used no matter if diffusion / dislocation / Peierls / Frank-Kamanetskii viscosity is computed.

I also removed the list of creep laws from the parameter description to avoid having to update the list whenever we introduce a new creep law.

Copy link
Member

@bobmyhill bobmyhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks @gassmoeller!

@bobmyhill bobmyhill merged commit 9ad03b5 into geodynamics:main Jul 17, 2024
8 checks passed
@gassmoeller gassmoeller deleted the frank_kamenetskii_pressure branch July 17, 2024 17:36
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