Subtopic Deep Dive

Meshfree Methods in Geotechnics
Research Guide

What is Meshfree Methods in Geotechnics?

Meshfree methods in geotechnics apply particle-based techniques like smoothed particle hydrodynamics (SPH) and peridynamics to simulate large-deformation soil problems without mesh distortions.

These methods address limitations of finite element methods in extreme geotechnical failures such as landslides and liquefaction. Key approaches include SPH for fluid-like soil flows and peridynamics for fracture modeling. Over 10 papers from 2005-2023 demonstrate applications, with foundational work by Mounir et al. (2005, 35 citations) on SPH for lateral spreading.

15
Curated Papers
3
Key Challenges

Why It Matters

Meshfree methods enable accurate simulation of landslide propagation and liquefaction-induced spreading, critical for hazard mitigation in geotechnical engineering. Manenti et al. (2019, 50 citations) model water-related granular flows including sediment transport. Mounir et al. (2005, 35 citations) simulate large displacements in lateral spreading beyond FEM capabilities. Zhu et al. (2021, 32 citations) apply micropolar SPH to shear strain localization in biaxial compression and slopes.

Key Research Challenges

Large deformation tracking

Simulating extreme soil displacements causes mesh distortions in FEM, requiring meshfree alternatives. Mounir et al. (2005) use 2D SPH for liquefaction spreading with displacements up to particle spacing limits. Abdelrazek et al. (2016, 46 citations) model 3D granular flows past obstacles using SPH.

Coupled multiphysics modeling

Integrating fluid, solid, and thermal effects in porous media challenges traditional methods. Bazazzadeh et al. (2021, 35 citations) apply peridynamics to chemo-thermo-mechanical cracking in early-age concrete. Xu et al. (2023, 55 citations) review SPH for coupled fluid-solid biomechanics.

Material constitutive modeling

Capturing soil fracture and localization needs advanced nonlocal formulations. Zhu et al. (2021, 32 citations) develop micropolar SPH for geomechanics strain localization. Jin et al. (2019, 42 citations) use advanced modeling for caisson foundation failure envelopes.

Essential Papers

1.

On methodology and application of smoothed particle hydrodynamics in fluid, solid and biomechanics

Fei Xu, Jiayi Wang, Yang Yang et al. · 2023 · Acta Mechanica Sinica · 55 citations

2.

SPH Modeling of Water-Related Natural Hazards

Sauro Manenti, Dong Wang, José M. Domínguez et al. · 2019 · Water · 50 citations

This paper collects some recent smoothed particle hydrodynamic (SPH) applications in the field of natural hazards connected to rapidly varied flows of both water and dense granular mixtures includi...

3.

Simulation of three-dimensional rapid free-surface granular flow past different types of obstructions using the SPH method

Ahmed Abdelrazek, Ichirô KIMURA, Yasuyuki SHIMIZU · 2016 · Journal of Glaciology · 46 citations

ABSTRACT In nature, when hazardous geophysical granular flows (e.g. a snow avalanche) impact on an obstacle as they stream down a slope, rapid changes in flow depth, direction and velocity will occ...

4.

Advanced numerical modelling of caisson foundations in sand to investigate the failure envelope in the H-M-V space

Zhuang Jin, Zhen‐Yu Yin, Panagiotis Kotronis et al. · 2019 · Ocean Engineering · 42 citations

5.

A scaled boundary finite element formulation for poroelasticity

Ean Tat Ooi, Chongmin Song, Sundararajan Natarajan · 2018 · International Journal for Numerical Methods in Engineering · 36 citations

Summary This paper develops the scaled boundary finite element formulation for applications in coupled field problems, in particular, to poroelasticity. The salient feature of this formulation is t...

6.

Simulation of chemo-thermo-mechanical problems in cement-based materials with Peridynamics

Soheil Bazazzadeh, Marco Morandini, Mirco Zaccariotto et al. · 2021 · Meccanica · 35 citations

Abstract A chemo-thermo-mechanical problem is solved using a peridynamic approach to investigate crack propagation in non-reinforced concrete at early-age. In the present study, the temperature evo...

7.

A 2D Smoothed Particle Hydrodynamics method for liquefaction induced lateral spreading analysis

Naili Mounir, Takashi Matsushima, Yasuo Yamada · 2005 · Journal of Applied Mechanics · 35 citations

This paper investigates liquefaction induced lateral spreading using a 2D Smoothed particle hydrodynamics (SPH) based numerical method in the framework of fluid dynamics. Owing to the fact that the...

