Authors: Stuart Rogers, Steve Nash
Three different types of spacing control are available:
hypin -wallsp 1.e-6 \
-zmax 10.0 \
-srmax 1.25 \
-fname zetastr.i
hypin -wallsp .00004 \
-z1 1.0 \
-dz1 .08 \
-zmax 10.0 \
-srmax 1.25 \
-fname zetastr.i
hypin -wallsp .00004 \
-z1 1.189 \
-dz1 .0793 \
-z2 5.153 \
-dz2 .300 \
-zmax 13.8733 \
-srmax 1.25 \
-fname zetastr.i
[-wallsp WALLSP]
[-z1 Z1 -dz1 DZ1]
[-z2 Z2 [-dz2 DZ2]]
[-srmax SRMAX]
[-o FNAME]
Where:
WALLSP is the initial spacing [1.0 e-6]
Z1 is the distance to the end of the
region with uniform spacing [0.0]
DZ1 is the spacing in the uniform
region between the wall and Z1
Z2 is a distance greater than Z1
DZ2 is the spacing at Z2 [5.*DZ1]
SRMAX is the max streching ratio [1.25]
FNAME is the output filename [zetastr.i]