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
2025 ANS Winter Conference & Expo
November 9–12, 2025
Washington, DC|Washington Hilton
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
Sep 2025
Jan 2025
Latest Journal Issues
Nuclear Science and Engineering
October 2025
Nuclear Technology
September 2025
Fusion Science and Technology
Latest News
NNSA awards BWXT $1.5B defense fuels contract
The Department of Energy’s National Nuclear Security Administration has awarded BWX Technologies a contract valued at $1.5 billion to build a Domestic Uranium Enrichment Centrifuge Experiment (DUECE) pilot plant in Tennessee in support of the administration’s efforts to build out a domestic supply of unobligated enriched uranium for defense-related nuclear fuel.
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.