Validation Case: Cylindrical Pressure Vessel
This article is part of the series of FEA validation cases performed using OnScale Solve.
1 Problem Statement
In this case, A 1/8-symmetry model is built with three orthogonal symmetry planes, a uniform radial pressure is applied to the inner surface of the cylindrical vessel. This example demonstrates the calculation of membrane stresses in a simple thin-walled cylindrical pressure vessel.
Results are verified against hand calculations per Roark’s Formulas for Stress and Strain [1]. A derivation of these equations can be found in Ibrahim et al [2].
2 Geometry
Download the geometry here used for this analysis:
Geometry Dimensions
- Inner radius of vessel R = 190~\text{mm}
- Height h = 20~\text{mm}
- Thickness t = 10~\text{mm}
- Internal pressure p = 2~\text{MPa}
3 Material:
Assign the material Structural Steel to the cylinder section. Material properties presented here are taken directly from the OnScale library of materials.
Property | Symbol | Value |
---|---|---|
Young’s Modulus | E | 200~\text{GPa} |
Density | \rho | 7850~\text{kg}\cdot\text{m}^{\text{-3}} |
Poisson’s Ratio | \nu | 0.30 |
Table 1. Material Properties for Structural Steel.
Note: All other material properties can be left at their default values.
4 Boundary Conditions and Loads:
Symmetry boundary conditions are applied to faces of the cylindrical section coplanar to the cardinal planes creating a 1/8 symmetry simulation.
Boundary Conditions and Loads.
- Symmetry 1
- Part 1 - Face 0
- Symmetry 2
- Part 1 - Face 1
- Symmetry 3
- Part 1 - Face 5
- Pressure Load 1 : 2~\text{MPa}
- Part 1 : Face 2
5 Meshing:
OnScale Solve automatically generates a 3D second-order tetrahedral mesh. Five simulations were conducted on meshes with densities ranging from very coarse to very fine.
Mesh Density | Number of Elements | Number of Degrees of Freedom |
---|---|---|
Very Coarse | 382 | 912 |
Coarse | 781 | 2325 |
Medium | 2027 | 7438 |
Fine | 4053 | 15610 |
Very Fine | 20415 | 88501 |
Table 2. Mesh characterization.
6 Analytical Solution:
If an assumption is made that the wall of the vessel is sufficiently thin, the circumferential stresses \rho_{\text{hoop}} acting on the wall of the vessel can be calculated according to thin-wall theory [2], whereby:
\sigma_{\text{hoop}} = \frac{p\cdot R}{t}
where p is the internal pressure, R is the inner radius of the vessel and t is the thickness of the vessel wall. Because the top surface of the cylindrical vesel is unrestrained:
\sigma_{\text{axial}} = 0
The radial displacement \Delta R can be calculated as:
\Delta R = \frac{\sigma_{\text{hoop}}(R + \frac{t}{2})}{E}
with the longitudinal displacement \Delta y calculated as: \Delta y = -\frac{\sigma_{\text{hoop}} \cdot \nu \cdot h}{E}
7 Results Comparison:
Results | Analytical Method | OnScale Solve |
---|---|---|
\sigma_{\text{hoop}}~(\text{MPa}) | 38.0 | 39.1 |
\sigma_{\text{axial}}~(\text{Pa}) | 0.00 | 61.9 |
\Delta R~(\mu\text{m}) | 37.1 | 37.7 |
\Delta y~(\mu \text{m}) | -1.14 | -1.11 |
Table 3: Comparison of simulation and analytical results.
The analytical method solves a thin-walled problem where the assumptions is that the thickness of the wall is negligible with respect to the radius and shear stresses are assumed insignificant. This is not exactly true representation and accounts in large part to the deviation from the presented numerical results.
8 Mesh Convergence Study
A mesh convergence study was also conducted to evaluate the impact of meshing on the FEA results.
Meshing | Vertices | Cells | \sigma_{\text{hoop}}~(\text{MPa}) | \Delta R~(\mu\text{m}) | \Delta y~(\mu\text{m}) |
---|---|---|---|---|---|
Very Coarse | 382 | 912 | 39.2 | 37.6 | -1.11 |
Coarse | 781 | 2325 | 39.2 | 37.6 | -1.11 |
Medium | 2027 | 7438 | 39.2 | 37.6 | -1.11 |
Fine | 4053 | 15610 | 39.1 | 37.7 | -1.11 |
Very Fine | 20415 | 88501 | 39.1 | 37.7 | -1.11 |
Table 4: Meshing comparison for different tiers of OnScale Solve’s automated meshing.
The outcomes for the problem are highly consistent across the different mesh densities with very little change between the most dense and least dense mesh. The values converge close to the value obtained for the analytical approach showing that the second order elements used with OnScale Solve are capable of recovering most of the physics of the problem even with a few elements across the cylinder thickness.