9,801
Views
653
CrossRef citations to date
0
Altmetric
ARTICLE

Particle and Heavy Ion Transport code System, PHITS, version 2.52

, , , , , , , , , , , , , & show all
Pages 913-923 | Received 01 Apr 2013, Accepted 08 Jun 2013, Published online: 30 Jul 2013

Abstract

An upgraded version of the Particle and Heavy Ion Transport code System, PHITS2.52, was developed and released to the public. The new version has been greatly improved from the previously released version, PHITS2.24, in terms of not only the code itself but also the contents of its package, such as the attached data libraries. In the new version, a higher accuracy of simulation was achieved by implementing several latest nuclear reaction models. The reliability of the simulation was improved by modifying both the algorithms for the electron-, positron-, and photon-transport simulations and the procedure for calculating the statistical uncertainties of the tally results. Estimation of the time evolution of radioactivity became feasible by incorporating the activation calculation program DCHAIN-SP into the new package. The efficiency of the simulation was also improved as a result of the implementation of shared-memory parallelization and the optimization of several time-consuming algorithms. Furthermore, a number of new user-support tools and functions that help users to intuitively and effectively perform PHITS simulations were developed and incorporated. Due to these improvements, PHITS is now a more powerful tool for particle transport simulation applicable to various research and development fields, such as nuclear technology, accelerator design, medical physics, and cosmic-ray research.

1. Introduction

Currently, Monte Carlo codes for particle transport simulation in three-dimensional (3D) matter are indispensable in various research and development fields, such as nuclear technology, accelerator design, medical physics, and cosmic-ray research. Therefore, the general purpose Monte Carlo Particle and Heavy Ion Transport code System (PHITS) [Citation1,Citation2] is being developed through a collaboration of several institutes in Japan and Europe. It is written in the Fortran language, and derived from the NMTC/JAM code [Citation3] in combination with HETC-CYRIC [Citation4].

PHITS can deal with the transport of nearly all particles, including neutrons, protons, heavy ions, photons, and electrons, over wide energy ranges using various nuclear reaction models and data libraries. The geometrical configuration of the simulation must be set with either general geometry (GG) or combinatorial geometry (CG). The interactive solid modeler SimpleGeo [Citation5] can be used for generating PHITS readable geometries in the GG format. Various quantities, such as heat deposition, track length, and production yields, can be deduced from the PHITS simulation using implemented “tally” estimator functions. The code also has a function to draw 2D and 3D figures of the calculated results and the setup geometries using an original graphic tool named ANGEL. The platforms on which PHITS can be executed are Windows, Mac, Linux, and Unix.

PHITS has several important features, such as an event-generator mode for low-energy neutron interaction [Citation6], beam transport functions [Citation7Citation9], a function for calculating the displacement per atom (DPA) [Citation10], and a microdosimetric tally function [Citation11]. Due to these features, it has been widely used for various applications. For example, PHITS was extensively used in the design of the shielding, target, and neutron beam lines for the J-PARC project [Citation12Citation16]. Both the beam transport functions for simulating particle trajectories in magnet fields, gravity, T0-choppers, and neutron super mirrors and the DPA calculation function are very useful in the design phase. Calculation of the dose and dose equivalents in human bodies irradiated by various particles was carried out using PHITS in order to determine radiological protection needs [Citation17Citation19] and medical physics issues [Citation20]. The event-generator mode was indispensable for these calculations. The mode is also useful in the estimate of the soft error rates of semi-conductor devices [Citation21,Citation22]. The microdosimetric function of PHITS was used in the development of a new computational model for calculating the relative biological effectiveness (RBE)-weighted dose for charged particle therapy [Citation23].

Recently, we upgraded the code and released the new version as PHITS2.52. It is improved from the previously released version, PHITS2.24, in terms of not only the code itself but also the contents of its package, such as the attached data libraries. The history of the initial development of PHITS has been reported previously [Citation1,Citation2,Citation24Citation26]. Thus, this paper focuses on describing the important features of PHITS2.52 and the details of its upgraded profiles by showing the results of several benchmark calculations.

2. Physics models in PHITS2.52

summarizes the physics models recommended for use in PHITS2.52 for simulating nuclear and atomic collisions. The intra-nuclear cascade models JAM [Citation27] and INCL4.6 [Citation28] are employed for simulating the dynamic stage of hadron-induced nuclear reactions in the high and intermediate energy regions, respectively. Other intra-nuclear cascade models, such as INC-ELF [Citation29] and a modified version of BERTINI [Citation30], can be also selected in this region. On the other hand, the quantum molecular dynamics model JQMD [Citation31] is generally employed for nucleus-induced reactions, because consideration of the nuclear forces between every combination of nucleons is very important in the simulation. Simulations for deuteron-, triton-, 3He-, and α-induced reactions at intermediate energies are the exceptional cases where INCL4.6 is recommended to be employed, because INCL4.6 can deal with light-ion induced reactions and is much faster than JQMD. The evaporation and fission model GEM [Citation32] is adopted for simulating the static stage for both hadron- and nucleus-induced reactions. The energy losses of charged particles, except for electrons, are calculated using the SPAR [Citation33] or ATIMA [Citation34] codes with the continuous slowing down approximation.

Figure 1 Physics models recommended for use in PHITS2.52 for simulating nuclear and atomic collisions

Figure 1 Physics models recommended for use in PHITS2.52 for simulating nuclear and atomic collisions

Nuclear and atomic data libraries are generally used for simulating low-energy neutron-induced nuclear reactions and photo- and electro-atomic interactions, respectively. These data libraries are written in the ACE format, which is the same format as that adopted in MCNP [Citation35], but different from that of original evaluated-data files, such as JENDL-4.0 [Citation36] and ENDF/B-VII.0 [Citation37]. Thus, it is necessary to develop PHITS-readable data libraries by compiling the original evaluated-data files using nuclear data processing systems such as NJOY99 [Citation38]. The neutron and photon data libraries included in the PHITS2.52 package were compiled from JENDL-4.0 [Citation36] and its sub-library based on EPDL97 [Citation39], respectively. The electron library was developed based on EEDL [Citation40] and ITS3.0 [Citation41], in addition to EPDL97. Photo-nuclear reactions can be treated only for the lower energy regions in which the giant resonance is the dominant reaction mechanism.

