Litcius/Paper detail

Chrono::GPU: An Open-Source Simulation Package for Granular Dynamics Using the Discrete Element Method

Luning Fang, Ruochun Zhang, Colin Vanden Heuvel, Radu Serban, Dan Negruţ

2021Processes32 citationsDOIOpen Access PDF

Abstract

We report on an open-source, publicly available C++ software module called Chrono::GPU, which uses the Discrete Element Method (DEM) to simulate large granular systems on Graphics Processing Unit (GPU) cards. The solver supports the integration of granular material with geometries defined by triangle meshes, as well as co-simulation with the multi-physics simulation engine Chrono. Chrono::GPU adopts a smooth contact formulation and implements various common contact force models, such as the Hertzian model for normal force and the Mindlin friction force model, which takes into account the history of tangential displacement, rolling frictional torques, and cohesion. We report on the code structure and highlight its use of mixed data types for reducing the memory footprint and increasing simulation speed. We discuss several validation tests (wave propagation, rotating drum, direct shear test, crater test) that compare the simulation results against experimental data or results reported in the literature. In another benchmark test, we demonstrate linear scaling with a problem size up to the GPU memory capacity; specifically, for systems with 130 million DEM elements. The simulation infrastructure is demonstrated in conjunction with simulations of the NASA Curiosity rover, which is currently active on Mars.

Topics & Concepts

Discrete element methodComputer scienceSolverPolygon meshComputational scienceGranular materialBenchmark (surveying)GraphicsComputer graphics (images)EngineeringGeologyMechanicsPhysicsProgramming languageGeotechnical engineeringGeodesyGranular flow and fluidized bedsLandslides and related hazardsSoil Mechanics and Vehicle Dynamics
Chrono::GPU: An Open-Source Simulation Package for Granular Dynamics Using the Discrete Element Method | Litcius