blob: 5a4f5d572d5cd72f700a94cbb66c41a81a3f4afd (
plain)
1
2
3
4
5
6
|
L=1000;//given (1m in mm)
a2=100;//width of cross section(along x axis),given in mm
b=100;//leanght of cross section(along y axis),given in mm
t=2;//thickness
E=70000;//given in N/mm^2
G=30000;//given in N/mm^2
|