The highest energies of particles recommended to be simulated using PHITS2.52 are 200 GeV for hadrons, 100 GeV/n for nucleus, 100 MeV for electrons and positrons, and 100 GeV for photons. Note that PHITS2.52 can deal with the transport of particles above these energies, but the accuracy of simulations for such high-energy particles has not been validated. On the other hand, the lowest particle energy that can be simulated using PHITS2.52 is 1 keV, except for neutrons, because the continuous slowing down approximation cannot be applied to the transport simulation of charged particles below this energy. Event-by-event analysis of each ionization is necessary for such low-energy particle transport simulation, but this process is not incorporated in PHITS2.52 because of its long computational time. Thus, the minimum spatial resolution reliably achieved by PHITS simulations is approximately 10−4 g/cm2, e.g. 1 μm in liquid water. For neutrons, PHITS2.52 can handle transport down to 10−5 eV using the neutron data library.

3. Upgraded features of PHITS2.52

Below are listed the important upgraded features of PHITS2.52 as compared to PHITS2.24:

1.

Two intra-nuclear cascade models, Liège intra-nuclear cascade version 4.6 (INCL4.6) [Citation28] and Intra-Nuclear Cascade with Emission of Light Fragment (INC-ELF) [Citation29], were implemented for simulating the dynamic stage of nuclear reactions.

2.

The Statistical Multi-fragmentation Model, SMM [Citation42], was implemented for simulating the static stage of nuclear reactions before the evaporation process [Citation43].

3.

The Kurotama model [Citation44] was implemented for calculating the total reaction cross sections of nucleon–nucleus and nucleus–nucleus interactions.

4.

Shared-memory parallelization using the Open-MP directives became available [Citation45].

5.

The procedures for calculating the statistical uncertainties of tally results were modified.

6.

A function for calculating the time-evolution of radioactivity during and after irradiation was implemented by incorporating DCHAIN-SP [Citation46] into the PHITS package.

7.

The Kerma factors included in the neutron nuclear data library were revised. Photo- and electro-atomic data libraries were newly developed. These libraries are included in the PHITS package.

8.

The electron-, positron-, and photon-transport algorithms were modified to improve the accuracy of the electromagnetic transport simulation.

9.

The photon-nuclear reaction cross sections were revised based on the JENDL photo-nuclear data file 2004, JENDL/PD-2004 [Citation47].

10.

A function for restarting a PHITS simulation using the results obtained from a previous PHITS simulation was implemented in order to reduce the statistical uncertainties when they are not small enough.

11.

Several time-consuming algorithms, such as that for JQMD, were optimized to reduce computational time.

12.

A tally that can be arbitrarily defined by users was supplied in order to deduce user specific quantities from PHITS simulations.

13.

A function for generating knocked-out electrons, so-called δ-rays, around the trajectory of a charged particle was implemented.

14.

The radiation damage model for calculating the DPA was improved using screened Coulomb scattering [Citation10].

15.

Various user-support tools were developed and included in the PHITS package, such as installers for Windows and Mac PCs, shell scripts for executing PHITS that can be used with drag-and-drop of icons, programs for creating an animation from tally results, and sample input files with recommended parameter settings for various calculation situations.

The details of the first eight items are described in the next sub-sections.

3.1. Implementation of the latest intra-nuclear cascade models

In PHITS2.24, a modified version of BERTINI, JAM, and JQMD can be employed for simulating hadron-induced nuclear reactions at intermediate energies. However, none of these models can reproduce double-differential cross sections for the production of high-energy light clusters, because they do not consider the formation of clusters during the cascade stage.

We therefore implemented two of the latest intra-nuclear cascade models, INCL4.6 [Citation28] and INC-ELF [Citation29], into PHITS2.52. Both models can consider the formation of clusters by introducing coalescence models [Citation48,Citation49]. They also incorporate various new features that are not taken into account in the former models, e.g., INCL4.6 incorporates the Coulomb deflection for entering and outgoing charged particles, while INC-ELF incorporates the knock-out process. In addition, INCL4.6 can be used for simulating light-ion induced reactions, even at lower energies, because it takes care of both the effects of the binding energy of the nucleons inside the incident cluster and the possibility of a fusion reaction. Considering these features, we decided to change PHITS to employ INCL4.6 as the default model for simulating nuclear reactions induced by not only hadrons but also ions lighter than α particles with energies less than 3.0 GeV/n. Note that this change occasionally induces significant increase of the computational time, because the default model previously adopted for simulating hadron-induced nuclear reaction in PHITS, the modified version of BERTINI, is extremely faster than the other intra-nuclear cascade models due to its simplified and optimized algorithm.

shows the double differential cross sections of Pb(p,n) and Fe(p,d) reactions calculated using PHITS2.52 employing JAM, INCL4.6, or INC-ELF. The corresponding experimental data [Citation50,Citation51] are also drawn in the graphs. It can be seen in panel (A) that the three models can reproduce the measured cross sections for neutron production very well. On the other hand, it is evident from panel (B) that JAM fails to reproduce the measured cross sections for high-energy deuteron productions. This tendency is due to the lack of a cluster formation mechanism in the model. The higher estimate of the deuteron-production cross sections above 350 MeV obtained using INC-ELF (compared to that obtained using INCL4.6) is probably attributed to the consideration of the knock-out process in INC-ELF.

Figure 2 Double differential cross sections of Pb(p,n) and Fe(p,d) reactions calculated using PHITS2.52 employing JAM, INCL4.6, or INC-ELF. The incident proton energies were 258 and 558 MeV for panels (A) and (B), respectively. The experimental data were taken from [Citation50,Citation51]

Figure 2 Double differential cross sections of Pb(p,n) and Fe(p,d) reactions calculated using PHITS2.52 employing JAM, INCL4.6, or INC-ELF. The incident proton energies were 258 and 558 MeV for panels (A) and (B), respectively. The experimental data were taken from [Citation50,Citation51]

3.2. Implementation of the statistical multi-fragmentation model

After the dynamic stage of nuclear reaction, PHITS2.24 simulates the static stage using the GEM model [Citation32], which assumes that residual nuclei release their entire excitation energies via evaporation and fission processes. However, highly excited residual nuclei occasionally release a large portion of their excitation energies by breaking into more than two pre-fragments via a multi-fragmentation process. Thus, PHITS2.24 tends to underestimate the production cross sections of intermediate-mass fragments created by high-energy nucleus–nucleus interactions, which usually results in high excitation energies for the residual nuclei. Note that the intermediate-mass fragments are those having the mass number approximately more than 10 and less than a half of the original nuclei in this paper.

