Elastic Constitutive Law (Plane Stress)

버전 1.0.3 (1.05 KB) 작성자: Ayad Al-Rumaithi
Elastic material model in 2D plane stress problems
다운로드 수: 163
업데이트 날짜: 2019/6/17

라이선스 보기

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.3

function

1.0.2

pic and descrption

1.0.1

description

1.0.0