diff --git a/docs/source/CITests.rst b/docs/source/CITests.rst index e8df409fffae13409d603ad87ba443d93e65f66b..3a54be35a1e221b7fad6ba1a4b78328696d62b6e 100644 --- a/docs/source/CITests.rst +++ b/docs/source/CITests.rst @@ -90,20 +90,20 @@ Single-grid, single-process (SGS) particle-only tests: Coupled particle/fluid tests: -+------+-----+----+-------+--------+----+----+----------------------+ -| Test | | nx | bc_x | Npa | Ng | Np | Description | -| | | ny | bc_y | | | | | -| | | nz | bc_z | | | | | -+------+-----+----+-------+--------+----+----+----------------------+ -| DEM06| SGS | 50 | NSW | 1 | 1 | 1 | Single particle | -| | | | | | | | falling under | -| | MGS | 5 | NSW | | 10 | 1 | gravity, reaching | -| | | | | | | | terminal velocity | -| | MGP | 5 | NSW | | 10 | | | -+------+-----+----+-------+--------+----+----+----------------------+ -| DEM07| SGS | 20 | Per | 1222 | 1 | 1 | Homogeneous | -| | | | | | | | cooling system | -| | MGS | 20 | Per | | 8 | 1 | | -| | | | | | | | | -| | MGP | 20 | Per | | 8 | | | -+------+-----+----+-------+--------+----+----+----------------------+ ++-------+-----+----------+----------------+------+---+----+-----------------------+ +| 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 | +| | | | | | | | | +| | MGP | | | | 10 | | | ++-------+-----+----------+----------------+------+----+----+----------------------+ +| DEM07 | | 20 20 20 | Per Per Per | 1222 | | | Homogeneous | +| | SGS | | | | 1 | 1 | cooling system | +| | | | | | | | | +| | MGS | | | | 8 | 1 | | +| | | | | | | | | +| | MGP | | | | 8 | | | ++-------+-----+----------+----------------+------+----+----+----------------------+