From 85658e1ffd7d30e68c705ca9e93cfb7cded8b21f Mon Sep 17 00:00:00 2001 From: Ann Almgren <asalmgren@lbl.gov> Date: Mon, 20 May 2019 16:10:56 -0700 Subject: [PATCH] add comment about fluid tests being steady state --- 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 b52deec..6a1eb50 100644 --- a/docs/source/CITests.rst +++ b/docs/source/CITests.rst @@ -22,7 +22,7 @@ For each direction, where appropriate, there are multiple versions, with the fol Below Ng = number of grids, Npa = number of particles, Np = number of MPI ranks. -All the FLD cases are fluid-only. +All the FLD cases are fluid-only and steady state. All the DEM cases are particle-only except for DEM06 and DEM07 which are fluid and particles; these both use the "BVK2" drag type. In all cases the particle data were read in from "particle_input.dat" @@ -62,7 +62,7 @@ Single-grid, single-process (SGS) particle-only tests: +-------+----+----+----+------+------+-------+-----+--------------------+ -Fluid-only tests: +Steady-state fluid-only tests: +-------+-----+----+----+----+-------+------+------+-----+----------------------+ | Test | | nx | ny | nz | bc_x | bc_y | bc_z | Ng | Np | -- GitLab