-
Notifications
You must be signed in to change notification settings - Fork 252
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
[GeoMechanicsApplication] Revisit the 1D consolidation benchmark test's python file #12167
[GeoMechanicsApplication] Revisit the 1D consolidation benchmark test's python file #12167
Conversation
- added creation of displacement and water pressure pictures in svg format - added checking of displacement - added calculation of degree of consolidation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice extension of this test to include the analytical result for the displacements. The plots improve the clarity of the test a lot, thanks for adding them!
I have a few suggestions for improvements, nothing really blocking (except the unfortunate need to skip this test until we have found the issue with it in the pipeline)
applications/GeoMechanicsApplication/tests/1D-Consolidation_all_stages/README.md
Outdated
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/1D-Consolidation_all_stages/README.md
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/1D-Consolidation_all_stages/displacement.svg
Outdated
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/1D-Consolidation_all_stages/README.md
Outdated
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/analytical_solutions.py
Outdated
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/analytical_solutions.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for completing this example of our geomechanics functionality.
applications/GeoMechanicsApplication/tests/1D-Consolidation_all_stages/displacement.svg
Outdated
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/analytical_solutions.py
Outdated
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/analytical_solutions.py
Outdated
Show resolved
Hide resolved
applications/GeoMechanicsApplication/tests/1D-Consolidation_all_stages/README.md
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks Richard and Wijtze-Pieter for many fruitful and important comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for incorporating the changes, all good from my side!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for all the good effort. For me this is ready to merge.
📝 Description
A brief description of the PR.
Check displacement results and produce graph results for water pressure and displacement. Results are compared with the Verruijt analytical solution.
🆕 Changelog
Please summarize the changes in one list to generate the changelog:
E.g.