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
Isotopes & Radiation
Members are devoted to applying nuclear science and engineering technologies involving isotopes, radiation applications, and associated equipment in scientific research, development, and industrial processes. Their interests lie primarily in education, industrial uses, biology, medicine, and health physics. Division committees include Analytical Applications of Isotopes and Radiation, Biology and Medicine, Radiation Applications, Radiation Sources and Detection, and Thermal Power Sources.
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
Jun 2025
Jan 2025
Latest Journal Issues
Nuclear Science and Engineering
August 2025
Nuclear Technology
July 2025
Fusion Science and Technology
Latest News
Hanford proposes “decoupled” approach to remediating former chem lab
Working with the Environmental Protection Agency, the Department of Energy has revised its planned approach to remediating contaminated soil underneath the Chemical Materials Engineering Laboratory (commonly known as the 324 Building) at the Hanford Site in Washington state. The soil, which has been designated the 300-296 waste site, became contaminated as the result of a spill of highly radioactive material in the mid-1980s.
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.