Skip to main content

Investigation of offshore landslides impact on bucket foundations using a coupled SPH–FEM method

Abstract

Background

As the exploitation of marine resources intensifies, the impact of submarine landslides on underwater structures has become a significant issue. Existing research primarily focuses on the impact on pipelines, often neglecting the actual deformation and mechanical response of underwater structures under impact loads in numerical simulations, thus complicating the evaluation of the reliability of these engineering structures in extreme conditions. Moreover, the dynamic response of bucket foundations, a common form of underwater base, under the effect of submarine landslide impacts remains unclear.

Methods

To address this knowledge gap, we have developed a fluid-structure coupling system that employs the coupled Smoothed Particle Hydrodynamics (SPH)-Finite Element Method (FEM) to investigate a single impact process and analyze the displacement response of bucket foundations within a water-offshore landslide-bucket foundationsubgrade context. The accuracy of this developed method has been systematically verified through comparisons with previous experimental and numerical results.

Results

During a submarine landslide impact event, the impact force demonstrates a distinct decrease followed by stabilization, and the displacement response of the bucket foundation exhibits a rebound effect after reaching its maximum value. Furthermore, we conducted an extensive analysis of different impact angles for underwater data centers equipped with multi-bucket foundations. Our study revealed that group-bucket foundations experience a combined translation-turnover failure when subjected to submarine landslide impacts, and the most unfavorable scenario for such impact is identified. The research introduces a novel numerical simulation approach for investigating the impact of submarine landslides on complex underwater structures.

Introduction

In recent years, the development of offshore wind power and oil platforms has led to significant advancements in bucket foundations. Compared to traditional offshore foundations, the bucket foundation possesses unique advantages during construction and operation (Gao et al. 2021), making them highly promising for various applications and attracting considerable attention from both academia and industry. However, more frequent extreme marine events are increasing geological hazards, such as seabed instability and submarine landslides caused by offshore storm surges, submarine earthquakes, hydrate decomposition, and human engineering activities (Sun and Bolin 2014; El Talibi et al. 2016; Nian et al. 2019; Khalfaoui et al. 2020; Shano et al. 2020; Zheng et al. 2021; Liu et al. 2023; Guo et al. 2023). These incidents have had a significant impact on underwater facilities in offshore engineering, leading to severe loss of life and property. For instance, in 1969, Hurricane Camille triggered a submarine landslide that damaged three offshore oil platforms in the Mississippi Delta, causing substantial economic losses (Bea 1971). In March 1977, an underwater oil pipeline belonging to Texaco in the United States was damaged by a submarine landslide, leading to a massive oil spillage (Camargo et al. 2019; Zhao et al. 2021). In 2006, 2009, and 2010, submarine landslides destroyed the underwater cables in the Luzon Strait multiple times, disrupting communications between Southeast Asian countries and China for up to 12 h (Hsu et al. 2008). Over the past 30 years, the Chinese Chengdao offshore oil field has experienced seven platform tilting incidents, seventeen cable failure incidents, and two submarine pipeline rupture incidents, all of which were speculated to be related to the destabilization of submarine sediments (Wang et al. 2020). Given the limited understanding of the mechanical behavior of bucket foundations under catastrophic loads of submarine landslides, it is crucial to conduct comprehensive research on the influence of offshore landslides on bucket foundations.

Currently, the study of landslide impact on underwater infrastructure heavily relies on numerical simulations, with Computational Fluid Dynamics (CFD) being widely used (Zakeri et al. 2009; Liu et al. 2015; Nian et al. 2018; Dutta and Hawlader 2019; Guo et al. 2019, 2021, 2022a, 2022b; Qian et al. 2020, 2023; Fan et al. 2022). In these simulations, various predictive models have been developed to assess the forces acting on underwater structures subjected to landslide impacts. However, these simulations often treat the structures (e.g., piles, pipelines) as fixed boundary walls, neglecting the actual deformation and mechanical response of underwater structures under impact loads, which makes it challenging to evaluate the reliability of these engineering structures under extreme conditions (Dong et al. 2017; Nian et al. 2018; Dutta and Hawlader 2019; Guo et al. 2019; Guo et al. 2022a, b; Qian et al. 2023). Additionally, these studies often simulate the instantaneous impact of homogeneous landslide bodies on underwater structures (Zakeri et al. 2009; Nian et al. 2018; Guo et al. 2021), neglecting the morphological evolution of the landslide's leading edge during the pre-impact transportation process, which makes it deviates from the actual morphology of offshore landslides. In recent years, meshless methods, such as Smoothed Particle Hydrodynamics (SPH), have gained increasing popularity in geotechnical engineering studies (Dai et al. 2017; Zhang et al. 2019; Feng et al. 2022). The SPH method offers significant advantages in simulating the discontinuous deformation and large-deformation flow of soils (Chen and Yan 2021), as it does not rely on the assumption of macroscopic continuum media. On the other hand, the Finite Element Method (FEM) has achieved remarkable results in simulating structural deformations. Therefore, the coupling of these two methods within the Lagrangian framework can simulate the bidirectional fluid–structure coupling between underwater landslide (SPH particles) and bucket foundations (FEM). This allows for the determination of the dynamic displacement response of underwater foundations during landslide impact events. Furthermore, by incorporating Finite Element contact interactions between bucket foundations and the subgrade throughout the impact process, we can characterize the instability characteristics of underwater foundations subjected to impact loads. Hence, the SPH-FEM coupling method exhibits substantial potential to emerge as a robust approach for addressing the aforementioned challenges. However, there is limited research specifically focusing on the application of the coupled SPH-FEM method to investigate the impact of submarine landslides on underwater infrastructures (Luo et al. 2019).

