diff --git a/docs/source/modules/idealised_moist_phys.rst b/docs/source/modules/idealised_moist_phys.rst index 6a3f8b9ae..7d17cccea 100644 --- a/docs/source/modules/idealised_moist_phys.rst +++ b/docs/source/modules/idealised_moist_phys.rst @@ -51,7 +51,7 @@ The scheme to be used can be selected using the ``convection_scheme`` namelist p +--------------------------+---------------------------------------------------------------------------+ |``DRY_CONV`` |Use the dry convection scheme [Schneider2006]_. | +--------------------------+---------------------------------------------------------------------------+ -|``NO_CONV`` |Use no convection scheme. | +|``NONE`` |Use no convection scheme. | +--------------------------+---------------------------------------------------------------------------+ |``UNSET`` |Model looks through flags listed under Method 2. | +--------------------------+---------------------------------------------------------------------------+ @@ -296,4 +296,4 @@ References Authors ------- -This documentation was written by Ruth Geen, peer reviewed by Marianne Pietschnig, and quality controlled by Ross Castle. \ No newline at end of file +This documentation was written by Ruth Geen, peer reviewed by Marianne Pietschnig, and quality controlled by Ross Castle.