From f95f5079696f6af14543e2c5183195b38727e4e4 Mon Sep 17 00:00:00 2001 From: Ann Almgren Date: Thu, 16 May 2019 08:29:02 -0700 Subject: [PATCH] experimenting with formatting --- docs/source/CITests.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/CITests.rst b/docs/source/CITests.rst index 3a54be3..740c71c 100644 --- a/docs/source/CITests.rst +++ b/docs/source/CITests.rst @@ -94,6 +94,7 @@ Coupled particle/fluid tests: | Test | | nx ny nz | bc_x bc_y bc_z | Npa | Ng | Np | Description | +-------+-----+----------+----------------+------+----+----+----------------------+ | DEM06 | | 50 5 5 | NSW NSW NSW | 1 | | | Single particle | ++-------+-----+----------+----------------+------+----+----+----------------------+ | | SGS | | | | 1 | 1 | falling under | | | | | | | | | gravity, reaching | | | MGS | | | | 10 | 1 | terminal velocity | @@ -101,6 +102,7 @@ Coupled particle/fluid tests: | | MGP | | | | 10 | | | +-------+-----+----------+----------------+------+----+----+----------------------+ | DEM07 | | 20 20 20 | Per Per Per | 1222 | | | Homogeneous | ++-------+-----+----------+----------------+------+----+----+----------------------+ | | SGS | | | | 1 | 1 | cooling system | | | | | | | | | | | | MGS | | | | 8 | 1 | | -- GitLab