RNS uses a uniform 2-D grid in the variables
s=r/(r+re) and
.
The center is at s=0, the equator at s=0.5 and infinity at
s=1. The equatorial plane is at
while the pole is at
.
If one uses SDIV points in the s-direction and MDIV points in the
-direction, then the grid points are obtained by the formulas
| (4) |
| (5) |
The default grid size is
.
You can change this
by editing the Makefile. If you specify too large a grid size and get a
memory segmentation fault, you can fix this by issuing the command
limit stacksize unlimited
in a UNIX environment.