diff options
Diffstat (limited to '764/CH4/EX4.10.a/data4_10.sci')
-rwxr-xr-x | 764/CH4/EX4.10.a/data4_10.sci | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/764/CH4/EX4.10.a/data4_10.sci b/764/CH4/EX4.10.a/data4_10.sci new file mode 100755 index 000000000..3eb5a2289 --- /dev/null +++ b/764/CH4/EX4.10.a/data4_10.sci @@ -0,0 +1,13 @@ +
+//(Design against Static Load) Example 4.10
+//Refer Fig.4.29
+//Distance between the axis of the column and the load e (mm)
+e = 500
+//Tensile yield strength of FeE200 Syt (N/mm2)
+Syt = 200
+//Factor of safety fs
+fs = 4
+//Load supported by the column P (kN)
+P = 25
+//Ratio of outer diameter to inner diameter ratio
+ratio = 0.8
\ No newline at end of file |