diff --git a/doc/source/user_guide/ug_case_settings.rst b/doc/source/user_guide/ug_case_settings.rst index ed04d14e7..3d3a99f6b 100644 --- a/doc/source/user_guide/ug_case_settings.rst +++ b/doc/source/user_guide/ug_case_settings.rst @@ -87,12 +87,12 @@ setup_nml "", "", "", "" "``bfbflag``", "string", "global sum methods", "``off``" - "", "off", "local reduction then global scalar sum","" - "", "lsum4", "local reduction with real*4 then global scalar sum","" - "", "lsum8", "local reduction with real*8 then global scalar sum","" - "", "lsum16", "local reduction with real*16 then global scalar sum","" - "", "ddpdd", "parallel double double algorithm","" - "", "reprosum", "fixed point double integer sum","" + "", "``off``", "local reduction then global scalar sum","" + "", "``lsum4``", "local reduction with real*4 then global scalar sum","" + "", "``lsum8``", "local reduction with real*8 then global scalar sum","" + "", "``lsum16``", "local reduction with real*16 then global scalar sum","" + "", "``ddpdd``", "parallel double double algorithm","" + "", "``reprosum``", "fixed point double integer sum","" "``conserv_check``", "logical", "check conservation", "``.false.``" "``cpl_bgc``", "logical", "couple bgc thru driver", "``.false.``" "``days_per_year``", "integer", "number of days in a model year", "365" @@ -129,7 +129,7 @@ setup_nml "``ice_ic``", "string", "initial condition", "``default``" "", "``default``", "latitude and sst dependent", "" "", "``none``", "no ice", "" - "", "path/file", "restart file name", "" + "", "'path/file'", "restart file name", "" "``incond_dir``", "string", "path to initial condition directory", "'./'" "``incond_file``", "string", "output file prefix for initial condition", "‘iceh_ic’" "``istep0``", "integer", "initial time step number", "0"