To address this research gap, this study introduces the coupled SPH-FEM method, establishes a three-dimensional fluid–structure coupling system of the water-landslide body-bucket foundation-subgrade, quantifies the dynamic response of the underwater foundation, and explores the effect of different variables on the bucket foundation and the underwater data center. The research aims to elucidate bucket foundations' operational performance and mechanical behavior when subjected to offshore landslides, ensuring safety and reliability throughout their service life.

Coupled SPH-FEM method

Smoothed particle hydrodynamics method

As a fully Lagrangian method, the SPH method discretizes the original continuum by interpolating the values of variables, thus mitigating issues associated with mesh entanglement, distortion, and deformation in FE meshes. The SPH method utilizes integral interpolation to approximate the field variables f(x) (such as temperature, stress, density, etc.) at any given point. In this method, the value of a variable associated with a key particle xi is approximated by taking the mean value of contributions from a set of neighboring particles xj (Monaghan 1992), as given in Eq. (1).

$$f(x_{i} ,t) = \mathop \int \nolimits_{V} \,f(x_{j} ,t)W(x_{i} - x_{j} ,h){\text{d}}V$$
(1)

where xi is the focal particle, xj is the neighboring particles, t is the time, V is the support domain; \(W(x_{i} - x_{j} ,h)\) is the kernel function, and h is the unit smooth length, defining the region of influence of the kernel function. The support domain is discretized into particles, and then a weighted summation is performed by considering all particles (Monaghan 1992), as given in Eq. (2).

$$f(x_{i} ,t) = \sum\limits_{j} {f(x_{j} ,t)W(x_{i} - x_{j} ,h)\Delta V_{j} } = \sum\limits_{j} {f(x_{j} ,t)W(x_{i} - x_{j} ,h)\frac{{m_{j} }}{{\rho_{j} }}}$$
(2)

where \(\Delta V_{j}\) is the volume occupied by particle j, which can be calculated from \({{m_{j} } \mathord{\left/ {\vphantom {{m_{j} } {\rho_{j} }}} \right. \kern-0pt} {\rho_{j} }}\). Typically, it is necessary to differentiate the field variables (Monaghan 1992), as given in Eq. (3).

$$\nabla f(x_{i} ,t) = \sum\limits_{j} {f(x_{j} ,t)\frac{{m_{j} }}{{\rho_{j} }}\nabla W(x_{i} - x_{j} ,h)}$$
(3)

Since the variables f, m, and ρ are constant for a specific particle, solving for the gradient of the field variable can be transformed into solving for the gradient of the kernel function, thus avoiding the need for grid differencing. If the smoothing length for a particle is denoted as h, then the domain of the kernel function lies within a circle centered at the particle, with a radius of kh, which represents the smoothing length. The definition of the kernel function must satisfy various conditions. In this study, we illustrate the example of a cubic spline kernel (Monaghan 1994), as given in Eq. (4).

