Skip to content

Commit 9010c42

Browse files
committed
Update 3_numerical.rst
1 parent 7fdc7f4 commit 9010c42

1 file changed

Lines changed: 20 additions & 38 deletions

File tree

source/3_numerical.rst

Lines changed: 20 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -90,44 +90,26 @@ The seven-stage scheme uses non-uniform weights to attain global :math:`O(\Delta
9090
This scheme incurs a global error of order with six velocity evaluations.
9191

9292

93-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
94-
| :math:`0` | | | | | | |
95-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
96-
| :math:`(5\mp\sqrt{5})/10` | :math:`(5\mp\sqrt{5})/10` | | | | | |
97-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
98-
| :math:`(5\pm\sqrt{5})/10` | :math:`\mp\sqrt{5}/10` | :math:`(5\pm2\sqrt{5})/10` | | | | |
99-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
100-
| :math:`(5\mp\sqrt{5})/10` | :math:`(-15\pm7\sqrt{5})/20` | :math:`(-1\pm\sqrt{5})/4` | :math:`(15\mp7\sqrt{5})/10` | | | |
101-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
102-
| :math:`(5\pm\sqrt{5})/10` | :math:`(5\mp\sqrt{5})/60` | :math:`0` | :math:`1/6` | :math:`(15\pm7\sqrt{5})/60` | | |
103-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
104-
| :math:`(5\mp\sqrt{5})/10` | :math:`(5\pm\sqrt{5})/60` | :math:`0` | :math:`(9\mp5\sqrt{5})/12` | :math:`1/6` | :math:`(-5\pm3\sqrt{5})/10` | |
105-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
106-
| :math:`1` | :math:`1/6` | :math:`0` | :math:`(-55\pm25\sqrt{5})/12` | :math:`(-25\mp7\sqrt{5})/12` | :math:`5\mp2\sqrt{5}` | :math:`(5\pm\sqrt{5})/2` |
107-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
108-
| :math:`1/12` | :math:`0` | :math:`0` | :math:`0` | :math:`5/12` | :math:`5/12` | :math:`1/12` |
109-
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
110-
111-
112-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
113-
| :math:`0` |丨| | | | | | |
114-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
115-
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{5\mp\sqrt{5}}{10}` | | | | | |
116-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
117-
| :math:`\frac{5\pm\sqrt{5}}{10}` |丨| :math:`\frac{\mp\sqrt{5}}{10}` | :math:`\frac{5\pm2\sqrt{5}}{10}` | | | | |
118-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
119-
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{-15\pm7\sqrt{5}}{20}` | :math:`\frac{-1\pm\sqrt{5}}{4}` | :math:`\frac{15\mp7\sqrt{5}}{10}` | | | |
120-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
121-
| :math:`\frac{5\pm\sqrt{5}}{10}` |丨| :math:`\frac{5\mp\sqrt{5}}{60}` | :math:`0` | :math:`\frac{1}{6}` | :math:`\frac{15\pm7\sqrt{5}}{60}` | | |
122-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
123-
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{5\pm\sqrt{5}}{60}` | :math:`0` | :math:`\frac{9\mp5\sqrt{5}}{12}` | :math:`\frac{1}{6}` | :math:`\frac{-5\pm3\sqrt{5}}{10}` | |
124-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
125-
| :math:`1` |丨| :math:`\frac{1}{6}` | :math:`0` | :math:`\frac{-55\pm25\sqrt{5}}{12}` | :math:`\frac{-25\mp7\sqrt{5}}{12}` | :math:`5\mp2\sqrt{5}` | :math:`\frac{5\pm\sqrt{5}}{2}` |
126-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
127-
| ———————— |丨| ———————— | ———————— | ———————— | ———————— | ———————— | ———————— |
128-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
129-
| :math:`\frac{1}{12}` |丨| :math:`0` | :math:`0` | :math:`0` | :math:`\frac{5}{12}` | :math:`\frac{5}{12}` | :math:`\frac{1}{12}` |
130-
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
93+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
94+
| | :math:`0` | | | | | | |
95+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
96+
| | :math:`(5\mp\sqrt{5})/10` | :math:`(5\mp\sqrt{5})/10` | | | | | |
97+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
98+
| | :math:`(5\pm\sqrt{5})/10` | :math:`\mp\sqrt{5}/10` | :math:`(5\pm2\sqrt{5})/10` | | | | |
99+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
100+
| | :math:`(5\mp\sqrt{5})/10` | :math:`(-15\pm7\sqrt{5})/20` | :math:`(-1\pm\sqrt{5})/4` | :math:`(15\mp7\sqrt{5})/10` | | | |
101+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
102+
| | :math:`(5\pm\sqrt{5})/10` | :math:`(5\mp\sqrt{5})/60` | :math:`0` | :math:`1/6` | :math:`(15\pm7\sqrt{5})/60` | | |
103+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
104+
| | :math:`(5\mp\sqrt{5})/10` | :math:`(5\pm\sqrt{5})/60` | :math:`0` | :math:`(9\mp5\sqrt{5})/12` | :math:`1/6` | :math:`(-5\pm3\sqrt{5})/10` | |
105+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
106+
| | :math:`1` | :math:`1/6` | :math:`0` | :math:`(-55\pm25\sqrt{5})/12` | :math:`(-25\mp7\sqrt{5})/12` | :math:`5\mp2\sqrt{5}` | :math:`(5\pm\sqrt{5})/2` |
107+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
108+
| | :math:`1/12` | :math:`0` | :math:`0` | :math:`0` | :math:`5/12` | :math:`5/12` | :math:`1/12` |
109+
+----------+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
110+
111+
112+
131113

132114

133115

0 commit comments

Comments
 (0)