Skip to content

Commit e04f571

Browse files
authored
Update docs/sphinx/installation_using_cmake.rst
1 parent b36f843 commit e04f571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/installation_using_cmake.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The CMake flag ``-DHERMES_SLOPE_LIMITER`` sets the choice of slope
188188
limiter. The default method is ``MC``, which has been found to
189189
provide a good balance for problems of interest. If more dissipation
190190
is required then this can be changed to ``MinMod``;
191-
if more dissipation is required then this can be changed
191+
if less dissipation is required then this can be changed
192192
to ``Superbee``.
193193

194194
The appropriate limiter is problem-dependent. ``MinMod`` can work well

0 commit comments

Comments
 (0)