We therefore implemented the Statistical Multi-fragmentation Model, SMM [Citation42], in PHITS2.52. When the excitation energy of a residual nucleus after the dynamic stage is more than 2 MeV per nucleon, PHITS2.52 activates the SMM and determines the charges, masses, and excitation energies of each pre-fragment by referring to the entropies of 10,000 possible final states using the Monte Carlo technique. The de-excitation of the created pre-fragments down to their ground states is then simulated using the GEM model. Note that PHITS2.52 with its default setting does not activate SMM in the simulation of nuclear reactions, because the use of SMM occasionally increases its computational time by a factor of 2 or 3.

shows the incident-energy dependence of the production cross sections of 24Na and 75Se from Pb bombarded by carbon ions calculated using PHITS2.52 with and without the SMM. The corresponding experimental data [Citation52] are also depicted in the graphs. It is evident from the figure that the use of the SMM dramatically improves the accuracy of PHITS simulations when calculating such intermediate-mass fragment yields. This improvement is because of the fact that such fragments are barely produced by evaporation and/or fission processes, and the multi-fragmentation process is the dominant mechanism for creating them. On the other hand, the introduction of the SMM does not change the accuracy of PHITS simulations for calculation of the production cross sections of neutrons and light fragments very much. The details of this implementation are described in [Citation43].

Figure 3 Incident-energy dependence of the production cross sections of 24Na and 75Se from Pb bombarded by carbon ions calculated using PHITS2.52 with and without SMM. The experimental data were taken from [Citation52]

Figure 3 Incident-energy dependence of the production cross sections of 24Na and 75Se from Pb bombarded by carbon ions calculated using PHITS2.52 with and without SMM. The experimental data were taken from [Citation52]

3.3. Implementation of the Kurotama model

The total reaction cross sections of nucleon–nucleus and nucleus–nucleus interactions are used in PHITS to determine the flight path of each particle before colliding with a nucleus. In PHITS2.24, a model proposed by Pearlstein [Citation53,Citation54] and modified by Niita et al. [Citation3] was employed for calculating nucleon–nucleus reaction cross sections, while models proposed by Shen et al. [Citation55] and Tripathi et al. [Citation56,Citation57] were alternatively adopted for nucleus–nucleus reaction cross sections. In addition to these models, the Kurotama model was implemented into PHITS2.52 for calculating both nucleon–nucleus and nucleus–nucleus interaction cross sections. In this implementation, we extended the model to be capable of calculating the cross sections for low-energy particles on the basis of the Tripathi model.

As an example, the total reaction cross sections for 12C-12C interactions calculated using the Shen, Tripathi, and Kurotama models implemented in PHITS2.52 are drawn in , together with the corresponding measured data for 12C-C interactions [Citation58,Citation59]. It can be seen in the figure that the Kurotama model in PHITS2.52 can reproduce the experimental data very well, particularly for energies near a few hundred MeV/n – the energy region of importance from the viewpoint of treatment planning of charged particle therapy. It should be noted that the Kurotama model is an optional selection, and the modified Pearlstein and Tripathi models are still employed in the default settings of PHITS2.52, as was the case in PHITS2.24, for calculating the nucleon–nucleus and nucleus–nucleus reaction cross sections, respectively.

Figure 4 Total reaction cross sections for 12C-12C interactions calculated using the Shen, Tripathi, and Kurotama models implemented in PHITS2.52. Experimental data for the 12C-C interactions were taken from [Citation58,Citation59]

Figure 4 Total reaction cross sections for 12C-12C interactions calculated using the Shen, Tripathi, and Kurotama models implemented in PHITS2.52. Experimental data for the 12C-C interactions were taken from [Citation58,Citation59]

3.4. Implementation of memory-shared parallelization using OpenMP

There are two types of parallel computing methods; one is distributed-memory parallelization using the message passing interface (MPI) protocol, and the other is shared-memory parallelization using OpenMP. In PHITS2.24, only distributed-memory parallelization is available, but it is not suited for simulations requiring a large amount of memory, such as dose distribution calculations inside a fine-mesh voxel phantom, because the total RAM memory in the computer system must be greater than that used for single computing multiplied by the number of parallel processing elements (PE).

We therefore implemented shared-memory parallelization into PHITS2.52 by introducing OpenMP directives. The strong scaling efficiencyFootnote1 for the implemented shared-memory parallelization achieved 92.4% when a typical Linux system with eight cores was used [Citation45]. This value is sufficiently high for practical use of supercomputers, such as the “K computer” at RIKEN, because they usually consist of clusters of nodes that contain eight cores with a shared memory among them. Hybrid parallelization using both MPI and OpenMP is also available in PHITS2.52.

Another advantage of the parallelization using OpenMP is that it does not require the installation of any special software before parallel computing, while the use of MPI requires the installation of its protocol. Thus, with OpenMP, parallel computing is enabled, even on a conventional Windows or Mac PC with factory settings. shows the scalability of OpenMP parallelization measured using a Windows PC equipped with an Intel Core2 Quad CPU and 4 GB RAM memory. A sample input file for calculating nuclear reaction cross sections included in the PHITS2.52 package was employed in this examination, although its history number was increased to 107. It is evident from the figure that the scalability reached a maximum when the number of threads was equal to the number of CPU cores in the PC, i.e., four. For higher thread numbers, the scalability decreases with an increase in the number of threads, rather than remaining constant, due to competition with accession of the shared memory. The scaling efficiencies obtained in this study are generally smaller than those obtained in a previous study using a Linux system [Citation45], because Windows PCs cannot concentrate only on executing PHITS due to the fact that several background tasks continue to run during the execution. Note that the computational time for OpenMP parallelization using only 1 thread is approximately 1.8 times longer than that for single computing. Thus, the introduction of OpenMP parallelization is effective only when the number of cores installed in a PC is greater than 2.

Figure 5 Example of the scalability of OpenMP parallelization measured using a Windows PC equipped with an Intel Core2 Quad CPU and 4 GB RAM memory

Figure 5 Example of the scalability of OpenMP parallelization measured using a Windows PC equipped with an Intel Core2 Quad CPU and 4 GB RAM memory

3.5. Modification of calculation procedures for statistical uncertainties of tally results

