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
Thermal Hydraulics
The division provides a forum for focused technical dialogue on thermal hydraulic technology in the nuclear industry. Specifically, this will include heat transfer and fluid mechanics involved in the utilization of nuclear energy. It is intended to attract the highest quality of theoretical and experimental work to ANS, including research on basic phenomena and application to nuclear system design.
Meeting Spotlight
International Conference on Mathematics and Computational Methods Applied to Nuclear Science and Engineering (M&C 2025)
April 27–30, 2025
Denver, CO|The Westin Denver 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
Apr 2025
Jan 2025
Latest Journal Issues
Nuclear Science and Engineering
June 2025
Nuclear Technology
Fusion Science and Technology
May 2025
Latest News
Dragonfly, a Pu-fueled drone heading to Titan, gets key NASA approval
Curiosity landed on Mars sporting a radioisotope thermoelectric generator (RTG) in 2012, and a second NASA rover, Perseverance, landed in 2021. Both are still rolling across the red planet in the name of science. Another exploratory craft with a similar plutonium-238–fueled RTG but a very different mission—to fly between multiple test sites on Titan, Saturn’s largest moon—recently got one step closer to deployment.
On April 25, NASA and the Johns Hopkins University Applied Physics Laboratory (APL) announced that the Dragonfly mission to Saturn’s icy moon passed its critical design review. “Passing this mission milestone means that Dragonfly’s mission design, fabrication, integration, and test plans are all approved, and the mission can now turn its attention to the construction of the spacecraft itself,” according to NASA.
Pedro Mena, R. A. Borrelli, Leslie Kerby
Nuclear Technology | Volume 208 | Number 2 | February 2022 | Pages 232-245
Technical Paper | doi.org/10.1080/00295450.2021.1905470
Articles are hosted by Taylor and Francis Online.
Artificial intelligence is becoming a larger part of operations for many industries. One industry where this is occurring rapidly is the nuclear industry. Researchers from around the world are looking to implement this technology in various areas of the nuclear industry. This paper explores the use of machine learning to diagnose problems. This project makes use of synthetic data collected from a Generic Pressurized Water Reactor (GPWR) simulator on whether a reactor is operating normally or experiencing one of four different transient events. A dataset was created consisting of over 30 000 reactor operational states. The data were explored and wrangled using Python and the Pandas package, using a variety of methods. Once ready, the data were randomly shuffled, with half the data being used for training and the other half being used for testing. Six different machine learning models were created using scikit-learn and the AutoML package Tree-based Pipeline Optimization Tool (TPOT). These models were created using six data scaling methods along with six feature reduction/selection methods. These models were validated using accuracy, precision, recall, and F1 score. The accuracy of the individual transients was also calculated. All six of the models had validation scores above 95%, with the decision tree and logistic regression models performing the best. These results are promising for the possible future use of machine learning in reactor diagnostics.