From 0f0b04cc7424915c2a29b2e91252fdcb849369dd Mon Sep 17 00:00:00 2001 From: "Walter.Kolczynski" Date: Wed, 10 May 2023 02:55:04 -0500 Subject: [PATCH] Update documentation for cycled mode setup The experiment setup documentation for cycled mode had not been updated as coupled capability was added. Also added notes to both the cycled and forecast-only section that ATMW is currently not working. --- docs/source/setup.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/source/setup.rst b/docs/source/setup.rst index ec63327fbca..7ed015ac2f7 100644 --- a/docs/source/setup.rst +++ b/docs/source/setup.rst @@ -94,8 +94,8 @@ where: * ``$APP`` is the target application, one of: - ATM: atmosphere-only [default] - - ATMW: atm-wave - ATMA: atm-aerosols + - ATMW: atm-wave (currently non-functional) - S2S: atm-ocean-ice - S2SA: atm-ocean-ice-aerosols - S2SW: atm-ocean-ice-wave @@ -206,7 +206,12 @@ where: * ``$APP`` is the target application, one of: - ATM: atmosphere-only [default] - - ATMW: atm-wave + - ATMA: atm-aerosols + - ATMW: atm-wave (currently non-functional) + - S2S: atm-ocean-ice + - S2SA: atm-ocean-ice-aerosols + - S2SW: atm-ocean-ice-wave + - S2SWA: atm-ocean-ice-wave-aerosols * ``$IDATE`` is the initial start date of your run (first cycle CDATE, YYYYMMDDCC) * ``$EDATE`` is the ending date of your run (YYYYMMDDCC) and is the last cycle that will complete