Skip to content

Commit e982857

Browse files
Merge pull request #669 from JunaidAkhter/patch-1
Update ks.md
2 parents 0f30195 + f307e56 commit e982857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/ks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ where `\alpha = \gamma = 1` and `\beta = 4`. The exact solution is:
1212
u_e(x, t) = 11 + 15 \tanh \theta - 15 \tanh^2 \theta - 15 \tanh^3 \theta \, ,
1313
```
1414

15-
where `\theta = 1 - x/2` and with initial and boundary conditions:
15+
where `\theta = t - x/2` and with initial and boundary conditions:
1616

1717
```math
1818
\begin{align*}

0 commit comments

Comments
 (0)