diff options
author | priyanka | 2015-06-24 15:03:17 +0530 |
---|---|---|
committer | priyanka | 2015-06-24 15:03:17 +0530 |
commit | b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch) | |
tree | ab291cffc65280e58ac82470ba63fbcca7805165 /564/DEPENDENCIES/21_2data.sci | |
download | Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2 Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip |
initial commit / add all books
Diffstat (limited to '564/DEPENDENCIES/21_2data.sci')
-rwxr-xr-x | 564/DEPENDENCIES/21_2data.sci | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/564/DEPENDENCIES/21_2data.sci b/564/DEPENDENCIES/21_2data.sci new file mode 100755 index 000000000..b500fac15 --- /dev/null +++ b/564/DEPENDENCIES/21_2data.sci @@ -0,0 +1,11 @@ +Sy=100*10^3;//given in N +Aco=900;//area of corner booms,given in mm^2 +Ace=1200;//area of central booms,given in mm^2 +tl=2;//thickness,given in mm +tb=3;//thickness,given in mm +L1=1.6*10^3;//leangth of built in end,given in mm +L2=0.8*10^3;//leangth of open end,given in mm +B1=0.8*10^3;//breadth of built in end,given in mm +B2=0.4*10^3;//breadth of open end,given in mm +Lc=2*10^3;//distence of the section from the built in end,given in mm +L=4*10^3;//leangth of Beam,given in mm
\ No newline at end of file |