Skip to content

Commit

Permalink
update documentation (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
  • Loading branch information
junwang-noaa and junwang-noaa authored Mar 24, 2022
1 parent ba289eb commit 0c05de3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/UsersGuide/source/InputsOutputs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@ The ufs-weather-model can be configured as one of several applications, from a s
- UFSAtm coupled to GOCART
* - S2S
- Coupled UFSATM-MOM6-CICE6-CMEPS
* - S2SA
- Coupled UFSATM-MOM6-CICE6-GOCART-CMEPS
* - S2SW
- Coupled UFSATM-MOM6-CICE6-WW3-CMEPS
* - S2SWA
- Coupled UFSATM-MOM6-CICE6-WW3-GOCART-CMEPS
* - NG-GODAS
- Coupled CDEPS-DATM-MOM6-CICE6-CMEPS
* - HAFS
Expand Down Expand Up @@ -1205,8 +1209,7 @@ shows the following parameters that can be set in *model_configure* at run-time.
* - output_fh
- history file output forecast hours or history file output frequency if the second elelment is -1
- real
- -1 (negative: turn off the option, otherwise overwritten nfhout/nfhout_fh; 6 -1: output every 6 hoursr; 6 9: output history files at fh=6 and 9)
- -1 (negative: turn off the option, otherwise overwritten nfhout/nfhout_fh; 6 -1: output every 6 hoursr; 6 9: output history files at fh=6 and 9. Note: output_fh can only take 277 elements)
- -1 (negative: turn off the option, otherwise overwritten nfhout/nfhout_fh; 6 -1: output every 6 hoursr; 6 9: output history files at fh=6 and 9. Note: output_fh can only take 1032 characters)

:numref:`Table %s <ModelConfigParamsNotChanged>` shows the following parameters in *model_configure* that
are not usually changed.
Expand Down

0 comments on commit 0c05de3

Please sign in to comment.