permalink |
---|
/cylinder.html |
https://zbcoding.github.io/Javascript-Engineering-Pressure-Vessel-Calc-App/cylinder.html
- The inner radius is the distance from the cylinder center line to the internal cylinder wall.
- The outer radius is the distance from the cylinder center line to the outside cylinder wall (edge).
- The radius to the point in the wall is the inner radius to the internal cylinder wall, plus the small distance to the point representing the stress element somewhere inside the cylinder wall.
- The internal pressure is the pressure inside the cylinder.
- The external pressure is the pressure outside the cylinder (usually, atmospheric pressure).
Note this example assumes a thick walled cylinder. The result would be different for a thin walled cylinder.
This was built as a project for a class before 2017. If you use this for a real use-case, you are responsible to verify the results for yourself, I make no guarantees.