0fda33cbfc80f13b.tex
1: \begin{abstract}
2: %
3: We present a numerical method for solving the Poisson
4: equation on a nested grid.  The nested grid consists of
5: uniform grids having different grid spacing and is designed
6: to cover the space closer to the center with a finer grid.
7: Thus our numerical method is suitable for computing the
8: gravity of a centrally condensed object.
9: It consists of two parts: the difference scheme for the
10: Poisson equation on the nested grid and 
11: the multi-grid iteration algorithm.
12: It has three advantages: accuracy, fast convergence, and 
13: scalability.  First it computes the gravitational potential
14: of a close binary accurately up to the quadraple moment, 
15: even when the binary is resolved only in the fine grids.
16: Second residual decreases by a factor of 300 or more
17: by each iteration.  
18: We confirmed experimentally that 
19: the iteration converges always to the exact solution of 
20: the difference equation.  Third the computation load of the iteration
21: is proportional to the total number of the cells in the
22: nested grid.  Thus our method gives a good solution at the
23: minimum expense when the nested grid is large.
24: The difference scheme is applicable also to the adaptive
25: mesh refinement in which cells of different sizes are used
26: to cover a domain of computation.
27: \end{abstract}
28: