Elastic Constitutive Law (Plane Stress)

版本 1.0.4 (1.1 KB) 作者: Ayad Al-Rumaithi
Elastic material model in 2D plane stress problems
167.0 次下载
更新时间 2024/9/16

查看许可证

Elastic material model in 2D plane stress problems
[s,D]=Elastic_Model(Material,e)
Input:
--------
Material: A variable containing material properties Material.E (Modulus of Elasticity) and Material.v (poisson ratio)
e: (3*1) Strain vector
Output:
-----------
s: (3*1) Stress vector
D: (3*3) Constitutive matrix

引用格式

Ayad Al-Rumaithi (2024). Elastic Constitutive Law (Plane Stress) (https://www.mathworks.com/matlabcentral/fileexchange/70183-elastic-constitutive-law-plane-stress), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.4

Added website

1.0.3

function

1.0.2

pic and descrption

1.0.1

description

1.0.0