How to simulate soil as a solid material with PFEM in current Kratos versions? #14324
Unanswered
junmingzhang124
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi, The current PFEM implementation in the master branch that is being maintained is the To do so, you should compile this application and use a typical soil mechanics constitutive model such as the mu-I for example. As far as I know this should be possible with what is inside this app. Alejandro |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am trying to use PFEM in Kratos to simulate solid materials such as soil, and I would like to ask for guidance on the correct workflow in the current Kratos versions.
My goal
My final goal is to simulate soil deformation problems such as landslides or slope instability. At this stage, I want to understand how to model a solid domain (for example, soil) with PFEM in Kratos, before moving to more advanced coupled problems.
My confusion
From some older examples, documents, and discussions, I found references to:
However, I also learned that the legacy PFEM solid mechanics application is no longer actively maintained, and I am not sure what the recommended approach is in the current Kratos versions.
So my main question is:
What is the correct and up-to-date way to simulate solid materials (such as soil) with PFEM in current Kratos?
I also encountered difficulties when trying old examples / old scripts, because some modules, solver names, and project structures seem inconsistent with the current version.
What I would like to know
I would really appreciate guidance on the following points:
Any guidance, example, or documentation reference would be greatly appreciated. Thank you very much for your help.
Beta Was this translation helpful? Give feedback.
All reactions