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
Fuel Cycle & Waste Management
Devoted to all aspects of the nuclear fuel cycle including waste management, worldwide. Division specific areas of interest and involvement include uranium conversion and enrichment; fuel fabrication, management (in-core and ex-core) and recycle; transportation; safeguards; high-level, low-level and mixed waste management and disposal; public policy and program management; decontamination and decommissioning environmental restoration; and excess weapons materials disposition.
Meeting Spotlight
Nuclear Energy Conference & Expo (NECX)
September 8–11, 2025
Atlanta, GA|Atlanta Marriott Marquis
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
NRC cuts fees by 50 percent for advanced reactor applicants
The Nuclear Regulatory Commission has announced it has amended regulations for the licensing, inspection, special projects, and annual fees it will charge applicants and licensees for fiscal year 2025.
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.