diff options
Diffstat (limited to '3776/CH2/EX2.19/Ex2_19.sce')
-rw-r--r-- | 3776/CH2/EX2.19/Ex2_19.sce | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3776/CH2/EX2.19/Ex2_19.sce b/3776/CH2/EX2.19/Ex2_19.sce index 2f56f7092..cf1308495 100644 --- a/3776/CH2/EX2.19/Ex2_19.sce +++ b/3776/CH2/EX2.19/Ex2_19.sce @@ -3,8 +3,8 @@ clear l = 30 //in - The length of the rod p_1 = 80 //kips - The Force on the end p_2 = 125 //kips - The force on the other end -A_s = 0.5 //in2 - The crossection of the steel rod -A_a = 0.5 //in2 - The crossection of the aluminium +A_s = 0.5 //sq.in - The crossection of the steel rod +A_a = 0.5 //sq.in - The crossection of the aluminium E_a = 10*(10**6) //psi - The youngs modulus of the aluminium E_s = 30*(10**6) //psi - The youngs modulus of the steel //Internally stastically indeterminant |