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
Radiation Protection & Shielding
The Radiation Protection and Shielding Division is developing and promoting radiation protection and shielding aspects of nuclear science and technology — including interaction of nuclear radiation with materials and biological systems, instruments and techniques for the measurement of nuclear radiation fields, and radiation shield design and evaluation.
Meeting Spotlight
Conference on Nuclear Training and Education: A Biennial International Forum (CONTE 2025)
February 3–6, 2025
Amelia Island, FL|Omni Amelia Island Resort
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
Jan 2025
Jul 2024
Latest Journal Issues
Nuclear Science and Engineering
February 2025
Nuclear Technology
January 2025
Fusion Science and Technology
Latest News
Senate committee hears from energy secretary nominee Chris Wright
Wright
Chris Wright, president-elect Trump’s pick to lead the U.S. Department of Energy, spent hours today fielding questions from members of the U.S. Senate’s committee on Energy and Natural Resources.
During the hearing, Wright—who’s spent most of his career in fossil fuels—made comments in support of nuclear energy and efforts to expand domestic generation in the near future. Asked what actions he would take as energy secretary to improve the development and deployment of SMRs, Wright said: “It’s a big challenge, and I’m new to government, so I can’t list off the five levers I can pull. But (I’ve been in discussions) about how to make it easier to research, to invest, to build things. The DOE has land at some of its facilities that can be helpful in this regard.”
J. S. B. Gajjar
Nuclear Science and Engineering | Volume 100 | Number 4 | December 1988 | Pages 405-413
Technical Paper | doi.org/10.13182/NSE88-A23573
Articles are hosted by Taylor and Francis Online.
The recent trend toward increased parallelism in supercomputer architectures, together with the need to use existing supercomputer resources more efficiently, has motivated this study of parallel algorithms designed specifically for implementation on parallel machines. Users of parallel machines like the ICL Distributed Array Processor (DAP) are all too familiar with the problem of having to reformulate their algorithms to incorporate the inherent parallelism of the DAP architecture. The individual processing elements of the DAP are comparatively slow, and the full potential of such a machine is only realized if the algorithm used is highly parallel. The very fast processing capabilities of pipeline machines like the Cray-1 or the Cyber 205 tend to obscure this point somewhat, and in fact most users of these machines are content with using existing codes, vectorized where possible. Such a strategy, however, is not appropriate for the parallel processors like the ICL DAP, AMT DAP, the Goodyear MPP, GEC GRID, etc. The application of parallel algorithms to the solution of fluid dynamics problems is considered. Most of the work concerns the solution of the two- and three-dimensional incompressible Navier-Stokes equations, steady and unsteady. The results are relevant for the above-mentioned parallel machines, but the methods can be adapted for use on vector machines. Concerning parallel algorithms, the easiest and possibly those with the widest potential application are relaxation techniques based on red-black (R-B) ordering. The use of R-B successive overrelaxation, R-B LSOR, etc., on two- and three-dimensional cavity flows, unsteady channel, and boundary layer flows at high Reynolds numbers is considered. While these methods are extremely problem dependent, in the favorable cases they can be as competitive as more sophisticated serial “vectorized” algorithms. As far as parallel algorithms are concerned, the most important criteria are what is the cost per iteration, and how fast do they converge. For application on serial machines, the latter factor seems to dominate.