In PHITS2.24, the statistical uncertainties of tally results were deduced from the number of events contributing to the tally. However, this method is suitable for estimating the statistical uncertainties for measurements, not for Monte Carlo simulation results. We therefore modified the code to estimate the statistical uncertainties of tally results by calculating their standard deviations. For this purpose, two alternative calculation modes were implemented in PHITS2.52: a “batch variance mode” and a “history variance mode”, which consider the batch and history as a sample of the Monte Carlo simulation, respectively. Note that PHITS bundles a number of histories as a batch to summarize the tally results, where the history indicates simulation for a source particle.

Using these modes, the standard deviation, σ, of tally results is calculated by

where N is the number of samples, i.e., the total batch and history numbers for “batch variance” and “history variance” modes, respectively, xi and wi are the tally results and the source weights of each sample, respectively, and and are the mean values of the tally results and source weights for all of the samples, respectively. The selection of the history variance mode generally gives better results due to its larger N, but occasionally causes an increase in the computational time. The ratio of σ to is outputted as the relative error of the PHITS simulation. This uncertainty estimation is also carried out for geometrical mesh tallies, such as the xyz-mesh tally, and the obtained relative errors in each mesh can be drawn in a 2D plot in the same manner as the tally results themselves. This function enables a visual check on the regions where the statistical uncertainties are not small enough.

3.6. Incorporation of DCHAIN-SP

The time evolution of residual radioactivity must be evaluated in the target and shielding designs of accelerator facilities, as well as in the estimates of the secondary exposure of medical workers. PHITS2.24 can be used for calculating the production yields of radioactive nuclides, but not for their time evolution during or after irradiation. Thus, the simulation code DCHAIN-SP [Citation46] was adopted for evaluating the time evolution of the residual radioactivity from the production yields of radioactive nuclides, as well as the fluxes of neutrons below 20 MeV, calculated by PHITS. DCHAIN-SP, in combination with PHITS, was employed in the target design of the J-PARC project [Citation12,Citation16]. However, some special knowledge is required to prepare the input files of DCHAIN-SP from the output files of PHITS, which is not easy for PHITS users to learn.

We therefore implemented a new tally named [T-DCHAIN] into PHITS2.52 in order to automatically create the input files for DCHAIN-SP from PHITS simulation results. The irradiation and cooling times used in the DCHAIN-SP calculation can also be specified in the tally. In addition, the source, executable, and library files for DCHAIN-SP, together with the shell scripts for successively executing PHITS and DCHAIN-SP, are included in the PHITS2.52 package. Using these items, PHITS users can easily calculate the time evolution of residual radioactivity. As an example, graphically presents the time evolution of the residual radioactivity produced in a water target irradiated by 150 MeV proton beam for 6 minutes as calculated using PHITS2.52 in combination with DCHAIN-SP and the [T-DCHAIN] tally. It can be seen from the graph that the total radioactivity decreased by an order of magnitude 10 minutes after irradiation. This type of information is very useful for avoiding unnecessary secondary exposure of medical workers in proton therapy facilities.

Figure 6 Calculated time evolution of the residual radioactivities produced in a water target irradiated by a 150 MeV proton beam for 6 minutes. This calculation was performed using PHITS2.52 in combination with DCHAIN-SP and the [T-DCHAIN] tally. The lines are guide for the eye

Figure 6 Calculated time evolution of the residual radioactivities produced in a water target irradiated by a 150 MeV proton beam for 6 minutes. This calculation was performed using PHITS2.52 in combination with DCHAIN-SP and the [T-DCHAIN] tally. The lines are guide for the eye

3.7. Improvements of nuclear and atomic data libraries

Neutron-nuclear and photo- and electro-atomic data libraries are indispensable for transport simulations of low-energy neutrons, as well as photons, electrons, and positrons, in PHITS. However, no atomic data library was included in the PHITS2.24 package. Thus, PHITS users had to obtain those libraries by themselves from other code packages, such as MCNP [Citation35]. We therefore developed new atomic data libraries and included them in the PHITS2.52 package. The photon data library was compiled from a sub-library of JENDL-4.0 [Citation36] that is based on EPDL97 [Citation39] for 1 keV up to 100 GeV. The electron data library was developed based on EEDL [Citation40] and ITS3.0 [Citation41], in addition to EPDL97, for 1 keV up to 10 GeV. However, the accuracy for calculating the bremsstrahlung spectra generated by electrons over 100 MeV may not be precise enough, because EEDL does not contain data between 10 MeV and 10 GeV, and we simply interpolated those data on a logarithmic scale in the high-energy region. Thus, the highest energy of electrons and positrons recommended to be simulated using this electron data library is 100 MeV.

The Kerma factors for most nuclei included in the neutron data library attached to PHITS2.24 were determined by processing JENDL-4.0 using the energy balance method [Citation60] in NJOY99 [Citation38]. In the energy balance method, the Kerma factors are calculated by subtracting the average energy of secondary neutrons and photons from the sum of the incident neutron energy and the mass-difference Q value of the reaction. Thus, the rigorous energy balance must be established in the nuclear data library applied to this method, i.e., the evaluation of the complete dataset of neutron and photon production cross sections are needed. However, JENDL-4.0 does not always contain the all data required for this method; e.g. the photon production cross sections for 35Cl are not equipped in JENDL-4.0. Hence, the Kerma factors for some nuclei included in our neutron data library were doubtful and needed to be revised. We therefore modified such doubtful Kerma factors using the kinematic limits method [Citation60] in NJOY99 instead of the energy balance method. The kinematic limits method can give a reasonable approximation of the Kerma factor from its maximum limit, which can be calculated from the available cross-section data, considering the conservation of momentum and energy.

As an example, the Kerma factors for 35Cl included in the neutron data libraries attached to PHITS2.52 and PHITS2.24 are depicted in , together with the corresponding data obtained from ENDF/B-VII.0 [Citation37]. The figure clearly indicates the overestimation of the Kerma factors in our previous library, because the library does not contain all the data required for the energy balance method as described before. Hence, absorbed doses inside a human body exposed to low-energy neutrons calculated by PHITS2.24 significantly depend on the density of 35Cl, although it comprises only approximately 0.1% of the human body by weight. However, 35Cl is an exceptional nucleus, and the Kerma factors for most nuclei were not dramatically changed by this revision.

Figure 7 Kerma factors for 35Cl included in the neutron data libraries attached to PHITS2.52 and PHITS2.24, together with the corresponding data obtained from ENDF/B-VII.0 [Citation37]

