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
Reactor Physics
The division's objectives are to promote the advancement of knowledge and understanding of the fundamental physical phenomena characterizing nuclear reactors and other nuclear systems. The division encourages research and disseminates information through meetings and publications. Areas of technical interest include nuclear data, particle interactions and transport, reactor and nuclear systems analysis, methods, design, validation and operating experience and standards. The Wigner Award heads the awards program.
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
INL’s new innovation incubator could link start-ups with an industry sponsor
Idaho National Laboratory is looking for a sponsor to invest $5 million–$10 million in a privately funded innovation incubator to support seed-stage start-ups working in nuclear energy, integrated energy systems, cybersecurity, or advanced materials. For their investment, the sponsor gets access to what INL calls “a turnkey source of cutting-edge American innovation.” Not only are technologies supported by the program “substantially de-risked” by going through technical review and development at a national laboratory, but the arrangement “adds credibility, goodwill, and visibility to the private sector sponsor’s investments,” according to INL.
Kazunori Sasaki, Hiroo Kanamaru, Mitsuo Tanaka
Nuclear Technology | Volume 95 | Number 3 | September 1991 | Pages 349-365
Technical Paper | Reactor Operation | doi.org/10.13182/NT91-A34583
Articles are hosted by Taylor and Francis Online.
A parallelism analysis integrated system (PARIS) with a multiple instruction stream-multiple data stream (MIMD) scheme has been developed to analyze simulation programs and generate a parallel execution program for parallel processing. This simulation program can predict effects of anomalies in nuclear plants. The PARIS system first analyzes task parallelism and the processing time of each task after a user divides a program developed for a single processor into many elementary assignment units. The system then assigns tasks to processors using the critical path/most immediate successor first scheduling algorithm to minimize the overall processing time, and it generates the parallel execution program, which can be executed with a tightly coupled multiprocessor. The PARIS system has two scheduling methods so it can assign tasks to the multiprocessor both before and during execution of the program. Thus, optimum task scheduling is accomplished even when the processing time of each task changes according to accident analyses. The PARIS system is assessed using a nuclear power plant analyzer code (NUPAC-1) that includes reactor coolant system and steam generator models. The results show that the NUPAC-1 processing time with 7 processors is 3.5 times as fast as with a single processor. The fast-running capability is 5.4 times as fast as real time in steady-state and transient analyses and 4.0 times as fast in accident analyses. Furthermore, the results show that the PARIS system can be adapted to realize a predictive simulator using the NUPAC-1 code with few nodes.