[GeoMechanicsApplication] Q2Q1 displacement - pressure element #12072
-
Dear all, I'm modeling a dynamic consolidation problem with 2D plane strain elements. I'd like to use 8 noded quadrilateral elements for displacements and 4 nodes for pressure calculations. How can I do that? Regards |
Beta Was this translation helpful? Give feedback.
Answered by
avdg81
Feb 15, 2024
Replies: 1 comment 8 replies
-
@KratosMultiphysics/geomechanics FYI Huuum, which element are you using or planing to use?, because I am not sure of understand what are you trying to do |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @muhammedfurkanyilmaz, many thanks for your follow-up question. If we (the team behind @KratosMultiphysics/geomechanics) understand your question correctly, you are looking for an 8-noded U-Pw small strain element with quadratic shape functions for the displacement field and linear shape functions for the water pressure field. If yes, then we suggest you to use the
"SmallStrainUPwDiffOrderElement2D8N"
elements, which is targeted at this use case. If no, could you please try to explain in different words what you are trying to achieve? Thanks.Kind regards,
Anne