-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5990 from bobmyhill/isostress_cvp
added isostress averaging to CompositeViscoPlastic
- Loading branch information
Showing
8 changed files
with
843 additions
and
48 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
New: The CompositeViscoPlastic rheology in ASPECT now | ||
allows the user to select isostress (Reuss) or | ||
isostrain (Voigt) averaging of viscosities for | ||
multicomponent materials via the parameter | ||
"Viscosity averaging scheme". | ||
<br> | ||
(Bob Myhill, 2024/07/25) |
This file contains 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
Oops, something went wrong.