Figure 7 Kerma factors for 35Cl included in the neutron data libraries attached to PHITS2.52 and PHITS2.24, together with the corresponding data obtained from ENDF/B-VII.0 [Citation37]

We also revised the cross-section data for 19 nuclei based on the updated files for JENDL-4.0, which was released in 2012. Furthermore, thermal neutron scattering law data libraries were developed for 15 frequently used materials, such as hydrogen in water, using the corresponding sub-library of JENDL-4.0, whose numerical values are nearly the same as those of ENDF/B-VI [Citation61]. These libraries are also included in the PHITS2.52 package.

3.8. Modification of electron, positron, and photon transport algorithms

In PHITS2.24, the range of an electron largely depends on its cut-off energy, because the energy losses due to production of secondary electrons with energies above its cut off are double-counted in the calculation of the effective stopping power used in the electron transport simulation. We therefore modified the code to adjust the effective stopping power by excluding the average energy losses due to the production of the higher-energy electrons, in the same manner as that used in EGS5 [Citation62]. Due to this modification, the range of an electron calculated using PHITS is now independent of its cut-off energy. We also modified the code to conserve the energy in the event of photon-atomic interactions, such as the photo-electric effect. This modification is very important for the calculation of the response of a scintillator irradiated by low-energy photons.

shows calculated depth-dose distributions at the central axis of a water cylinder uniformly irradiated by a 10 MeV electron beam using PHITS2.52 and PHITS2.24. In the calculations, the cut-off energy of the electrons and positrons was set to 10 keV or 1 MeV. The corresponding experimental data [Citation63] are also plotted in the graph. It is evident from the graph that the results obtained using PHITS2.52 are in excellent agreement with the experimental data, regardless of the electron cut-off energy. On the other hand, PHITS2.24 reproduced the experimental data only when the electron cut-off energy was set to 1 MeV. This difference arises because the energy losses due to production of secondary electrons with energies above 1 MeV are negligibly small in comparison to the total stopping power, and the double-count problem in PHITS2.24 does not cause a serious influence on the electron transport simulation for that case. Thus, the cut-off energy of the electrons and positrons must be set to 1 MeV or higher in PHITS2.24, while it can be decreased down to 1 keV in PHITS2.52. Note that the recommended value for the cut-off energy is 100 keV in PHITS2.52, except for simulations requiring very high spatial resolution, because the computation time becomes significantly longer with a decrease in the cut-off energy.

Figure 8 Calculated depth-dose distributions at the central axis of a water cylinder uniformly irradiated by a 10 MeV electron beam using PHITS2.52 and PHITS2.24. The cut-off energy of electrons and positrons, E C, was set to 10 keV or 1 MeV. The experimental data are taken from [Citation63]

Figure 8 Calculated depth-dose distributions at the central axis of a water cylinder uniformly irradiated by a 10 MeV electron beam using PHITS2.52 and PHITS2.24. The cut-off energy of electrons and positrons, E C, was set to 10 keV or 1 MeV. The experimental data are taken from [Citation63]

4. Conclusions

We upgraded many aspects of the PHITS code and released the new version as PHITS2.52. In the new version, higher accuracy of the simulation was achieved by implementing the latest nuclear reaction models (INCL4.6, INC-ELF, SMM, and the Kurotama model) and revising the attached neutron data library. The reliability of the simulation was also improved by modifying both the algorithms for electron-, positron-, and photon-transport simulations and the procedure for calculating the statistical uncertainties of the tally results. In addition, incorporation of the original atomic data libraries and DCHAIN-SP into the new package enables PHITS users to simulate the electromagnetic transport and time evolution of radioactivity without the need to obtain other code packages. Furthermore, the efficiency of the simulation was improved due to the implementation of shared-memory parallelization together with optimization of several time-consuming algorithms. PHITS2.52 has been distributed to many countries via the Research organization for Information Science and Technology (RIST), the Data Bank of the Organization for Economic Co-operation and Development's Nuclear Energy Agency (OECD/NEA DB), and the Radiation Safety Information Computational Center (RSICC).

Several tasks necessary for further PHITS development still remain. The incorporation of the EGS5 code and higher-energy photo-nuclear reaction mechanisms, such as quasi-deuteron photo-disintegration, are currently in progress for improving the accuracy of electron-, positron-, and photon-transport simulations, particularly for higher energies. A preliminary version of PHITS in combination with EGS5 is included in the PHITS2.52 package, although many new features implemented in PHITS2.52 are not available in that version. Mechanisms for electron- and muon-induced nuclear reactions are also planned to be implemented. Improvements in the nuclear reaction models, particularly for lighter systems such as p-Li reactions, are also necessary, because the models currently implemented in PHITS cannot consider the shell effect, which plays an important role in simulating nuclear reactions involving lighter nuclei. For this purpose, development of a new nuclear reaction model has been initiated by combining an intra-nuclear cascade model and a distorted-wave Born approximation calculation [Citation64]. This model will be incorporated in a future version of PHITS.

Acknowledgements

Apart from our own efforts, the development of PHITS2.52 was extensively supported by many researchers and technicians from all over the world. We wish to thank Dr. J. Cugnon of University of Liège, and Dr. D. Mancusi, Dr. A. Boudard, Dr. J.C. David, and Dr. S. Leray of CEA/Saclay for their help in implementing INCL4.6. We also wish to thank Dr. Y. Uozumi, Mr. Y. Sawada, and Mr. S. Nogamine of Kyushu University for their support in implementing INC-ELF. We would like to express our gratitude to Dr. A. Kohama of RIKEN, Dr. K. Iida of Kochi University, and Dr. K. Oyamatsu of Aichi Shukutoku University for their efforts on implementing the Kurotama model. The implementation of the shared-memory parallelization was supported by the Next-Generation Integrated Simulation of Living Matter, Strategic Programs for R&D of RIKEN, and RIKEN Special Postdoctoral Researchers (SPDR) Program. For this improvement, we used the K computer and RIKEN Integrated Cluster of Clusters (RICC). Programming for the modification of the procedures for calculating the statistical uncertainties and the implementation of the restart calculation function were mainly performed by Mr. D. Obinata of Fujitsu Systems East Limited and Mr. K. Sakamoto of JAEA with the support of Center for Computational Science & e-Systems of JAEA. We wish to thank Dr. H. Hagura of JAEA for his efforts on developing the electro-atomic data library. We also wish to thank Dr. Y. Namito and Dr. H. Hirayama of KEK for their advice on modifying the electron and photon transport algorithms and developing the preliminary version of PHITS in combination with EGS5. We would like to express our gratitude to Dr. K. Batkov of the European Spallation Source for his efforts on the development of programs for creating animations from PHITS tally results, and to Dr. C. Theis of CERN for his efforts in implementing a function for generating PHITS-readable geometry into SimpleGEO.

