Neutron transport

Summary

Neutron transport (also known as neutronics) is the study of the motions and interactions of neutrons with materials. Nuclear scientists and engineers often need to know where neutrons are in an apparatus, in what direction they are going, and how quickly they are moving. It is commonly used to determine the behavior of nuclear reactor cores and experimental or industrial neutron beams. Neutron transport is a type of radiative transport.

Background edit

Neutron transport has roots in the Boltzmann equation, which was used in the 1800s to study the kinetic theory of gases. It did not receive large-scale development until the invention of chain-reacting nuclear reactors in the 1940s. As neutron distributions came under detailed scrutiny, elegant approximations and analytic solutions were found in simple geometries. However, as computational power has increased, numerical approaches to neutron transport have become prevalent. Today, with massively parallel computers, neutron transport is still under very active development in academia and research institutions throughout the world. It remains a computationally challenging problem since it depends on time and the 3 dimensions of space, and the variables of energy span several orders of magnitude (from fractions of meV to several MeV). Modern solutions use either discrete ordinates or Monte Carlo methods, or even a hybrid of both.

Neutron transport equation edit

The neutron transport equation is a balance statement that conserves neutrons. Each term represents a gain or a loss of a neutron, and the balance, in essence, claims that neutrons gained equals neutrons lost. It is formulated as follows:[1]

 

 

 

Where:

Symbol Meaning Comments
  Position vector (i.e. x,y,z)
  Energy
  Unit vector (solid angle) in direction of motion
  Time
  Neutron velocity vector
  Angular neutron flux
Amount of neutron track length in a differential volume   about  , associated with particles of a differential energy in   about  , moving in a differential solid angle in   about  , at time  .
Note integrating over all angles yields scalar neutron flux
 
  Scalar neutron flux
Amount of neutron track length in a differential volume   about  , associated with particles of a differential energy in   about  , at time  .
  Average number of neutrons produced per fission (e.g., 2.43 for U-235).[2]
  Probability density function for neutrons of exit energy   from all neutrons produced by fission
  Probability density function for neutrons of exit energy   from all neutrons produced by delayed neutron precursors
  Macroscopic total cross section, which includes all possible interactions
  Macroscopic fission cross section, which includes all fission interactions in   about  
  Double differential scattering cross section
Characterizes scattering of a neutron from an incident energy   in   and direction   in   to a final energy   and direction  .
  Number of delayed neutron precursors
  Decay constant for precursor i
  Total number of precursor i in   at time  
  Source term

The transport equation can be applied to a given part of phase space (time t, energy E, location  , and direction of travel  ). The first term represents the time rate of change of neutrons in the system. The second terms describes the movement of neutrons into or out of the volume of space of interest. The third term accounts for all neutrons that have a collision in that phase space. The first term on the right hand side is the production of neutrons in this phase space due to fission, while the second term on the right hand side is the production of neutrons in this phase space due to delayed neutron precursors (i.e., unstable nuclei which undergo neutron decay). The third term on the right hand side is in-scattering, these are neutrons that enter this area of phase space as a result of scattering interactions in another. The fourth term on the right is a generic source. The equation is usually solved to find  , since that will allow for the calculation of reaction rates, which are of primary interest in shielding and dosimetry studies.

Types of neutron transport calculations edit

Several basic types of neutron transport problems exist, depending on the type of problem being solved.

Fixed source edit

A fixed source calculation involves imposing a known neutron source on a medium and determining the resulting neutron distribution throughout the problem. This type of problem is particularly useful for shielding calculations, where a designer would like to minimize the neutron dose outside of a shield while using the least amount of shielding material. For instance, a spent nuclear fuel cask requires shielding calculations to determine how much concrete and steel is needed to safely protect the truck driver who is shipping it.

Criticality edit

Fission is the process through which a nucleus splits into (typically two) smaller atoms. If fission is occurring, it is often of interest to know the asymptotic behavior of the system. A reactor is called “critical” if the chain reaction is self-sustaining and time-independent. If the system is not in equilibrium the asymptotic neutron distribution, or the fundamental mode, will grow or decay exponentially over time.

Criticality calculations are used to analyze steady-state multiplying media (multiplying media can undergo fission), such as a critical nuclear reactor. The loss terms (absorption, out-scattering, and leakage) and the source terms (in-scatter and fission) are proportional to the neutron flux, contrasting with fixed-source problems where the source is independent of the flux. In these calculations, the presumption of time invariance requires that neutron production exactly equals neutron loss.

