From b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b Mon Sep 17 00:00:00 2001 From: priyanka Date: Wed, 24 Jun 2015 15:03:17 +0530 Subject: initial commit / add all books --- 764/CH4/EX4.22.a/data4_22.sci | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 764/CH4/EX4.22.a/data4_22.sci (limited to '764/CH4/EX4.22.a') diff --git a/764/CH4/EX4.22.a/data4_22.sci b/764/CH4/EX4.22.a/data4_22.sci new file mode 100755 index 000000000..69717ce68 --- /dev/null +++ b/764/CH4/EX4.22.a/data4_22.sci @@ -0,0 +1,17 @@ + +//(Design against Static Load) Example 4.22 +//Refer Fig.4.70 on page 136 +//Initial temperature of the steel tube Ti (degree) +Ti = 25 +//Final temperature of the steel tube Tf (degree) +Tf = 250 +//Length of the tube l (mm) +l = 200 +//Area of cross-section of the tube A (mm2) +A = 300 +//Joint separation j (mm) +j = 0.15 +//Modulus of elasticity of steel E (N/mm2) +E = 207000 +//Coefficient of thermal expansion of steel alpha (per degree celsius) +alpha = 10.8 * (10^(-6)) -- cgit