From 0850aa56d3b096190022815b322f8e8b5b4f724a Mon Sep 17 00:00:00 2001 From: wfullmer <william.fullmer@netl.doe.gov> Date: Tue, 29 Mar 2022 16:44:37 -0400 Subject: [PATCH] add white space to fix list formatting --- docs/source/inputs/InputsProblemDefinition.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/inputs/InputsProblemDefinition.rst b/docs/source/inputs/InputsProblemDefinition.rst index c5699f4..c189776 100644 --- a/docs/source/inputs/InputsProblemDefinition.rst +++ b/docs/source/inputs/InputsProblemDefinition.rst @@ -567,6 +567,7 @@ The name of the DEM phases to be defined in the IC region and the packing must b | | * oneper -- one particle per cell | | | | | * eightper -- eight particles per cell | | | | | * n-cube -- n^3 particles per cell where n is an integer | | | +| | | | | | | (NOTE: oneper is equivalent to 1-cube and eightper to 2-cube) | | | +---------------------+----------------------------------------------------------------+-------------+-----------+ -- GitLab