summaryrefslogtreecommitdiff
path: root/3776/CH3/EX3.4/Ex3_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '3776/CH3/EX3.4/Ex3_4.sce')
-rw-r--r--3776/CH3/EX3.4/Ex3_4.sce4
1 files changed, 2 insertions, 2 deletions
diff --git a/3776/CH3/EX3.4/Ex3_4.sce b/3776/CH3/EX3.4/Ex3_4.sce
index 550b6a893..f0d1c0d96 100644
--- a/3776/CH3/EX3.4/Ex3_4.sce
+++ b/3776/CH3/EX3.4/Ex3_4.sce
@@ -3,10 +3,10 @@ clear
R = 1000 //mm - radius of the cylinder
th = 10 //mm - thickness of the cylinder
E = 200 //Mpa- youngs modulus
-v = 0.25 // poission ratio
+v = 0.25 // Poisson ratio
p_in = 0.80 //Mpa- Internal pressure
t = 10 //mm - thickness of the cylinder
-//caliculations
+//calculations
Stress_1 = p_in*R/(2*t) //MPa -Hoop stress //From derived expressions
Stress_2 = p_in*R/(2*t) //Mpa- Longitudinal stress