Since this criticality can only be achieved by very fine manipulations of the geometry (typically via control rods in a reactor), it is unlikely that the modeled geometry will be truly critical. To allow some flexibility in the way models are set up, these problems are formulated as eigenvalue problems, where one parameter is artificially modified until criticality is reached. The most common formulations are the time-absorption and the multiplication eigenvalues, also known as the alpha and k eigenvalues. The alpha and k are the tunable quantities.

K-eigenvalue problems are the most common in nuclear reactor analysis. The number of neutrons produced per fission is multiplicatively modified by the dominant eigenvalue. The resulting value of this eigenvalue reflects the time dependence of the neutron density in a multiplying medium.

  • keff < 1, subcritical: the neutron density is decreasing as time passes;
  • keff = 1, critical: the neutron density remains unchanged; and
  • keff > 1, supercritical: the neutron density is increasing with time.

In the case of a nuclear reactor, neutron flux and power density are proportional, hence during reactor start-up keff > 1, during reactor operation keff = 1 and keff < 1 at reactor shutdown.

Computational methods edit

Both fixed-source and criticality calculations can be solved using deterministic methods or stochastic methods. In deterministic methods the transport equation (or an approximation of it, such as diffusion theory) is solved as a differential equation. In stochastic methods such as Monte Carlo discrete particle histories are tracked and averaged in a random walk directed by measured interaction probabilities. Deterministic methods usually involve multi-group approaches while Monte Carlo can work with multi-group and continuous energy cross-section libraries. Multi-group calculations are usually iterative, because the group constants are calculated using flux-energy profiles, which are determined as the result of the neutron transport calculation.

Discretization in deterministic methods edit

To numerically solve the transport equation using algebraic equations on a computer, the spatial, angular, energy, and time variables must be discretized.

  • Spatial variables are typically discretized by simply breaking the geometry into many small regions on a mesh. The balance can then be solved at each mesh point using finite difference or by nodal methods.
  • Angular variables can be discretized by discrete ordinates and weighting quadrature sets (giving rise to the SN methods), or by functional expansion methods with the spherical harmonics (leading to the PN methods).
  • Energy variables are typically discretized by the multi-group method, where each energy group represents one constant energy. As few as 2 groups can be sufficient for some thermal reactor problems, but fast reactor calculations may require many more.
  • The time variable is broken into discrete time steps, with time derivatives replaced with difference formulas.

Computer codes used in neutron transport edit