Reading Guide

Foundational Papers

Start with Mounir et al. (2005, 35 citations) for 2D SPH in liquefaction spreading, establishing large-deformation basics; then Kuhnert and Ostermann (2013) for Finite Pointset Method applications in soil mechanics.

Recent Advances

Study Xu et al. (2023, 55 citations) for comprehensive SPH methodology; Zhu et al. (2021, 32 citations) for micropolar SPH in geomechanics; Bazazzadeh et al. (2021) for peridynamic chemo-thermo-mechanics.

Core Methods

Core techniques: SPH with Drucker-Prager (Zhang et al. 2017); micropolar continua (Zhu et al. 2021); peridynamics for crack propagation (Bazazzadeh et al. 2021); scaled boundary for poroelasticity (Ooi et al. 2018).

How PapersFlow Helps You Research Meshfree Methods in Geotechnics

Discover & Search

Research Agent uses searchPapers and exaSearch to find SPH applications in geotechnics, revealing Mounir et al. (2005) as foundational for liquefaction. citationGraph traces 35 citations from Mounir to recent works like Zhu et al. (2021); findSimilarPapers expands to peridynamics like Bazazzadeh et al. (2021).

Analyze & Verify

Analysis Agent applies readPaperContent to extract SPH formulations from Manenti et al. (2019), then verifyResponse with CoVe checks simulation accuracy against experiments. runPythonAnalysis recreates granular flow velocity profiles from Abdelrazek et al. (2016) using NumPy for statistical verification; GRADE scores evidence strength for hazard modeling claims.

Synthesize & Write

Synthesis Agent detects gaps in SPH for 3D poroelasticity coupling, flagging needs beyond Jin et al. (2019). Writing Agent uses latexEditText and latexSyncCitations to draft failure envelope sections citing 10+ papers, with latexCompile generating figures and exportMermaid for particle interaction diagrams.

Use Cases

"Reproduce SPH lateral spreading displacement from Mounir 2005 using Python"

Research Agent → searchPapers(Mounir SPH liquefaction) → Analysis Agent → readPaperContent → runPythonAnalysis(NumPy simulate 2D SPH particles, plot displacements vs. experiments) → researcher gets validated velocity profiles and error metrics.

"Write LaTeX section comparing SPH vs peridynamics for soil fracture"

Synthesis Agent → gap detection(SPH peridynamics geotechnics) → Writing Agent → latexEditText(draft comparison) → latexSyncCitations(Zhu 2021, Bazazzadeh 2021) → latexCompile → researcher gets compiled PDF with synced references and mermaid fracture diagrams.

"Find GitHub repos implementing micropolar SPH from Zhu 2021"

Research Agent → citationGraph(Zhu Acta Geotechnica) → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → researcher gets verified SPH code, micropolar parameters, and adaptation guide for slope stability.

Automated Workflows

Deep Research workflow conducts systematic review: searchPapers(50+ meshfree geotechnics) → citationGraph foundational chains (Mounir 2005) → structured report on SPH evolution. DeepScan applies 7-step analysis to Manenti et al. (2019) with CoVe checkpoints verifying granular flow equations. Theorizer generates hypotheses for hybrid SPH-peridynamics from Zhu (2021) and Bazazzadeh (2021) couplings.

Frequently Asked Questions

What defines meshfree methods in geotechnics?

Meshfree methods use particle-based approximations like SPH and peridynamics to model large-deformation soil behaviors without mesh distortions, as in Mounir et al. (2005) for liquefaction.

What are core methods used?

Primary methods are SPH for fluid-granular flows (Manenti et al. 2019; Abdelrazek et al. 2016) and peridynamics for fracture (Bazazzadeh et al. 2021), with micropolar extensions (Zhu et al. 2021).

What are key papers?

Foundational: Mounir et al. (2005, 35 citations) on SPH liquefaction. Recent: Xu et al. (2023, 55 citations) SPH review; Manenti et al. (2019, 50 citations) hazards.

What open problems exist?

Challenges include 3D coupled poroelasticity beyond scaled boundary methods (Ooi et al. 2018) and hybrid SPH-peridynamics for multi-scale failure.

Research Geotechnical Engineering and Underground Structures with AI

PapersFlow provides specialized AI tools for your field researchers. Here are the most relevant for this topic:

Start Researching Meshfree Methods in Geotechnics with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.