We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda9457 commit 5252726Copy full SHA for 5252726
source/models/evolution-problems.rst
@@ -338,7 +338,7 @@ where :math:`D` is the total derivative operator.
338
So a good scheme is one step of backward convection by the method of Characteristics-Galerkin
339
340
.. math::
341
- \frac{1}{{\tau }}\left(u^{m + 1}(x) - u^m(X^m(x))\right) = f^m (x)
+ \frac{1}{{\tau }}\left(u^{m + 1}(x) - u^m(X^m(x))\right) = f^{m+1} (x)
342
:label: eqn::Charac
343
344
where :math:`X^m (x)` is an approximation of the solution at :math:`t = m\tau` of the ordinary differential equation
0 commit comments