06.08.2013 Views

Abstract

Abstract

Abstract

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

APPENDIX C. GUIDE TO RTD SIMULATION CODE 145<br />

– ”Tolerance” - Tolerance to which GMRES drives the relative residual of<br />

• Eigensolver<br />

the linear solve. This is currently set to 10 −3 .<br />

– ”Compute Eigenvalues” - Boolean variable that turns on the eigensolver if<br />

it is set to ”true”.<br />

– ”Arnoldi Size” - Maximum number of Arnoldi iterations to converge the<br />

requested number of eigenvalues/eigenvectors.<br />

– ”NEV” - Requested number of eigenvalues/eigenvectors to converge.<br />

– Tol - Tolerance to which the Arnoldi iteration drives the Schur error for<br />

the eigenvalue approximation.<br />

– ”Frequency” - The number of continuation steps taken between calls to the<br />

eigensolver to converge the requested number of eigenvalues/eigenvectors.<br />

– ”Cayley Pole” - Sets the Cayley pole parameter ¯µ. This is currently set<br />

to 0.002.<br />

– ”Cayley Zero” - Sets the Cayley zero parameter ¯σ. Thisiscurrentlyset<br />

to −0.002.<br />

C.2.4 rtdrespara.f<br />

This routine computes the preconditioned nonlinear residual ˜ MW( f), where W ( f)is<br />

the nonlinear residual and ˜ M =(K − 1<br />

τ I)−1 is the left preconditioner.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!