Fix rheology in continental extension (WIP)#6903
Open
lhy11009 wants to merge 3 commits intogeodynamics:mainfrom
Open
Fix rheology in continental extension (WIP)#6903lhy11009 wants to merge 3 commits intogeodynamics:mainfrom
lhy11009 wants to merge 3 commits intogeodynamics:mainfrom
Conversation
lhy11009
commented
Mar 14, 2026
| # values below, relative to previous versions of the cookbook, are now consistent with the correct | ||
| # scaling procedure outlined in Dannberg et al. (2017). | ||
| set Prefactors for dislocation creep = background: 7.37e-15, \ | ||
| crust_upper: 1.37e-26, \ |
Contributor
Author
There was a problem hiding this comment.
Here is the real change.
Contributor
Author
Contributor
Author
lhy11009
commented
Mar 15, 2026
| @@ -0,0 +1,165 @@ | |||
| { | |||
Contributor
Author
There was a problem hiding this comment.
Also, feel free to check the Jupyter notebook I attached. Here I also added markdown blocks to explain what I did. One potential problem is the 1 MPa constant water fugacity I assumed for the wet anorthite flow law.
Contributor
Author
|
@naliboff @ryanstoner1, please take a look at this WIP PR. I updated the prefactors for the upper-crust and lower-crust dislocation creep flow laws, which leads to fairly significant changes in the results, as shown in the figures above. I think the first step is to review these differences and then decide how we would like to proceed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable. Ask on the forum if you need help with any step.
Fix the prefactors of dislocation creep rheology of the continental_extension cookbook
Before your first pull request:
For all pull requests:
For new features/models or changes of existing features: