In the GTAW code, the matrix elements
and
are multiplied by
(check
whether this will make
a root of
?). After this, the matrix elements
can be written in the following form
|
(212) |
where
and
are
matrix which
are both independent of
.
The continua are determined by the condition that
, which is the condition that the matrix equation
has nonzero solutions. Using Eq. (212), the
matrix equation
can be written
|
(213) |
Thus finding
that can make
have
nonzero solution reduces to finding the eigenvalues of the generalized
eigenvalue problem in Eq. (213). In my code, the generalized
eigenvalue problem in Eq. (213) is solved numerically by using the
zggev subroutine in Lapack library. The numerical results of the
continuous spectrum are given in Sec. 8.2.
yj
2015-09-04