From 563a3ca6a775caed12c7362ec9cb4c5bf94c8d9a Mon Sep 17 00:00:00 2001 From: Ann Almgren Date: Thu, 18 Oct 2018 19:18:54 -0700 Subject: [PATCH] Formatting --- docs/source/Inputs.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/source/Inputs.rst b/docs/source/Inputs.rst index db8b605..1b61e10 100644 --- a/docs/source/Inputs.rst +++ b/docs/source/Inputs.rst @@ -1,9 +1,10 @@ .. _Chap:Inputs: Run-time Inputs -================== +=============== The following inputs must be preceded by "amr." + +-----------------+-----------------------------------------------------------------------+-------------+ | File | Description | Default | +=================+=======================================================================+=============+ @@ -37,14 +38,15 @@ The following inputs must be preceded by "geometry." +-----------------+-----------------------------------------------------------------------+-------------+ | File | Description | Default | -+=================+=========================================================================+=============+ -| coord_sys | 0 for Cartesian | 0 | ++=================+=======================================================================+=============+ +| coord_sys | 0 for Cartesian | 0 | +-----------------+-----------------------------------------------------------------------+-------------+ -| is_periodic | 1 for true, 0 for false (one value for each coordinate direction) | 0 | +| is_periodic | 1 for true, 0 for false (one value for each coordinate direction) | 0 | +-----------------+-----------------------------------------------------------------------+-------------+ The following inputs must be preceded by "mfix." + +-----------------+-----------------------------------------------------------------------+-------------+ | File | Description | Default | +=================+=======================================================================+=============+ -- GitLab