From 6fe5d3fea5bcf788affee7ac907481b95aa58bdb Mon Sep 17 00:00:00 2001 From: Bruno Blais Date: Fri, 29 May 2020 07:47:50 -0400 Subject: [PATCH] Update examples/step-68/doc/intro.dox Co-authored-by: Peter Munch --- examples/step-68/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-68/doc/intro.dox b/examples/step-68/doc/intro.dox index cfca2e80b9..9314c3782a 100644 --- a/examples/step-68/doc/intro.dox +++ b/examples/step-68/doc/intro.dox @@ -23,7 +23,7 @@ Particles play an important part in numerical models for a large or they can even be used to simulate the motion of granular matter, as is the case with the Discrete Element Method (DEM) (Blais et al. 2019). In the case of DEM, the resulting model is not related to the finite element method anymore, - but just leads to a serie of ordinary differential equation which describes + but just leads to a system of ordinary differential equation which describes the motion of the particles and the dynamic of their collisions. All of these models can be built using deal.II particle handling capabilities. -- 2.39.5