Skip to content

Commit

Permalink
doc: remove mention of renamed variable 'forcing_diag' (#657)
Browse files Browse the repository at this point in the history
'forcing_diag' was renamed to 'debug_forcing' in d6eb125 (Add new unit
tests sumchk and bcstchk and update tests (#606), 2021-06-09), but this
instance was not renamed in the doc.
  • Loading branch information
phil-blain committed Nov 5, 2021
1 parent b626c49 commit 3ea1a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/user_guide/ug_troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ conflicts in module dependencies.
*print\_state* (**ice\_diagnostics.F90**)
Print the ice state and forcing fields for a given grid cell.

`forcing\_diag` = true (**ice\_in**)
`debug\_forcing` = true (**ice\_in**)
Print numerous diagnostic quantities associated with input forcing.

`debug\_blocks` = true (**ice\_in**)
Expand Down

0 comments on commit 3ea1a50

Please sign in to comment.