Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

TrigIsoPMembraneStiffness@encoor_, Emat_, h_D :=

Module@8x1, x2, x3, y1, y2, y3, x21, x13, x32, y12, y31, y23, A, Be, Ke<,
88x1, y1<, 8x2, y2<, 8x3, y3<< = encoor;
A = Simplify@Hx2 * y3 - x3 * y2 + Hx3 * y1 - x1 * y3L + Hx1 * y2 - x2 * y1LL 2D;
8x21, x13, x32< = 8x2 - x1, x1 - x3, x3 - x2<;
8y12, y31, y23< = 8y1 - y2, y3 - y1, y2 - y3<; Be = 88y23, 0, y31, 0, y12, 0<,
80, x32, 0, x13, 0, x21<, 8x32, y23, x13, y31, x21, y12<< H2 * AL;
Ke = A * h * Transpose@BeD.Emat.Be; Return@KeDD;
encoor = 880, 0<, 83, 1<, 82, 2<<; Emat = 8 * 884, 1, 0<, 81, 4, 0<, 80, 0, 2<<;
Ke = TrigIsoPMembraneStiffness@encoor, Emat, 1D;

Print@"Ke=", Ke MatrixFormD;
Print@"eigs of Ke=", Chop@Eigenvalues@N@KeDDD InputFormD;
Show@Graphics@RGBColor@1, 0, 0DD, Graphics@AbsoluteThickness@2DD,
Graphics@Polygon@encoorDD, Axes TrueD ;;
6
3
-4 -2 -2 -1
3
6
2
4
- 5 - 10
-4 2
24 - 12 - 20 10
Ke=
- 2 4 - 12 24 14 - 28
- 2 - 5 - 20 14 22 - 9
- 1 - 10 10 - 28 - 9 38
eigs of Ke=875.53344879465159, 32.864856509030794, 11.601694696317633, 0, 0, 0<
2.0
1.5
1.0
0.5
0.5 1.0 1.5 2.0 2.5 3.0

Name : FAHIM AHMED


ROLL : 0 413 042 312

You might also like