Skip to content

Commit

Permalink
remove white space (#1487)
Browse files Browse the repository at this point in the history
  • Loading branch information
asalmgren authored Mar 9, 2024
1 parent 23eeceb commit 58b9b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/sphinx_doc/BestPractices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Large-Eddy Simulations
better resolve turbulence features. With ``Centered_2nd``, the simulation
may remain numerically stable but without any upwinding or numerical
diffusion, these results should be carefully interpreted.

- For higher-order central differencing alone (i.e., without any added
upwinding), at least 5% numerical diffusion should be included to stabilize
the solution; this was tested with ``Centered_6th``. Note that this does not
Expand Down

0 comments on commit 58b9b8e

Please sign in to comment.