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/4_6data.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/4_6data.sci')
-rwxr-xr-x | 564/DEPENDENCIES/4_6data.sci | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/564/DEPENDENCIES/4_6data.sci b/564/DEPENDENCIES/4_6data.sci new file mode 100755 index 000000000..da5750c4a --- /dev/null +++ b/564/DEPENDENCIES/4_6data.sci @@ -0,0 +1,8 @@ +CS=1800;//cross-section area,given in mm^2
+E=200000;//given in N/mm^2
+h=4;//height, given in m
+AB=4;//given in m
+BC=4;//given in m
+CD=4;//given in m
+Load1=40*10^3;//load at point E,given in N
+Load2=100*10^3;//load at point C,given in N
\ No newline at end of file |