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.
Explore membership for yourself or for your organization.
Conference Spotlight
2026 Annual Conference
May 31–June 3, 2026
Denver, CO|Sheraton Denver
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
Nov 2025
Jul 2025
Latest Journal Issues
Nuclear Science and Engineering
December 2025
Nuclear Technology
November 2025
Fusion Science and Technology
Latest News
The progress so far: An update on the Reactor Pilot Program
It has been about three months since the Department of Energy named 10 companies for its new Reactor Pilot Program, which maps out how the DOE would meet the goal announced by executive order in May of having three reactors achieve criticality by July 4, 2026.
Gabriel Suau, Ansar Calloo, Rémi Baron, Romain Le Tellier
Nuclear Science and Engineering | Volume 199 | Number 1 | April 2025 | Pages S295-S311
Research Article | doi.org/10.1080/00295639.2024.2340173
Articles are hosted by Taylor and Francis Online.
This paper describes the implementation of efficient and portable vectorized sweep kernels as part of the resolution of the neutron transport equation on three-dimensional Cartesian grids using the discrete ordinates (Sn) method for the angular variable and the diamond differencing (DD) scheme for the spatial discretization. Vectorization is set up along the directions within the same octant and is independent of the spatial discretization order; therefore, the extension of this technique to high-order DD or discontinuous Galerkin schemes is immediate. Our implementation is written in C++17 and relies on the Kokkos performance portability framework. This library allows one to express shared-memory parallelism (including vectorization) in a machine-independent way and supports many backends including CUDA and OpenMP. Our vectorization procedure relies on the portable single instruction multiple data types provided by Kokkos. The method has been implemented for DD schemes up to order 2 and yields promising results on CPUs supporting standard vector instructions.