フィルターのクリア

Matlab: 2d linear elasticity PDE

18 ビュー (過去 30 日間)
Pro B
Pro B 2017 年 6 月 22 日
回答済み: Precise Simulation 2017 年 8 月 24 日
I am trying to solve a PDE with Matlab. It's the 2-dimensional linear isotropic elasticity equation over a rectangle. Matlab only has the function to solve linear elasticity PDE in 3 dimensions: elasticityC3D(E,nu), so I'm kind of stuck. Any tips on how I might proceed? Thanks! I can provide the exact equations if necessary!

回答 (2 件)

Alan Weiss
Alan Weiss 2017 年 6 月 22 日
You can find the theoretical information here. A worked example using this theory is here. Because it is symmetric, the c coefficient is given in 2N(2N+1)/2-Element Column Vector c, 2-D Systems form.
Alan Weiss
MATLAB mathematical toolbox documentation
  2 件のコメント
Pro B
Pro B 2017 年 6 月 23 日
Is it also possible to set the third dimension equal to 0?
Alan Weiss
Alan Weiss 2017 年 6 月 23 日
I don't know, sorry. I suspect not, but feel free to try.
Alan Weiss
MATLAB mathematical toolbox documentation

サインインしてコメントする。


Precise Simulation
Precise Simulation 2017 年 8 月 24 日
2D linear elasticity (plane stress, plane strain, and axisymmetric stress-strain) for small displacements are available as pre-defined physics modes in the FEATool Multiphysics FEM toolbox . See for example the thin plate with hole tutorial stress-strain benchmark example .

カテゴリ

Help Center および File ExchangeBoundary Conditions についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by