summaryrefslogtreecommitdiff
path: root/764/DEPENDENCIES/data22_3.sci
blob: 972ec92775b76c544b171fd29be7597df3d8ec6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

//(Cylinders and Pressure Vessels) Example 22.3
//Force exerted by the piston rod F (kN)
F = 10
//Friction force due to piston packing as a percentage of operating force frac(%)
frac = 10
//Pressure inside the cylinder Pi (MPa)
Pi = 10
//Ultimate tensile strength of the cylinder material Sut (N/mm2)
Sut = 200
//Factor of safety fs
fs = 5
//Check the behavior of the material
behavior = 'brittle'
//Change the behavior to 'ductile' if the material is ductile and uncomment the
//next line specifying the poisson's ratio
//mu = 0.26