-
Notifications
You must be signed in to change notification settings - Fork 273
[GeoMechanicsApplication] Implement hardening process for Mohr-Coulomb, based on the modified class structure #13965
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
Merged
mnabideltares
merged 29 commits into
master
from
geo/13826-use-new-structure-for-hardening
Dec 4, 2025
+339
−119
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
18d02d5
set hardening with the recent structure
mnabideltares 193f999
Fixes, and clang format
mnabideltares a337918
restructured and added unit tests
mnabideltares 7b2fa35
Merge remote-tracking branch 'origin/master' into geo/13826-use-new-s…
mnabideltares bad8482
Modifications based on review
mnabideltares 31b63a1
Bug is fixed, unit tests are fixed
mnabideltares 9b064e0
Added keywords to material parameters
mnabideltares 4e72305
Made two member functions `const`
avdg81 35f0ad1
Removed unused `#include`
avdg81 78e86fc
Made `CalculateCornerPoint` a member of class `CoulombWithTensionCutO…
avdg81 c15c117
Made `IsStressAtTensionApexReturnZone` a member of class `CoulombWith…
avdg81 d01e531
Made `IsStressAtTensionCutoffReturnZone` a member of class `CoulombWi…
avdg81 163654c
Made `IsStressAtCornerReturnZone` a member of class `CoulombWithTensi…
avdg81 a5bde4b
Made `ReturnStressAtTensionApexReturnZone` a member of class `Coulomb…
avdg81 3f502fd
Made `ReturnStressAtTensionCutoffReturnZone` a member of class `Coulo…
avdg81 e5da12e
Made `ReturnStressAtRegularFailureZone` a member of class `CoulombWit…
avdg81 cbae902
When calculating the equivalent plastic strain, calculate the plastic…
avdg81 064546b
Got rid of a local variable
avdg81 58d7c68
Rewrote the calculation of the equivalent plastic strain increment
avdg81 5345b79
Make a truly linear function when you ask for it
avdg81 4f973a4
Moved the plastic tolerance and maximum number of iterations from the…
avdg81 1b2c0fc
Renamed two Geo variables and changed the type of one of them
avdg81 5439346
Added check for material properties in Coulomb yield surface
mnabideltares f0ba844
Fixes
mnabideltares 277c5a0
resetting of kappa is applied
mnabideltares 051834a
Some minor suggestions
avdg81 5c28601
Adopt a different mechanism to restore kappa when needed
avdg81 9d0845c
Added unittests
mnabideltares c7a7088
Fixed unittests
mnabideltares File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.