Traction-free vs Stress-free boundary #29535
-
I understand that when no displacement is prescribed on the boundary (i.e., free boundary conditions), the traction-free condition is defined as: which implies no normal or tangential traction on the boundary. However, in my simulation, I aim to implement stress-free boundary conditions, where all components of the stress tensor vanish on the boundary: Could you please advise on how to achieve this in MOOSE? Are there specific settings, constraints, or additional steps required to enforce Thank you for your time and assistance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello Stress free boundary should be the default boundary condition when no BC is applied on a boundary |
Beta Was this translation helpful? Give feedback.
Hello
Stress free boundary should be the default boundary condition when no BC is applied on a boundary
You should be able to verify that by exporting the stress material property on a boundary to an auxiliary variable (defined in the whole volume by default, but the auxkernel would be defined only on the boundary)