$$W(x_{i} - x_{j} ,h) = \frac{3}{{2\pi h^{3} }}\left\{ {\begin{array}{ll} {\frac{1}{2}\left( {\frac{{x_{i} - x_{j} }}{h}} \right)^{3} - \left( {\frac{{x_{i} - x_{j} }}{h}} \right)^{2} + \frac{2}{3}} \hfill &\quad {0 \le \frac{{x_{i} - x_{j} }}{h} \le 1} \hfill \\ {\frac{1}{6}\left( {2 - \frac{{x_{i} - x_{j} }}{h}} \right)^{3} } \hfill &\quad {1 \le \frac{{x_{i} - x_{j} }}{h} \le 2} \hfill \\ \end{array} } \right.$$
(4)

where \(x_{i} - x_{j}\) represents the relative distance between particles, defined by the particleization. The coupling between SPH particles is achieved by interpolation of the kernel function (i.e., SPH particles of different materials are considered as the same component, and a weighted sum is calculated for all particles within the smooth radius). To simulate the motion of fluids using the particle method, the motion state of particles needs to satisfy the fluid motion equations, namely the conservation of mass equation and the momentum equation (Monaghan 2002), which can be expressed in Eqs. (5), Eq. (6):

$$\frac{{{\text{d}}\rho_{i} }}{{{\text{d}}t}} = \rho_{i} \sum\limits_{j} {\frac{{m_{j} }}{{\rho_{j} }}} (v_{i} - v_{j} ) \cdot \nabla_{i} W_{ij}$$
(5)
$$\frac{{{\text{d}}v_{i} }}{{{\text{d}}t}} = - \sum\limits_{j} {m_{j} } (\frac{{p_{i} }}{{\rho_{i}^{2} }} + \frac{{p_{j} }}{{\rho_{j}^{2} }})\nabla_{i} W_{ij} - g$$
(6)

where v is the velocity, p is the pressure, g is the gravitational acceleration. Noting that \(\nabla_{i}\) adheres to the summation convention. The motion of fluid particles is induced by the pressure field gradient, governed by the equation of state. Taking an example of the linear Us-Up Hugoniot form mentioned in this paper, the pressure p can be represented in Eq. (7):

$$p = \frac{{\rho_{0} c_{0}^{2} \eta }}{{\left( {1 - s\eta } \right)^{2} }}\left( {1 - \frac{{\Gamma_{0} \eta }}{2}} \right) + \Gamma_{0} \rho_{0} E_{m}$$
(7)

where Us represents the shock velocity, Up is the particle velocity, η is the nominal volumetric compressive strain, c0 is the bulk speed of sound, as the intercept of the linear Us-Up form and s is the slope, Em is the initial value of specific energy and Γ0 is the Grüneisen ratio.

Coupling algorithm

In the SPH-FEM coupling algorithm (shown in Fig. 1), a node-to-surface penalty contact algorithm is typically adopted to enforce balance and coordination conditions at the interface between the fluid and solid phases (Attaway et al. 1994; Campbell et al. 2000). Therein, SPH particles act as a node-based surface with a contact thickness equal to the characteristic length l0, while FE meshes serve as an element-based surface. It is worth noting that l0 determines the collision volume size for each SPH particle. When discretizing the continuum, it is advisable to set l0 as half of the initial gap distance, ensuring that all particles are initially in exact contact, thus avoiding the pressure fluctuation effect caused by the initial particle overlay (Huang and Zhu 2015; Zhan et al. 2020). For each SPH particle in the fluid domain, the contact algorithm automatically checks for any penetration of a node into the main surface. Upon detecting penetration, a penalty contact force is introduced simultaneously to both SPH particles and FE meshes to ensure that fluid particles cannot penetrate the solid elements. The contact force Fcon comprises both normal and tangential components, as given in Eqs. (8)–(10):

$$\boldsymbol{F}_{\rm con}^{n} = - k_{{\rm n}} d\boldsymbol{n}$$
(8)
$$\boldsymbol{F}_{\mathrm{con}}^\tau=\alpha\cdot k(\frac{\partial \boldsymbol{u}_{\mathrm{FEM}}}{\partial t}-\boldsymbol{v})$$
(9)
$$\boldsymbol{F}_{\rm con} = \boldsymbol{F}_{\rm con}^{n} + \boldsymbol{F}_{\rm con}^{\tau }$$
(10)

where \(\boldsymbol{F}_{\rm con}^{n}\) is the normal contact force, d is the penetration depth, kn is the main surface stiffness factor, n is the normal vector of the element at the boundary, \(\boldsymbol{F}_{\rm con}^{\tau }\) is the tangential contact force, α is a coefficient, k is the friction coefficient, uFEM is the displacement of nodes at the boundary, t is the time, and v is the velocity of SPH particles. The main surface stiffness factor kn is related to the stable time Increment of the explicit computation Δtstable, as given in Eq. (11).

$$k_{{\rm n}} = \frac{1}{{(\Delta t_{{{\text{stable}}}} )^{2} }}\frac{{m_{n} }}{{m_{i} + m_{n} }}$$
(11)

where mi is the mass of particles, and mn is the nodal mass associated with the master segment. Fcon establishes the correlation between the acceleration of SPH particles and the stress–strain of FE meshes. The stable time increment Δtstable is given by:

$$\Delta t_{\rm stable} = \min \left\{ {\Delta t_{{{\text{stable}}}}^{{{\rm FEM}}} ,\Delta t_{{{\rm stable}}}^{{{\rm SPH}}} } \right\}$$
(12)
$$\Delta t_{\rm stable}^{\rm FEM} = \min \left\{ {\frac{\lambda L}{{\sqrt {E(1 - \nu )/\rho (1 + \nu )(1 + 2\nu )} }}} \right\}$$
(13)
$$\Delta t_{{{\rm stable}}}^{{{\rm SPH}}} = \min \left\{ {\lambda^{\prime } \cdot \sqrt {\frac{h}{{{\text{d}}v/{\text{d}}t}}} } \right\}$$
(14)

where \(\Delta t_{\rm stable}^{\rm FEM}\) is the stable time increment of FE meshes, \(\Delta t_{\rm stable}^{\rm FEM}\) is the stable time increment of SPH particles, λ and λ' remain constant and are generally taken as 0.8 ~ 0.98, L is the length of elements, E is the elastic bulk modulus, υ is the passion ratio and ρ is the density. The velocity of SPH particles and the position of FE meshes in the subsequent increment are updated, to achieve coupling between the two methods. The coupling of the SPH method and FEM is executed within ABAQUS environment and its flowchart is shown in Fig. 2 (Liang and Chen 2019).

Fig. 1
figure 1

The proposed SPH-FEM coupling method

Fig. 2
figure 2

The flowchart of the coupled SPH-FEM method (modified from Liang and Chen 2019)

Validation of the numerical method

Validation of fluid motion patterns

To validate the proposed SPH-FEM coupling method, a three-dimensional fluid–structure interaction experiment [i.e., the ETSIN experiment (Lobovský et al. 2014)] is simulated. The experimental setup consisted of a water tank divided into two sections by a movable gate, as shown in Fig. 3. The tank's side walls and the gate were both made of PMMA plates. When the gate was lifted, a dam-break flow occurred, impacting the left side wall. This problem involved significant fluid deformation, splashing, and reflow after impact, which helped validate the accuracy and robustness of the numerical methods.

Fig. 3
figure 3

Schematic diagram of the side view of the ETSIN test (modified from Lobovský et al. 2014)

In the SPH-FEM numerical model, the sidewalls are linearly elastic and modeled using FE meshes, with a density ρ = 1.19 g/cm3, an elastic modulus E = 3.2 GPa, and a Poisson's ratio ν = 0.32 (Ucar et al. 2012). The fluid is modeled using 30256 SPH particles, with a characteristic length l0 = 5 mm and a cubic kernel function, which mitigates potential numerical instabilities (Xu and Kikuchi 2005). The smoothing length factor varies with the velocity field but is restricted to ensure that the number of particles associated with a single SPH particle is less than 140 for computational efficiency. The fluid follows the Us-Up model, with a sound speed in water c0 = 1450 m/s and a dynamic viscosity μ = 8.87 × 10–4 Pa·s (Zhu and Fei 2022). Frictionless rigid contact is assumed between the fluid and the FE meshes.

The comparative results are presented in Fig. 4, showing that the experimental and numerical results are consistent in terms of the fluid's morphological characteristics. Additionally, the nondimensionalized position of the fluid leading edge z/H0 before impact is plotted in Fig. 5, comparing the proposed SPH-FEM method with the original and modified Moving Particle Semi-implicit (MPS) method (Koshizuka and Oka 1996; Zhu et al. 2021). The results demonstrate that the SPH-FEM method closely simulates the movement pattern of the fluid leading edge. Therefore, the utilization of the SPH-FEM method for simulating free surface flow and high-velocity impact problems is feasible and yields accurate results. It's important to note that when simulating the 0.43-s dam break process on a personal computer with an Intel i5-8300H CPU running at 3.8 GHz and 16 GB of RAM, it took 145 s of wall-clock time (using 143098 increments) to complete the simulation with a stabilization time increment of tstable = 2 × 10–6 s. The computation was achieved through a four-core parallel computing framework within ABAQUS.

Fig. 4
figure 4

Experimental and numerical comparison of fluid morphology (Left: Photos from the ETSIN test (modified from Lobovský et al. 2014); Right: Fluid particle velocity vector using SPH-FEM)

Fig. 5
figure 5

Comparison of the propagation of fluid frontal motion by different methods (where z represents the horizontal position of the fluid leading edge in Fig. 3, L0 is the initial length of the fluid, t is the time, g is the gravity acceleration, and H0 is the initial height of the fluid)

Validation of the landslide impact load

Furthermore, a quantitative validation of the fluid's impact load on the underwater pipeline (Dong et al. 2017) is conducted. In this case, the flow-like landslide has a density ρ = 1500 kg/m3, with a length of 28 m and a height of 6 m. It moves with an initial velocity v0 = 6 m/s in the rightward direction, ultimately colliding with a fixed pipeline (shown in Fig. 6). The pipeline is smooth in contact, with a diameter D = 0.8 m and a burial depth of 0.4 m. The initial gap between the landslide body and the pipeline is 0.01 m.

Fig. 6
figure 6

Schematic diagram of submarine landslide impact semi-buried fixed pipeline (modified from Dong et al. 2017)

In the coupled SPH-FEM model, the rheological characteristics of the landslide are portrayed utilizing a Herschel-Bulkley model, wherein τ = 500 + 429.74 γ0.23 Pa. The characteristic length of the SPH particles is set as l0 = 0.05 m, making a total of 16,800 particles. The pressure p exerted on the pipeline is extracted and normalized to the dimensionless impact force p/(ρv2), where v represents the current velocity. The resulting normalized impact force–time history curve is shown in Fig. 7, compared to the MPM method. The results demonstrate that the impact force-time profile obtained from the SPH-FEM simulation closely aligns with the MPM results, exhibiting errors in both peak and steady-state impact forces of less than 5%. Figure 8 displays the velocity vector distribution of particles near the pipeline at t = 0.12 s obtained by the proposed SPH-FEM method, along with a comparison to the MPM method. The results demonstrate a strong agreement between the two methods in simulating the morphology of the landslide body. Based on the comparative analysis, it can be concluded that the coupled SPH-FEM method proposed in this study is well-suited for simulating the impact of underwater structures caused by submarine landslides.

Fig. 7
figure 7

Comparison of normalized impact force–time curves

Fig. 8
figure 8

Comparative analysis of slide morphology at t = 0.12 s; a SPH-FEM solution; b MPM solution (modified from Dong et al. 2017)

Numerical analysis of landslide impact on bucket foundation

Modelling and simulated working conditions

Given the low occurrence rate of large-scale submarine landslides in offshore environments, our study focuses on investigating small-scale landslides without subsequent sediment supply. On the basis of representing the morphology of the landslide's leading edge, the dynamic response of the bucket foundation is accurately examined. The landslide body, initially inclined at a slope angle of 45°, has a height of 1 m and a length of 8 m. It is positioned 2 m away from the foundation and exhibits an initial velocity of v0 = 5 m/s in the x-direction (as shown in Fig. 9b). The bucket foundation has a radius of 1 m, a burial depth of 2 m, a wall thickness of 20 mm, and a top plate positioned 0.5 m above the mud surface (as shown in Fig. 9c). The subgrade soil is assumed to be saturated and undrained cohesive soil due to its low permeability, and water pressure from the overlying water body is disregarded. The subgrade adopts an ideal elastoplastic constitutive model based on the Mohr–Coulomb failure criterion, with an undrained strength su = 9.54 kPa, an elastic modulus Es = 500su, and a Poisson's ratio νs = 0.49. The remaining region of the model is filled with overlying water, which interacts with the landslide through interpolation using the kernel function. To accurately simulate the self-weight stress of the bucket foundation under normal service conditions and achieve a balance between internal and external water pressures, a surface load equal to the external water pressure is applied to the interior of the bucket foundation.

Fig. 9
figure 9

Numerical modeling of a bucket foundation impacted by an offshore landslide; a The whole computational model; b The cross-sectional diagram of the landslide; c The cross-sectional diagram of the bucket foundation and subgrade

The steel bucket foundation is modeled as linear elastic with an average grid size of 0.02 m, while the subgrade adopts a grid size around the bucket of 0.01 m. The mechanical properties of the landslide body are quantified using the Herschel–Bulkley model (Coussot et al. 1998), while the ambient water is treated as a Newtonian fluid, following the Us-Up model. Both the landslide body and water are modeled using SPH particles, with a characteristic length equal to 0.02 m. Cubic splines are employed as kernel functions, and the smoothing length factor is adjusted based on the expansion and compression trends of the model. To mitigate the occurrence of numerical oscillations in variables throughout the impact, the infinite element and Rayleigh damping are implemented. The numerical model parameters are summarized in Table 1 (Korson et al. 1969; Shi et al. 1999; Zakeri et al. 2008; Zhu and Fei 2022).

Table 1 Model parameters

Results and analysis

Figure 10 depicts the time history curves of the impact force on the bucket foundation by the landslide body and the displacement response of the bucket foundation, wherein the impact force is calculated based on the contact force between the slide and the bucket foundation, and the displacement response is quantified by the maximum horizontal displacement (relative to the initial position) of the bucket foundation. Figure 11 shows the morphological characteristics and velocity vectors of the landslide body at different times.

Fig. 10
figure 10

Impact force and base response curve of the slide body

Fig. 11
figure 11

Morphological characteristics and velocity vectors of slides at different moments

It can be observed that during the motion of a landslide approaching a bucket foundation, the particles involved undergo collapse due to their self-weight, resulting in a decrease in the height and slope angle. When the leading edge of the landslide body makes contact with the bucket foundation (t = 0.35 s), the velocity of particles rapidly decreases, leading to an increase in impact force and displacement response. The particles flow over the top and around the sides of the bucket foundation. At t = 0.49 s, the force exerted on the foundation reaches its peak Fpeak = 59 kN, followed by a maximum displacement response ustable = 19 mm (at t = 0.51 s). As the kinetic energy of the landslide body dissipates, the velocity of the landslide decreases and stabilizes. At t = 1.00 s, the impact force on the bucket foundation gradually diminishes and eventually reaches a steady value of 5 kN, which can be considered as the soil pressure of the landslide mass deposited behind the foundation. The displacement response of the bucket foundation returns to 11 mm, due to the plastic deformation of the subgrade. At this stage, the impact behavior of the submarine landslide on the bucket foundation has essentially reached a stable state.

Discussions

Considering the uncertainty of offshore landslides, a variable parameter analysis is conducted by selecting 3 key indicators: velocity and thickness of landslide body and the shear strength of subgrade, aiming to uncover the impact effect patterns of offshore landslides on bucket foundations and to elucidate the underlying mechanisms influencing the disaster process.

Effect of velocity

By setting the initial velocities to 5 m/s, 10 m/s, and 20 m/s, the effect of velocity on the impact effect was studied. To ensure a consistent average thickness of the landslide at the moment of impact (H'), the initial spacing was adjusted accordingly. Figure 12 represents the evaluation of impact force, while Fig. 13 depicts the displacement response of the bucket foundation. As the velocity increases, both the impact force and displacement response show a substantial increase. For v0 = 5 m/s, the slides demonstrate blocking behavior, impeding the flow around the sides and top of the bucket foundation, resulting in a material accumulation at the rear of the bucket. During the process, the impact force exhibits a typical pattern of an increase-peak-decrease-stabilization process. For v0 = 10 m/s, the flow-like slide around the bucket foundation maintains a higher velocity, resulting in a detachment of the landslide. The peak force duration is relatively long, and an additional secondary increase can be observed. For v0 = 20 m/s, the SPH particles disperse instantaneously, forming a continuous surface that envelops the bucket foundation. During the process, the maximum instantaneous impact force reaches 181 kN, with a brief duration and eventually oscillating near zero. Notably, the soil in the rear of the bucket experiences cracks development in the active zone, while the passive zone at the front bulges, resulting in the formation of a distinct spoon-shaped penetration zone at the bottom, as shown in Fig. 13(a). Landslides with different velocities exhibit diverse motion behaviors, which significantly affect the pattern of impact force.

Fig. 12
figure 12

Impact of slides with different initial velocities on buckets: a the velocity vector of the landslide body at t' = 0.2 s with v0 = 20 m/s; b the velocity vector of the landslide body at t' = 0.2 s with v0 = 5 m/s

Fig. 13
figure 13

Displacement response of buckets under the impact of landslides with different velocities; a distribution of plastic deformation of subgrade at t' = 1.0 s with v0 = 20 m/s; b distribution of plastic deformation of subgrade at t' = 1.0 s with v0 = 5 m/s

Effect of thickness

To investigate the effect of the relationship between the average thickness of the landslide and the height of the bucket foundation (i.e., less than, equal to, and greater than) on the impact process, landslides with different initial thicknesses H have been investigated. It should be noted that the initial slope angle and bucket foundation distance remain constant, and the average thickness H' of the landslide at the moment of impact is subsequently determined. Results are shown in Figs. 14 and 15. It is observed that when the average thickness H' of the landslide at the moment of impact is smaller than the height of the bucket, increasing the initial thickness of the landslide (from 0.5 to 1.0 m) leads to an increase in the maximum instantaneous impact force and displacement response of the foundation. Conversely, when the average thickness of the landslide H' at the moment of impact is greater than the height of the bucket, increasing the initial thickness of the landslide (from 1.0 to 1.5 m) no longer has a significant influence on the maximum instantaneous impact force or the maximum displacement response of the bucket foundation (both about only 3% increase). However, the increased total volume and kinetic energy of the landslide prolong the impact force duration, resulting in a larger stable displacement of the bucket foundation (20% increase). Given that the stability of bucket foundations in extreme conditions is primarily assessed based on their displacement response, future research should pay more attention to this aspect.

Fig. 14
figure 14

Impact of slides with different initial thicknesses on buckets

Fig. 15
figure 15

Displacement response of buckets under the impact of landslides with different thicknesses

Effect of strength

Considering the uncertainty regarding the location of underwater landslides, a parametric analysis has been conducted for the undrained shear strength su of the subgrade soil, where su varies from 5 to 20 kPa. The initial velocity of the landslide body is set to 10 m/s (initial spacing is adjusted accordingly), and the model's other parameters are consistent with those described in 4.1. Figures 16 and 17 respectively illustrate the time-history curves for impact forces and bucket foundation displacement responses. It is evident that the increase in the undrained shear strength of the subgrade soil has no significant impact on the direct impact forces experienced by the bucket foundation. However, it notably influences the horizontal displacement of the bucket foundation when the impact force exceeds the subgrade's impact-bearing capacity limit. With the increase in subgrade soil strength (su ranging from 5 to 20 kPa), the maximum horizontal displacement of the bucket foundation changes from 24 mm to 0.2 m. Correspondingly, the foundation experiences instability, leading to overturning and failure under the impact. These findings further emphasize the advantages of the proposed method (SPH-FEM coupling method) in simulating fluid–structure coupling impact problems. It can model the interaction between the bucket and soil throughout the bidirectional fluid–structure impact, as well as quantify the dynamic displacement response of the bucket foundation during the impact process.

Fig. 16
figure 16

Effect of different subgrade soil shear strength on the impact force

Fig. 17
figure 17

Effect of different subgrade soil shear strength on the displacement response

A case study: offshore landslides impact on the underwater data center

In offshore engineering, group bucket foundations are commonly employed for various purposes such as offshore wind turbines and underwater data centers. According to relevant reports (Simon 2018; Sutherland and Bopp 2023), Microsoft has successfully deployed an underwater data center using a three-bucket configuration (shown in Fig. 18a). The innovation offers advantages such as reduced energy consumption, lower carbon emissions, improved computer performance, and support for environmentally friendly and sustainable development of data centers. With the increasing demand for large-scale scientific computing, the establishment of underwater data centers has become a crucial strategic need requirement. Therefore, conducting numerical simulations on the impact of offshore landslide-induced on underwater data center foundations is crucial for optimizing the design of such infrastructures.

Fig. 18
figure 18

Finite element model of the underwater data center; a full-size model of the Microsoft underwater data center (modified from Naval Group 2018); b the FEM model

Modelling and simulated working conditions

The numerical underwater data center model consists of a steel pressure vessel, a steel frame (steel support plates, steel beams), and three steel bucket foundations. The upper part of the facility is the pressure vessel, with a total length of 12.2 m, an inner diameter of 2.8 m, an outer diameter of 3.18 m, and an average density of 2500 kg/m3. The middle part of the facility is the steel beams' structure, measuring 14.3 m in length and 12.7 m in width. The steel beams each have a height of 500 mm, a width of 450 mm, a flange thickness of 25 mm, and a web plate thickness of 25 mm. The lower part of the facility consists of three connected bucket foundations. Each bucket is numbered, with a radius of 1.0 m, a burial depth of 2.0 m, and a total height of 2.5 m (shown in Fig. 18b). The subgrade adopts an elastoplastic constitutive model, as outlined in 4.1, and a grid size around the bucket of 0.01 m. All pertinent physical and mechanical parameters of the overlying water body, as well as the contact details within the model, remain consistent with those described in 4.1.

To account for the uncertainty of the landslide's impact direction, three directions with relatively large projected lengths (Lp) labeled A, B, and C are proposed, to investigate the effect of impact direction on the displacement response of the data center. The offshore landslide is assumed to have an initial thickness of 2 m, a slope angle of 45°, and an extension length of 50 m (three times more than Lp). The initial density of the landslide is ρ = 1681 kg/m3, and the initial velocity is v0 = 10 m/s. The characteristic length of the landslide's SPH particles is 0.05 m, while the characteristic length of the water particles is 0.1 m. Figure 19 depicts the results of the landslide impact on the underwater data center.

Fig. 19
figure 19

Results of the landslide impact on the underwater data center; a three proposed impact directions; b impact force and displacement response time history curves

Results analysis and suggestions

Figure 19b reveals that in Direction A and B, both the maximum instantaneous impact force and the corresponding foundation displacement response are significantly larger compared to Direction C. The influence of directions on the maximum displacement response can reach up to 80%. The substantial volume of the landslide causes the maximum instantaneous impact force to exceed the bearing capacity of the foundation, resulting in instability failure of the group bucket foundation in all cases. Additionally, the large size of the structure leads to inadequate flow around the landslide, prolonging the duration of the impact force compared to a single bucket and resulting in a greater displacement response. The group bucket foundation experiences a combined effect of horizontal forces and overturning moments from the landslide of Direction A, ultimately leading to combined translation-turnover failure, characterized by an uplift of Bucket 1 and 3 and a downward of Bucket 2, as shown in Fig. 20.

Fig. 20
figure 20

Displacement response of data center under slide impact in Direction A at t = 2.0 s

In the context of designing underwater data centers, it is essential to prioritize the assessment of the foundation's resistance under Direction A (i.e., when Bucket 1 and 3 or Bucket 2 and 3 are simultaneously subjected to forces). Special attention should be given to the deformation of the steel beams and the reliability of the steel frame to prevent connection failures caused by offshore landslides. Moreover, the efficient removal of deposited sediment from the impact flow is crucial for ensuring effective heat dissipation. It is worth noting that, due to the absence of detailed model specifics and on-site measurement data for underwater data centers, the aforementioned numerical simulations were conducted under several assumptions. Nonetheless, the proposed methods still aid in recognizing the most critical scenarios and the pattern of foundation instability and the qualitative conclusions derived can also serve as recommendations for the design of underwater data centers.

Conclusions

The impact of offshore landslides on underwater foundations was investigated using the proposed SPH-FEM method, focusing on analyzing the impact process and dynamic response of bucket foundations. The effects of the initial velocity, thickness, shear strength of subgrade and direction of the landslide on the impact of the bucket foundation and underwater data center were examined, leading to the following conclusions.

  1. 1.

    The proposed SPH-FEM method is well suited for simulating the submarine landslide impact on bucket foundations. In a single impact process, the impact force demonstrates a distinct decrease followed by stabilization, while the displacement response of the bucket foundation shows a rebound effect after reaching its maximum value.

  2. 2.

    Low-speed slides (v0 = 5 m/s) exhibit blocking and accumulation behaviors, whereas high-speed slides (v0 = 20 m/s) display a typical disperse behavior. The increase in thickness and shear strength of subgrade soil does not always affect the magnitude of the peak impact force directly, instead, it contributes to a larger stable displacement response.

  3. 3.

    The group-bucket foundations of the underwater data center undergo combined translation-turnover failure under the landslide impact. The impact direction of landslides also plays a significant role in the impact process. Specifically, Direction A represents the most unfavorable scenario for offshore landslide impact on the underwater data center.

Availability of data and materials

All data, models, and code generated or used during the study appear in the submitted article.

Abbreviations

CFD:

Computational fluid dynamics

FE:

Finite element

FEM:

Finite element method

MPM:

Material point method

PMMA:

Polymethyl methacrylate

SPH:

Smoothed particle hydrodynamics

References

Download references

Acknowledgements

The authors thank all the scholars in the references for their contributions in their research fields.

Funding

Funding for the research has been supported by the National Natural Science Foundation of China (42077272, 42377185 and 52079020), the LiaoNing Revitalization Talents Program (XLYC2002036), the open research fund program of Zhoushan Field Scientific Observation and Research Station for Marine Geo-hazards, China Geological Survey (No. ZSORS-22–04/09), and the Opening fund of State Key Laboratory of Coastal and Offshore Engineering at Dalian University of Technology (LP2310).

Author information

Authors and Affiliations

Authors

Contributions

ZW contributed to the implementation, software, and writing—original draft preparation. DZ contributed to the conceptualization and writing—review & editing. XG contributed to the modeling and writing—review & editing. ZG contributed to the writing—review & editing. YS contributed to the writing—review & editing. TN contributed to the conceptualization, design and writing—review & editing. The authors read and approved the final manuscript.

Corresponding authors

Correspondence to Xingsen Guo or Tingkai Nian.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Wang, Z., Zheng, D., Guo, X. et al. Investigation of offshore landslides impact on bucket foundations using a coupled SPH–FEM method. Geoenviron Disasters 11, 2 (2024). https://doi.org/10.1186/s40677-024-00266-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40677-024-00266-9

Keywords