2D uniaxial compression using linear elastic equation #1599
Unanswered
MinfeiLiang
asked this question in
Q&A
Replies: 2 comments 10 replies
-
|
You may also need to make sure appropriate traction conditions are applied. |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
Hi,
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am practicing deepxde for solving solid mechanics problems. I adapted the linear elastic example (https://deepxde.readthedocs.io/en/latest/demos/pinn_forward/elasticity.plate.html) to a simpler case: a uniaxial compression case of a 1-by-1 rectangular domain, with the bottom boundary fixed in x and y and an imposed deformation of -0.001m in y direction at the top boundary. However, even with such a simple case, I cannot get correct answers. Please see my code blow. Thanks a lot for the suggestions and help!
Beta Was this translation helpful? Give feedback.
All reactions