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.
Original language | English |
---|---|
Pages (from-to) | 31-44 |
Number of pages | 14 |
Journal | Nuclear Science and Engineering |
Volume | 190 |
Issue number | 1 |
DOIs | |
State | Published - Apr 2018 |
Funding
This research used resources of the Oak Ridge Leadership Computing Facility at ORNL, which is supported by the U.S. Department of Energy (DOE) Office of Science under contract DE-AC0500OR22725. Additional thanks to the Rickover Fellowship Program in Nuclear Engineering sponsored by Naval Reactors Division of the DOE. This fellowship sponsored the work from which this work is derived.
Funders | Funder number |
---|---|
Naval Reactors Division | |
U.S. Department of Energy | |
U.S. Department of Energy | |
Office of Science | DE-AC0500OR22725 |
Keywords
- Eigenvalue
- Preconditioning
- Rayleigh quotient