From bb6f2394f1711917223723b8739264d6af2d2f59 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 21 Jun 2021 08:52:56 -0600 Subject: [PATCH] Another minor edit. --- 9.3/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9.3/paper.tex b/9.3/paper.tex index 4222eca..d8512f9 100644 --- a/9.3/paper.tex +++ b/9.3/paper.tex @@ -749,7 +749,7 @@ operations, and support for updating ghost particles (particles that live in ghost cells around the local domain) by updating their properties instead of destroying and rebuilding their container. The latter step improves the efficiency of ghost particle exchange significantly. With this feature, -\dealii can be used to generate scalable parallel code for Lagrangian +\dealii can be used for scalable parallel Lagrangian models such as the Discrete Element Method (DEM) \cite{golshan2021lethedem} or Molecular Dynamics. -- 2.39.5