Abstract. Some tests for fast algorithm are used in our model problem. Cascadic method in spital is better than time.
The following burgers equation is used as a model problem.

MOC means that the psuedo time term is added and obtain the steady state solution by time marching method, namely, one solves the following equation until the steady state solution is attained:

We introduce the material time derivative, i.e.,



With some finite element space, we got the following scheme:

The scheme can be written in this form






i(x) is the basis function of M h.
The steady solution u = sin
x is used in our test. The results are shown in Table
1.
The tolerance is

= 10-8 are used in our test.
. |
Remark 1: From Table 1, the error of L2 norm should be o(dx3) if we set dt = dx3.
Remark 2: How about
effect? In my other test
< 10-5 can shown the same
approximation, but lager than that will not.
Remark 3: In next section, (m,n) the time marching on m elements with dt = dxn.
2.1. Time. First use large time step, then use small time step.
. |
Remark 1: ”
” in ”(.,1)
(.,2)” means the second time marching with the first
one’s results as initial solution.
Remark 2: The strategy of using dt =
between ”(.,1)
(.,2)” is not useful and
leads more cost.
Remark 2: Because the spital size doesn’t change with different time step, the cost of computation doesn’t change. When the grid is fine, the result is better.
2.2. Cascadic method. First solve the problem on coarse grid, then do prolongation and solve the problem on fine grid.
. |
Remark 1: Because the spital size changes, the cost of computation changes.
Remark 2: Compared with Table 1 and 2.1, it is not necessary to use time fast algorithm after prolongation.