We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NA

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Numerical Analysis

Title: Eigenvalue Solvers for Modeling Nuclear Reactors on Leadership Class Machines

Abstract: Three complementary methods have been implemented in the code Denovo that accelerate neutral particle transport calculations with methods that use leadership-class computers fully and effectively: a multigroup block (MG) Krylov solver, a Rayleigh Quotient Iteration (RQI) eigenvalue solver, and a multigrid in energy (MGE) preconditioner. The MG Krylov solver converges more quickly than Gauss Seidel and enables energy decomposition such that Denovo can scale to hundreds of thousands of cores. RQI should converge in fewer iterations than power iteration (PI) for large and challenging problems. RQI creates shifted systems that would not be tractable without the MG Krylov solver. It also creates ill-conditioned matrices. The MGE preconditioner reduces iteration count significantly when used with RQI and takes advantage of the new energy decomposition such that it can scale efficiently. Each individual method has been described before, but this is the first time they have been demonstrated to work together effectively.
The combination of solvers enables the RQI eigenvalue solver to work better than the other available solvers for large reactors problems on leadership class machines. Using these methods together, RQI converged in fewer iterations and in less time than PI for a full pressurized water reactor core. These solvers also performed better than an Arnoldi eigenvalue solver for a reactor benchmark problem when energy decomposition is needed. The MG Krylov, MGE preconditioner, and RQI solver combination also scales well in energy. This solver set is a strong choice for very large and challenging problems.
Comments: arXiv admin note: substantial text overlap with arXiv:1702.02111, arXiv:1612.00907
Subjects: Numerical Analysis (math.NA); Computational Physics (physics.comp-ph)
DOI: 10.1080/00295639.2017.1413875
Cite as: arXiv:1708.04928 [cs.NA]
  (or arXiv:1708.04928v2 [cs.NA] for this version)

Submission history

From: Rachel Slaybaugh [view email]
[v1] Mon, 14 Aug 2017 22:48:24 GMT (107kb,D)
[v2] Tue, 12 Dec 2017 19:54:24 GMT (106kb,D)

Link back to: arXiv, form interface, contact.