From 6bd49a4cadc1bc94d87de821e9b6a399dfb37365 Mon Sep 17 00:00:00 2001 From: Ann Almgren Date: Thu, 16 May 2019 08:54:53 -0700 Subject: [PATCH] fix --- docs/source/CITests.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/CITests.rst b/docs/source/CITests.rst index 08b8bbe..95b6e9f 100644 --- a/docs/source/CITests.rst +++ b/docs/source/CITests.rst @@ -102,13 +102,13 @@ Coupled particle/fluid tests: | | SGS | | | | 1 | 1 | Single particle | | | | | | | | | falling under | | | MGS | | | | 10 | 1 | gravity, reaching | -| | | | | | | | terminal velocity | | +| | | | | | | | terminal velocity | | | MGP | | | | 10 | X | | +-------+-----+----------+----------------+------+----+----+----------------------+ | DEM07 | | 20 20 20 | Per Per Per | 1222 | | | | +-------+-----+----------+----------------+------+----+----+----------------------+ | | SGS | | | | 1 | 1 | Homogeneous | -| | | | | | | | cooling system | | +| | | | | | | | cooling system | | | MGS | | | | 8 | 1 | | | | | | | | | | | | | MGP | | | | 8 | X | | -- GitLab