Skip to content

Commit 4d50830

Browse files
committed
Update 6_inputdeck.rst
1 parent f98d2f1 commit 4d50830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/6_inputdeck.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Numerical Methods
5050
+-------------------+------------------------------------------------------+-------------------------+---------------------------------------------------------------------------------------------------------+
5151
| | | ``periodic``` | |
5252
+-------------------+------------------------------------------------------+-------------------------+---------------------------------------------------------------------------------------------------------+
53-
| ``advc_method`` | Lagrangian advection scheme | (``Euler``) | Simple and fast Euler stepping with |
53+
| ``advc_method`` | Lagrangian advection scheme | (``Euler``) | Simple and fast Euler stepping with |
5454
+-------------------+------------------------------------------------------+-------------------------+---------------------------------------------------------------------------------------------------------+
5555
| | | ``RK2`` | Runge–Kutta 2 with :math:`\max_{0 \le n \le N} \lvert y(t_n) - y_n \rvert = O(h^1)` |
5656
+-------------------+------------------------------------------------------+-------------------------+---------------------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)