Skip to content

Commit 54c6d16

Browse files
committed
fixed small latex error
1 parent fe8ce38 commit 54c6d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs_v7/Slope-Limiters-and-Shock-Resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Then, the geometric factor is given by
163163

164164
$$ \gamma (d) = \frac{1}{2} (1+d+\sin(\pi \cdot d)/ \pi) $$
165165

166-
Note that the geometric factor is nonnegative and nondecreasing in $d_{feature}$.
166+
Note that the geometric factor is nonnegative and nondecreasing in $$d_{feature}$$.
167167

168168

169169
After the number of iterations given by `LIMITER_ITER` (default $$999999$$), the value of the limiter will be frozen.

0 commit comments

Comments
 (0)