Soil-Structure Interaction
Standard plant piping is supported by discrete, localized restraints (shoes, guides, anchors). Buried pipelines, however, are continuously supported and restrained by the surrounding soil.
To accurately capture this soil-structure interaction (SSI), the Pipe Stress FEA engine utilizes an automated meshing algorithm coupled with the empirical soil spring formulations defined by the American Society of Civil Engineers (ASCE) and the American Lifelines Alliance (ALA).
4.1 Automated Discretization
When an element is assigned a valid soil_id, the engine's preprocessor automatically subdivides the element into a dense mesh of shorter pipe segments.
The maximum mesh length () is calculated to ensure numerical stability and an accurate distribution of soil forces:
At each newly generated internal node, the engine attaches a 3D non-linear spring restraint (springRateX, springRateY, springRateZ) oriented to the local axis of the pipe.
4.2 ASCE/ALA Soil Spring Formulations
The engine evaluates the resistance of the soil in four distinct directions. For standard linear analysis, the ultimate yield force is divided by the characteristic yield displacement () to determine the equivalent linear spring stiffness () per unit length, which is then multiplied by the node's tributary length ().
Parameters
| Symbol | Definition |
|---|---|
| Effective soil density () | |
| Depth to the pipe centerline () | |
| Soil friction angle (degrees) | |
| Soil cohesion () | |
| Pipe coating friction coefficient | |
| Pipe outer diameter () |
1. Axial Soil Spring ()
Axial resistance is generated by the friction between the pipe coating and the surrounding soil.
Ultimate Force:
Yield Displacement:
2. Lateral Soil Spring ()
Lateral resistance occurs when the pipe expands sideways into the trench wall (e.g., at horizontal bends). It is heavily dependent on the horizontal bearing capacity factor ().
Ultimate Force:
Yield Displacement:
3. Vertical Downward Bearing ()
Downward resistance acts as the primary foundational support for the pipeline's dead weight. It utilizes standard Terzaghi bearing capacity equations.
Ultimate Force:
Yield Displacement:
4. Vertical Upward Uplift ()
Upward resistance is engaged when thermal expansion or seismic forces attempt to push the pipe out of the trench. It is generally the weakest plane of resistance.
Ultimate Force:
Yield Displacement:
Because a standard linear 6-DOF matrix cannot inherently differentiate between upward and downward stiffness on the same axis without iterating, the solver averages the upward () and downward () spring rates to define the local vertical stiffness () prior to matrix injection.