Probabilistic codes edit

  • COG - A LLNL developed Monte Carlo code for criticality safety analysis and general radiation transport (http://cog.llnl.gov)
  • MCBEND [3] – A Monte Carlo code for general radiation transport developed and supported by the ANSWERS Software Service.[4]
  • MCNP – A LANL developed Monte Carlo code for general radiation transport
  • MC21[5] – A general-purpose, 3D Monte Carlo code developed at NNL.
  • MCS – The Monte Carlo code MCS has been developed since 2013 at Ulsan National Institute of Science and Technology (UNIST), Republic of Korea.[6]
  • Mercury – A LLNL developed Monte Carlo particle transport code.[7]
  • MONK [8] – A Monte Carlo Code for criticality safety and reactor physics analyses developed and supported by the ANSWERS Software Service.[4]
  • MORET – Monte-Carlo code for the evaluation of criticality risk in nuclear installations developed at IRSN, France[9]
  • OpenMC – An open source, community-developed open source Monte Carlo code[10]
  • RMC – A Tsinghua University Department of Engineering Physics developed Monte Carlo code for general radiation transport
  • SCONE – The Stochastic Calculator Of the Neutron Transport Equation, an open-source Monte Carlo code developed at the University of Cambridge.[11]
  • Serpent – A VTT Technical Research Centre of Finland developed Monte Carlo particle transport code[12]
  • Shift/KENOORNL developed Monte Carlo codes for general radiation transport and criticality analysis
  • TRIPOLI – 3D general purpose continuous energy Monte Carlo Transport code developed at CEA, France[13]

Deterministic codes edit

  • Ardra – A LLNL neutral particle transport code [14]
  • Attila – A commercial transport code
  • DRAGON – An open-source lattice physics code
  • PHOENIX/ANC – A proprietary lattice-physics and global diffusion code suite from Westinghouse Electric
  • PARTISN – A LANL developed transport code based on the discrete ordinates method[15]
  • NEWT – An ORNL developed 2-D SN code [16]
  • DIF3D/VARIANT – An Argonne National Laboratory developed 3-D code originally developed for fast reactors [17]
  • DENOVO – A massively parallel transport code under development by ORNL[16][18]
  • Jaguar – A parallel 3-D Slice Balance Approach transport code for arbitrary polytope grids developed at NNL[19]
  • DANTSYS
  • RAMA – A proprietary 3D method of characteristics code with arbitrary geometry modeling, developed for EPRI by TransWare Enterprises Inc.[20]
  • RAPTOR-M3G – A proprietary parallel radiation transport code developed by Westinghouse Electric Company
  • OpenMOC – An MIT developed open source parallel method of characteristics code[21]
  • MPACT – A parallel 3D method of characteristics code under development by Oak Ridge National Laboratory and the University of Michigan
  • DORT – Discrete Ordinates Transport
  • APOLLO – A lattice physics code used by CEA, EDF and Areva[22]
  • CASMO – Lattice physics code developed by Studsvik for LWR analysis[23]
  • milonga – A free nuclear reactor core analysis code[24]
  • STREAM – A neutron transport analysis code, STREAM (Steady state and Transient REactor Analysis code with Method of Characteristics), has been developed since 2013 at Ulsan National Institute of Science and Technology (UNIST), Republic of Korea [25]

See also edit

References edit

  1. ^ Adams, Marvin L. (2009). Introduction to Nuclear Reactor Theory. Texas A&M University.
  2. ^ "ENDF Libraries".
  3. ^ "MCBEND".
  4. ^ a b "ANSWERS".
  5. ^ The MC21 Monte Carlo Transport Code (Report). Knolls Atomic Power Lab. (KAPL), Niskayuna, NY (United States). 2007-01-09. OSTI 903083.
  6. ^ "MCS".
  7. ^ "Mercury".
  8. ^ "MONK".
  9. ^ "MORET5".
  10. ^ "OpenMC".
  11. ^ "SCONE". GitHub.
  12. ^ "Serpent – A Monte Carlo Reactor Physics Burnup Calculation Code". Archived from the original on 2014-09-01. Retrieved 2013-12-03.
  13. ^ "TRIPOLI-4". 19 October 2013.
  14. ^ "Ardra".
  15. ^ "RSICC CODE PACKAGE CCC 760". rsicc.ornl.gov. Retrieved 2022-08-05.
  16. ^ a b "SCALE Overview | ORNL". www.ornl.gov. Retrieved 2022-08-05.
  17. ^ "Software: DIF3D – Nuclear Engineering Division (Argonne)". www.ne.anl.gov. Retrieved 2022-08-05.
  18. ^ Evans, Thomas M.; Stafford, Alissa S.; Slaybaugh, Rachel N.; Clarno, Kevin T. (2010-08-01). "Denovo: A New Three-Dimensional Parallel Discrete Ordinates Code in SCALE". Nuclear Technology. 171 (2): 171–200. doi:10.13182/NT171-171. ISSN 0029-5450. S2CID 93751324.
  19. ^ Watson, A. M.; Grove, R. E.; Shearer, M. T. (2009). Effective software design for a deterministic transport system. American Nuclear Society. ISBN 978-0-89448-069-0. Retrieved 5 August 2022.
  20. ^ "RAMA".
  21. ^ "OpenMOC".
  22. ^ "APOLLO3" (PDF). Archived from the original (PDF) on 2015-12-22. Retrieved 2015-08-29.
  23. ^ "CASMO5".
  24. ^ "Milonga".
  25. ^ "STREAM".
  • Lewis, E., & Miller, W. (1993). Computational Methods of Neutron Transport. American Nuclear Society. ISBN 0-89448-452-4.
  • Duderstadt, J., & Hamilton, L. (1976). Nuclear Reactor Analysis. New York: Wiley. ISBN 0-471-22363-8.
  • Marchuk, G. I., & V. I. Lebedev (1986). Numerical Methods in the Theory of Neutron Transport. Taylor & Francis. p. 123. ISBN 978-3-7186-0182-0.

External links edit

  • ANSWERS Software Service website
  • LANL MCNP6 website
  • LANL MCNPX website
  • VTT Serpent website
  • OpenMC website
  • MIT CRPG OpenMOC website
  • TRIPOLI-4 website