Notes

1. The ratio of total computational time for each core to execute the same job by single and parallel computing.

References

  • Iwase , H , Niita , K and Nakamura , T . 2002 . Development of general-purpose particle and heavy ion transport Monte Carlo code . J Nucl Sci Technol , 39 : 1142 – 1151 .
  • Niita , K , Matsuda , N , Iwamoto , Y , Iwase , H , Sato , T , Nakashima , H , Sakamoto , Y and Sihver , L . 2010 . PHITS: particle and heavy ion transport code system, version 2.23 , Japan : Japan Atomic Energy Agency . JAEA-Data/Code 2010-022
  • Niita , K , Takada , H , Meigo , S and Ikeda , Y . 2001 . High-energy particle transport code NMTC/JAM . Nucl Instrum Meth B , 184 : 406 – 420 .
  • Iwase , H , Kurosawa , T , Nakamura , T , Yoshizawa , N and Funabiki , J . 2001 . Development of heavy ion transport Monte Carlo code . Nucl Instrum Meth B , 183 : 374 – 382 .
  • Theis , C , Buchegger , K H , Brugger , M , Forkel-Wirth , D , Roesler , S and Vincke , H . 2006 . Interactive three-dimensional visualization and creation of geometries for Monte Carlo calculations . Nucl Instrum Meth A , 562 : 827 – 829 .
  • Niita , K , Iwamoto , Y , Sato , T , Matsuda , N , Sakamoto , Y , Nakashima , H , Iwase , H and Shiver , L . 2011 . Event generator models in the particle and heavy ion transport code system; PHITS . J Korean Phys Soc , 59 : 827 – 832 .
  • Furusaka , M , Niita , K , Suzuki , S , Fujita , K , Suzuki , J , Oku , T , Shimizu , H M , Otomo , T and Misawa , M . 2004 . Monte-Carlo simulation codes development and their applications to neutron optical devices and neutron scattering instruments . Nucl Instrum Meth A , 529 : 223 – 230 .
  • Nose , H , Niita , K , Hara , M , Uematsu , K , Azuma , O , Miyauchi , Y , Komori , M and Kanai , T . 2005 . Improvement of three-dimensional Monte Carlo code PHITS for heavy ion therapy . J Nucl Sci Technol , 42 : 250 – 255 .
  • Sakaki , H , Nishiuchi , M , Hori , T , Bolton , P R , Yogo , A , Katagiri , M , Ogura , K , Sagisaka , A , Pirozhkov , A S , Orimo , S , Kondo , K , Iwase , H , Niita , K , Souda , H , Noda , A , Iseki , Y and Yoshiyuki , T . 2010 . Prompt in-line diagnosis of single bunch transverse profiles and energy spectra for laser-accelerated ions . Appl Phys Express , 3
  • Iwamoto , Y , Niita , K , Sawai , T , Ronningen , R M and Baumann , T . 2012 . Improvement of radiation damage calculation in PHITS and tests for copper and tungsten irradiated with protons and heavy-ions over a wide energy range . Nucl Instrum Meth B , 274 : 57 – 64 .
  • Sato , T , Kase , Y , Watanabe , R , Niita , K and Sihver , L . 2009 . Biological dose estimation for charged-particle therapy using an improved PHITS code coupled with a microdosimetric kinetic model . Radiat Res , 171 : 107 – 117 .
  • Kai , T , Harada , M , Maekawa , F , Teshigawara , M , Konno , C and Ikeda , Y . 2004 . Inducad-radioactivity in J-PARC spallation neutron source . J Nucl Sci Technol , 4 : 172 – 175 . Suppl
  • Harada , M , Watanabe , N , Konno , C , Meigo , S , Ikeda , Y and Niita , K . 2005 . DPA calculation for Japanese spallation neutron source . J Nucl Mater , 343 : 197 – 204 .
  • Ebisawa , T , Soyama , K , Yamazaki , D , Maruyama , R , Tasaki , S , Abe , Y , Hayashida , H , Hino , M , Kitaguchi , M , Kawabata , Y and Niita , K . 2009 . Shield evaluation of cold neutron curved guide tubes for J-PARC neutron resonance spin echo spectrometers . Nucl Instrum Meth A , 600 : 126 – 128 .
  • Mishima , K , Ino , T , Sakai , K , Shinohara , T , Hirota , K , Ikeda , K , Sato , H , Otake , Y , Ohmori , H , Muto , S , Higashi , N , Morishima , T , Kitaguch , M , Hino , M , Funahashi , H , Shima , T , Suzuki , J , Niita , K , Taketani , K , Seki , Y and Shimizu , H M . 2009 . Design of neutron beamline for fundamental physics at J-PARC BL05 . Nucl Instrum Meth A , 600 : 342 – 345 .
  • 2011 . Neutron source section/materials and life science division/J-PARC center, Technical design report of spallation neutron source facility in J-PARC , Japan : Japan Atomic Energy Agency . JAEA-Technology 2011-035
  • Sato , T , Endo , A , Zankl , M , Petoussi-Henss , N and Niita , K . 2009 . Fluence-to-dose conversion coefficients for neutrons and protons calculated using the PHITS code and ICRP/ICRU adult reference computational phantoms . Phys Med Biol , 54 : 1997 – 2014 .
  • Sato , T , Endo , A and Niita , K . 2010 . Fluence-to-dose conversion coefficients for heavy ions calculated using the PHITS code and the ICRP/ICRU adult reference computational phantoms . Phys Med Biol , 55 : 2235 – 2246 .
  • Endo , A and Sato , T . 2013 . Analysis of linear energy transfers and quality factors of charged particles produced by spontaneous fission neutrons from 252Cf and 244Pu in the human body . Radiat Prot Dosim , 154 : 142 – 147 .
  • Yonai , S , Matsufuji , N and Namba , M . 2012 . Calculation of out-of-field dose distribution in carbon-ion radiotherapy by Monte Carlo simulation . Med Phys , 39 : 5028 – 5039 .
  • Kobayashi , H , Kawamoto , N , Kase , J and Shiraish , K . 2009 . Alpha particle and neutron-induced soft error rates and scaling trends in SRAM . Proceedings of IEEE International Reliability Physics Symposium (IRPS) . Apr 26–30; 2009 , Montreal . pp. 206 – 211 .
  • Abe , S , Watanabe , Y , Shibano , N , Sano , N , Furuta , H , Tsutsui , M , Uemura , T and Arakawa , T . 2012 . Multi-scale Monte Carlo simulation of soft errors using PHITS-HyENEXSS code system . IEEE Trans Nucl Sci , 59 : 965 – 970 .
  • Sato , T and Furusawa , Y . 2012 . Cell survival fraction estimation based on the probability densities of domain and cell nucleus specific energies using improved microdosimetric kinetic models . Radiat Res , 178 : 341 – 356 .
  • Niita , K , Sato , T , Iwase , H , Nose , H , Nakashima , H and Sihver , L . 2006 . PHITS - a particle and heavy ion transport code system . Radiat Meas , 41 : 1080 – 1090 .
  • Sihver , L , Mancusi , D , Sato , T , Niita , K , Iwase , H , Iwamoto , Y , Matsuda , N , Nakashima , H and Sakamoto , Y . 2007 . Recent developments and benchmarking of the PHITS code . Adv Space Res , 40 : 1320 – 1331 .
  • Sihver , L , Sato , T , Gustafsson , K , Mancusi , D , Iwase , H , Niita , K , Nakashima , H , Sakamoto , Y , Iwamoto , Y and Matsuda , N . 2010 . An update about recent developments of the PHITS code . Adv Space Res , 45 : 892 – 899 .
  • Nara , Y , Otuka , H , Ohnishi , A , Niita , K and Chiba , S . 2000 . Relativistic nuclear collisions at 10A GeV energies from p+Be to Au+Au with the hadronic cascade model . Phys Rev C , 61 : 024901
  • Boudard , A , Cugnon , J , David , J C , Leray , S and Mancusi , D . 2013 . New potentialities of the Liege intranuclear cascade model for reactions induced by nucleons and light charged particles . Phys Rev C , 87 : 014606
  • Sawada , Y , Uozumi , Y , Nogamine , S , Yamada , T , Iwamoto , Y , Sato , T and Niita , K . 2012 . Intranuclear cascade with emission of light fragment code implemented in the transport code system PHITS . Nucl Instrum Meth B , 291 : 38 – 44 .
  • Takada , H , Yoshizawa , N , Kosako , K and Ishibashi , K . 1998 . An upgraded version of the nucleon meson transport code: NMTC/JAERI97 , Japan : Japan Atomic Energy Research Institute . JAERI-Data/Code 98-005
  • Niita , K , Chiba , S , Maruyama , T , Maruyama , T , Takada , H , Fukahori , T , Nakahara , Y and Iwamoto , A . 1995 . Analysis of the (N,Xn’) reactions by quantum molecular-dynamics plus statistical decay model . Phys Rev C , 52 : 2620 – 2635 .
  • Furihata , S . 2000 . Statistical analysis of light fragment production from medium energy proton-induced reactions . Nucl Instrum Meth B , 171 : 251 – 258 .
  • Armstrong , T W and Chandler , K C . 1973 . SPAR, a FORTRAN program for computing stopping powers and ranges for muons, charged pions, protons and heavy ions , USA : Oak Ridge National Laboratory . ORNL-4869
  • Geissel , H , Scheidenberger , C , Malzacher , P , Kunzendorf , J and Weick , H . 2013 . ATIMA , Germany : GSI . [cited 2013 Mar 4 Available from: http://web-docs.gsi.de/~weick/atima/
  • X-5 Monte Carlo Team . 2003 . MCNP - a general N-particle transport code, verion 5, volume I: overview and theory , USA : Los Alamos National Laboratory . LA-UR-03-1987
  • Shibata , K , Iwamoto , O , Nakagawa , T , Iwamoto , N , Ichihara , A , Kunieda , S , Chiba , S , Furutaka , K , Otuka , N , Ohsawa , T , Murata , T , Matsunobu , H , Zukeran , A , Kamada , S and Katakura , J . 2011 . JENDL-4.0: a new library for nuclear science and engineering . J Nucl Sci Technol , 48 : 1 – 30 .
  • Chadwick , M B , Oblozinsky , P , Herman , M , Greene , N M , McKnight , R D , Smith , D L , Young , P G , MacFarlane , R E , Hale , G M , Frankle , S C , Kahler , A C , Kawano , T , Little , R C , Madland , D G , Moller , P , Mosteller , R D , Page , P R , Talou , P , Trellue , H , White , M C , Wilson , W B , Arcilla , R , Dunford , C L , Mughabghab , S F , Pritychenko , B , Rochman , D , Sonzogni , A A , Lubitz , C R , Trumbull , T H , Weinman , J P , Brown , D A , Cullen , D E , Heinrichs , D P , McNabb , D P , Derrien , H , Dunn , M E , Larson , N M , Leal , L C , Carlson , A D , Block , R C , Briggs , J B , Cheng , E T , Huria , H C , Zerkle , M L , Kozier , K S , Courcelle , A , Pronyaev , V and van der Marck , S C . 2006 . ENDF/B-VII.0: next generation evaluated nuclear data library for nuclear science and technology . Nucl Data Sheets , 107 : 2931 – 3059 .
  • MacFarlane , R E and Muir , D W . 1994 . The NJOY nuclear data processing system version 91 , USA : Los Alamos National Laboratory . LA-12740-M
  • Cullen , D E , Hubbell , J H and Kissel , L D . 1997 . EPDL97: the evaluated photon data library, ‘97 version, , USA : Lawrence Livermore National Laboratory . UCRL-50400, 6, Rev. 5
  • Perkins , S T , Cullen , D E and Seltzer , S M . 1991 . Tables and graphs of electron-interaction cross sections from 10 eV to 100 GeV derived from the LLNL evaluated electron data library (EEDL), Z = 1–100 , USA : Lawrence Livermore National Laboratory . UCRL-50400, 31
  • Halbleib , J A , Kensek , R P , Valdez , G D , Seltzer , S M and Berger , M J . 1992 . ITS Version 3.0: the integrated TIGER series of coupled electron/photon Monte Carlo transport codes , USA : Sandia National Laboratories . SAND91-1634
  • Bondorf , J P , Botvina , A S , Iljinov , A S , Mishustin , I N and Sneppen , K . 1995 . Statistical multifragmentation of nuclei . Phys Rep , 257 : 133 – 221 .
  • Ogawa , T , Sato , T , Hashimoto , S and Niita , K. 2013 . Analysis of multi-fragmentation reactions induced by relativistic heavy ions using the statistical multi-fragmentation model . Nucl Instrum Meth A , 723 : 36 – 46 .
  • Iida , K , Kohama , A and Oyamatsu , K . 2007 . Formula for proton-nucleus reaction cross section at intermediate energies and its application . J Phys Soc Jpn , 76 : 044201
  • Furuta , T , Ishikawa , K L , Fukunishi , N , Noda , S , Takagi , S , Maeyama , T , Fukasaku , K and Himeno , R . 2012 . Implementation of OpenMP and MPI hybrid parallelization to Monte Carlo dose simulation for particle therapy . IFMBE Proceedings , 39 : 2099 – 2102 .
  • Kai , T , Maekawa , F , Kosako , K , Kasugai , Y , Takada , H and Ikeda , Y . 2001 . “ DCHAIN-SP 2001: high energy particle induced radioactivity calculation code ” . In JAERI-Data/Code 2001-016 , Japan : Japan Atomic Energy Research Institute . [in Japanese]
  • Kishida , N , Murata , T , Asami , T , Kosako , K , Maki , K , Harada , H , Lee , Y O , Cheng , J , Chiba , S and Fukahori , T . 2004 . JENDL photonuclear data file . Proceedings of International Conference on Nuclear Data for Science and Technology . Sep 26–Oct 1 2004 , Santa Fe , NM . Vol. 1 , pp. 199
  • Boudard , A , Cugnon , J , Leray , S and Volant , C . 2004 . A new model for production of fast light clusters in spallation reactions . Nucl Phys A , 740 : 195 – 210 .
  • Uozumi , Y , Sawada , Y , Mzhavia , A , Nogamine , S , Iwamoto , H , Kin , T , Hohara , S , Wakabayashi , G and Nakano , M . 2011 . Deuteron-production double-differential cross sections for 300-and 392-MeV proton-induced reactions deduced from experiment and model calculation . Phys Rev C , 84 : 064617
  • Meier , M M , Amian , W B , Goulding , C A , Morgan , G L and Moss , C E . 1992 . Differential neutron-production cross-sections for 256-Mev protons . Nucl Sci Eng , 110 : 289 – 298 .
  • Beck , S M and Powell , C A . 1976 . Proton and deuteron double differential cross sections at angles from 10° to 60° from Be, C, Al, Fe, Cu, Ge, W, and Pb under 558-MeV-proton irradiation , USA : NASA . NASA Technocal Note D-8119
  • Ogawa , T , Morev , M N , Sato , T and Hashimoto , S . 2013 . Analysis of fragmentation excitation functions of lead by carbon ions up to 400 MeV/u . Nucl Instrum Meth B , 300 : 35 – 45 .
  • Pearlstein , S . 1987 . Systematics of neutron emission-spectra from high-energy proton-bombardment . Nucl Sci Eng , 95 : 116 – 127 .
  • Pearlstein , S . 1989 . Medium-energy nuclear-data libraries - a case-study, neutron-induced and proton-induced reactions in Fe-56 . Astrophys J , 346 : 1049 – 1060 .
  • Shen , W Q , Wang , B , Feng , J , Zhan , W L , Zhu , Y T and Feng , E P . 1989 . Total reaction cross-section for heavy-ion collisions and its relation to the neutron excess degree of freedom . Nucl Phys A , 491 : 130 – 146 .
  • Tripathi , R K , Cucinotta , F A and Wilson , J W . 1996 . Accurate universal parameterization of absorption cross sections . Nucl Instrum Meth B , 117 : 347 – 349 .
  • Tripathi , R K , Cucinotta , F A and Wilson , J W . 1999 . Accurate universal parameterization of absorption cross sections III – light systems . Nucl Instrum Meth B , 155 : 349 – 356 .
  • Jaros , J , Wagner , A , Anderson , L , Chamberlain , O , Fuzesy , R Z , Gallup , J , Gorn , W , Schroeder , L , Shannon , S , Shapiro , G and Steiner , H . 1978 . Nucleus-nucleus total cross sections for light nuclei at 1.55 and 2.89 GeV/c per nucleon . Phys Rev C , 18 : 2273 – 2292 .
  • Takechi , M , Fukuda , M , Mihara , M , Tanaka , K , Chinda , T , Matsumasa , T , Nishimoto , M , Matsumiya , R , Nakashima , Y , Matsubara , H , Matsuta , K , Minamisono , T , Ohtsubo , T , Izumikawa , T , Momota , S , Suzuki , T , Yamaguchi , T , Koyama , R , Shinozaki , W , Takahashi , M , Takizawa , A , Matsuyama , T , Nakajima , S , Kobayashi , K , Hosoi , M , Suda , T , Sasaki , M , Sato , S , Kanazawa , M and Kitagawa , A . 2009 . Reaction cross sections at intermediate energies and Fermi-motion effect . Phys Rev C , 79 : 061601
  • MacFarlane , R E and Kahler , A C . 2010 . Methods for processing ENDF/B-VII with NJOY . Nucl Data Sheets , 111 : 2739 – 2889 .
  • MacFarlane , R E . 1994 . New thermal neutron scattering files for ENDF/B-VI release 2 , USA : Los Alamos National Laboratory . LA-12639-MS (ENDF-356)
  • Hirayama , H , Namito , Y , Bielajew , A F , Wilderman , S J and Nelson , W R . 2005 . “ The EGS5 code system ” . In SLAC-R-730 and KEK Report 2005-8 , USA and Japan : SLAC National Accelerator Laboratory and High Energy Accelerator Research Organization .
  • Shortt , K R , Ross , C K , Bielajew , A F and Rogers , D WO . 1986 . Electron-beam dose distributions near standard inhomogeneities . Phys Med Biol , 31 : 235 – 249 .
  • Hashimoto , S , Iwamoto , Y , Sato , T , Niita , K , Boudard , A , Cugnon , J , David , J C , Leray , S and Mancusi , D . Forthcoming . New approach for describing nuclear reactions based on intra-nuclear cascade coupled with DWBA . Prog Nucl Sci Technol ,