A coupled meshless-SBFEM-FEM approach in simulating soil-structure interaction with cross-scale model

https://doi.org/10.1016/j.soildyn.2020.106214Get rights and content

Highlights

  • This paper presents a modified RPIM function and significantly improve the accuracy of interpolation near the boundary.

  • The meshless interface is extended to simulate the interface with circular (cambered) types' interfaces.

  • Through the object-oriented programming the meshless interfaces and SBFEM is integrated to FEM frameworks.

  • The coupled Meshless-SBFEM-FEM can effectively achieve the multilevel cross-scale model in SSI problems.

  • Several examples have confirmed the accuracy and flexibility of the proposed Meshless-SBFEM-FEM.

Abstract

This paper presents an integrated, customized routine that uses object-oriented programming and a “super element class” to apply an integrated approach to simulate soil-structure interaction (SSI) problems. The scaled boundary finite element method (SBFEM) and finite element method (FEM) are applied together with the quad tree technique to implement cross-scale modeling for solid elements. Meanwhile, the meshless interface seamlessly connects mismatched and differing sizes of meshes between the soil and the structure, thus allowing cross-scale modeling at the interface level. In addition, through modify the radial point interpolation function (RPIM) and the method of searching supporting nodes, the precision near the boundaries of meshless interface are improved, and circular (cambered) type interfaces can be simulated. Thus, through a coupled Meshless-SBFEM-FEM approach, a fine analysis of soil-structure interaction problem with multilevel cross-scale model can be conducted.

Introduction

In a phenomenon called the contact problem, the combined effects of inner and exterior loads can cause uncoordinated deformation between regions of different media. In practical geotechnical engineering, the phenomenon exists extensively in structure-structure contact problems [1], structure-soil contact problems [2], and soil-soil contact problems [3]. Due to the significant difference in mechanical characteristics, the interface between soil and structure may open, close and slip [4], etc. under static and dynamic loads. The structure-soil contact problems are the most important and complex among the listed problems. In addition, in numerical analysis methods such as finite element modeling, a reasonable simulation must carefully consider the interface zones in SSI problems.

The ability to obtain a high-accuracy response of a structure is of great importance in SSI problems, and such a high-accuracy response is accomplished through the use of fine meshes in structure zone. With the conventional FE model, the refined structural meshes can greatly increase the number of elements throughout the entire model, which may decrease computational efficiency. In previous papers, several approaches have been presented to attack this issue. One widely used method is to gradually increase the mesh density as one gets closer to the interface [5]. However, this method requires excessive manual intervention and is not suitable for 3D modeling. Zhang and Song [6,7] applied the SBFEM-FEM to simulate the progressive damage of structures. Chen et al. presented an optional method that couples SBFEM [[8], [9], [10], [11]] and quad trees to achieve cross-scale modeling and extended their usage to nonlinear materials. The above researchers aimed at achieving cross-scale modeling in solid elements (soil and structure).

In addition, the contributions to the interface are achieved include simulating the interface zone with Goodman elements with zero thickness or finite thickness [3] or with thin finite elements [12,13] as proposed by Desai et al. Since the interface element (i.e. Goodman element and thin finite element) can work with various constitutive models [[15], [16], [17], [18]] to capture the complex soil-structure interaction, the interface element is widely applied to practical geotechnical engineering [2,19,20]. However, the interface elements mentioned above require that the nodes on each side of the interface to be strictly matched. This node-to-node interface element can bring significant restrictions to solving SSI problems. Xing and Song [21,22] presented an SFBEM-based method to convert non-matching node interfaces into node-to-node interfaces for 2D and 3D frictional contact problems. However, the nodal insertion can sometimes complicate modeling operations, especially for 3D models. Meanwhile, this method cannot employ elastic-plastic interface constitutive models. An interface model with asymmetric nodes was developed by Qu et al. [23,24] and successfully applied in concrete face rock-fill dams (CFRDs). This approach also requires partly matching nodes at the boundary of each interface element. Gong et al. extended the meshless method [[25], [26], [27]] to interface zones. Through introducing the RPIM function [[28], [29], [30]], a non-matching node interface was achieve to effectively simulate soil-structure interactions [31].

However, the above meshless interface can only be applied to linear shape interfaces at this stage and the precision significantly decreases near boundaries due to the lower density of nodes in the supporting domain of gauss points near boundaries, which will be further discussed in the following sections. In this paper, an enhanced meshless interface is developed to overcome the disadvantages mentioned above through: (1) Introducing circular type background mesh lines to satisfy the interface shape and modifying the searching method to extend the method towards application to circular (cambered) type interfaces. (2) Adding virtual nodes near the edge of interfaces and combining the linear interpolation to produce a significant improvement in accuracy near the boundaries of interfaces.

In this paper, SBFEM is applied to achieve the cross-scale modeling in solid elements [[8], [9], [10], [11]], and the enhanced meshless interfaces can connect soil and structure models that possess different sizes of meshes, which can achieve cross-scale modeling at the interface level [31]. Together with the above techniques, a multilevel cross-scale model can be established, which is of great significant in refined analysis. However, due to different approaches in solving shape functions, stiffness matrices, internal and external force vectors across each method, it is challenging to achieve a coupling of the methods and none papers have coupled the above three methods to solve SSI problems. However, through object-oriented programming and the “super element class”, the SBFEM and the meshless interface can be integrated into the custom developed FEM platform described in this paper. Thus, a highly flexible and effective method that enables a coupled Meshless-SBFEM-FEM approach is presented to implement multilevel, cross-scale modeling for SSI problems. The introduced method is also effective for independent meshing and local mesh optimization problems.

