ANS is committed to advancing, fostering, and promoting the development and application of nuclear sciences and technologies to benefit society.
Explore the many uses for nuclear science and its impact on energy, the environment, healthcare, food, and more.
Division Spotlight
Mathematics & Computation
Division members promote the advancement of mathematical and computational methods for solving problems arising in all disciplines encompassed by the Society. They place particular emphasis on numerical techniques for efficient computer applications to aid in the dissemination, integration, and proper use of computer codes, including preparation of computational benchmark and development of standards for computing practices, and to encourage the development on new computer codes and broaden their use.
Meeting Spotlight
2025 ANS Annual Conference
June 15–18, 2025
Chicago, IL|Chicago Marriott Downtown
Standards Program
The Standards Committee is responsible for the development and maintenance of voluntary consensus standards that address the design, analysis, and operation of components, systems, and facilities related to the application of nuclear science and technology. Find out What’s New, check out the Standards Store, or Get Involved today!
Latest Magazine Issues
May 2025
Jan 2025
Latest Journal Issues
Nuclear Science and Engineering
June 2025
Nuclear Technology
Fusion Science and Technology
Latest News
AI and productivity growth
Craig Piercycpiercy@ans.org
This month’s issue of Nuclear News focuses on supply and demand. The “supply” part of the story highlights nuclear’s continued success in providing electricity to the grid more than 90 percent of the time, while the “demand” part explores the seemingly insatiable appetite of hyperscale data centers for steady, carbon-free energy.
Technically, we are in the second year of our AI epiphany, the collective realization that Big Tech’s energy demands are so large that they cannot be met without a historic build-out of new generation capacity. Yet the enormity of it all still seems hard to grasp.
or the better part of two decades, U.S. electricity demand has been flat. Sure, we’ve seen annual fluctuations that correlate with weather patterns and the overall domestic economic performance, but the gigawatt-hours of electricity America consumed in 2021 are almost identical to our 2007 numbers.
Lixun Liu, Han Zhang, Xinru Peng, Qinrong Dou, Yingjie Wu, Jiong Guo, Fu Li
Nuclear Science and Engineering | Volume 199 | Number 1 | January 2025 | Pages 61-81
Research Article | doi.org/10.1080/00295639.2024.2344956
Articles are hosted by Taylor and Francis Online.
The Newton-Krylov method with the explicit Jacobian matrix is an efficient numerical method for solving the nuclear reactor nonlinear multiphysics coupling system. Compared with the Jacobian-free Newton-Krylov (JFNK) method, it has a better preconditioner matrix (the Jacobian matrix itself) and can achieve a more stable and faster convergence. How to compute the Jacobian matrix efficiently is a key issue for this method. The graph coloring algorithm is an essential technique and has been used to reduce the Jacobian computational burden by exploiting its sparsity. The fewer the coloring numbers in the Jacobian, the less the Jacobian computational cost will be. Besides, when computing the Jacobian in a distributed memory parallel environment, the parallel graph coloring algorithms are required because the Jacobian is distributed among processors. Currently, a popular parallel graph coloring algorithm has been used to color the Jacobian. However, this parallel graph coloring algorithm shows poor scalability in parallel. The coloring numbers will increase with the processors, resulting in poor Jacobian computational efficiency.
In this paper, a more efficient parallel graph coloring method is proposed that aims to reduce the coloring numbers and improve Jacobian computation efficiency in parallel. The main feature of the new method is that the coloring numbers decrease with the increasing number of processors. A neutronics/thermal-hydraulic coupling problem arising from the simplified high-temperature gas coolant model is utilized to assess the performance of the newly proposed method. The results show that (1) the parallel coloring number is reduced significantly, (2) the Jacobian computed by the new method is completely correct and excellent parallel scalability is achieved, and (3) the parallel coloring Newton-Krylov method with explicit Jacobian is more efficient and more stable than the parallel JFNK due to a better preconditioner.