From e647825f46ea534465680c8c3003536add638b60 Mon Sep 17 00:00:00 2001 From: Bill Sacks Date: Tue, 12 Oct 2021 20:24:56 -0600 Subject: [PATCH] More minor edits --- doc/source/cesm_configurations.rst | 62 +++++++++++++++--------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/doc/source/cesm_configurations.rst b/doc/source/cesm_configurations.rst index e90f7b029..d58430599 100644 --- a/doc/source/cesm_configurations.rst +++ b/doc/source/cesm_configurations.rst @@ -133,37 +133,37 @@ compset aliases: .. table:: - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | Designation | Active Components | Data Components | Notes | - +=============+====================+=================+==============================================================================================================+ - | A | -- | various | All data components (exact set of data components differs for different compsets); used for software testing | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | B | atm, lnd, ice, ocn | -- | Fully active components | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | C | ocn | atm, ice, rof | \ | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | D | ice | atm, ocn, rof | Slab ocean model (SOM) | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | E | atm, lnd, ice | ocn | Slab ocean model (SOM) | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | F | atm, lnd | ice, ocn | Sea ice in prescribed mode; some F compsets use fewer surface components | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | G | ice, ocn | atm, rof | \ | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | I | lnd | atm | \ | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | J | lnd, ice, ocn | atm | Can be used to spin up the surface components | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | P | atm | -- | CAM PORT compsets | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | Q | atm | ocn | Aquaplanet compsets | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | S | -- | -- | No components present; used for software testing | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | T | glc | lnd | \ | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ - | X | -- | -- | Coupler-test components; used for software testing | - +-------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------------------+ + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | Designation | Active Components | Data Components | Notes | + +=============+====================+=================+==========================================================================+ + | A | -- | various | All data components; used for software testing | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | B | atm, lnd, ice, ocn | -- | Fully active components | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | C | ocn | atm, ice, rof | \ | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | D | ice | atm, ocn, rof | Slab ocean model (SOM) | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | E | atm, lnd, ice | ocn | Slab ocean model (SOM) | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | F | atm, lnd | ice, ocn | Sea ice in prescribed mode; some F compsets use fewer surface components | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | G | ice, ocn | atm, rof | \ | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | I | lnd | atm | \ | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | J | lnd, ice, ocn | atm | Can be used to spin up the surface components | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | P | atm | -- | CAM PORT compsets | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | Q | atm | ocn | Aquaplanet compsets | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | S | -- | -- | No components present; used for software testing | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | T | glc | lnd | \ | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ + | X | -- | -- | Coupler-test components; used for software testing | + +-------------+--------------------+-----------------+--------------------------------------------------------------------------+ See `supported component sets `_ for a