The remainder of this paper is organized as follows. The derivation and numerical implementation of Meshless-SBFEM-FEM is shown in section 2. Two numerical examples are presented in sections 3.1 Simulating footing-soil interaction, 3.2 Simulating a buried pipe to verify the improved performance of the enhanced meshless interface. In sections 3.3 Simulating a frame metro structure, 3.4 Simulating a three-arch type metro structure, the enhanced meshless interface coupled with FEM and SBFEM is applied to the simulation of metro structures (e.g. frame metro station, three-arch column type metro station) for fine damage analysis. Finally, section 4 summarizes the major conclusions in this paper.

Section snippets

Coupled Meshless-SBFEM-FEM

The coupled Meshless-SBFEM-FEM is effective in SSI problem, and in this section, the implementation of the coupled method is presented. The derivation of formulas used in the approach is detailed in section 2.1. The computation of element matrices and vectors with enhanced meshless interfaces and SBFEM is summarized in sections 2.2 The enhanced meshless interface, 2.3 The scale boundary finite element method (SBFEM). Additionally, in section 2.4, the numerical implementation of the coupled

Simulating footing-soil interaction

As mentioned in prior sections, the RPIM interpolation function used in meshless interfaces may cause errors near the boundary. However, the developed modified RPIM function can avoid this issue. Thus in this section the simulation of footing-soil interaction is presented to demonstrate the improved performance of the modified RPIM interpolation function near the boundary.

The soil model is 3 m long and 1 m wide with constraints at the side and bottom boundaries. A rectangle footing with 1 m

Conclusions

This paper presents a coupled Meshless-SBFEM-FEM method to achieve multilevel cross-scale modeling especially for fine analysis in SSI problems. In addition, with the goal of overcoming the disadvantages of meshless interfaces, an enhanced meshless interface is presented. The enhanced meshless interface improves the accuracy near the boundary of interfaces and can be applied to simulate circular (cambered) type interfaces. Through object-oriented programming, the enhanced meshless interface and

CRediT authorship contribution statement

Jin Gong: Conceptualization, Methodology, Software. Degao Zou: Software, Validation. Xianjing Kong: Conceptualization, Resources. Jingmao Liu: Supervision. Kai Chen: Writing - review & editing, Project administration.

Declaration of competing interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Acknowledgements

This work was supported by National Key R&D Program of China (Grant No. 2017YFC0307305), the National Natural Science Foundation of China (Grant Nos. 51890915,U1965206) and the Fundamental Research Funds for the Central Universities (Grant No. DUT19ZD216).

References (48)

  • H. Liu et al.

    Seismic response of large underground structures in liquefiable soils subjected to horizontal and vertical earthquake excitations

    Comput Geotech

    (2005)
  • X. Yu et al.

    Linear elastic and plastic-damage analyses of a concrete cut-off wall constructed in deep overburden

    Comput Geotech

    (2015)
  • D.G. Zou et al.

    An enhanced octree polyhedral scaled boundary finite element method and its applications in structure analysis

    Eng Anal Bound Elem

    (2017)
  • W. Xing et al.

    A scaled boundary finite element based node-to-node scheme for 2D frictional contact problems

    Comput Methods Appl Math

    (2018)
  • W. Xing et al.

    A node-to-node scheme for three-dimensional contact problems using the scaled boundary finite element method

    Comput Methods Appl Math

    (2019)
  • Y.Q. Qu et al.

    A novel interface element with asymmetric nodes and its application on concrete-faced rockfill dam

    Comput Geotech

    (2017)
  • G.R. Liu et al.

    A local radial point interpolation method (LR-PIM) for free vibration analyses of 2-D solids

    J Sound Vib

    (2001)
  • M. Schauer et al.

    A coupled FEM-SBFEM approach for soil-structure-interaction analysis using non-matching meshes at the near-field far-field interface

    Soil Dynam Earthq Eng

    (2019)
  • J.M. Liu et al.

    A three-dimensional state-dependent model of soil-structure interface for monotonic and cyclic loadings

    Comput Geotech

    (2014)
  • N. Yoshida et al.

    Equivalent linear method considering frequency dependent characteristics of stiffness and damping

    Soil Dynam Earthq Eng

    (2002)
  • M. Anitescu et al.

    Formulating dynamic multi-rigid-body contact problems with friction as solvable linear complementarity problem

    Nonlinear Dynam

    (1997)
  • R.E. Goodman et al.

    A model for the mechanics of jointed rocks

    J Soil Mech Found Div

    (1968)
  • H. Zhong

    Large-scale numerical simulation for damage prediction of high arch dams subjected to earthquake shocks [D]. PhD thesis

    (2008)
  • K.G. Sharma et al.

    Analysis and implementation of soil-structure interface

    J Geotech Geoenviron Eng

    (2004)
  • Cited by (20)

    • A half-space singular boundary method for predicting ground-borne vibrations

      2022, Applied Mathematical Modelling
      Citation Excerpt :

      The numerical techniques are more common as they are better suited to simulating complex model. The finite element method (FEM) is a versatile numerical tool, which is also applicable to wave propagation and scattering problems in engineering [5,6]. Gao et al. [7] used the 2.5D FEM to investigate the dynamic response of multi-layered ground under trains moving loads.

    View all citing articles on Scopus
    View full text