WorldWideScience

Sample records for mcnp output file

  1. Duplicating MC-15 Output with Python and MCNP

    Energy Technology Data Exchange (ETDEWEB)

    McSpaden, Alexander Thomas [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-08-23

    Two Python scripts have been written that process the output files of MCNP6 into a format that mimics the list-mode output of Los Alamos National Laboratory’s MC-15 and NPOD neutron detection systems. This report details the methods implemented in these scripts and instructions on their use.

  2. KENO2MCNP, Version 5L, Conversion of Input Data between KENOV.a and MCNP File Formats

    International Nuclear Information System (INIS)

    2008-01-01

    1 - Description of program or function: The KENO2MCNP program was written to convert KENO V.a input files to MCNP Format. This program currently only works with KENO Va geometries and will not work with geometries that contain more than a single array. A C++ graphical user interface was created that was linked to Fortran routines from KENO V.a that read the material library and Fortran routines from the MCNP Visual Editor that generate the MCNP input file. Either SCALE 5.0 or SCALE 5.1 cross section files will work with this release. 2 - Methods: The C++ binary executable reads the KENO V.a input file, the KENO V.a material library and SCALE data libraries. When an input file is read in, the input is stored in memory. The converter goes through and loads different sections of the input file into memory including parameters, composition, geometry information, array information and starting information. Many of the KENO V.a materials represent compositions that must be read from the KENO V.a material library. KENO2MCNP includes the KENO V.a FORTRAN routines used to read this material file for creating the MCNP materials. Once the file has been read in, the user must select 'Convert' to convert the file from KENO V.a to MCNP. This will generate the MCNP input file along with an output window that lists the KENO V.a composition information for the materials contained in the KENO V.a input file. The program can be run interactively by clicking on the executable or in batch mode from the command prompt. 3 - Restrictions on the complexity of the problem: Not all KENO V.a input files are supported. Only one array is allowed in the input file. Some of the more complex material descriptions also may not be converted

  3. MCNP output data analysis with ROOT (MODAR)

    Science.gov (United States)

    Carasco, C.

    2010-12-01

    MCNP Output Data Analysis with ROOT (MODAR) is a tool based on CERN's ROOT software. MODAR has been designed to handle time-energy data issued by MCNP simulations of neutron inspection devices using the associated particle technique. MODAR exploits ROOT's Graphical User Interface and functionalities to visualize and process MCNP simulation results in a fast and user-friendly way. MODAR allows to take into account the detection system time resolution (which is not possible with MCNP) as well as detectors energy response function and counting statistics in a straightforward way. New version program summaryProgram title: MODAR Catalogue identifier: AEGA_v1_1 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEGA_v1_1.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 150 927 No. of bytes in distributed program, including test data, etc.: 4 981 633 Distribution format: tar.gz Programming language: C++ Computer: Most Unix workstations and PCs Operating system: Most Unix systems, Linux and windows, provided the ROOT package has been installed. Examples where tested under Suse Linux and Windows XP. RAM: Depends on the size of the MCNP output file. The example presented in the article, which involves three two dimensional 139×740 bins histograms, allocates about 60 MB. These data are running under ROOT and include consumption by ROOT itself. Classification: 17.6 Catalogue identifier of previous version: AEGA_v1_0 Journal reference of previous version: Comput. Phys. Comm. 181 (2010) 1161 External routines: ROOT version 5.24.00 ( http://root.cern.ch/drupal/) Does the new version supersede the previous version?: Yes Nature of problem: The output of a MCNP simulation is an ascii file. The data processing is usually performed by copying and pasting the relevant parts of the ascii

  4. Development of interface between MCNP-FISPACT-MCNP (IPR-MFM) based on rigorous two step method

    International Nuclear Information System (INIS)

    Shaw, A.K.; Swami, H.L.; Danani, C.

    2015-01-01

    In this work we present the development of interface tool between MCNP-FISPACT-MCNP (MFM) based on Rigorous Two Step method for the shutdown dose rate (SDDR) calculation. The MFM links MCNP radiation transport and the FISPACT inventory code through a suitable coupling scheme. MFM coupling scheme has three steps. In first step it picks neutron spectrum and total flux from MCNP output file to use as input parameter for FISPACT. It prepares the FISPACT input files by using irradiation history, neutron flux and neutron spectrum and then execute the FISPACT input file in the second step. Third step of MFM coupling scheme extracts the decay gammas from the FISPACT output file and prepares MCNP input file for decay gamma transport followed by execution of MCNP input file and estimation of SDDR. Here detailing of MFM methodology and flow scheme has been described. The programming language PYTHON has been chosen for this development of the coupling scheme. A complete loop of MCNP-FISPACT-MCNP has been developed to handle the simplified geometrical problems. For validation of MFM interface a manual cross-check has been performed which shows good agreements. The MFM interface also has been validated with exiting MCNP-D1S method for a simple geometry with 14 MeV cylindrical neutron source. (author)

  5. An improved algorithm to convert CAD model to MCNP geometry model based on STEP file

    International Nuclear Information System (INIS)

    Zhou, Qingguo; Yang, Jiaming; Wu, Jiong; Tian, Yanshan; Wang, Junqiong; Jiang, Hai; Li, Kuan-Ching

    2015-01-01

    Highlights: • Fully exploits common features of cells, making the processing efficient. • Accurately provide the cell position. • Flexible to add new parameters in the structure. • Application of novel structure in INP file processing, conveniently evaluate cell location. - Abstract: MCNP (Monte Carlo N-Particle Transport Code) is a general-purpose Monte Carlo N-Particle code that can be used for neutron, photon, electron, or coupled neutron/photon/electron transport. Its input file, the INP file, has the characteristics of complicated form and is error-prone when describing geometric models. Due to this, a conversion algorithm that can solve the problem by converting general geometric model to MCNP model during MCNP aided modeling is highly needed. In this paper, we revised and incorporated a number of improvements over our previous work (Yang et al., 2013), which was proposed and targeted after STEP file and INP file were analyzed. Results of experiments show that the revised algorithm is more applicable and efficient than previous work, with the optimized extraction of geometry and topology information of the STEP file, as well as the production efficiency of output INP file. This proposed research is promising, and serves as valuable reference for the majority of researchers involved with MCNP-related researches

  6. TET_2MCNP: A conversion program to implement tetrahearal-mesh models in MCNP

    International Nuclear Information System (INIS)

    Han, Min Cheol; Yeom, Yeon Soo; Nguyen, Thng Tat; Choi, Chan Soo; Lee, Hyun Su; Kim, Chan Hyeong

    2016-01-01

    Tetrahedral-mesh geometries can be used in the MCNP code, but the MCNP code accepts only the geometry in the Abaqus input file format; hence, the existing tetrahedral-mesh models first need to be converted to the Abacus input file format to be used in the MCNP code. In the present study, we developed a simple but useful computer program, TET_2MCNP, for converting TetGen-generated tetrahedral-mesh models to the Abacus input file format. TET_2MCNP is written in C++ and contains two components: one for converting a TetGen output file to the Abacus input file and the other for the reverse conversion process. The TET_2MCP program also produces an MCNP input file. Further, the program provides some MCNP-specific functions: the maximum number of elements (i.e., tetrahedrons) per part can be limited, and the material density of each element can be transferred to the MCNP input file. To test the developed program, two tetrahedral-mesh models were generated using TetGen and converted to the Abaqus input file format using TET_2MCNP. Subsequently, the converted files were used in the MCNP code to calculate the object- and organ-averaged absorbed dose in the sphere and phantom, respectively. The results show that the converted models provide, within statistical uncertainties, identical dose values to those obtained using the PHITS code, which uses the original tetrahedral-mesh models produced by the TetGen program. The results show that the developed program can successfully convert TetGen tetrahedral-mesh models to Abacus input files. In the present study, we have developed a computer program, TET_2MCNP, which can be used to convert TetGen-generated tetrahedral-mesh models to the Abaqus input file format for use in the MCNP code. We believe this program will be used by many MCNP users for implementing complex tetrahedral-mesh models, including computational human phantoms, in the MCNP code

  7. TET{sub 2}MCNP: A conversion program to implement tetrahearal-mesh models in MCNP

    Energy Technology Data Exchange (ETDEWEB)

    Han, Min Cheol; Yeom, Yeon Soo; Nguyen, Thng Tat; Choi, Chan Soo; Lee, Hyun Su; Kim, Chan Hyeong [Dept. of Nuclear Engineering, Hanyang University, Seoul (Korea, Republic of)

    2016-12-15

    Tetrahedral-mesh geometries can be used in the MCNP code, but the MCNP code accepts only the geometry in the Abaqus input file format; hence, the existing tetrahedral-mesh models first need to be converted to the Abacus input file format to be used in the MCNP code. In the present study, we developed a simple but useful computer program, TET{sub 2}MCNP, for converting TetGen-generated tetrahedral-mesh models to the Abacus input file format. TET{sub 2}MCNP is written in C++ and contains two components: one for converting a TetGen output file to the Abacus input file and the other for the reverse conversion process. The TET{sub 2}MCP program also produces an MCNP input file. Further, the program provides some MCNP-specific functions: the maximum number of elements (i.e., tetrahedrons) per part can be limited, and the material density of each element can be transferred to the MCNP input file. To test the developed program, two tetrahedral-mesh models were generated using TetGen and converted to the Abaqus input file format using TET{sub 2}MCNP. Subsequently, the converted files were used in the MCNP code to calculate the object- and organ-averaged absorbed dose in the sphere and phantom, respectively. The results show that the converted models provide, within statistical uncertainties, identical dose values to those obtained using the PHITS code, which uses the original tetrahedral-mesh models produced by the TetGen program. The results show that the developed program can successfully convert TetGen tetrahedral-mesh models to Abacus input files. In the present study, we have developed a computer program, TET{sub 2}MCNP, which can be used to convert TetGen-generated tetrahedral-mesh models to the Abaqus input file format for use in the MCNP code. We believe this program will be used by many MCNP users for implementing complex tetrahedral-mesh models, including computational human phantoms, in the MCNP code.

  8. Nuclide identifier and grat data reader application for ORIGEN output file

    International Nuclear Information System (INIS)

    Arif Isnaeni

    2011-01-01

    ORIGEN is a one-group depletion and radioactive decay computer code developed at the Oak Ridge National Laboratory (ORNL). ORIGEN takes one-group neutronics calculation providing various nuclear material characteristics (the buildup, decay and processing of radioactive materials). ORIGEN output is a text-based file, ORIGEN output file contains only numbers in the form of group data nuclide, nuclide identifier and grat. This application was created to facilitate data collection nuclide identifier and grat, this application also has a function to acquire mass number data and calculate mass (gram) for each nuclide. Output from these applications can be used for computer code data input for neutronic calculations such as MCNP. (author)

  9. MOCUP: MCNP-ORIGEN2 coupled utility program

    International Nuclear Information System (INIS)

    Moore, R.L.; Schnitzler, B.G.; Wemple, C.A.

    1995-01-01

    MOCUP is a system of external processors that allow for a limited treatment of the temporal composition of the user-selected MCNP cells in a time-dependent flux environment. The ORIGEN2 code computes the time-dependent compositions of these individually selected MCNP cells. All data communication between the two codes is accomplished through the MCNP and ORIGEN2 input/output files, the MOCUP Processor Output files, and two user supplied tables. MOCUP is either command line or interactively driven. The interactive interface is based on the portable XII window environment and the Motif tool kit. MOCUP was constructed so that no modifications to either MCNP or ORIGEN2 were necessary. Section 4 of the writeup contains the input instructions needed to set up the MOCUP run. MOCUP is extremely useful for analysts who perform isotope production, material transformation, and depletion and isotope analyses on complex, non-lattice geometries, and uniform and non-uniform lattices

  10. MOCUP, MCNP/ORIGEN Coupling Utility Programs

    International Nuclear Information System (INIS)

    SEIDL, Marcus

    2003-01-01

    1 - Description of program or function: MOCUP is a series of utility and data manipulation programs to solve time and space-dependent coupled neutronics/isotopics problems. 2 - Methods: The neutronics calculation is performed by the Los Alamos National Laboratory code system, version 4a or later (CCC-200 or CCC-660),and the depletion and isotopics calculation is performed by CCC-371/ORIGEN2.1 developed at Oak Ridge National Laboratory. MCNP and ORIGEN2.1 are NOT included in this package. MOCUP consists of three utility programs (mcnpPRO, origenPRO, compPRO) to, respectively, search the MCNP output and tally files for relevant cell and tally parameters, prepare ORIGEN2.1 input files and execute the ORIGEN2.1 runs, and search ORIGEN2.1 punch files for relevant isotope concentrations and produce new MCNP input files. A graphical user interface is provided for execution convenience. 3 - Restrictions on the complexity of the problem: At present, no mechanism exists for automatic serial execution of the program modules. The user must interface with the GUI to run each of the modules

  11. Modification to the Monte N-Particle (MCNP) Visual Editor (MCNPVised) to read in Computer Aided Design (CAD) files

    International Nuclear Information System (INIS)

    Schwarz, Randy A.; Carter, Leeland L.

    2004-01-01

    Monte Carlo N-Particle Transport Code (MCNP) (Reference 1) is the code of choice for doing complex neutron/photon/electron transport calculations for the nuclear industry and research institutions. The Visual Editor for Monte Carlo N-Particle (References 2 to 11) is recognized internationally as the best code for visually creating and graphically displaying input files for MCNP. The work performed in this grant enhanced the capabilities of the MCNP Visual Editor to allow it to read in a 2D Computer Aided Design (CAD) file, allowing the user to modify and view the 2D CAD file and then electronically generate a valid MCNP input geometry with a user specified axial extent

  12. Modification to the Monte Carlo N-Particle (MCNP) Visual Editor (MCNPVised) to Read in Computer Aided Design (CAD) Files

    International Nuclear Information System (INIS)

    Randolph Schwarz; Leland L. Carter; Alysia Schwarz

    2005-01-01

    Monte Carlo N-Particle Transport Code (MCNP) is the code of choice for doing complex neutron/photon/electron transport calculations for the nuclear industry and research institutions. The Visual Editor for Monte Carlo N-Particle is internationally recognized as the best code for visually creating and graphically displaying input files for MCNP. The work performed in this grant was used to enhance the capabilities of the MCNP Visual Editor to allow it to read in both 2D and 3D Computer Aided Design (CAD) files, allowing the user to electronically generate a valid MCNP input geometry

  13. Using NJOY to Create MCNP ACE Files and Visualize Nuclear Data

    Energy Technology Data Exchange (ETDEWEB)

    Kahler, Albert Comstock [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-10-14

    We provide lecture materials that describe the input requirements to create various MCNP ACE files (Fast, Thermal, Dosimetry, Photo-nuclear and Photo-atomic) with the NJOY Nuclear Data Processing code system. Input instructions to visualize nuclear data with NJOY are also provided.

  14. Multi-canister overpack project - verification and validation, MCNP 4A

    International Nuclear Information System (INIS)

    Goldmann, L.H.

    1997-01-01

    This supporting document contains the software verification and validation (V and V) package used for Phase 2 design of the Spent Nuclear Fuel Multi-Canister Overpack. V and V packages for both ANSYS and MCNP are included. Description of Verification Run(s): This software requires that it be compiled specifically for the machine it is to be used on. Therefore to facilitate ease in the verification process the software automatically runs 25 sample problems to ensure proper installation and compilation. Once the runs are completed the software checks for verification by performing a file comparison on the new output file and the old output file. Any differences between any of the files will cause a verification error. Due to the manner in which the verification is completed a verification error does not necessarily indicate a problem. This indicates that a closer look at the output files is needed to determine the cause of the error

  15. MCNP and other nuclear codes output graphical representation using python scripts

    International Nuclear Information System (INIS)

    Cadenas Mendicoa, A. M.

    2016-01-01

    Due to the lack of graphical representation capability of same nuclear codes like MCNP of GOTHIC, widely used in the industry, the following article describes the development of an interface to use a graphical representation open source (Paraview) with the outputs generated by the nuclear codes. Moreover, this article aims at describing the advantage of this type of visualization programs for the modeling and decision making in the calculation. (Author)

  16. MCNP and other nuclear codes output graphical representation using python scripts; Representacion grafica de outputs de MCNP y codigos nucleares mediante el uso de scripts en python

    Energy Technology Data Exchange (ETDEWEB)

    Cadenas Mendicoa, A. M.

    2016-08-01

    Due to the lack of graphical representation capability of same nuclear codes like MCNP of GOTHIC, widely used in the industry, the following article describes the development of an interface to use a graphical representation open source (Paraview) with the outputs generated by the nuclear codes. Moreover, this article aims at describing the advantage of this type of visualization programs for the modeling and decision making in the calculation. (Author)

  17. Program for the Generation of MCNP Inputs from State Files of CAREM

    International Nuclear Information System (INIS)

    Leszczynski, Francisco; Lopasso, Edmundo; Villarino, E

    2000-01-01

    The objective of this work is the development and tests of detailed input data for the Monte Carlo program MCNP, to be able of model the core of CAREM reactor, with the detail included on the updated models, for having available a calculation system that allow the production of confident results to be compared with results obtained with the system used today for designing the CAREM reactor core (CONDOR-CITVAP).The model includes the possibility of temperature and coolant density, and temperature and numeric densities of fuel.The detail consists of 21 different fuel elements (symmetry 3) and 14 axial zones.Results of comparisons of reactivity and power pick factors are presented, between MCNP and CONDOR-CITVAP.On average, these results show an acceptable agreement for all the compared parameters.It is described, also, the interface CONDOR-CITVAP-MCNP program, that has been developed for generating inputs of materials for MCNP, from outputs of CONDOR and CITVAP, for different reactor states

  18. V&V of MCNP 6.1.1 Beta Against Intermediate and High-Energy Experimental Data

    Energy Technology Data Exchange (ETDEWEB)

    Mashnik, Stepan G [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2014-09-08

    This report presents a set of validation and verification (V&V) MCNP 6.1.1 beta results calculated in parallel, with MPI, obtained using its event generators at intermediate and high-energies compared against various experimental data. It also contains several examples of results using the models at energies below 150 MeV, down to 10 MeV, where data libraries are normally used. This report can be considered as the forth part of a set of MCNP6 Testing Primers, after its first, LA-UR-11-05129, and second, LA-UR-11-05627, and third, LA-UR-26944, publications, but is devoted to V&V with the latest, 1.1 beta version of MCNP6. The MCNP6 test-problems discussed here are presented in the /VALIDATION_CEM/and/VALIDATION_LAQGSM/subdirectories in the MCNP6/Testing/directory. README files that contain short descriptions of every input file, the experiment, the quantity of interest that the experiment measures and its description in the MCNP6 output files, and the publication reference of that experiment are presented for every test problem. Templates for plotting the corresponding results with xmgrace as well as pdf files with figures representing the final results of our V&V efforts are presented. Several technical “bugs” in MCNP 6.1.1 beta were discovered during our current V&V of MCNP6 while running it in parallel with MPI using its event generators. These “bugs” are to be fixed in the following version of MCNP6. Our results show that MCNP 6.1.1 beta using its CEM03.03, LAQGSM03.03, Bertini, and INCL+ABLA, event generators describes, as a rule, reasonably well different intermediate- and high-energy measured data. This primer isn’t meant to be read from cover to cover. Readers may skip some sections and go directly to any test problem in which they are interested.

  19. Development of automatic cross section compilation system for MCNP

    International Nuclear Information System (INIS)

    Maekawa, Fujio; Sakurai, Kiyoshi

    1999-01-01

    A development of a code system to automatically convert cross-sections for MCNP is in progress. The NJOY code is, in general, used to convert the data compiled in the ENDF format (Evaluated Nuclear Data Files by BNL) into the cross-section libraries required by various reactor physics codes. While the cross-section library: FSXLIB-J3R2 was already converted from the JENDL-3.2 version of Japanese Evaluated Nuclear Data Library for a continuous energy Monte Carlo code MCNP, the library keeps only the cross-sections at room temperature (300 K). According to the users requirements which want to have cross-sections at higher temperature, say 600 K or 900 K, a code system named 'autonj' is under development to provide a set of cross-section library of arbitrary temperature for the MCNP code. This system can accept any of data formats adopted JENDL that may not be treated by NJOY code. The input preparation that is repeatedly required at every nuclide on NJOY execution is greatly reduced by permitting the conversion process of as many nuclides as the user wants in one execution. A few MCNP runs were achieved for verification purpose by using two libraries FSXLIB-J3R2 and the output of autonj'. The almost identical MCNP results within the statistical errors show the 'autonj' output library is correct. In FY 1998, the system will be completed, and in FY 1999, the user's manual will be published. (K. Tsuchihashi)

  20. DXRaySMCS: a user-friendly interface developed for prediction of diagnostic radiology X-ray spectra produced by Monte Carlo (MCNP-4C) simulation.

    Science.gov (United States)

    Bahreyni Toossi, M T; Moradi, H; Zare, H

    2008-01-01

    In this work, the general purpose Monte Carlo N-particle radiation transport computer code (MCNP-4C) was used for the simulation of X-ray spectra in diagnostic radiology. The electron's path in the target was followed until its energy was reduced to 10 keV. A user-friendly interface named 'diagnostic X-ray spectra by Monte Carlo simulation (DXRaySMCS)' was developed to facilitate the application of MCNP-4C code for diagnostic radiology spectrum prediction. The program provides a user-friendly interface for: (i) modifying the MCNP input file, (ii) launching the MCNP program to simulate electron and photon transport and (iii) processing the MCNP output file to yield a summary of the results (relative photon number per energy bin). In this article, the development and characteristics of DXRaySMCS are outlined. As part of the validation process, output spectra for 46 diagnostic radiology system settings produced by DXRaySMCS were compared with the corresponding IPEM78. Generally, there is a good agreement between the two sets of spectra. No statistically significant differences have been observed between IPEM78 reported spectra and the simulated spectra generated in this study.

  1. Methodology for converting CT medical images to MCNP input using the Scan2MCNP system

    International Nuclear Information System (INIS)

    Boia, L.S.; Silva, A.X.; Cardoso, S.C.; Castro, R.C.

    2009-01-01

    This paper develops a methodology for the application software Scan2MCNP, which converts medical images DICOM (Digital Imaging and Communications in Medicine) for MCNP input file. The Scan2MCNP handles, processes and executes the medical images generated by CT equipment, allowing the user to perform the selection and parameterization of the study area in question (tissues and organs). The details of these worked in medical imaging software, therefore, will be converted to equity to the process of language analysis of MCNP radiation transport, through the generation of a code input file. With this file, it is possible to simulate any situation/problem of the type and level of radiation to the proposed treatment chosen by the medical staff responsible for the patient. Within a computational process oriented, the Scan2MCNP can contribute along with other software that has been used recently in the area of medical physics, to improve the levels of quality and precision of radiotherapy treatments. In this work, medical images DICOM of the Anthropomorphic Rando Phantom were used in the process of analysis and development of computer software Scan2MCNP. However, it emphasized that the software is successful in certain situations, depending upon a number of auxiliary procedures and software that can help in the solution of certain problems in the natural radiation treatment or express agility by the team of medical physics. (author)

  2. A graphical user interface for diagnostic radiology dosimetry using Monte Carlo (MCNP) simulation

    International Nuclear Information System (INIS)

    Collins, P.J.; Gorbatkov, D.; Schultz, F.W.

    2000-01-01

    Monte Carlo methods (for example, MCNP, EGGS4) are the 'gold standard' for both external and internal dosimetry in humans. These powerful simulation tools are, however, general-purpose codes and consequently do not provide a simple user interface for specific dosimetry tasks. We have developed a graphical user interface, for external radiation dosimetry (diagnostic radiology) using MCNP and an anthropomorphic mathematical phantom (Adam/Eva), which enables convenient modification and processing of the MCNP input and output files. The input form displays a colour coded, 3D representation of the phantom with a superimposed 'beam' for the required x-ray projection. The phantom can be rotated through 360 degrees and a transverse section at the level of the mid-point of the beam is also displayed. Text fields enable entry of input data (beam dimensions, source position, kVp, total filtration, focus-to-skin distance). A pull-down menu enables the user to select from 22 standard radiographic views. A standard projection can be modified, or new projection data entered if required. The input program modifies the MCNP input file and initiates processing. An output form displays the organ doses, normalised to unit skin entrance dose (with backscatter) (SED). The user can also enter the SED (calculated or measured) for a particular machine, to obtain the effective dose. To validate the program, the results for a PA Chest study (80 kVp, 2.5 mm Al total filtration) were compared with NRPB data (Jones and Wall, 1985). In conclusion, a convenient and reliable graphical user interface has been developed for MCNP, which enables dosimetry calculation for a full range of diagnostic radiological studies. (author)

  3. Conversion of Input Data between KENO and MCNP File Formats for Computer Criticality Assessments

    International Nuclear Information System (INIS)

    Schwarz, Randolph A.; Carter, Leland L.; Schwarz Alysia L.

    2006-01-01

    KENO is a Monte Carlo criticality code that is maintained by Oak Ridge National Laboratory (ORNL). KENO is included in the SCALE (Standardized Computer Analysis for Licensing Evaluation) package. KENO is often used because it was specifically designed for criticality calculations. Because KENO has convenient geometry input, including the treatment of lattice arrays of materials, it is frequently used for production calculations. Monte Carlo N-Particle (MCNP) is a Monte Carlo transport code maintained by Los Alamos National Laboratory (LANL). MCNP has a powerful 3D geometry package and an extensive cross section database. It is a general-purpose code and may be used for calculations involving shielding or medical facilities, for example, but can also be used for criticality calculations. MCNP is becoming increasingly more popular for performing production criticality calculations. Both codes have their own specific advantages. After a criticality calculation has been performed with one of the codes, it is often desirable (or may be a safety requirement) to repeat the calculation with the other code to compare the important parameters using a different geometry treatment and cross section database. This manual conversion of input files between the two codes is labor intensive. The industry needs the capability of converting geometry models between MCNP and KENO without a large investment in manpower. The proposed conversion package will aid the user in converting between the codes. It is not intended to be used as a ''black box''. The resulting input file will need to be carefully inspected by criticality safety personnel to verify the intent of the calculation is preserved in the conversion. The purpose of this package is to help the criticality specialist in the conversion process by converting the geometry, materials, and pertinent data cards

  4. Features of MCNP6

    International Nuclear Information System (INIS)

    Goorley, T.; James, M.; Booth, T.; Brown, F.; Bull, J.; Cox, L.J.; Durkee, J.; Elson, J.; Fensin, M.; Forster, R.A.; Hendricks, J.; Hughes, H.G.; Johns, R.; Kiedrowski, B.; Martz, R.; Mashnik, S.; McKinney, G.; Pelowitz, D.; Prael, R.; Sweezy, J.

    2016-01-01

    Highlights: • MCNP6 is simply and accurately described as the merger of MCNP5 and MCNPX capabilities, but it is much more than the sum of these two computer codes. • MCNP6 is the result of six years of effort by the MCNP5 and MCNPX code development teams. • These groups of people, residing in Los Alamos National Laboratory’s X Computational Physics Division, Monte Carlo Codes Group (XCP-3) and Nuclear Engineering and Nonproliferation Division, Radiation Transport Modeling Team (NEN-5) respectively, have combined their code development efforts to produce the next evolution of MCNP. • While maintenance and major bug fixes will continue for MCNP5 1.60 and MCNPX 2.7.0 for upcoming years, new code development capabilities only will be developed and released in MCNP6. • In fact, the initial release of MCNP6 contains numerous new features not previously found in either code. • These new features are summarized in this document. • Packaged with MCNP6 is also the new production release of the ENDF/B-VII.1 nuclear data files usable by MCNP. • The high quality of the overall merged code, usefulness of these new features, along with the desire in the user community to start using the merged code, have led us to make the first MCNP6 production release: MCNP6 version 1. • High confidence in the MCNP6 code is based on its performance with the verification and validation test suites, comparisons to its predecessor codes, our automated nightly software debugger tests, the underlying high quality nuclear and atomic databases, and significant testing by many beta testers. - Abstract: MCNP6 can be described as the merger of MCNP5 and MCNPX capabilities, but it is much more than the sum of these two computer codes. MCNP6 is the result of six years of effort by the MCNP5 and MCNPX code development teams. These groups of people, residing in Los Alamos National Laboratory’s X Computational Physics Division, Monte Carlo Codes Group (XCP-3) and Nuclear Engineering and

  5. The comparison of MCNP perturbation technique with MCNP difference method in critical calculation

    International Nuclear Information System (INIS)

    Liu Bin; Lv Xuefeng; Zhao Wei; Wang Kai; Tu Jing; Ouyang Xiaoping

    2010-01-01

    For a nuclear fission system, we calculated Δk eff , which arise from system material composition changes, by two different approaches, the MCNP perturbation technique and the MCNP difference method. For every material composition change, we made four different runs, each run with different cycles or each cycle generating different neutrons, then we compared the two Δk eff that are obtained by two different approaches. As a material composition change in any particular cell of the nuclear fission system is small compared to the material compositions in the whole nuclear fission system, in other words, this composition change can be treated as a small perturbation, the Δk eff results obtained from the MCNP perturbation technique are much quicker, much more efficient and reliable than the results from the MCNP difference method. When a material composition change in any particular cell of the nuclear fission system is significant compared to the material compositions in the whole nuclear fission system, both the MCNP perturbation technique and the MCNP difference method can give satisfactory results. But for the run with the same cycles and each cycle generating the same neutrons, the results obtained from the MCNP perturbation technique are systemically less than the results obtained from the MCNP difference method. To further confirm our calculation results from the MCNP4C, we run the exact same MCNP4C input file in MCNP5, the calculation results from MCNP5 are the same as the calculation results from MCNP4C. We need caution when using the MCNP perturbation technique to calculate the Δk eff as the material composition change is large compared to the material compositions in the whole nuclear fission system, even though the material composition changes of any particular cell of the fission system still meet the criteria of MCNP perturbation technique.

  6. Development of visual platform of MCNP4B

    International Nuclear Information System (INIS)

    Fan Jiajin; Wang Yi; Cheng Jianping

    2002-01-01

    For convenience of using MCNP, the authors successfully developed a new code named McnpClient. With friend man-machine interface, the users can create input files very easily. If any error occurs during running process, McnpClient will give detailed fatal error or bad trouble messages. When the running is done, all the data can be obtained and in the mean time the curves associated with the data can be displayed

  7. Data analysis and visualization in MCNP trademark

    International Nuclear Information System (INIS)

    Waters, L.S.

    1994-01-01

    There are many situations where the user may wish to go beyond current MCNP capabilities. For example, data produced by the code may need formatting for input into an external graphics package. Limitations on disk space may hinder writing out large PTRAK files. Specialized data analysis routines may be needed to model complex experimental results. One may wish to produce particle histories in a format not currently available in the code. To address these and other similar concerns a new capability in MCNP is being tested. A number of real, integer, logical and character variables describing the current and past characteristics of a particle are made available online to the user in three subroutines. The type of data passed can be controlled by cards in the INP file. The subroutines otherwise are empty, and the user may code in any desired analysis. A new MCNP executable is produced by compiling these subroutines and linking to a library which contains the object files for the rest of the code

  8. New Tools to Prepare ACE Cross-section Files for MCNP Analytic Test Problems

    International Nuclear Information System (INIS)

    Brown, Forrest B.

    2016-01-01

    Monte Carlo calculations using one-group cross sections, multigroup cross sections, or simple continuous energy cross sections are often used to: (1) verify production codes against known analytical solutions, (2) verify new methods and algorithms that do not involve detailed collision physics, (3) compare Monte Carlo calculation methods with deterministic methods, and (4) teach fundamentals to students. In this work we describe 2 new tools for preparing the ACE cross-section files to be used by MCNP ® for these analytic test problems, simple a ce.pl and simple a ce m g.pl.

  9. Continuous energy cross section library for MCNP/MCNPX based on JENDL high energy file 2007. FXJH7

    International Nuclear Information System (INIS)

    Sasa, Toshinobu; Sugawara, Takanori; Fukahori, Tokio; Kosako, Kazuaki

    2008-11-01

    The latest JENDL High Energy File (JENDL/HE) was released in 2007 to respond the requirements of reaction data in high energy range up to several GeV to design accelerator facilities such as accelerator-driven systems and research complex like J-PARC. To apply the JENDL/HE-2007 file to the design study, the cross section library of FXJH7 series was constructed from the JENDL/HE file for the calculation using MCNP and MCNPX codes which are widely used in the field of nuclear reactors, fusion reactors, accelerator facilities, medical applications, and so on. In this report, the outline of the JENDL/HE-2007 file, modification of nuclear data processing code NJOY99, construction of FXJH7 library and test calculations for shielding and eigenvalue analyses are summarized. (author)

  10. Semi-Automated Processing of Trajectory Simulator Output Files for Model Evaluation

    Science.gov (United States)

    2018-01-01

    ARL-TR-8284 ● JAN 2018 US Army Research Laboratory Semi-Automated Processing of Trajectory Simulator Output Files for Model...Semi-Automated Processing of Trajectory Simulator Output Files for Model Evaluation 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT...although some minor changes may be needed. The program processes a GTRAJ output text file that contains results from 2 or more simulations , where each

  11. Elaborate SMART MCNP Modelling Using ANSYS and Its Applications

    Science.gov (United States)

    Song, Jaehoon; Surh, Han-bum; Kim, Seung-jin; Koo, Bonsueng

    2017-09-01

    An MCNP 3-dimensional model can be widely used to evaluate various design parameters such as a core design or shielding design. Conventionally, a simplified 3-dimensional MCNP model is applied to calculate these parameters because of the cumbersomeness of modelling by hand. ANSYS has a function for converting the CAD `stp' format into an MCNP input in the geometry part. Using ANSYS and a 3- dimensional CAD file, a very detailed and sophisticated MCNP 3-dimensional model can be generated. The MCNP model is applied to evaluate the assembly weighting factor at the ex-core detector of SMART, and the result is compared with a simplified MCNP SMART model and assembly weighting factor calculated by DORT, which is a deterministic Sn code.

  12. MCNP4A: Features and philosophy

    International Nuclear Information System (INIS)

    Hendricks, J.S.

    1993-01-01

    This paper describes MCNP, states its philosophy, introduces a number of new features becoming available with version MCNP4A, and answers a number of questions asked by participants in the workshop. MCNP is a general-purpose three-dimensional neutron, photon and electron transport code. Its philosophy is ''Quality, Value and New Features.'' Quality is exemplified by new software quality assurance practices and a program of benchmarking against experiments. Value includes a strong emphasis on documentation and code portability. New features are the third priority. MCNP4A is now available at Los Alamos. New features in MCNP4A include enhanced statistical analysis, distributed processor multitasking, new photon libraries, ENDF/B-VI capabilities, X-Windows graphics, dynamic memory allocation, expanded criticality output, periodic boundaries, plotting of particle tracks via SABRINA, and many other improvements. 23 refs

  13. DXRaySMCS. First user friendly interface developed for prediction of diagnostic radiology X-ray spectra produced by Monte Carlo (MCNP-4C) simulation in Iran

    International Nuclear Information System (INIS)

    Bahreyni Toossi, M.T.; Zare, H.; Moradi Faradanbe, H.

    2008-01-01

    An accurate knowledge of the output energy spectra of an x-ray tube is essential in many areas of radiological studies. It forms the basis of almost all image quality simulations and enable system designers to predict patient dose more accurately. Many radiological physics problems that can be solved by Monte Carlo simulation methods require an x-ray spectra as input data. Computer simulation of x-ray spectra is one of the most important tools for investigation of patient dose and image quality in diagnostic radiology systems. In this work the general purpose Monte Carlo N-particle radiation transport computer code (MCNP-4C) was used for the simulation of x-ray spectra in diagnostic radiology, Electron's path in the target was followed until it's energy was reduced to 10 keV. A user friendly interface named 'Diagnostic X-ray Spectra by Monte Carlo Simulation (DXRaySMCS)' was developed to facilitate the application of MCNP-4C code for diagnostic radiology spectrum prediction. The program provides a user friendly interface for modifying the MCNP input file, launching the MCNP program to simulate electron and photon transport and processing the MCNP output file to yield a summary of the results (Relative Photon Number per Energy Bin). In this article the development and characteristics of DXRaySMCS are outlined. As part of the validation process, out put spectra for 46 diagnostic radiology system settings produced by DXRaySMCS were compared with the corresponding IPEM78. Generally, there is a good agreement between the two sets of spectra. No statistically significant differences have been observed between IPEM78 reported spectra and the simulated spectra generated in this study. (author)

  14. Thermal lattice benchmarks for testing basic evaluated data files, developed with MCNP4B

    International Nuclear Information System (INIS)

    Maucec, M.; Glumac, B.

    1996-01-01

    The development of unit cell and full reactor core models of DIMPLE S01A and TRX-1 and TRX-2 benchmark experiments, using Monte Carlo computer code MCNP4B is presented. Nuclear data from ENDF/B-V and VI version of cross-section library were used in the calculations. In addition, a comparison to results obtained with the similar models and cross-section data from the EJ2-MCNPlib library (which is based upon the JEF-2.2 evaluation) developed in IRC Petten, Netherlands is presented. The results of the criticality calculation with ENDF/B-VI data library, and a comparison to results obtained using JEF-2.2 evaluation, confirm the MCNP4B full core model of a DIMPLE reactor as a good benchmark for testing basic evaluated data files. On the other hand, the criticality calculations results obtained using the TRX full core models show less agreement with experiment. It is obvious that without additional data about the TRX geometry, our TRX models are not suitable as Monte Carlo benchmarks. (author)

  15. MCNP HPGe detector benchmark with previously validated Cyltran model.

    Science.gov (United States)

    Hau, I D; Russ, W R; Bronson, F

    2009-05-01

    An exact copy of the detector model generated for Cyltran was reproduced as an MCNP input file and the detection efficiency was calculated similarly with the methodology used in previous experimental measurements and simulation of a 280 cm(3) HPGe detector. Below 1000 keV the MCNP data correlated to the Cyltran results within 0.5% while above this energy the difference between MCNP and Cyltran increased to about 6% at 4800 keV, depending on the electron cut-off energy.

  16. Optimizing Input/Output Using Adaptive File System Policies

    Science.gov (United States)

    Madhyastha, Tara M.; Elford, Christopher L.; Reed, Daniel A.

    1996-01-01

    Parallel input/output characterization studies and experiments with flexible resource management algorithms indicate that adaptivity is crucial to file system performance. In this paper we propose an automatic technique for selecting and refining file system policies based on application access patterns and execution environment. An automatic classification framework allows the file system to select appropriate caching and pre-fetching policies, while performance sensors provide feedback used to tune policy parameters for specific system environments. To illustrate the potential performance improvements possible using adaptive file system policies, we present results from experiments involving classification-based and performance-based steering.

  17. Extracting the Data From the LCM vk4 Formatted Output File

    Energy Technology Data Exchange (ETDEWEB)

    Wendelberger, James G. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2018-01-29

    These are slides about extracting the data from the LCM vk4 formatted output file. The following is covered: vk4 file produced by Keyence VK Software, custom analysis, no off the shelf way to read the file, reading the binary data in a vk4 file, various offsets in decimal lines, finding the height image data, directly in MATLAB, binary output beginning of height image data, color image information, color image binary data, color image decimal and binary data, MATLAB code to read vk4 file (choose a file, read the file, compute offsets, read optical image, laser optical image, read and compute laser intensity image, read height image, timing, display height image, display laser intensity image, display RGB laser optical images, display RGB optical images, display beginning data and save images to workspace, gamma correction subroutine), reading intensity form the vk4 file, linear in the low range, linear in the high range, gamma correction for vk4 files, computing the gamma intensity correction, observations.

  18. Processing methods for temperature-dependent MCNP libraries

    International Nuclear Information System (INIS)

    Li Songyang; Wang Kan; Yu Ganglin

    2008-01-01

    In this paper,the processing method of NJOY which transfers ENDF files to ACE (A Compact ENDF) files (point-wise cross-Section file used for MCNP program) is discussed. Temperatures that cover the range for reactor design and operation are considered. Three benchmarks are used for testing the method: Jezebel Benchmark, 28 cm-thick Slab Core Benchmark and LWR Benchmark with Burnable Absorbers. The calculation results showed the precision of the neutron cross-section library and verified the correct processing methods in usage of NJOY. (authors)

  19. Development of automatic editing system for MCNP library 'autonj'

    International Nuclear Information System (INIS)

    Maekawa, Fujio; Sakurai, Kiyoshi; Kume, Etsuo; Nomura, Yasushi; Kosako, Kazuaki; Kawasaki, Nobuo; Naito, Yoshitaka

    1999-12-01

    As an activity of the MCNP High-Temperature Library Production Working Group under the Nuclear Code Evaluation Special Committee of Nuclear Code Committee, the automatic editing system for MCNP library 'autonj' was developed. The autonj includes the NJOY-97 code as its main body, and is a system that enables us to easily produce cross section libraries for MCNP from evaluated nuclear data files such as JENDL-3.2. A temperature dependent library at six temperature points based on JENDL-3.2 was produced by using autonj. The autonj system and the temperature dependent library were installed on the JAERI AP3000 computer. (author)

  20. A Validated MCNP(X) Cross Section Library based on JEFF 3.1

    International Nuclear Information System (INIS)

    Haeck, W.; Verboomen, B.

    2006-01-01

    ALEPH-LIB is a multi-temperature neutron transport library for standard use by MCNP(X) and ALEPH generated with ALEPH-DLG. This is an auxiliary computer code to ALEPH, the Monte Carlo burn-up code under development at SCK-CEN in collaboration with Ghent university. ALEPH-DLG automates the entire process of generating library files with NJOY and takes care of the first requirement of a validated application library: verify the processing. It produces tailor made NJOY input files using data from the original ENDF file (initial temperature, the fact if the nuclide is fissile or if it has unresolved resonances, etc.) When the library files have been generated, ALEPH-DLG will also process the output from NJOY by extracting all messages and warnings. If ALEPH-DLG finds anything out of the ordinary, it will either warn the user or perform corrective actions. The temperatures included in the ALEPH-LIB library are 300, 600, 900, 1200, 1500 and 1800 K. Library files were produced for the JEF 2.2, JEFF 3.0, JEFF 3.1, JENDL 3.3 and ENDF/B-VI.8 nuclear data libraries. This will be extended with ENDF/B-VII when it becomes available. This report deals with the JEFF 3.1 files included in ALEPH-LIB that are now released by the NEA-OECD.

  1. A Validated MCNP(X) Cross Section Library based on JEFF 3.1

    Energy Technology Data Exchange (ETDEWEB)

    Haeck, W; Verboomen, B

    2006-10-15

    ALEPH-LIB is a multi-temperature neutron transport library for standard use by MCNP(X) and ALEPH generated with ALEPH-DLG. This is an auxiliary computer code to ALEPH, the Monte Carlo burn-up code under development at SCK-CEN in collaboration with Ghent university. ALEPH-DLG automates the entire process of generating library files with NJOY and takes care of the first requirement of a validated application library: verify the processing. It produces tailor made NJOY input files using data from the original ENDF file (initial temperature, the fact if the nuclide is fissile or if it has unresolved resonances, etc.) When the library files have been generated, ALEPH-DLG will also process the output from NJOY by extracting all messages and warnings. If ALEPH-DLG finds anything out of the ordinary, it will either warn the user or perform corrective actions. The temperatures included in the ALEPH-LIB library are 300, 600, 900, 1200, 1500 and 1800 K. Library files were produced for the JEF 2.2, JEFF 3.0, JEFF 3.1, JENDL 3.3 and ENDF/B-VI.8 nuclear data libraries. This will be extended with ENDF/B-VII when it becomes available. This report deals with the JEFF 3.1 files included in ALEPH-LIB that are now released by the NEA-OECD.

  2. Parallelization of MCNP4 code by using simple FORTRAN algorithms

    International Nuclear Information System (INIS)

    Yazid, P.I.; Takano, Makoto; Masukawa, Fumihiro; Naito, Yoshitaka.

    1993-12-01

    Simple FORTRAN algorithms, that rely only on open, close, read and write statements, together with disk files and some UNIX commands have been applied to parallelization of MCNP4. The code, named MCNPNFS, maintains almost all capabilities of MCNP4 in solving shielding problems. It is able to perform parallel computing on a set of any UNIX workstations connected by a network, regardless of the heterogeneity in hardware system, provided that all processors produce a binary file in the same format. Further, it is confirmed that MCNPNFS can be executed also on Monte-4 vector-parallel computer. MCNPNFS has been tested intensively by executing 5 photon-neutron benchmark problems, a spent fuel cask problem and 17 sample problems included in the original code package of MCNP4. Three different workstations, connected by a network, have been used to execute MCNPNFS in parallel. By measuring CPU time, the parallel efficiency is determined to be 58% to 99% and 86% in average. On Monte-4, MCNPNFS has been executed using 4 processors concurrently and has achieved the parallel efficiency of 79% in average. (author)

  3. Criticality calculations with MCNP trademark: A primer

    International Nuclear Information System (INIS)

    Harmon, C.D. II; Busch, R.D.; Briesmeister, J.F.; Forster, R.A.

    1994-01-01

    With the closure of many experimental facilities, the nuclear criticality safety analyst increasingly is required to rely on computer calculations to identify safe limits for the handling and storage of fissile materials. However, in many cases, the analyst has little experience with the specific codes available at his/her facility. This primer will help you, the analyst, understand and use the MCNP Monte Carlo code for nuclear criticality safety analyses. It assumes that you have a college education in a technical field. There is no assumption of familiarity with Monte Carlo codes in general or with MCNP in particular. Appendix A gives an introduction to Monte Carlo techniques. The primer is designed to teach by example, with each example illustrating two or three features of MCNP that are useful in criticality analyses. Beginning with a Quickstart chapter, the primer gives an overview of the basic requirements for MCNP input and allows you to run a simple criticality problem with MCNP. This chapter is not designed to explain either the input or the MCNP options in detail; but rather it introduces basic concepts that are further explained in following chapters. Each chapter begins with a list of basic objectives that identify the goal of the chapter, and a list of the individual MCNP features that are covered in detail in the unique chapter example problems. It is expected that on completion of the primer you will be comfortable using MCNP in criticality calculations and will be capable of handling 80 to 90 percent of the situations that normally arise in a facility. The primer provides a set of basic input files that you can selectively modify to fit the particular problem at hand

  4. Preliminary evaluation of pin power distribution for fuel assemblies of SMART by MCNP

    International Nuclear Information System (INIS)

    Kim, Kyo Youn

    1998-08-01

    Monte Carlo transport code MCNP can describe an object sophisticately by use of three-dimensional modelling and can adopt a continuous energy cross-section library. Therefore MCNP has been widely utilized in the field of radiation physics to estimate fluxes and dose rates for nuclear facilities and to review results from conventional methods such a as discrete ordinates method and point kernel method. The Monte Carlo method has recently been introduced to estimated the neutron multiplication factor and pin power distribution in the fuel assembly of a reactor core. The operating thermal power of SMART core is 330 MWt and there are 57 fuel assemblies in the core. In this study it was assumed that the core has 4 types of fuel assemblies. In this study, MCNP4a was used to perform to estimate criticality and normalized pin power distribution in a fuel assembly of SMART core. The results from MCNP4a calculations are able to be used review those from nuclear design/analysis code. It is very complicated to pick up interested data from MCNP output list and to normalize pin power distribution in a fuel assembly because MCNP is not only a nuclear design/analysis code. In this study a program FAPIN was developed to generated a generate a normalized pin power distribution from the MCNP output list. (author). 11 refs

  5. Implementation of 3D models in the Monte Carlo code MCNP

    International Nuclear Information System (INIS)

    Lopes, Vivaldo; Millian, Felix M.; Guevara, Maria Victoria M.; Garcia, Fermin; Sena, Isaac; Menezes, Hugo

    2009-01-01

    On the area of numerical dosimetry Applied to medical physics, the scientific community focuses on the elaboration of new hybrids models based on 3D models. But different steps of the process of simulation with 3D models needed improvement and optimization in order to expedite the calculations and accuracy using this methodology. This project was developed with the aim of optimize the process of introduction of 3D models within the simulation code of radiation transport by Monte Carlo (MCNP). The fast implementation of these models on the simulation code allows the estimation of the dose deposited on the patient organs on a more personalized way, increasing the accuracy with this on the estimates and reducing the risks to health, caused by ionizing radiations. The introduction o these models within the MCNP was made through a input file, that was constructed through a sequence of images, bi-dimensional in the 3D model, generated using the program '3DSMAX', imported by the program 'TOMO M C' and thus, introduced as INPUT FILE of the MCNP code. (author)

  6. Voxel2MCNP: a framework for modeling, simulation and evaluation of radiation transport scenarios for Monte Carlo codes

    International Nuclear Information System (INIS)

    Pölz, Stefan; Laubersheimer, Sven; Eberhardt, Jakob S; Harrendorf, Marco A; Keck, Thomas; Benzler, Andreas; Breustedt, Bastian

    2013-01-01

    The basic idea of Voxel2MCNP is to provide a framework supporting users in modeling radiation transport scenarios using voxel phantoms and other geometric models, generating corresponding input for the Monte Carlo code MCNPX, and evaluating simulation output. Applications at Karlsruhe Institute of Technology are primarily whole and partial body counter calibration and calculation of dose conversion coefficients. A new generic data model describing data related to radiation transport, including phantom and detector geometries and their properties, sources, tallies and materials, has been developed. It is modular and generally independent of the targeted Monte Carlo code. The data model has been implemented as an XML-based file format to facilitate data exchange, and integrated with Voxel2MCNP to provide a common interface for modeling, visualization, and evaluation of data. Also, extensions to allow compatibility with several file formats, such as ENSDF for nuclear structure properties and radioactive decay data, SimpleGeo for solid geometry modeling, ImageJ for voxel lattices, and MCNPX’s MCTAL for simulation results have been added. The framework is presented and discussed in this paper and example workflows for body counter calibration and calculation of dose conversion coefficients is given to illustrate its application. (paper)

  7. MCNP-DSP, Monte Carlo Neutron-Particle Transport Code with Digital Signal Processing

    International Nuclear Information System (INIS)

    2002-01-01

    1 - Description of program or function: MCNP-DSP is recommended only for experienced MCNP users working with subcritical measurements. It is a modification of the Los Alamos National Laboratory's Monte Carlo code MCNP4a that is used to simulate a variety of subcritical measurements. The DSP version was developed to simulate frequency analysis measurements, correlation (Rossi-) measurements, pulsed neutron measurements, Feynman variance measurements, and multiplicity measurements. CCC-700/MCNP4C is recommended for general purpose calculations. 2 - Methods:MCNP-DSP performs calculations very similarly to MCNP and uses the same generalized geometry capabilities of MCNP. MCNP-DSP can only be used with the continuous-energy cross-section data. A variety of source and detector options are available. However, unlike standard MCNP, the source and detector options are limited to those described in the manual because these options are specified in the MCNP-DSP extra data file. MCNP-DSP is used to obtain the time-dependent response of detectors that are modeled in the simulation geometry. The detectors represent actual detectors used in measurements. These time-dependent detector responses are used to compute a variety of quantities such as frequency analysis signatures, correlation signatures, multiplicity signatures, etc., between detectors or sources and detectors. Energy ranges are 0-60 MeV for neutrons (data generally only available up to 20 MeV) and 1 keV - 1 GeV for photons and electrons. 3 - Restrictions on the complexity of the problem: None noted

  8. Improved photon production data for MCNP trademark

    International Nuclear Information System (INIS)

    Adams, A.A.; Frankle, S.C.; Little, R.C.

    1998-04-01

    Computer simulations with MCNP are often used to obtain information from measurements of neutron induced gamma-ray spectra. For such simulations to be useful, the complicated spectra produced by a wide variety of nuclides must be reproduced, requiring high quality nuclear data. A previous assessment of the neutron induced photon production data in the MCNP data libraries indicated a need for improvement. The photon production data were often based on outdated experiments and binned in such wide energy groups as to be of limited value for some applications. This paper describes the work that is underway at Los Alamos National Laboratory to improve the photon production data for thermal neutron capture reactions. To date, high quality photon production data for each stable isotope of chlorine, chromium, iron, copper, and nickel have been obtained. The improved spectra have been incorporated into ENDF formatted evaluations and processed into corresponding MCNP data files. Similar improvements for aluminum, manganese, silicon, calcium, and vanadium are also planned. The methodology used to produce the spectra is discussed, and sample results for chlorine are presented

  9. MCNP code

    International Nuclear Information System (INIS)

    Cramer, S.N.

    1984-01-01

    The MCNP code is the major Monte Carlo coupled neutron-photon transport research tool at the Los Alamos National Laboratory, and it represents the most extensive Monte Carlo development program in the United States which is available in the public domain. The present code is the direct descendent of the original Monte Carlo work of Fermi, von Neumaum, and Ulam at Los Alamos in the 1940s. Development has continued uninterrupted since that time, and the current version of MCNP (or its predecessors) has always included state-of-the-art methods in the Monte Carlo simulation of radiation transport, basic cross section data, geometry capability, variance reduction, and estimation procedures. The authors of the present code have oriented its development toward general user application. The documentation, though extensive, is presented in a clear and simple manner with many examples, illustrations, and sample problems. In addition to providing the desired results, the output listings give a a wealth of detailed information (some optional) concerning each state of the calculation. The code system is continually updated to take advantage of advances in computer hardware and software, including interactive modes of operation, diagnostic interrupts and restarts, and a variety of graphical and video aids

  10. MCNP trademark directions

    International Nuclear Information System (INIS)

    Hendricks, J.S.

    1994-01-01

    The MCNP code development program is a relatively large and rapidly changing project in the small and highly-specialized field of radiation transport, specifically radiation protection and shielding. A number of major new MCNP initiatives are described in the subsequent papers in this session. The focus of this paper is the important new developments not described elsewhere and a number of recent developments that have been available since MCNP4A but have gone unnoticed. In particular, we report for the first time a new MCNP quality assurance initiative providing 97% test coverage, a new MCNP feature enabling plotting of nuclear data, and the other new features developed so far for MCNP4B. Finally, an attempt is made to articulate how all these fit together into the overall MCNP development program

  11. Nuclear reactor multi-physics simulations with coupled MCNP5 and STAR-CCM+

    International Nuclear Information System (INIS)

    Cardoni, Jeffrey Neil; Rizwan-uddin

    2011-01-01

    The MCNP5 Monte Carlo particle transport code has been coupled to the computational fluid dynamics code, STAR-CCM+, to provide a high fidelity multi-physics simulation tool for pressurized water nuclear reactors. The codes are executed separately and coupled externally through a Perl script. The Perl script automates the exchange of temperature, density, and volumetric heating information between the codes using ASCII text data files. Fortran90 and Java utility programs assist job automation with data post-processing and file management. The MCNP5 utility code, MAKXSF, pre-generates temperature dependent cross section libraries for the thermal feedback calculations. The MCNP5–STAR-CCM+ coupled simulation tool, dubbed MULTINUKE, was applied to a steady state, PWR cell model to demonstrate its usage and capabilities. The demonstration calculation showed reasonable results that agree with PWR values typically reported in literature. Temperature and fission reaction rate distributions were realistic and intuitive. Reactivity coefficients were also deemed reasonable in comparison to historically reported data. The demonstration problem consisted of 9,984 CFD cells and 7,489 neutronic cells. MCNP5 tallied fission energy deposition over 3,328 UO_2 cells. The coupled solution converged within eight hours and in three MULTINUKE iterations. The simulation was carried out on a 64 bit, quad core, Intel 2.8 GHz microprocessor with 1 GB RAM. The simulations on a quad core machine indicated that a massively parallelized implementation of MULTINUKE can be used to assess larger multi-million cell models. (author)

  12. Simulation of Photon energy Spectra Using MISC, SOURCES, MCNP and GADRAS

    International Nuclear Information System (INIS)

    Tucker, Lucas P.; Shores, Erik F.; Myers, Steven C.; Felsher, Paul D.; Garner, Scott E.; Solomon, Clell J. Jr.

    2012-01-01

    The detector response functions included in the Gamma Detector Response and Analysis Software (GADRAS) are a valuable resource for simulating radioactive source emission spectra. Application of these response functions to the results of three-dimensional transport calculations is a useful modeling capability. Using a 26.2 kg shell of depleted uranium (DU) as a simple test problem, this work illustrates a method for manipulating current tally results from MCNP into the GAM file format necessary for a practical link to GADRAS detector response functions. MISC (MCNP Intrinsic Source Constructor) and SOURCES 4C were used to develop photon and neutron source terms for subsequent MCNP transport, and the resultant spectrum is shown to be in good agreement with that from GADRAS. A 1 kg DU sphere was also modeled with the method described here and showed similarly encouraging results.

  13. Simulation of Photon energy Spectra Using MISC, SOURCES, MCNP and GADRAS

    Energy Technology Data Exchange (ETDEWEB)

    Tucker, Lucas P. [Los Alamos National Laboratory; Shores, Erik F. [Los Alamos National Laboratory; Myers, Steven C. [Los Alamos National Laboratory; Felsher, Paul D. [Los Alamos National Laboratory; Garner, Scott E. [Los Alamos National Laboratory; Solomon, Clell J. Jr. [Los Alamos National Laboratory

    2012-08-14

    The detector response functions included in the Gamma Detector Response and Analysis Software (GADRAS) are a valuable resource for simulating radioactive source emission spectra. Application of these response functions to the results of three-dimensional transport calculations is a useful modeling capability. Using a 26.2 kg shell of depleted uranium (DU) as a simple test problem, this work illustrates a method for manipulating current tally results from MCNP into the GAM file format necessary for a practical link to GADRAS detector response functions. MISC (MCNP Intrinsic Source Constructor) and SOURCES 4C were used to develop photon and neutron source terms for subsequent MCNP transport, and the resultant spectrum is shown to be in good agreement with that from GADRAS. A 1 kg DU sphere was also modeled with the method described here and showed similarly encouraging results.

  14. NJOY99, Data Processing System of Evaluated Nuclear Data Files ENDF Format

    International Nuclear Information System (INIS)

    2000-01-01

    1 - Description of program or function: The NJOY nuclear data processing system is a modular computer code used for converting evaluated nuclear data in the ENDF format into libraries useful for applications calculations. Because the Evaluated Nuclear Data File (ENDF) format is used all around the world (e.g., ENDF/B-VI in the US, JEF-2.2 in Europe, JENDL-3.2 in Japan, BROND-2.2 in Russia), NJOY gives its users access to a wide variety of the most up-to-date nuclear data. NJOY provides comprehensive capabilities for processing evaluated data, and it can serve applications ranging from continuous-energy Monte Carlo (MCNP), through deterministic transport codes (DANT, ANISN, DORT), to reactor lattice codes (WIMS, EPRI). NJOY handles a wide variety of nuclear effects, including resonances, Doppler broadening, heating (KERMA), radiation damage, thermal scattering (even cold moderators), gas production, neutrons and charged particles, photo-atomic interactions, self shielding, probability tables, photon production, and high-energy interactions (to 150 MeV). Output can include printed listings, special library files for applications, and Postscript graphics (plus color). More information on NJOY is available from the developer's home page at http://t2.lanl.gov/tour/tourbus.html. Follow the Tourbus section of the Tour area to find notes from the ICTP lectures held at Trieste in March 2000 on the ENDF format and on the NJOY code. NJOY contains the following modules: NJOY directs the flow of data through the other modules and contains a library of common functions and subroutines used by the other modules. RECONR reconstructs pointwise (energy-dependent) cross sections from ENDF resonance parameters and interpolation schemes. BROADR Doppler broadens and thins pointwise cross sections. UNRESR computes effective self-shielded pointwise cross sections in the unresolved energy range. HEATR generates pointwise heat production cross sections (KERMA coefficients) and radiation

  15. MatMCNP: A Code for Producing Material Cards for MCNP

    Energy Technology Data Exchange (ETDEWEB)

    DePriest, Kendall Russell [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Saavedra, Karen C. [American Structurepoint, Inc., Indianapolis, IN (United States)

    2014-09-01

    A code for generating MCNP material cards (MatMCNP) has been written and verified for naturally occurring, stable isotopes. The program allows for material specification as either atomic or weight percent (fractions). MatMCNP also permits the specification of enriched lithium, boron, and/or uranium. In addition to producing the material cards for MCNP, the code calculates the atomic (or number) density in atoms/barn-cm as well as the multiplier that should be used to convert neutron and gamma fluences into dose in the material specified.

  16. Characteristics of Multihole Collimator Gamma Camera Simulation Modeled Using MCNP5

    International Nuclear Information System (INIS)

    Saripan, M. I.; Mashohor, S.; Adnan, W. A. Wan; Marhaban, M. H.; Hashim, S.

    2008-01-01

    This paper describes the characteristics of the multihole collimator gamma camera that is simulated using the combination of the Monte Carlo N-Particles Code (MCNP) version 5 and in-house software. The model is constructed based on the GCA-7100A Toshiba Gamma Camera at the Royal Surrey County Hospital, Guildford, Surrey, UK. The characteristics are analyzed based on the spatial resolution of the images detected by the Sodium Iodide (NaI) detector. The result is recorded in a list-mode file referred to as a PTRAC file within MCNP5. All pertinent nuclear reaction mechanisms, such as Compton and Rayleigh scattering and photoelectric absorption are undertaken by MCNP5 for all materials encountered by each photon. The experiments were conducted on Tl-201, Co-57, Tc-99 m and Cr-51 radio nuclides. The comparison of full width half maximum value of each datasets obtained from experimental work, simulation and literature are also reported in this paper. The relationship of the simulated data is in agreement with the experimental results and data obtained in the literature. A careful inspection at each of the data points of the spatial resolution of Tc-99 m shows a slight discrepancy between these sets. However, the difference is very insignificant, i.e. less than 3 mm only, which corresponds to a size of less than 1 pixel only (of the segmented detector)

  17. A Patch to MCNP5 for Multiplication Inference: Description and User Guide

    Energy Technology Data Exchange (ETDEWEB)

    Solomon, Jr., Clell J. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2014-05-05

    A patch to MCNP5 has been written to allow generation of multiple neutrons from a spontaneous-fission event and generate list-mode output. This report documents the implementation and usage of this patch.

  18. MCNP trademark Monte Carlo: A precis of MCNP

    International Nuclear Information System (INIS)

    Adams, K.J.

    1996-01-01

    MCNP trademark is a general purpose three-dimensional time-dependent neutron, photon, and electron transport code. It is highly portable and user-oriented, and backed by stringent software quality assurance practices and extensive experimental benchmarks. The cross section database is based upon the best evaluations available. MCNP incorporates state-of-the-art analog and adaptive Monte Carlo techniques. The code is documented in a 600 page manual which is augmented by numerous Los Alamos technical reports which detail various aspects of the code. MCNP represents over a megahour of development and refinement over the past 50 years and an ongoing commitment to excellence

  19. The ENSDF based radionuclide source for MCNP

    International Nuclear Information System (INIS)

    Berlizov, A.N.; Tryshyn, V.V.

    2003-01-01

    A utility for generating source code of the Source subroutine of MCNP (a general Monte Carlo NxParticle transport code) on the basis of ENSDF (Evaluated Nuclear Structure Data File) is described. The generated code performs statistical simulation of processes, accompanying radioactive decay of a chosen radionuclide through a specified decay branch, providing characteristics of emitted correlated particles on its output. At modeling the following processes are taken into account: emission of continuum energy electrons at beta - -decay to different exited levels of a daughter nucleus; annihilation photon emission accompanying beta + -decay; gamma-ray emission; emission of discrete energy electrons resulted from internal conversion process on atomic K- and L I,II,III -shells; K and LX-ray emission at single and double fluorescence, accompanying electron capture and internal conversion processes. Number of emitted particles, their types, energies and emission times are sampled according to characteristics of a decay scheme of a particular radionuclide as well as characteristics of atomic shells of mother and daughter nuclei. Angular correlations, calculated for a particular combination of nuclear level spins, mixing ratios and gamma-ray multipolarities, are taken into account at sampling of directional cosines of emitted gamma-rays. The paper contains examples of spectrometry system response simulation at measurements with real radionuclide sources. (authors)

  20. A new MCNP trademark test set

    International Nuclear Information System (INIS)

    Brockhoff, R.C.; Hendricks, J.S.

    1994-09-01

    The MCNP test set is used to test the MCNP code after installation on various computer platforms. For MCNP4 and MCNP4A this test set included 25 test problems designed to test as many features of the MCNP code as possible. A new and better test set has been devised to increase coverage of the code from 85% to 97% with 28 problems. The new test set is as fast as and shorter than the MCNP4A test set. The authors describe the methodology for devising the new test set, the features that were not covered in the MCNP4A test set, and the changes in the MCNP4A test set that have been made for MCNP4B and its developmental versions. Finally, new bugs uncovered by the new test set and a compilation of all known MCNP4A bugs are presented

  1. MCNP variance reduction overview

    International Nuclear Information System (INIS)

    Hendricks, J.S.; Booth, T.E.

    1985-01-01

    The MCNP code is rich in variance reduction features. Standard variance reduction methods found in most Monte Carlo codes are available as well as a number of methods unique to MCNP. We discuss the variance reduction features presently in MCNP as well as new ones under study for possible inclusion in future versions of the code

  2. MCNP(trademark) Version 5

    International Nuclear Information System (INIS)

    Cox, Lawrence J.; Barrett, Richard F.; Booth, Thomas Edward; Briesmeister, Judith F.; Brown, Forrest B.; Bull, Jeffrey S.; Giesler, Gregg Carl; Goorley, John T.; Mosteller, Russell D.; Forster, R. Arthur; Post, Susan E.; Prael, Richard E.; Selcow, Elizabeth Carol; Sood, Avneet

    2002-01-01

    The Monte Carlo transport workhorse, MCNP, is undergoing a massive renovation at Los Alamos National Laboratory (LANL) in support of the Eolus Project of the Advanced Simulation and Computing (ASCI) Program. MCNP Version 5 (V5) (expected to be released to RSICC in Spring, 2002) will consist of a major restructuring from FORTRAN-77 (with extensions) to ANSI-standard FORTRAN-90 with support for all of the features available in the present release (MCNP-4C2/4C3). To most users, the look-and-feel of MCNP will not change much except for the improvements (improved graphics, easier installation, better online documentation). For example, even with the major format change, full support for incremental patching will still be provided. In addition to the language and style updates, MCNP V5 will have various new user features. These include improved photon physics, neutral particle radiography, enhancements and additions to variance reduction methods, new source options, and improved parallelism support (PVM, MPI, OpenMP).

  3. MCNP: Photon benchmark problems

    International Nuclear Information System (INIS)

    Whalen, D.J.; Hollowell, D.E.; Hendricks, J.S.

    1991-09-01

    The recent widespread, markedly increased use of radiation transport codes has produced greater user and institutional demand for assurance that such codes give correct results. Responding to these pressing requirements for code validation, the general purpose Monte Carlo transport code MCNP has been tested on six different photon problem families. MCNP was used to simulate these six sets numerically. Results for each were compared to the set's analytical or experimental data. MCNP successfully predicted the analytical or experimental results of all six families within the statistical uncertainty inherent in the Monte Carlo method. From this we conclude that MCNP can accurately model a broad spectrum of photon transport problems. 8 refs., 30 figs., 5 tabs

  4. MCNP6 Status

    International Nuclear Information System (INIS)

    Goorley, John T.

    2012-01-01

    We, the development teams for MCNP, NJOY, and parts of ENDF, would like to invite you to a proposed 3 day workshop October 30, 31 and November 1 2012, to be held at Los Alamos National Laboratory. At this workshop, we will review new and developing missions that MCNP6 and the underlying nuclear data are being asked to address. LANL will also present its internal plans to address these missions and recent advances in these three capabilities and we will be interested to hear your input on these topics. Additionally we are interested in hearing from you additional technical advances, missions, concerns, and other issues that we should be considering for both short term (1-3 years) and long term (4-6 years)? What are the additional existing capabilities and methods that we should be investigating? The goal of the workshop is to refine priorities for mcnp6 transport methods, algorithms, physics, data and processing as they relate to the intersection of MCNP, NJOY and ENDF.

  5. ZZ MCNPDATA, Standard Neutron, Photon and Electron Data Libraries for MCNP-4C and MCB1C

    International Nuclear Information System (INIS)

    2002-01-01

    1 - Description: These cross-section libraries are released by the Diagnostics Applications Group, X-5, at Los Alamos National Laboratory for use with the MCNP Monte Carlo code package. This release includes all of the X-5 distributed neutron data libraries, the photon libraries MCPLIB1 and MCPLIB02, the electron libraries EL1 and EL03, an updated XSDIR file, and information files Readme.txt and Readme e ndf60.txt. This release is intended to completely replace previous RSICC releases DLC-105, DLC-181, and DLC-189 as well as the cross sections previously included with CCC-200/MCNP4A, and will be updated as new libraries become available. The README file provides information regarding each data library of this release. Additional documentation for some of the individual libraries and example SPECS files for use with MAKXSF are also provided. The XSDIR file is specific to this release and may not work with previous packages. Currently the neutron data library ENDF60 (based on ENDF/B-VI, up through and including release 2) is the default library for continuous-energy neutron transport. Additionally, the libraries MCPLIB02 and EL03 are the default libraries for photon and electron transport respectively. More information on the data libraries contained in this release is available in Appendix G of the MCNP4C manual. 2 - Description of program or function: ZZ-MCB-DLC200 contains the same cross section tables as the DLC-0200/03 package for the MCNP-4C code, except that the installation procedures are adapted to the MCB1C code system (NEA 1643/01). 3 - Application of the data: DLC-200/MCNPDATA is for use with Version 4C and later of the MCNP transport code. This data library provides a comprehensive set of cross sections for a wide range of radiation transport applications using the Monte Carlo code package CCC-700/MCNP4C. See Appendix G of the MCNP report LA-13709-M for information on the libraries and how to select specific nuclides for use in MCNP. 4 - Source and scope

  6. MCNP Version 6.2 Release Notes

    Energy Technology Data Exchange (ETDEWEB)

    Werner, Christopher John [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Bull, Jeffrey S. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Solomon, C. J. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Brown, Forrest B. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); McKinney, Gregg Walter [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Rising, Michael Evan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Dixon, David A. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Martz, Roger Lee [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Hughes, Henry G. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Cox, Lawrence James [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Zukaitis, Anthony J. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Armstrong, J. C. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Forster, Robert Arthur [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Casswell, Laura [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2018-02-05

    Monte Carlo N-Particle or MCNP® is a general-purpose Monte Carlo radiation-transport code designed to track many particle types over broad ranges of energies. This MCNP Version 6.2 follows the MCNP6.1.1 beta version and has been released in order to provide the radiation transport community with the latest feature developments and bug fixes for MCNP. Since the last release of MCNP major work has been conducted to improve the code base, add features, and provide tools to facilitate ease of use of MCNP version 6.2 as well as the analysis of results. These release notes serve as a general guide for the new/improved physics, source, data, tallies, unstructured mesh, code enhancements and tools. For more detailed information on each of the topics, please refer to the appropriate references or the user manual which can be found at http://mcnp.lanl.gov. This release of MCNP version 6.2 contains 39 new features in addition to 172 bug fixes and code enhancements. There are still some 33 known issues the user should familiarize themselves with (see Appendix).

  7. New Neutron, Proton, and S(α,β) MCNP Data Libraries Based on ENDF/B-VII

    International Nuclear Information System (INIS)

    Little, Robert C.; Trellue, Holly R.; MacFarlane, Robert E.; Kahler, A.C.; Lee, Mary Beth; White, Morgan C.

    2008-01-01

    The general-purpose Evaluated Nuclear Data File ENDF/B-VII.0 was released in December 2006. A number of sub-libraries were included in ENDF/B-VII.0 such that data were provided for incident neutrons, photons, and charged particles. This paper describes the creation of MCNP data libraries at Los Alamos National Laboratory based on three ENDF/B-VII.0 sub-libraries: neutrons, protons, and thermal scattering. An ACE-formatted continuous-energy neutron data library called ENDF70 for MCNP has been produced. This library provides data for 390 materials at five temperatures: 293.6, 600, 900, 1200, and 2500 K. The library was processed primarily with Version 248 of NJOY99. Extensive checking and quality-assurance tests were applied to the data. Improvements to the processing code were made and certain evaluations were modified as a result of these tests. ENDF/B-VII.0 included proton evaluations for 48 target materials. Forty-seven proton evaluations (all except for 13 C) were processed at room temperature and combined into the MCNP library ENDF70PROT. Neutron thermal S(α,β) scattering data exist for twenty different materials in ENDF/B-VII.0. All twenty of these evaluations were processed at all applicable temperatures (these vary for each evaluation), and combined into the MCNP library ENDF70SAB. All of these ENDF/B-VII.0 based MCNP libraries (ENDF70, ENDF70PROT, and ENDF70SAB) are available as part of the MCNP5 1.50 release. (authors)

  8. Neutron flux measurement in the thermal column of the Malaysian TRIGA mark II reactor with MCNP verification

    International Nuclear Information System (INIS)

    Abdel Munem, E.; Shukri, A.; Tajuddin, A.A.

    2006-01-01

    A study of the thermal column of the Malaysian TRIGA Mark II reactor, forming part of a feasibility study for BNCT was proposed in 2001. In the current study, pure metals were used to measure the neutron flux at selected points in the thermal column and the neutron flux determined using SAND-II. Monte Carlo simulation of the thermal column was also carried out. The reactor core was homogenized and calculations of the neutron flux through the graphite stringers performed using MCNP5. The results show good agreement between the measured flux and the MCNP calculated flux. An obvious extension from this is that the MCNP neutron flux output can be utilized as an input spectrum for SAND-II for the flux iteration. (author)

  9. MCNP: a general Monte Carlo code for neutron and photon transport. Version 3A. Revision 2

    International Nuclear Information System (INIS)

    Briesmeister, J.F.

    1986-09-01

    This manual is a practical guide for the use of our general-purpose Monte Carlo code MCNP. The first chapter is a primer for the novice user. The second chapter describes the mathematics, data, physics, and Monte Carlo simulation found in MCNP. This discussion is not meant to be exhaustive - details of the particular techniques and of the Monte Carlo method itself will have to be found elsewhere. The third chapter shows the user how to prepare input for the code. The fourth chapter contains several examples, and the fifth chapter explains the output. The appendices show how to use MCNP on particular computer systems at the Los Alamos National Laboratory and also give details about some of the code internals that those who wish to modify the code may find useful. 57 refs

  10. Njoy modules used at Enea, Frascati to produce an Ace format neutron cross section library from Eff-1 for the Monte Carlo Mcnp

    International Nuclear Information System (INIS)

    Petrizzi, L.

    1989-01-01

    A note is presented about the experience had in using the NJOY 87.1 module to produce an ACE format library for MCNP from the European Fusion File EFF-1. The IBM 3090 computer, MVS system at ENEA, Bologna was used. The library, called MCNP. EFF1 is at the moment available at Frascati. Few words are said about the met processing problems and the more general topics related to our activity

  11. Processing and benchmarking of evaluated nuclear data file/b-viii.0β4 cross-section library by analysis of a series of critical experimental benchmark using the monte carlo code MCNP(X and NJOY2016

    Directory of Open Access Journals (Sweden)

    Kabach Ouadie

    2017-12-01

    Full Text Available To validate the new Evaluated Nuclear Data File (ENDF/B-VIII.0β4 library, 31 different critical cores were selected and used for a benchmark test of the important parameter keff. The four utilized libraries are processed using Nuclear Data Processing Code (NJOY2016. The results obtained with the ENDF/B-VIII.0β4 library were compared against those calculated with ENDF/B-VI.8, ENDF/B-VII.0, and ENDF/B-VII.1 libraries using the Monte Carlo N-Particle (MCNP(X code. All the MCNP(X calculations of keff values with these four libraries were compared with the experimentally measured results, which are available in the International Critically Safety Benchmark Evaluation Project. The obtained results are discussed and analyzed in this paper.

  12. The new MCNP6 depletion capability

    International Nuclear Information System (INIS)

    Fensin, M. L.; James, M. R.; Hendricks, J. S.; Goorley, J. T.

    2012-01-01

    The first MCNP based in-line Monte Carlo depletion capability was officially released from the Radiation Safety Information and Computational Center as MCNPX 2.6.0. Both the MCNP5 and MCNPX codes have historically provided a successful combinatorial geometry based, continuous energy, Monte Carlo radiation transport solution for advanced reactor modeling and simulation. However, due to separate development pathways, useful simulation capabilities were dispersed between both codes and not unified in a single technology. MCNP6, the next evolution in the MCNP suite of codes, now combines the capability of both simulation tools, as well as providing new advanced technology, in a single radiation transport code. We describe here the new capabilities of the MCNP6 depletion code dating from the official RSICC release MCNPX 2.6.0, reported previously, to the now current state of MCNP6. NEA/OECD benchmark results are also reported. The MCNP6 depletion capability enhancements beyond MCNPX 2.6.0 reported here include: (1) new performance enhancing parallel architecture that implements both shared and distributed memory constructs; (2) enhanced memory management that maximizes calculation fidelity; and (3) improved burnup physics for better nuclide prediction. MCNP6 depletion enables complete, relatively easy-to-use depletion calculations in a single Monte Carlo code. The enhancements described here help provide a powerful capability as well as dictate a path forward for future development to improve the usefulness of the technology. (authors)

  13. The New MCNP6 Depletion Capability

    International Nuclear Information System (INIS)

    Fensin, Michael Lorne; James, Michael R.; Hendricks, John S.; Goorley, John T.

    2012-01-01

    The first MCNP based inline Monte Carlo depletion capability was officially released from the Radiation Safety Information and Computational Center as MCNPX 2.6.0. Both the MCNP5 and MCNPX codes have historically provided a successful combinatorial geometry based, continuous energy, Monte Carlo radiation transport solution for advanced reactor modeling and simulation. However, due to separate development pathways, useful simulation capabilities were dispersed between both codes and not unified in a single technology. MCNP6, the next evolution in the MCNP suite of codes, now combines the capability of both simulation tools, as well as providing new advanced technology, in a single radiation transport code. We describe here the new capabilities of the MCNP6 depletion code dating from the official RSICC release MCNPX 2.6.0, reported previously, to the now current state of MCNP6. NEA/OECD benchmark results are also reported. The MCNP6 depletion capability enhancements beyond MCNPX 2.6.0 reported here include: (1) new performance enhancing parallel architecture that implements both shared and distributed memory constructs; (2) enhanced memory management that maximizes calculation fidelity; and (3) improved burnup physics for better nuclide prediction. MCNP6 depletion enables complete, relatively easy-to-use depletion calculations in a single Monte Carlo code. The enhancements described here help provide a powerful capability as well as dictate a path forward for future development to improve the usefulness of the technology.

  14. MCNP-DSP users manual

    International Nuclear Information System (INIS)

    Valentine, T.E.

    1997-01-01

    The Monte Carlo code MCNP-DSP was developed from the Los Alamos MCNP4a code to calculate the time and frequency response statistics obtained from the 252 Cf-source-driven frequency analysis measurements. This code can be used to validate calculational methods and cross section data sets from subcritical experiments. This code provides a more general model for interpretation and planning of experiments for nuclear criticality safety, nuclear safeguards, and nuclear weapons identification and replaces the use of point kinetics models for interpreting the measurements. The use of MCNP-DSP extends the usefulness of this measurement method to systems with much lower neutron multiplication factors

  15. Effect of the MCNP model definition on the computation time

    International Nuclear Information System (INIS)

    Šunka, Michal

    2017-01-01

    The presented work studies the influence of the method of defining the geometry in the MCNP transport code and its impact on the computational time, including the difficulty of preparing an input file describing the given geometry. Cases using different geometric definitions including the use of basic 2-dimensional and 3-dimensional objects and theirs combinations were studied. The results indicate that an inappropriate definition can increase the computational time by up to 59% (a more realistic case indicates 37%) for the same results and the same statistical uncertainty. (orig.)

  16. Potential MCNP enhancements for NCT

    International Nuclear Information System (INIS)

    Estes, G.P.; Taylor, W.M.

    1992-01-01

    MCNP a Monte Carlo radiation transport code, is currently widely used in the medical community for a variety of purposes including treatment planning, diagnostics, beam design, tomographic studies, and radiation protection. This is particularly true in the Neutron Capture Therapy (NCT) community. The current widespread medical use of MCNP after its general public distribution in about 1980 attests to the code's general versatility and usefulness, particularly since its development to date has not been influenced by medical applications. This paper discusses enhancements to MCNP that could be implemented at Los Alamos for the benefit of the NCT community. These enhancements generally fall into two categories, namely those that have already been developed to some extent but are not yet publicly available, and those that seem both needed based on our current understanding of NCT goals, and achievable based on our working knowledge of the MCNP code. MCNP is a general, coupled neutron/photon/electron Monte Carlo code developed and maintained by the Radiation Transport Group at Los Alamos. It has been used extensively for radiation shielding studies, reactor analysis, detector design, physics experiment interpretation, oil and gas well logging, radiation protection studies, accelerator design, etc. over the years. MCNP is a three-dimensional geometry, continuous energy physics code capable of modeling complex geometries, specifying material regions such as organs by the intersections of analytical surfaces

  17. MCNP and OMEGA criticality calculations

    International Nuclear Information System (INIS)

    Seifert, E.

    1998-04-01

    The reliability of OMEGA criticality calculations is shown by a comparison with calculations by the validated and widely used Monte Carlo code MCNP. The criticality of 16 assemblies with uranium as fissionable is calculated with the codes MCNP (Version 4A, ENDF/B-V cross sections), MCNP (Version 4B, ENDF/B-VI cross sections), and OMEGA. Identical calculation models are used for the three codes. The results are compared mutually and with the experimental criticality of the assemblies. (orig.)

  18. Skyshine analysis using various nuclear data files

    International Nuclear Information System (INIS)

    Zharkov, V.P.; Dikareva, O.F.; Kartashev, I.A.; Kiselev, A.N.; Nomura, Y.; Tsubosaka, A.

    2000-01-01

    The calculations of the spacial distributions of dose rate for neutron and secondary photons, thermal neutron fluxes and space-energy distributions of neutron and photons near the air-ground interface were performed by MCNP and DORT codes. Different nuclear data files were used (ENDF/B-IV, ENDF/B-VI, FENDL-2, JENDL-3.2). Either the standard pointwise libraries (MCNP) or special libraries prepared by NJOY code from ENDF/B and others' files were used. Prepared multigroup coupled neutron and photon cross sections libraries for DORT code had CASK-40 group energy structures. The libraries contain pointwise or multigroup cross sections data for all elements included in the atmosphere and ground composition. The validation of the calculated results was performed with using the experimental data obtained for the series of measurements at RA reactor. (author)

  19. Comparison of TG-43 dosimetric parameters of brachytherapy sources obtained by three different versions of MCNP codes.

    Science.gov (United States)

    Zaker, Neda; Zehtabian, Mehdi; Sina, Sedigheh; Koontz, Craig; Meigooni, Ali S

    2016-03-08

    Monte Carlo simulations are widely used for calculation of the dosimetric parameters of brachytherapy sources. MCNP4C2, MCNP5, MCNPX, EGS4, EGSnrc, PTRAN, and GEANT4 are among the most commonly used codes in this field. Each of these codes utilizes a cross-sectional library for the purpose of simulating different elements and materials with complex chemical compositions. The accuracies of the final outcomes of these simulations are very sensitive to the accuracies of the cross-sectional libraries. Several investigators have shown that inaccuracies of some of the cross section files have led to errors in 125I and 103Pd parameters. The purpose of this study is to compare the dosimetric parameters of sample brachytherapy sources, calculated with three different versions of the MCNP code - MCNP4C, MCNP5, and MCNPX. In these simulations for each source type, the source and phantom geometries, as well as the number of the photons, were kept identical, thus eliminating the possible uncertainties. The results of these investigations indicate that for low-energy sources such as 125I and 103Pd there are discrepancies in gL(r) values. Discrepancies up to 21.7% and 28% are observed between MCNP4C and other codes at a distance of 6 cm for 103Pd and 10 cm for 125I from the source, respectively. However, for higher energy sources, the discrepancies in gL(r) values are less than 1.1% for 192Ir and less than 1.2% for 137Cs between the three codes.

  20. MCNP Progress & Performance Improvements

    Energy Technology Data Exchange (ETDEWEB)

    Brown, Forrest B. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Bull, Jeffrey S. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Rising, Michael Evan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2015-04-14

    Twenty-eight slides give information about the work of the US DOE/NNSA Nuclear Criticality Safety Program on MCNP6 under the following headings: MCNP6.1.1 Release, with ENDF/B-VII.1; Verification/Validation; User Support & Training; Performance Improvements; and Work in Progress. Whisper methodology will be incorporated into the code, and run speed should be increased.

  1. General introduction to MCNP

    International Nuclear Information System (INIS)

    Naito, Yoshitaka

    2001-01-01

    To assist succeeding reports which will be presented in this research meeting, following items on the computer code MCNP developed in USA are presented: (1) history of development of MCNP, (2) meaning of the development, (3) progress of study on Monte Carlo codes in the nuclear code committee and (4) expectation to Monte Carlo codes. (author)

  2. Skyshine analysis using various nuclear data files

    Energy Technology Data Exchange (ETDEWEB)

    Zharkov, V.P.; Dikareva, O.F.; Kartashev, I.A.; Kiselev, A.N. [Research and Development Inst. of Power Engineering, Moscow (Russian Federation); Nomura, Y.; Tsubosaka, A. [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan)

    2000-03-01

    The calculations of the spacial distributions of dose rate for neutron and secondary photons, thermal neutron fluxes and space-energy distributions of neutron and photons near the air-ground interface were performed by MCNP and DORT codes. Different nuclear data files were used (ENDF/B-IV, ENDF/B-VI, FENDL-2, JENDL-3.2). Either the standard pointwise libraries (MCNP) or special libraries prepared by NJOY code from ENDF/B and others' files were used. Prepared multigroup coupled neutron and photon cross sections libraries for DORT code had CASK-40 group energy structures. The libraries contain pointwise or multigroup cross sections data for all elements included in the atmosphere and ground composition. The validation of the calculated results was performed with using the experimental data obtained for the series of measurements at RA reactor. (author)

  3. MCNP5 development, verification, and performance

    International Nuclear Information System (INIS)

    Forrest B, Brown

    2003-01-01

    MCNP is a well-known and widely used Monte Carlo code for neutron, photon, and electron transport simulations. During the past 18 months, MCNP was completely reworked to provide MCNP5, a modernized version with many new features, including plotting enhancements, photon Doppler broadening, radiography image tallies, enhancements to source definitions, improved variance reduction, improved random number generator, tallies on a superimposed mesh, and edits of criticality safety parameters. Significant improvements in software engineering and adherence to standards have been made. Over 100 verification problems have been used to ensure that MCNP5 produces the same results as before and that all capabilities have been preserved. Testing on large parallel systems shows excellent parallel scaling. (author)

  4. MCNP5 development, verification, and performance

    Energy Technology Data Exchange (ETDEWEB)

    Forrest B, Brown [Los Alamos National Laboratory (United States)

    2003-07-01

    MCNP is a well-known and widely used Monte Carlo code for neutron, photon, and electron transport simulations. During the past 18 months, MCNP was completely reworked to provide MCNP5, a modernized version with many new features, including plotting enhancements, photon Doppler broadening, radiography image tallies, enhancements to source definitions, improved variance reduction, improved random number generator, tallies on a superimposed mesh, and edits of criticality safety parameters. Significant improvements in software engineering and adherence to standards have been made. Over 100 verification problems have been used to ensure that MCNP5 produces the same results as before and that all capabilities have been preserved. Testing on large parallel systems shows excellent parallel scaling. (author)

  5. Insertion of the structure of irregular geometries DICOM image-making into a cell for the simulation in MCNP

    International Nuclear Information System (INIS)

    Boia, Leonardo S.; Silva, Ademir X.

    2009-01-01

    It is possible nowadays to make changes in any digital image format due to the advancement of editing systems for images, with a little definition loss. Intending to increase the degrees of freedom on computer simulation fields, a process of integration of irregular geometries in the structure of medical DICOM images of the Anthropomorphic Rando Phantom making it so a cell is developed in this work and, therefore, the inclusion or change of the TLD's location in phantom for dosimetric studies, become a more dynamic simulation in MCNP. At first, creation and processing of the desired geometry are proceeded. It was coupled to the geometry in the study area of the DICOM image and the image's conversion into a MCNP input file was performed by software Scan2MCNP. Using the proposed computational process, a case of a clot and its ramifications was studied in Alderson Rando Phantom's left side brain area. (author)

  6. Verification of MCNP6.2 for Nuclear Criticality Safety Applications

    Energy Technology Data Exchange (ETDEWEB)

    Brown, Forrest B. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Rising, Michael Evan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Alwin, Jennifer Louise [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-05-10

    Several suites of verification/validation benchmark problems were run in early 2017 to verify that the new production release of MCNP6.2 performs correctly for nuclear criticality safety applications (NCS). MCNP6.2 results for several NCS validation suites were compared to the results from MCNP6.1 [1] and MCNP6.1.1 [2]. MCNP6.1 is the production version of MCNP® released in 2013, and MCNP6.1.1 is the update released in 2014. MCNP6.2 includes all of the standard features for NCS calculations that have been available for the past 15 years, along with new features for sensitivity-uncertainty based methods for NCS validation [3]. Results from the benchmark suites were compared with results from previous verification testing [4-8]. Criticality safety analysts should consider testing MCNP6.2 on their particular problems and validation suites. No further development of MCNP5 is planned. MCNP6.1 is now 4 years old, and MCNP6.1.1 is now 3 years old. In general, released versions of MCNP are supported only for about 5 years, due to resource limitations. All future MCNP improvements, bug fixes, user support, and new capabilities are targeted only to MCNP6.2 and beyond.

  7. MCNP Perturbation Capability for Monte Carlo Criticality Calculations

    International Nuclear Information System (INIS)

    Hendricks, J.S.; Carter, L.L.; McKinney, G.W.

    1999-01-01

    The differential operator perturbation capability in MCNP4B has been extended to automatically calculate perturbation estimates for the track length estimate of k eff in MCNP4B. The additional corrections required in certain cases for MCNP4B are no longer needed. Calculating the effect of small design changes on the criticality of nuclear systems with MCNP is now straightforward

  8. Status of electron transport in MCNP trademark

    International Nuclear Information System (INIS)

    Hughes, H.G.

    1997-01-01

    The latest version of MCNP, the Los Alamos Monte Carlo transport code, has now been officially released. MCNP4B has been sent to the Radiation Safety Information Computational Center (RSICC), in Oak Ridge, Tennessee, which is responsible for the further distribution of the code within the US. International distribution of MCNP is done by the Nuclear Energy Agency (ECD/NEA), in Paris, France. Readers with access to the World-Wide-Web should consult the MCNP distribution site http://www-xdiv.lanl.gov/XTM/mcnp/about.html for specific information about contacting RSICC and OECD/NEA. A variety of new features are available in MCNP4B. Among these are differential operator perturbations, cross-section plotting capabilities, enhanced diagnostics for transport in repeated structures and lattices, improved efficiency in distributed-memory multiprocessing, corrected particle lifetime and lifespan estimators, and expanded software quality assurance procedures and testing, including testing of the multigroup Boltzmann-Fokker-Planck capability. New and improved cross section sets in the form of ENDF/B-VI evaluations have also been recently released and can be used in MCNP4B. Perhaps most significant for the interests of this special session, the electron transport algorithm has been improved, especially in the collisional energy-loss straggling and the angular-deflection treatments. In this paper, the author concentrates on a fairly complete documentation of the current status of the electron transport methods in MCNP

  9. Comparison of TG‐43 dosimetric parameters of brachytherapy sources obtained by three different versions of MCNP codes

    Science.gov (United States)

    Zaker, Neda; Sina, Sedigheh; Koontz, Craig; Meigooni1, Ali S.

    2016-01-01

    Monte Carlo simulations are widely used for calculation of the dosimetric parameters of brachytherapy sources. MCNP4C2, MCNP5, MCNPX, EGS4, EGSnrc, PTRAN, and GEANT4 are among the most commonly used codes in this field. Each of these codes utilizes a cross‐sectional library for the purpose of simulating different elements and materials with complex chemical compositions. The accuracies of the final outcomes of these simulations are very sensitive to the accuracies of the cross‐sectional libraries. Several investigators have shown that inaccuracies of some of the cross section files have led to errors in  125I and  103Pd parameters. The purpose of this study is to compare the dosimetric parameters of sample brachytherapy sources, calculated with three different versions of the MCNP code — MCNP4C, MCNP5, and MCNPX. In these simulations for each source type, the source and phantom geometries, as well as the number of the photons, were kept identical, thus eliminating the possible uncertainties. The results of these investigations indicate that for low‐energy sources such as  125I and  103Pd there are discrepancies in gL(r) values. Discrepancies up to 21.7% and 28% are observed between MCNP4C and other codes at a distance of 6 cm for  103Pd and 10 cm for  125I from the source, respectively. However, for higher energy sources, the discrepancies in gL(r) values are less than 1.1% for  192Ir and less than 1.2% for  137Cs between the three codes. PACS number(s): 87.56.bg PMID:27074460

  10. Applications guide to the RSIC-distributed version of the MCNP code (coupled Monte Carlo neutron-photon Code)

    International Nuclear Information System (INIS)

    Cramer, S.N.

    1985-09-01

    An overview of the RSIC-distributed version of the MCNP code (a soupled Monte Carlo neutron-photon code) is presented. All general features of the code, from machine hardware requirements to theoretical details, are discussed. The current nuclide cross-section and other libraries available in the standard code package are specified, and a realistic example of the flexible geometry input is given. Standard and nonstandard source, estimator, and variance-reduction procedures are outlined. Examples of correct usage and possible misuse of certain code features are presented graphically and in standard output listings. Finally, itemized summaries of sample problems, various MCNP code documentation, and future work are given

  11. The effects of nuclear data library processing on Geant4 and MCNP simulations of the thermal neutron scattering law

    Science.gov (United States)

    Hartling, K.; Ciungu, B.; Li, G.; Bentoumi, G.; Sur, B.

    2018-05-01

    Monte Carlo codes such as MCNP and Geant4 rely on a combination of physics models and evaluated nuclear data files (ENDF) to simulate the transport of neutrons through various materials and geometries. The grid representation used to represent the final-state scattering energies and angles associated with neutron scattering interactions can significantly affect the predictions of these codes. In particular, the default thermal scattering libraries used by MCNP6.1 and Geant4.10.3 do not accurately reproduce the ENDF/B-VII.1 model in simulations of the double-differential cross section for thermal neutrons interacting with hydrogen nuclei in a thin layer of water. However, agreement between model and simulation can be achieved within the statistical error by re-processing ENDF/B-VII.I thermal scattering libraries with the NJOY code. The structure of the thermal scattering libraries and sampling algorithms in MCNP and Geant4 are also reviewed.

  12. MCNP neutron benchmarks

    International Nuclear Information System (INIS)

    Hendricks, J.S.; Whalen, D.J.; Cardon, D.A.; Uhle, J.L.

    1991-01-01

    Over 50 neutron benchmark calculations have recently been completed as part of an ongoing program to validate the MCNP Monte Carlo radiation transport code. The new and significant aspects of this work are as follows: These calculations are the first attempt at a validation program for MCNP and the first official benchmarking of version 4 of the code. We believe the chosen set of benchmarks is a comprehensive set that may be useful for benchmarking other radiation transport codes and data libraries. These calculations provide insight into how well neutron transport calculations can be expected to model a wide variety of problems

  13. Analysis of parallel computing performance of the code MCNP

    International Nuclear Information System (INIS)

    Wang Lei; Wang Kan; Yu Ganglin

    2006-01-01

    Parallel computing can reduce the running time of the code MCNP effectively. With the MPI message transmitting software, MCNP5 can achieve its parallel computing on PC cluster with Windows operating system. Parallel computing performance of MCNP is influenced by factors such as the type, the complexity level and the parameter configuration of the computing problem. This paper analyzes the parallel computing performance of MCNP regarding with these factors and gives measures to improve the MCNP parallel computing performance. (authors)

  14. Recent development of THORplan

    International Nuclear Information System (INIS)

    Lin Tzungyi; Liu Yenwan Hsueh

    2006-01-01

    THORplan is a treatment planning system under development and refinement at Tsing Hua University, Taiwan for BNCT purpose. It prepares input file of MCNP for the flux/dose calculation and processes the output files for dose contour and dose profile displays. Using Interactive Data Language, THORplan is recently developed with user-friendly interface with three modules. THORimage reads in CT images of patient head, and transforms it into 5 tissue types according to threshold values of CT numbers. User may also use pen-drawing to specify tumor, muscle and eye-lens if needed. In the homogeneous model, each 8x8 voxels is homogenized into one cell, and cells of similar compositions are grouped into one material. Cell cards and material cards are then generated. THORinput reads in KERMA factors, source files, cell and material cards. Number of particles to be simulated, source plane location and orientation are specified by the user. After execution of MCNP, THORdose combines MCNP output files from separate runs due to neutron and photon sources, and runs of different beam directions. According to the user-specified RBE and irradiation time, THORdose generates a 3D dose data which can be displayed as 2D contours, 1D profiles and DVH for use in treatment planning. (author)

  15. Recent MCNP developments

    International Nuclear Information System (INIS)

    Hendricks, J.S.; Briesmeister, J.F.

    1991-01-01

    MCNP is a widely used and actively developed Monte Carlo radiation transport code. Many important features have recently been added and more are under development. Benchmark studies not only indicate that MCNP is accurate but also that modern computer codes can give answers basically as accurate as the physics data that goes in them. Even deep penetration problems can be correct to within a factor of two after 10 to 25 mean free paths of penetration. And finally, Monte Carlo calculations, once thought to be too expensive to run routinely, can now be run effectively on desktop computers which compete with the supercomputers of yesteryear. 21 refs., 3 tabs

  16. MCNP capabilities for nuclear well logging calculations

    International Nuclear Information System (INIS)

    Forster, R.A.; Little, R.C.; Briesmeister, J.F.; Hendricks, J.S.

    1990-01-01

    The Los Alamos Radiation Transport Code System (LARTCS) consists of state-of-the-art Monte Carlo and discrete ordinates transport codes and data libraries. This paper discusses how the general-purpose continuous-energy Monte Carlo code MCNP (Monte Carlo neutron photon), part of the LARTCS, provides a computational predictive capability for many applications of interest to the nuclear well logging community. The generalized three-dimensional geometry of MCNP is well suited for borehole-tool models. SABRINA, another component of the LARTCS, is a graphics code that can be used to interactively create a complex MCNP geometry. Users can define many source and tally characteristics with standard MCNP features. The time-dependent capability of the code is essential when modeling pulsed sources. Problems with neutrons, photons, and electrons as either single particle or coupled particles can be calculated with MCNP. The physics of neutron and photon transport and interactions is modeled in detail using the latest available cross-section data

  17. Verification and validation of a multi-temperature JEFF 3.1 library for MCNP(X) - JEF/DOC-1099

    Energy Technology Data Exchange (ETDEWEB)

    Haeck, W; Verboomen, B

    2005-11-15

    all that experience and decide upon our own approach. At this point we can already draw a st important conclusion: documentation is of key importance. This has resulted in the creation of ALEPH-LIB (a multi-temperature library for standard use by MCNP(X)) and ALEPH-DLG (Data Library Generator). The temperatures included in the ALEPH-LIB library are 300, 600, 900, 1200, 1500 and 1800 K. Library files were produced using the JEF 2.2, JEFF 3.0, JEFF 3.1, JENDL 3.3 and ENDF/B-VI.8 nuclear data evaluations. This will be extended with ENDF/B-VII when it becomes available. ALEPH-DLG is an auxiliary computer code to ALEPH, the Monte Carlo burn-up interface code under development at SCK CEN in collaboration with Ghent university. This code automates the entire process of generating library files with NJOY and takes care of the st requirement of a validated application library: verify the processing. It produces tailor made NJOY input files using data from the original ENDF file (such as initial temperature, the fact if the nuclide is fissile or if it has unresolved resonances, . . . ) When the library files have been generated, ALEPH-DLG will also process the output from NJOY. It will extract all messages and warnings from NJOY and print out a short explanation of the message in question, it will test the unresolved resonance probability tables (to see if there are any negative cross sections, . . . ), . . . If ALEPH-DLG finds anything out of the ordinary, it will warn the user or perform corrective actions. In what follows we will briefly explain the verification process as it is implemented into ALEPH-DLG and give a summary of the results of this verification on the JEFF 3.1 files included in ALEPH-LIB. We will also present some results of the validation effort that we are performing on ALEPH-LIB using the Lawrence Livermore pulsed sphere experiments. These pulsed spheres can be used to validate nuclear data at high energy (above 2 MeV), mainly threshold reactions, inelastic

  18. Verification and validation of a multi-temperature JEFF 3.1 library for MCNP(X) - JEF/DOC-1099

    International Nuclear Information System (INIS)

    Haeck, W.; Verboomen, B.

    2005-11-01

    all that experience and decide upon our own approach. At this point we can already draw a st important conclusion: documentation is of key importance. This has resulted in the creation of ALEPH-LIB (a multi-temperature library for standard use by MCNP(X)) and ALEPH-DLG (Data Library Generator). The temperatures included in the ALEPH-LIB library are 300, 600, 900, 1200, 1500 and 1800 K. Library files were produced using the JEF 2.2, JEFF 3.0, JEFF 3.1, JENDL 3.3 and ENDF/B-VI.8 nuclear data evaluations. This will be extended with ENDF/B-VII when it becomes available. ALEPH-DLG is an auxiliary computer code to ALEPH, the Monte Carlo burn-up interface code under development at SCK CEN in collaboration with Ghent university. This code automates the entire process of generating library files with NJOY and takes care of the st requirement of a validated application library: verify the processing. It produces tailor made NJOY input files using data from the original ENDF file (such as initial temperature, the fact if the nuclide is fissile or if it has unresolved resonances, . . . ) When the library files have been generated, ALEPH-DLG will also process the output from NJOY. It will extract all messages and warnings from NJOY and print out a short explanation of the message in question, it will test the unresolved resonance probability tables (to see if there are any negative cross sections, . . . ), . . . If ALEPH-DLG finds anything out of the ordinary, it will warn the user or perform corrective actions. In what follows we will briefly explain the verification process as it is implemented into ALEPH-DLG and give a summary of the results of this verification on the JEFF 3.1 files included in ALEPH-LIB. We will also present some results of the validation effort that we are performing on ALEPH-LIB using the Lawrence Livermore pulsed sphere experiments. These pulsed spheres can be used to validate nuclear data at high energy (above 2 MeV), mainly threshold reactions, inelastic

  19. Installation and validation of MCNP-4A

    International Nuclear Information System (INIS)

    Marks, N.A.

    1997-01-01

    MCNP-4A is a multi-purpose Monte Carlo program suitable for the modelling of neutron, photon, and electron transport problems. It is a particularly useful technique when studying systems containing irregular shapes. MCNP has been developed over the last 25 years by Los Alamos, and is distributed internationally via RSIC at Oak Ridge. This document describes the installation of MCNP-4A (henceforth referred to as MCNP) on the Silicon Graphics workstation (bluey.ansto.gov.au). A limited number of benchmarks pertaining to fast and thermal systems were performed to check the installation and validate the code. The results are compared to deterministic calculations performed using the AUS neutronics code system developed at ANSTO. (author)

  20. New developments enhancing MCNP for criticality safety

    International Nuclear Information System (INIS)

    Hendricks, J.S.; McKinney, G.W.; Forster, R.A.

    1993-01-01

    Since the early 80's MCNP has had three estimates of k eff : collision, absorption, and track length. MCNP has also had collision and absorption estimators of removal lifetime. These are calculated for every cycle and are averaged over the cycles as simple averages and covariance weighted averages. Correlation coefficients between estimators are also calculated. These criticality estimators are all in addition to the extensive summary information and tally edits used in shielding and other problems. A number of significant new developments have been made to enhance the MCNP Monte Carlo radiation transport code for criticality safety applications. These are available in the newly released MCNP4A version of the code

  1. SMITHERS: An object-oriented modular mapping methodology for MCNP-based neutronic–thermal hydraulic multiphysics

    International Nuclear Information System (INIS)

    Richard, Joshua; Galloway, Jack; Fensin, Michael; Trellue, Holly

    2015-01-01

    Highlights: • A modular mapping methodogy for neutronic-thermal hydraulic nuclear reactor multiphysics, SMITHERS, has been developed. • Written in Python, SMITHERS takes a novel object-oriented approach for facilitating data transitions between solvers. This approach enables near-instant compatibility with existing MCNP/MONTEBURNS input decks. • It also allows for coupling with thermal-hydraulic solvers of various levels of fidelity. • Two BWR and PWR test problems are presented for verifying correct functionality of the SMITHERS code routines. - Abstract: A novel object-oriented modular mapping methodology for externally coupled neutronics–thermal hydraulics multiphysics simulations was developed. The Simulator using MCNP with Integrated Thermal-Hydraulics for Exploratory Reactor Studies (SMITHERS) code performs on-the-fly mapping of material-wise power distribution tallies implemented by MCNP-based neutron transport/depletion solvers for use in estimating coolant temperature and density distributions with a separate thermal-hydraulic solver. The key development of SMITHERS is that it reconstructs the hierarchical geometry structure of the material-wise power generation tallies from the depletion solver automatically, with only a modicum of additional information required from the user. Additionally, it performs the basis mapping from the combinatorial geometry of the depletion solver to the required geometry of the thermal-hydraulic solver in a generalizable manner, such that it can transparently accommodate varying levels of thermal-hydraulic solver geometric fidelity, from the nodal geometry of multi-channel analysis solvers to the pin-cell level of discretization for sub-channel analysis solvers. The mapping methodology was specifically developed to be flexible enough such that it could successfully integrate preexisting depletion solver case files with different thermal-hydraulic solvers. This approach allows the user to tailor the selection of a

  2. Evaluation of Geometric Progression (GP Buildup Factors using MCNP Codes (MCNP6.1 and MCNP5-1.60

    Directory of Open Access Journals (Sweden)

    Kim Kyung-O

    2016-01-01

    Full Text Available The gamma-ray buildup factors of three-dimensional point kernel code (QAD-CGGP are re-evaluated by using MCNP codes (MCNP6.1 and MCNPX5-1.60 and ENDF/B-VI.8 photoatomic data, which cover an energy range of 0.015–15 MeV and an iron thickness of 0.5–40 Mean Free Path (MFP. These new data are fitted to the Geometric Progression (GP fitting function and are then compared with ANS standard data equipped with QAD-CGGP. In addition, a simple benchmark calculation was performed to compare the QAD-CGGP results applied with new and existing buildup factors based on the MCNP codes. In the case of the buildup factors of low-energy gamma-rays, new data are evaluated to be about 5% higher than the existing data. In other cases, these new data present a similar trend based on the specific penetration depth, while existing data continuously increase beyond that depth. In a simple benchmark, the calculations using the existing data were slightly underestimated compared to the reference data at a deep penetration depth. On the other hand, the calculations with new data were stabilized with an increasing penetration depth, despite a slight overestimation at a shallow penetration depth.

  3. GB - a preliminary linking code between MCNP4C and Origen2.1 - DEN/UFMG version

    International Nuclear Information System (INIS)

    Campolina, Daniel; Pereira, Claubia; Veloso, Maria Auxiliadora Fortini; Cavatoni, Andre

    2009-01-01

    Nowadays it is possible to perform burnup simulation in a detailed 3D geometry and a continuous energy description by the Monte Carlo method. This paper describes an initial project to create and verify a connection code to link Origen2.1 (Oak Ridge National Laboratory) and MCNP4C (Los Alamos National Laboratory). Essentially the code includes point depletion capability to the MCNP code. The incorporation of point depletion capability is explicit and can be summarized by three steps: 1-Monte Carlo determines reaction rates, 2-the reaction rates are used to determine microscopic cross sections for depletion equations, 3-solution of depletion equations (given by Origen2.1) determines number densities for next MCNP step. To evaluate the initial version of the program, we focused on comparing the results with one of the major Monte Carlo burnup codes: MCNPX version 2.6.0. The input files for all codes share the same MCNP geometry, nuclear data library and core thermal power. While simulating 75 time steps at 800 kw of a Heat Pipe Power System model, we have found that the codes generate very similar results. The neutron flux and criticality value of the core agree, especially in the begin of burnup when the influence of fission products are not very considerable. The small difference encountered was probably caused by the difference in the number of isotopes considered in the transport models (89 MCNPX x 25 GB (author)

  4. ENDF/B-VI data for MCNP trademark

    International Nuclear Information System (INIS)

    Hendricks, J.S.; Frankle, S.C.; Court, J.D.

    1994-12-01

    Nuclear and atomic data are the foundation upon which the radiation transport codes are built. For neutron transport the international standard is the Evaluated Nuclear Data File from Brookhaven National Laboratory. The latest version, ENDF/B-VI release 2, has recently become available for use in the Monte Carlo N-Particle (MCNP) radiation transport code. These neutron cross-section data are designated by ZAID identifiers ending in .60c and are referred to as the ENDF60 library. The ENDF60 data library was processed from the ENDF/B-VI evaluations using the NJOY code. Fifty-two percent of the data evaluations are translations from ENDF/B-V. The remaining 48% are new evaluations which have sometimes changed significantly. The RSIC release package contains the ENDF60 neutron library, a new photon library MCPLIB02, the electron library EL1, and an updated XSDIR file. The authors report here the work done by the LANL Radiation Transport Group (X-6) in testing and validating the ENDF60 data library and in developing the necessary new sampling and detector schemes. When the ENDF60 library should be used in preference to the previous libraries, is also considered. The development of the new photon library MCPLIB02 is also discussed

  5. Calculation of power density with MCNP in TRIGA reactor

    International Nuclear Information System (INIS)

    Snoj, L.; Ravnik, M.

    2006-01-01

    Modern Monte Carlo codes (e.g. MCNP) allow calculation of power density distribution in 3-D geometry assuming detailed geometry without unit-cell homogenization. To normalize MCNP calculation by the steady-state thermal power of a reactor, one must use appropriate scaling factors. The description of the scaling factors is not adequately described in the MCNP manual and requires detailed knowledge of the code model. As the application of MCNP for power density calculation in TRIGA reactors has not been reported in open literature, the procedure of calculating power density with MCNP and its normalization to the power level of a reactor is described in the paper. (author)

  6. How to Build MCNP 6.2

    Energy Technology Data Exchange (ETDEWEB)

    Bull, Jeffrey S. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-11-13

    This presentation describes how to build MCNP 6.2. MCNP®* 6.2 can be compiled on Macs, PCs, and most Linux systems. It can also be built for parallel execution using both OpenMP and Messing Passing Interface (MPI) methods. MCNP6 requires Fortran, C, and C++ compilers to build the code.

  7. Monte Carlo dose calculations in homogeneous media and at interfaces: a comparison between GEPTS, EGSnrc, MCNP, and measurements.

    Science.gov (United States)

    Chibani, Omar; Li, X Allen

    2002-05-01

    Three Monte Carlo photon/electron transport codes (GEPTS, EGSnrc, and MCNP) are bench-marked against dose measurements in homogeneous (both low- and high-Z) media as well as at interfaces. A brief overview on physical models used by each code for photon and electron (positron) transport is given. Absolute calorimetric dose measurements for 0.5 and 1 MeV electron beams incident on homogeneous and multilayer media are compared with the predictions of the three codes. Comparison with dose measurements in two-layer media exposed to a 60Co gamma source is also performed. In addition, comparisons between the codes (including the EGS4 code) are done for (a) 0.05 to 10 MeV electron beams and positron point sources in lead, (b) high-energy photons (10 and 20 MeV) irradiating a multilayer phantom (water/steel/air), and (c) simulation of a 90Sr/90Y brachytherapy source. A good agreement is observed between the calorimetric electron dose measurements and predictions of GEPTS and EGSnrc in both homogeneous and multilayer media. MCNP outputs are found to be dependent on the energy-indexing method (Default/ITS style). This dependence is significant in homogeneous media as well as at interfaces. MCNP(ITS) fits more closely the experimental data than MCNP(DEF), except for the case of Be. At low energy (0.05 and 0.1 MeV), MCNP(ITS) dose distributions in lead show higher maximums in comparison with GEPTS and EGSnrc. EGS4 produces too penetrating electron-dose distributions in high-Z media, especially at low energy (MCNP results depend significantly on the electron energy-indexing method.

  8. Testing of the ENDF/B-VI neutron data library ENDF60 for use with MCNP trademark

    International Nuclear Information System (INIS)

    Frankle, S.C.; MacFarlane, R.E.

    1995-01-01

    The continuous-energy neutron data library ENDF60, for use with the Monte Carlo N-Particle radiation transport code MCNP4A, was released in the fall of 1994. It is comprised of 124 nuclide data files based on the ENDF/B-Vi evaluations through Release 2. Forty-eight percent of these materials are new or modified evaluations, while the balance are translations from ENDF/B-V. The new evaluations include most of the important materials for criticality safety calculations, and include significant enhancements such as more isotopic evaluations, better resonance-range representations, and the new correlated energy-angle distributions for emitted particles. As part of the overall quality assurance testing of the ENDF60 library, calculations for well known benchmark assemblies were performed. The results of these calculations help the user to know how the combination of ENDF60 and MCNP4A will perform for real problems

  9. An enhanced geometry-independent mesh weight window generator for MCNP

    International Nuclear Information System (INIS)

    Evans, T.M.; Hendricks, J.S.

    1997-01-01

    A new, enhanced, weight window generator suite has been developed for MCNP trademark. The new generator correctly estimates importances in either an user-specified, geometry-independent orthogonal grid or in MCNP geometric cells. The geometry-independent option alleviates the need to subdivide the MCNP cell geometry for variance reduction purposes. In addition, the new suite corrects several pathologies in the existing MCNP weight window generator. To verify the correctness of the new implementation, comparisons are performed with the analytical solution for the cell importance. Using the new generator, differences between Monte Carlo generated and analytical importances are less than 0.1%. Also, assumptions implicit in the original MCNP generator are shown to be poor in problems with high scattering media. The new generator is fully compatible with MCNP's AVATAR trademark automatic variance reduction method. The new generator applications, together with AVATAR, gives MCNP an enhanced suite of variance reduction methods. The flexibility and efficacy of this suite is demonstrated in a neutron porosity tool well-logging problem

  10. An assessment of the MCNP4C weight window

    International Nuclear Information System (INIS)

    Culbertson, Christopher N.; Hendricks, John S.

    1999-01-01

    A new, enhanced weight window generator suite has been developed for MCNP version 4C. The new generator correctly estimates importances in either a user-specified, geometry-independent, orthogonal grid or in MCNP geometric cells. The geometry-independent option alleviates the need to subdivide the MCNP cell geometry for variance reduction purposes. In addition, the new suite corrects several pathologies in the existing MCNP weight window generator. The new generator is applied in a set of five variance reduction problems. The improved generator is compared with the weight window generator applied in MCNP4B. The benefits of the new methodology are highlighted, along with a description of its limitations. The authors also provide recommendations for utilization of the weight window generator

  11. Validation of MCNP and WIMS-AECL/DRAGON/RFSP for ACR-1000 applications

    International Nuclear Information System (INIS)

    Bromley, Blair P.; Adams, Fred P.; Zeller, Michael B.; Watts, David G.; Shukhman, Boris V.; Pencer, Jeremy

    2008-01-01

    This paper gives a summary of the validation of the reactor physics codes WIMS-AECL, DRAGON, RFSP and MCNP5, which are being used in the design, operation, and safety analysis of the ACR-1000 R . The standards and guidelines being followed for code validation of the suite are established in CSA Standard N286.7-99 and ANS Standard ANS-19.3-2005. These codes are being validated for the calculation of key output parameters associated with various reactor physics phenomena of importance during normal operations and postulated accident conditions in an ACR-1000 reactor. Experimental data from a variety of sources are being used for validation. The bulk of the validation data is from critical experiments in the ZED-2 research reactor with ACR-type lattices. To supplement and complement ZED-2 data, qualified and applicable data are being taken from other power and research reactors, such as existing CANDU R units, FUGEN, NRU and SPERT research reactors, and the DCA critical facility. MCNP simulations of the ACR-1000 are also being used for validating WIMS-AECL/ DRAGON/RFSP, which involves extending the validation results for MCNP through the assistance of TSUNAMI analyses. Code validation against commissioning data in the first-build ACR-1000 will be confirmatory. The code validation is establishing the biases and uncertainties in the calculations of the WIMS-AECL/DRAGON/RFSP suite for the evaluation of various key parameters of importance in the reactor physics analysis of the ACR-1000. (authors)

  12. Estimation and interpretation of keff confidence intervals in MCNP

    International Nuclear Information System (INIS)

    Urbatsch, T.J.

    1995-01-01

    MCNP has three different, but correlated, estimators for Calculating k eff in nuclear criticality calculations: collision, absorption, and track length estimators. The combination of these three estimators, the three-combined k eff estimator, is shown to be the best k eff estimator available in MCNP for estimating k eff confidence intervals. Theoretically, the Gauss-Markov Theorem provides a solid foundation for MCNP's three-combined estimator. Analytically, a statistical study, where the estimates are drawn using a known covariance matrix, shows that the three-combined estimator is superior to the individual estimator with the smallest variance. The importance of MCNP's batch statistics is demonstrated by an investigation of the effects of individual estimator variance bias on the combination of estimators, both heuristically with the analytical study and emprically with MCNP

  13. Estimation and interpretation of keff confidence intervals in MCNP

    International Nuclear Information System (INIS)

    Urbatsch, T.J.

    1995-01-01

    The Monte Carlo code MCNP has three different, but correlated, estimators for calculating k eff in nuclear criticality calculations: collision, absorption, and track length estimators. The combination of these three estimators, the three-combined k eff estimator, is shown to be the best k eff estimator available in MCNP for estimating k eff confidence intervals. Theoretically, the Gauss-Markov theorem provides a solid foundation for MCNP's three-combined estimator. Analytically, a statistical study, where the estimates are drawn using a known covariance matrix, shows that the three-combined estimator is superior to the estimator with the smallest variance. Empirically, MCNP examples for several physical systems demonstrate the three-combined estimator's superiority over each of the three individual estimators and its correct coverage rates. Additionally, the importance of MCNP's statistical checks is demonstrated

  14. MCNP trademark Software Quality Assurance plan

    International Nuclear Information System (INIS)

    Abhold, H.M.; Hendricks, J.S.

    1996-04-01

    MCNP is a computer code that models the interaction of radiation with matter. MCNP is developed and maintained by the Transport Methods Group (XTM) of the Los Alamos National Laboratory (LANL). This plan describes the Software Quality Assurance (SQA) program applied to the code. The SQA program is consistent with the requirements of IEEE-730.1 and the guiding principles of ISO 900

  15. Validation suite for MCNP

    International Nuclear Information System (INIS)

    Mosteller, Russell D.

    2002-01-01

    Two validation suites, one for criticality and another for radiation shielding, have been defined and tested for the MCNP Monte Carlo code. All of the cases in the validation suites are based on experiments so that calculated and measured results can be compared in a meaningful way. The cases in the validation suites are described, and results from those cases are discussed. For several years, the distribution package for the MCNP Monte Carlo code1 has included an installation test suite to verify that MCNP has been installed correctly. However, the cases in that suite have been constructed primarily to test options within the code and to execute quickly. Consequently, they do not produce well-converged answers, and many of them are physically unrealistic. To remedy these deficiencies, sets of validation suites are being defined and tested for specific types of applications. All of the cases in the validation suites are based on benchmark experiments. Consequently, the results from the measurements are reliable and quantifiable, and calculated results can be compared with them in a meaningful way. Currently, validation suites exist for criticality and radiation-shielding applications.

  16. Status Report on the MCNP 2020 Initiative

    Energy Technology Data Exchange (ETDEWEB)

    Brown, Forrest B. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Rising, Michael Evan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-10-02

    The discussion below provides a status report on the MCNP 2020 initiative. It includes discussion of the history of MCNP 2020, accomplishments during 2013-17, priorities for near-term development, other related efforts, a brief summary, and a list of references for the plans and work accomplished.

  17. Possible Improvements to MCNP6 and its CEM/LAQGSM Event-Generators

    Energy Technology Data Exchange (ETDEWEB)

    Mashnik, Stepan Georgievich [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2015-08-04

    This report is intended to the MCNP6 developers and sponsors of MCNP6. It presents a set of suggested possible future improvements to MCNP6 and to its CEM03.03 and LAQGSM03.03 event-generators. A few suggested modifications of MCNP6 are quite simple, aimed at avoiding possible problems with running MCNP6 on various computers, i.e., these changes are not expected to change or improve any results, but should make the use of MCNP6 easier; such changes are expected to require limited man-power resources. On the other hand, several other suggested improvements require a serious further development of nuclear reaction models, are expected to improve significantly the predictive power of MCNP6 for a number of nuclear reactions; but, such developments require several years of work by real experts on nuclear reactions.

  18. MCNP efficiency calculations of INEEL passive active neutron assay system for simulated TRU waste assays

    International Nuclear Information System (INIS)

    Yoon, W.Y.; Meachum, T.R.; Blackwood, L.G.; Harker, Y.D.

    2000-01-01

    The Idaho National Engineering and Environmental Laboratory Stored Waste Examination Pilot Plant (SWEPP) passive active neutron (PAN) radioassay system is used to certify transuranic (TRU) waste drums in terms of quantifying plutonium and other TRU element activities. Depending on the waste form involved, significant systematic and random errors need quantification in addition to the counting statistics. To determine the total uncertainty of the radioassay results, a statistical sampling and verification approach has been developed. In this approach, the total performance of the PAN nondestructive assay system is simulated using the computer models of the assay system, and the resultant output is compared with the known input to assess the total uncertainty. The supporting steps in performing the uncertainty analysis for the passive assay measurements in particular are as follows: (1) Create simulated waste drums and associated conditions; (2) Simulate measurements to determine the basic counting data that would be produced by the PAN assay system under the conditions specified; and (3) Apply the PAN assay system analysis algorithm to the set of counting data produced by simulating measurements to determine the measured plutonium mass. The validity of this simulation approach was verified by comparing simulated output against results from actual measurements using known plutonium sources and surrogate waste drums. The computer simulation of the PAN system performance uses the Monte Carlo N-Particle (MCNP) Code System to produce a neutron transport calculation for a simulated waste drum. Specifically, the passive system uses the neutron coincidence counting technique, utilizing the spontaneous fission of 240 Pu. MCNP application to the SWEPP PAN assay system uncertainty analysis has been very useful for a variety of waste types contained in 208-ell drums measured by a passive radioassay system. The application of MCNP to the active radioassay system is also feasible

  19. Comparison study on neutronic analysis of the K-DEMO water cooled ceramic breeder blanket using MCNP and ATTILA

    Energy Technology Data Exchange (ETDEWEB)

    Park, Jong Sung, E-mail: jspark@nfri.re.kr; Kwon, Sungjin; Im, Kihak

    2016-11-01

    Highlights: • A comparison study of main parameter calculations: neutron wall loading (NWL), tritium breeding ratio (TBR), and nuclear heating, on a Korean fusion demonstration reactor (K-DEMO) neutronic analysis model using MCNP and ATTILA was performed to investigate the feasibility of using ATTILA. • The calculation results of this study indicates that ATTILA showed close agreement with MCNP within ranges (3.3–28%). • Partly high discrepancy (17–28%) results between two codes existed to the nuclear heating calculation in high attenuating materials and radially thick structure regions. • The rest of the results showed small differences of NWL calculation (3.3%) and TBR distribution (3.9%). • ATTILA could be acceptable for K-DEMO neutronic analysis considering discrepancy (3.3–28%). - Abstract: A comparison study of main parameter calculations: neutron wall loading (NWL), tritium breeding ratio (TBR), and nuclear heating, on a Korean fusion demonstration reactor (K-DEMO) neutronic analysis model using MCNP and ATTILA was performed to investigate the feasibility of using ATTILA for the main parameter calculations. The model was created by commercial CAD program (Pro-Engineer™) as a 22.5° sector of tokamak consisting of major components such as blankets, shields, divertors, vacuum vessels (VV), toroidal field (TF) coils, and others, which was directly imported into ATTILA by Parasolid file. The discretizing in space, angle, and energy variables were refined for application of the K-DEMO neutronic analysis model through an iterative process since these variables greatly impact on accuracy, solution times, and memory consumptions in ATTILA. The main parameter calculations using ATTILA and the result of comparison studies indicate that the NWL distributions by two codes were almost agreed within discrepancy of 3.3%; the TBR distribution using ATTILA was slightly bigger than MCNP with a difference 3.9%; the nuclear heating values on TF coils and VV

  20. Neutron-induced photon production in MCNP

    International Nuclear Information System (INIS)

    Little, R.C.; Seamon, R.E.

    1983-01-01

    An improved method of neutron-induced photon production has been incorporated into the Monte Carlo transport code MCNP. The new method makes use of all partial photon-production reaction data provided by ENDF/B evaluators including photon-production cross sections as well as energy and angular distributions of secondary photons. This faithful utilization of sophisticated ENDF/B evaluations allows more precise MCNP calculations for several classes of coupled neutron-photon problems

  1. MCNP application for the 21 century

    International Nuclear Information System (INIS)

    McKinney, G.W.

    2000-01-01

    The Los Alamos National Laboratory (LANL) Monte Carlo N-Particle radiation transport code, MCNP, has become an international standard for a wide spectrum of neutron, photon, and electron radiation transport applications. The latest version of the code, MCNP 4C, was released to the Radiation Safety Information Computational Center (RSICC) in February 2000. This paper describes the code development philosophy, new features and capabilities, applicability to various problems, and future directions

  2. Development and application of MCNP auto-modeling tool: Mcam 3.0

    International Nuclear Information System (INIS)

    Liu Xiaoping; Luo Yuetong; Tong Lili

    2005-01-01

    Mcam is abbreviation of 'MCNP Automatic Modeling', which is a CAD interface program of MCNP geometry model based on CAD technology. Making use of existing CAD technology is Mcam's major characteristic. In rough, CAD technology is utilized in the following two ways: (1) Mcam makes it possible to create MCNP geometry model in some CAD software; (2) accelerate creation of MCNP geometry model by inheriting some existing 3D CAD model. The paper gives an introduction of Mcam's major ability: (1) ability to convert CAD model into MCNP geometry model; (2) ability to convert MCNP geometry model into CAD model; (3) ability to construct CAD model. At the end of the paper, several models are given to demonstrate Mcam's different ability respectively

  3. MCNP: a general Monte Carlo code for neutron and photon transport

    International Nuclear Information System (INIS)

    1979-11-01

    The general-purpose Monte Carlo code MCNP ca be used for neutron, photon, or coupled neutron-photon transport, including the capability to calculate eigenvalues for critical systems. The code treats an arbitrary three-dimensional configuration of materials in geometric cells bounded by first- and second-degree surfaces and some special fourth-degree surfaces (elliptical tori). Pointwise cross-section data are used. For neutrons, all reactions given in a particular cross-section evaluation are accounted for. Thermal neutrons are described by both the free-gas and S(α,β) models. For photons, the code takes account of incoherent and coherent scattering, the possibility of fluorescent emission following photoelectric absorption, and absorption in pair production with local emission of annihilation radiation. MCNP includes an elaborate, interactive plotting capability that allows the user to view his input geometry to help check for setup errors. Standard features which are available to improve computational efficiency include geometry splitting and Russian roulette, weight cutoff with Russian roulette, correlated sampling, analog capture or capture by weight reduction, the exponential transformation, energy splitting, forced collisions in designated cells, flux estimates at point or ring detectors, deterministically transporting pseudo-particles to designated regions, track-length estimators, source biasing, and several parameter cutoffs. Extensive summary information is provided to help the user better understand the physics and Monte Carlo simulation of his problem. The standard, user-defined output of MCNP includes two-way current as a function of direction across any set of surfaces or surface segments in the problem. Flux across any set of surfaces or surface segments is available. 58 figures, 28 tables

  4. E language based on MCNP modeling software for autonomous

    International Nuclear Information System (INIS)

    Li Fei; Ge Liangquan; Zhang Qingxian

    2010-01-01

    MCNP (Monte Carlo N-Particle Code) is based on the Monte Carlo method for computing neutron, photon and other particles as the object of the movement simulation computer program. Because of its powerful computing simulation, flexible and universal features in many fields has been widely used, but due to a software professional in the operating area has been greatly restricted, so that in later development has been greatly hindered. E-language was used in order to develop the autonomy of MCNP modeling software, used to address users not familiar with MCNP and can not create object model, get rid of dull red tape 'notebook' type of program type and built a new MCNP modeling system. (authors)

  5. Development of MCNP interface code in HFETR

    International Nuclear Information System (INIS)

    Qiu Liqing; Fu Rong; Deng Caiyu

    2007-01-01

    In order to describe the HFETR core with MCNP method, the interface code MCNPIP for HFETR and MCNP code is developed. This paper introduces the core DXSY and flowchart of MCNPIP code, and the handling of compositions of fuel elements and requirements on hardware and software. Finally, MCNPIP code is validated against the practical application. (authors)

  6. Application of MCNP in the criticality calculation for reactors

    International Nuclear Information System (INIS)

    Zhong Zhaopeng; Shi Gong; Hu Yongming

    2003-01-01

    The criticality calculation is carried out with 3-D Monte Carlo code (MCNP). The author focuses on the introduction of modelling of the core and reflector. The core description is simplified by using repetition structure function of MCNP. k eff in different control rods positions are calculated for the case of JRR3, and the results is consistent with that of the reference. This work shows that MCNP is applicable for reactor criticality calculation

  7. Comparisons between MCNP, EGS4 and experiment for clinical electron beams.

    Science.gov (United States)

    Jeraj, R; Keall, P J; Ostwald, P M

    1999-03-01

    Understanding the limitations of Monte Carlo codes is essential in order to avoid systematic errors in simulations, and to suggest further improvement of the codes. MCNP and EGS4, Monte Carlo codes commonly used in medical physics, were compared and evaluated against electron depth dose data and experimental backscatter results obtained using clinical radiotherapy beams. Different physical models and algorithms used in the codes give significantly different depth dose curves and electron backscattering factors. The default version of MCNP calculates electron depth dose curves which are too penetrating. The MCNP results agree better with experiment if the ITS-style energy-indexing algorithm is used. EGS4 underpredicts electron backscattering for high-Z materials. The results slightly improve if optimal PRESTA-I parameters are used. MCNP simulates backscattering well even for high-Z materials. To conclude the comparison, a timing study was performed. EGS4 is generally faster than MCNP and use of a large number of scoring voxels dramatically slows down the MCNP calculation. However, use of a large number of geometry voxels in MCNP only slightly affects the speed of the calculation.

  8. Development of a script for converting DICOM files to .TXT

    International Nuclear Information System (INIS)

    Abrantes, Marcos E.S.; Oliveira, A.H. de

    2014-01-01

    Background: with the increased use of computer simulation techniques for diagnosis or therapy in patients, the MCNP and SCMS software is being widely used. For use as SCMS data entry interface for the MCNP is necessary to perform transformation of DICOM images to text files. Objective: to produce a semi automatic script conversion DICOM images generated by Computerized Tomography or Magnetic Resonance, for .txt in the IMAGEJ software. Methodology: this study was developed in the IMAGEJ software platform with an Intel Core 2 Duo computer, CPU of 2.00GHz, with 2:00 GB of RAM for 32-bit system. Development of the script was held in a text editor using JAVA language. For script insertion in IMAGEJ the plug in tool of this software was used. After this, a window is open asking for the path of the files that will be read, first and last name of DICOM file to be converted, along with where the new files will be stored. Results: for the manual processing of DICOM conversion to .txt of cerebral computed tomography with 600 images requires a time of about 8 hours. The use of script allows conversion time reduction for 12 minutes. Conclusion: the script used demonstrates DICOM conversion ability to .txt and a significant improvement in time savings in processing

  9. CTEx Beowulf cluster for MCNP performance

    International Nuclear Information System (INIS)

    Gonzaga, Roberto N.; Amorim, Aneuri S. de; Balthar, Mario Cesar V.

    2011-01-01

    This work is an introduction to the CTEx Nuclear Defense Department's Beowulf Cluster. Building a Beowulf Cluster is a complex learning process that greatly depends upon your hardware and software requirements. The feasibility and efficiency of performing MCNP5 calculations with a small, heterogeneous computing cluster built in Red Hat's Fedora Linux operating system personal computers (PC) are explored. The performance increases that may be expected with such clusters are estimated for cases that typify general radiation transport calculations. Our results show that the speed increase from additional slave PCs is nearly linear up to 10 processors. The pre compiled parallel binary version of MCNP uses the Message-Passing Interface (MPI) protocol. The use of this pre compiled parallel version of MCNP5 with the MPI protocol on a small, heterogeneous computing cluster built from Red Hat's Fedora Linux operating system PCs is the subject of this work. (author)

  10. CMAQ Model Output

    Data.gov (United States)

    U.S. Environmental Protection Agency — CMAQ and CMAQ-VBS model output. This dataset is not publicly accessible because: Files too large. It can be accessed through the following means: via EPA's NCC tape...

  11. Benchmarking comparison and validation of MCNP photon interaction data

    Directory of Open Access Journals (Sweden)

    Colling Bethany

    2017-01-01

    Full Text Available The objective of the research was to test available photoatomic data libraries for fusion relevant applications, comparing against experimental and computational neutronics benchmarks. Photon flux and heating was compared using the photon interaction data libraries (mcplib 04p, 05t, 84p and 12p. Suitable benchmark experiments (iron and water were selected from the SINBAD database and analysed to compare experimental values with MCNP calculations using mcplib 04p, 84p and 12p. In both the computational and experimental comparisons, the majority of results with the 04p, 84p and 12p photon data libraries were within 1σ of the mean MCNP statistical uncertainty. Larger differences were observed when comparing computational results with the 05t test photon library. The Doppler broadening sampling bug in MCNP-5 is shown to be corrected for fusion relevant problems through use of the 84p photon data library. The recommended libraries for fusion neutronics are 84p (or 04p with MCNP6 and 84p if using MCNP-5.

  12. Benchmarking comparison and validation of MCNP photon interaction data

    Science.gov (United States)

    Colling, Bethany; Kodeli, I.; Lilley, S.; Packer, L. W.

    2017-09-01

    The objective of the research was to test available photoatomic data libraries for fusion relevant applications, comparing against experimental and computational neutronics benchmarks. Photon flux and heating was compared using the photon interaction data libraries (mcplib 04p, 05t, 84p and 12p). Suitable benchmark experiments (iron and water) were selected from the SINBAD database and analysed to compare experimental values with MCNP calculations using mcplib 04p, 84p and 12p. In both the computational and experimental comparisons, the majority of results with the 04p, 84p and 12p photon data libraries were within 1σ of the mean MCNP statistical uncertainty. Larger differences were observed when comparing computational results with the 05t test photon library. The Doppler broadening sampling bug in MCNP-5 is shown to be corrected for fusion relevant problems through use of the 84p photon data library. The recommended libraries for fusion neutronics are 84p (or 04p) with MCNP6 and 84p if using MCNP-5.

  13. Particle Track Visualization using the MCNP Visual Editor

    International Nuclear Information System (INIS)

    Schwarz, Randolph A.; Carter, Lee; Brown, Wendi A.

    2001-01-01

    The Monte Carlo N-Particle (MCNP) visual editor1,2,3 is used throughout the world for displaying and creating complex MCNP geometries. The visual editor combines the Los Alamos MCNP Fortran code with a C front end to provide a visual interface. A big advantage of this approach is that the particle transport routines for MCNP are available to the visual front end. The latest release of the visual editor by Pacific Northwest National Laboratory enables the user to plot transport data points on top of a two-dimensional geometry plot. The user can plot source points, collisions points, surface crossings, and tally contributions. This capability can be used to show where particle collisions are occurring, verify the effectiveness of the particle biasing, or show which collisions contribute to a tally. For a KCODE (criticality source) calculation, the visual editor can be used to plot the source points for specific cycles

  14. Performance assessment of new neutron cross section libraries using MCNP code and some critical benchmarks

    International Nuclear Information System (INIS)

    Bakkari, B El; Bardouni, T El.; Erradi, L.; Chakir, E.; Meroun, O.; Azahra, M.; Boukhal, H.; Khoukhi, T El.; Htet, A.

    2007-01-01

    Full text: New releases of nuclear data files made available during the few recent years. The reference MCNP5 code (1) for Monte Carlo calculations is usually distributed with only one standard nuclear data library for neutron interactions based on ENDF/B-VI. The main goal of this work is to process new neutron cross sections libraries in ACE continuous format for MCNP code based on the most recent data files recently made available for the scientific community : ENDF/B-VII.b2, ENDF/B-VI (release 8), JEFF3.0, JEFF-3.1, JENDL-3.3 and JEF2.2. In our data treatment, we used the modular NJOY system (release 99.9) (2) in conjunction with its most recent upadates. Assessment of the processed point wise cross sections libraries performances was made by means of some criticality prediction and analysis of other integral parameters for a set of reactor benchmarks. Almost all the analyzed benchmarks were taken from the international handbook of Evaluated criticality safety benchmarks experiments from OECD (3). Some revised benchmarks were taken from references (4,5). These benchmarks use Pu-239 or U-235 as the main fissionable materiel in different forms, different enrichments and cover various geometries. Monte Carlo calculations were performed in 3D with maximum details of benchmark description and the S(α,β) cross section treatment was adopted in all thermal cases. The resulting one standard deviation confidence interval for the eigenvalue is typically +/-13% to +/-20 pcm [fr

  15. Comparisons between MCNP, EGS4 and experiment for clinical electron beams

    International Nuclear Information System (INIS)

    Jeraj, R.; Keall, P.J.; Ostwald, P.M.

    1999-01-01

    Understanding the limitations of Monte Carlo codes is essential in order to avoid systematic errors in simulations, and to suggest further improvement of the codes. MCNP and EGS4, Monte Carlo codes commonly used in medical physics, were compared and evaluated against electron depth dose data and experimental backscatter results obtained using clinical radiotherapy beams. Different physical models and algorithms used in the codes give significantly different depth dose curves and electron backscattering factors. The default version of MCNP calculates electron depth dose curves which are too penetrating. The MCNP results agree better with experiment if the ITS-style energy-indexing algorithm is used. EGS4 underpredicts electron backscattering for high- Z materials. The results slightly improve if optimal PRESTA-I parameters are used. MCNP simulates backscattering well even for high- Z materials. To conclude the comparison, a timing study was performed. EGS4 is generally faster than MCNP and use of a large number of scoring voxels dramatically slows down the MCNP calculation. However, use of a large number of geometry voxels in MCNP only slightly affects the speed of the calculation. (author)

  16. SUPERIMPOSED MESH PLOTTING IN MCNP

    Energy Technology Data Exchange (ETDEWEB)

    J. HENDRICKS

    2001-02-01

    The capability to plot superimposed meshes has been added to MCNP{trademark}. MCNP4C featured a superimposed mesh weight window generator which enabled users to set up geometries without having to subdivide geometric cells for variance reduction. The variance reduction was performed with weight windows on a rectangular or cylindrical mesh superimposed over the physical geometry. Experience with the new capability was favorable but also indicated that a number of enhancements would be very beneficial, particularly a means of visualizing the mesh and its values. The mathematics for plotting the mesh and its values is described here along with a description of other upgrades.

  17. Importance sampling techniques and treatment of electron transport in MCNP 4A

    International Nuclear Information System (INIS)

    Ueki, K.

    1994-01-01

    The continuous energy Monte Carlo code MCNP was developed by the Radiation Transport Group at Los Alamos National Laboratory and the MCNP 4A version is available, now. The MCNP 4A is able to do the coupled neutron-secondary gamma-ray-electron-bremsstrahlung calculation. The calculated results, such as energy spectra, tally fluctuation chart, and geometrical input data can be displayed by using a work station. The document of the MCNP 4A code has no description on the subroutines, except few ones of 'SOURCE', 'TALLYX'. However, when we want to improve the MCNP Monte Carlo sampling techniques to get more accuracy or efficiency results for some problems, some subroutines are required or needed to revised. Three subroutines have been revised and built in the MCNP 4A code. (author)

  18. MCNP6 Fission Cross Section Calculations at Intermediate and High Energies

    OpenAIRE

    Mashnik, Stepan G.; Sierk, Arnold J.; Prael, Richard E.

    2013-01-01

    MCNP6 has been Validated and Verified (V&V) against intermediate- and high-energy fission cross-section experimental data. An error in the calculation of fission cross sections of 181Ta and a few nearby target nuclei by the CEM03.03 event generator in MCNP6 and a "bug: in the calculation of fission cross sections with the GENXS option of MCNP6 while using the LAQGSM03.03 event generator were detected during our V&V work. After fixing both problems, we find that MCNP6 using CEM03.03 and LAQGSM...

  19. Monte Carlo parameter studies and uncertainty analyses with MCNP5

    International Nuclear Information System (INIS)

    Brown, F. B.; Sweezy, J. E.; Hayes, R.

    2004-01-01

    A software tool called mcnp p study has been developed to automate the setup, execution, and collection of results from a series of MCNP5 Monte Carlo calculations. This tool provides a convenient means of performing parameter studies, total uncertainty analyses, parallel job execution on clusters, stochastic geometry modeling, and other types of calculations where a series of MCNP5 jobs must be performed with varying problem input specifications. (authors)

  20. Dose calculation for 40K ingestion in samples of beans using spectrometry and MCNP

    International Nuclear Information System (INIS)

    Garcez, R.W.D.; Lopes, J.M.; Silva, A.X.; Domingues, A.M.; Lima, M.A.F.

    2014-01-01

    A method based on gamma spectroscopy and on the use of voxel phantoms to calculate dose due to ingestion of 40 K contained in bean samples are presented in this work. To quantify the activity of radionuclide, HPGe detector was used and the data entered in the input file of MCNP code. The highest value of equivalent dose was 7.83 μSv.y -1 in the stomach for white beans, whose activity 452.4 Bq.Kg -1 was the highest of the five analyzed. The tool proved to be appropriate when you want to calculate the dose in organs due to ingestion of food. (author)

  1. Suitability study of MCNP Monte Carlo program for use in medical physics

    International Nuclear Information System (INIS)

    Jeraj, R.

    1998-01-01

    MCNP is widely used Monte Carlo program in reactor and nuclear physics. However, an option of simulating electrons was added into the code a few years ago. With this extension MCNP became a code, potentially applicable for applications in medical physics. In 1997, a new version of the code, named MCNP4B was released, which contains several improvements in electron transport modeling. To test suitability of the code, several important issues were considered and examined. Default sampling in MCNP electron transport was found to be inappropriate, because it gives wrong depth dose curves for electron energies of interest in radiotherapy (Me V range). The problem can be solved if ITS-style energy sampling is used instead. One of the most difficult problems in electron transport is simulation of electron backscattering, which MCNP predicts well for all, low and high Z materials. One of the potential drawbacks, if somebody wanted to use MCNP for dosimetry on real patient geometries is that MCNP lattice calculation (e.g. when calculating dose distributions) becomes very slow for large number of scoring voxels. However, if just one scoring voxel is used, the number of geometry voxels only slightly affects the speed. In the study it was found that MCNP could be reliability used for many applications in medical physics. However, the established limitations should be taken into account when MCNP is used for a particular application.(author)

  2. MCNP speed advances for boron neutron capture therapy

    International Nuclear Information System (INIS)

    Goorley, J.T.; McKinney, G.; Adams, K.; Estes, G.

    1998-04-01

    The Boron Neutron Capture Therapy (BNCT) treatment planning process of the Beth Israel Deaconess Medical Center-M.I.T team relies on MCNP to determine dose rates in the subject's head for various beam orientations. In this time consuming computational process, four or five potential beams are investigated. Of these, one or two final beams are selected and thoroughly evaluated. Recent advances greatly decreased the time needed to do these MCNP calculations. Two modifications to the new MCNP4B source code, lattice tally and tracking enhancements, reduced the wall-clock run times of a typical one million source neutrons run to one hour twenty five minutes on a 200 MHz Pentium Pro computer running Linux and using the GNU FORTRAN compiler. Previously these jobs used a special version of MCNP4AB created by Everett Redmond, which completed in two hours two minutes. In addition to this 30% speedup, the MCNP4B version was adapted for use with Parallel Virtual Machine (PVM) on personal computers running the Linux operating system. MCNP, using PVM, can be run on multiple computers simultaneously, offering a factor of speedup roughly the same as the number of computers used. With two 200 MHz Pentium Pro machines, the run time was reduced to forty five minutes, a 1.9 factor of improvement over the single Linux computer. While the time of a single run was greatly reduced, the advantages associated with PVM derive from using computational power not already used. Four possible beams, currently requiring four separate runs, could be run faster when each is individually run on a single machine under Windows NT, rather than using Linux and PVM to run one after another with each multiprocessed across four computers. It would be advantageous, however, to use PVM to distribute the final two beam orientations over four computers

  3. Dose calculation for {sup 40}K ingestion in samples of beans using spectrometry and MCNP; Calculo de dose devido a ingestao de {sup 40}K em amostras de feijao utilizando espectrometria e MCNP

    Energy Technology Data Exchange (ETDEWEB)

    Garcez, R.W.D.; Lopes, J.M.; Silva, A.X., E-mail: marqueslopez@yahoo.com.br [Coordenacao dos Programas de Pos-Graduacao em Engenharia (COPPE/PEN/UFRJ), Rio de Janeiro, RJ (Brazil). Centro de Tecnologia; Domingues, A.M. [Universidade Federal Fluminense (UFF), Niteroi, RJ (Brazil). Instituto de Fisica; Lima, M.A.F. [Universidade Federal Fluminense (UFF), Niteroi, RJ (Brazil). Instituto de Biologia

    2014-07-01

    A method based on gamma spectroscopy and on the use of voxel phantoms to calculate dose due to ingestion of {sup 40}K contained in bean samples are presented in this work. To quantify the activity of radionuclide, HPGe detector was used and the data entered in the input file of MCNP code. The highest value of equivalent dose was 7.83 μSv.y{sup -1} in the stomach for white beans, whose activity 452.4 Bq.Kg{sup -1} was the highest of the five analyzed. The tool proved to be appropriate when you want to calculate the dose in organs due to ingestion of food. (author)

  4. MCNP load balancing and fault tolerance with PVM

    International Nuclear Information System (INIS)

    McKinney, G.W.

    1995-01-01

    Version 4A of the Monte Carlo neutron, photon, and electron transport code MCNP, developed by LANL (Los Alamos National Laboratory), supports distributed-memory multiprocessing through the software package PVM (Parallel Virtual Machine, version 3.1.4). Using PVM for interprocessor communication, MCNP can simultaneously execute a single problem on a cluster of UNIX-based workstations. This capability provided system efficiencies that exceeded 80% on dedicated workstation clusters, however, on heterogeneous or multiuser systems, the performance was limited by the slowest processor (i.e., equal work was assigned to each processor). The next public release of MCNP will provide multiprocessing enhancements that include load balancing and fault tolerance which are shown to dramatically increase multiuser system efficiency and reliability

  5. UNR. A code for processing unresolved resonance data for MCNP

    International Nuclear Information System (INIS)

    Hogenbirk, A.

    1994-09-01

    In neutron transport problems the correct treatment of self-shielding is important for those nuclei present in large concentrations. Monte Carlo calculations using continuous-energy cross section data, such as calculations with the code MCNP, offer the advantage that neutron transport is calculated in a very accurate way. Self-shielding in the resolved resonance region is taken into account exactly in MCNP. However, self-shielding in the unresolved resonance region can not be taken into account by MCNP, although the effect of it may be important in many applications. In this report a description is given of the computer code UNR. With this code problem-dependent cross section libraries can be produced for MCNP. In these libraries self-shielded cross section data in the unresolved resonance range are given, which are produced by NJOY-module UNRESR. It is noted, that the treatment for resonance self-shielding presented in this report is approximate. However, the current version of MCNP does not allow the use of probability tables, which would be a general solution. (orig.)

  6. Improved response function calculations for scintillation detectors using an extended version of the MCNP code

    CERN Document Server

    Schweda, K

    2002-01-01

    The analysis of (e,e'n) experiments at the Darmstadt superconducting electron linear accelerator S-DALINAC required the calculation of neutron response functions for the NE213 liquid scintillation detectors used. In an open geometry, these response functions can be obtained using the Monte Carlo codes NRESP7 and NEFF7. However, for more complex geometries, an extended version of the Monte Carlo code MCNP exists. This extended version of the MCNP code was improved upon by adding individual light-output functions for charged particles. In addition, more than one volume can be defined as a scintillator, thus allowing the simultaneous calculation of the response for multiple detector setups. With the implementation of sup 1 sup 2 C(n,n'3 alpha) reactions, all relevant reactions for neutron energies E sub n <20 MeV are now taken into consideration. The results of these calculations were compared to experimental data using monoenergetic neutrons in an open geometry and a sup 2 sup 5 sup 2 Cf neutron source in th...

  7. Depleted Reactor Analysis With MCNP-4B

    International Nuclear Information System (INIS)

    Caner, M.; Silverman, L.; Bettan, M.

    2004-01-01

    Monte Carlo neutronics calculations are mostly done for fresh reactor cores. There is today an ongoing activity in the development of Monte Carlo plus burnup code systems made possible by the fast gains in computer processor speeds. In this work we investigate the use of MCNP-4B for the calculation of a depleted core of the Soreq reactor (IRR-1). The number densities as function of burnup were taken from the WIMS-D/4 cell code calculations. This particular code coupling has been implemented before. The Monte Carlo code MCNP-4B calculates the coupled transport of neutrons and photons for complicated geometries. We have done neutronics calculations of the IRR-1 core with the WIMS and CITATION codes in the past Also, we have developed an MCNP model of the IRR-1 standard fuel for a criticality safety calculation of a spent fuel storage pool

  8. Spectral measurements in critical assemblies: MCNP specifications and calculated results

    Energy Technology Data Exchange (ETDEWEB)

    Stephanie C. Frankle; Judith F. Briesmeister

    1999-12-01

    Recently, a suite of 86 criticality benchmarks for the Monte Carlo N-Particle (MCNP) transport code was developed, and the results of testing the ENDF/B-V and ENDF/B-VI data (through Release 2) were published. In addition to the standard k{sub eff} measurements, other experimental measurements were performed on a number of these benchmark assemblies. In particular, the Cross Section Evaluation Working Group (CSEWG) specifications contain experimental data for neutron leakage and central-flux measurements, central-fission ratio measurements, and activation ratio measurements. Additionally, there exists another set of fission reaction-rate measurements performed at the National Institute of Standards and Technology (NIST) utilizing a {sup 252}Cf source. This report will describe the leakage and central-flux measurements and show a comparison of experimental data to MCNP simulations performed using the ENDF/B-V and B-VI (Release 2) data libraries. Central-fission and activation reaction-rate measurements will be described, and the comparison of experimental data to MCNP simulations using available data libraries for each reaction of interest will be presented. Finally, the NIST fission reaction-rate measurements will be described. A comparison of MCNP results published previously with the current MCNP simulations will be presented for the NIST measurements, and a comparison of the current MCNP simulations to the experimental measurements will be presented.

  9. Spectral measurements in critical assemblies: MCNP specifications and calculated results

    International Nuclear Information System (INIS)

    Frankle, Stephanie C.; Briesmeister, Judith F.

    1999-01-01

    Recently, a suite of 86 criticality benchmarks for the Monte Carlo N-Particle (MCNP) transport code was developed, and the results of testing the ENDF/B-V and ENDF/B-VI data (through Release 2) were published. In addition to the standard k eff measurements, other experimental measurements were performed on a number of these benchmark assemblies. In particular, the Cross Section Evaluation Working Group (CSEWG) specifications contain experimental data for neutron leakage and central-flux measurements, central-fission ratio measurements, and activation ratio measurements. Additionally, there exists another set of fission reaction-rate measurements performed at the National Institute of Standards and Technology (NIST) utilizing a 252 Cf source. This report will describe the leakage and central-flux measurements and show a comparison of experimental data to MCNP simulations performed using the ENDF/B-V and B-VI (Release 2) data libraries. Central-fission and activation reaction-rate measurements will be described, and the comparison of experimental data to MCNP simulations using available data libraries for each reaction of interest will be presented. Finally, the NIST fission reaction-rate measurements will be described. A comparison of MCNP results published previously with the current MCNP simulations will be presented for the NIST measurements, and a comparison of the current MCNP simulations to the experimental measurements will be presented

  10. SABRINA, Geometry Plot Program for MCNP

    International Nuclear Information System (INIS)

    SEIDL, Marcus

    2003-01-01

    1 - Description of program or function: SABRINA is an interactive, three-dimensional, geometry-modeling code system, primarily for use with CCC-200/MCNP. SABRINA's capabilities include creation, visualization, and verification of three-dimensional geometries specified by either surface- or body-base combinatorial geometry; display of particle tracks are calculated by MCNP; and volume fraction generation. 2 - Method of solution: Rendering is performed by ray tracing or an edge and intersection algorithm. Volume fraction calculations are made by ray tracing. 3 - Restrictions on the complexity of the problem: A graphics display with X Window capability is required

  11. Development and improvement for MCNP-3B interactive plotter

    International Nuclear Information System (INIS)

    Gao Yanfeng

    1996-01-01

    The author briefly explains the development and improvement for the MCNP-3B interactive plotter. It describes the functions of geometry visualization and tally result plot, and introduces the progresses in user interface, process display and surface matching. The construction of MCNP-3B/PC is given

  12. Lecture Notes on Criticality Safety Validation Using MCNP & Whisper

    Energy Technology Data Exchange (ETDEWEB)

    Brown, Forrest B. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Rising, Michael Evan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Alwin, Jennifer Louise [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-03-11

    Training classes for nuclear criticality safety, MCNP documentation. The need for, and problems surrounding, validation of computer codes and data area considered first. Then some background for MCNP & Whisper is given--best practices for Monte Carlo criticality calculations, neutron spectra, S(α,β) thermal neutron scattering data, nuclear data sensitivities, covariance data, and correlation coefficients. Whisper is computational software designed to assist the nuclear criticality safety analyst with validation studies with the Monte Carlo radiation transport package MCNP. Whisper's methodology (benchmark selection – Ck's, weights; extreme value theory – bias, bias uncertainty; MOS for nuclear data uncertainty – GLLS) and usage are discussed.

  13. A Microsoft Windows version of the MCNP visual editor

    International Nuclear Information System (INIS)

    Schwarz, R.A.; Carter, L.L.; Pfohl, J.

    1999-01-01

    Work has started on a Microsoft Windows version of the MCNP visual editor. The MCNP visual editor provides a graphical user interface for displaying and creating MCNP geometries. The visual editor is currently available from the Radiation Safety Information Computational Center (RSICC) and the Nuclear Energy Agency (NEA) as software package PSR-358. It currently runs on the major UNIX platforms (IBM, SGI, HP, SUN) and Linux. Work has started on converting the visual editor to work in a Microsoft Windows environment. This initial work focuses on converting the display capabilities of the visual editor; the geometry creation capability of the visual editor may be included in future upgrades

  14. A review of radiation dosimetry applications using the MCNP Monte Carlo code

    Energy Technology Data Exchange (ETDEWEB)

    Solberg, T.D.; DeMarco, J.J.; Chetty, I.J.; Mesa, A.V.; Cagnon, C.H.; Li, A.N.; Mather, K.K.; Medin, P.M.; Arellano, A.R.; Smathers, J.B. [California Univ., Los Angeles, CA (United States). Dept. of Radiation Oncology

    2001-07-01

    The Monte Carlo code MCNP (Monte Carlo N-Particle) has a significant history dating to the early years of the Manhattan Project. More recently, MCNP has been used successfully to solve many problems in the field of medical physics. In radiotherapy applications MCNP has been used successfully to calculate the bremsstrahlung spectra from medical linear accelerators, for modeling the dose distributions around high dose rate brachytherapy sources, and for evaluating the dosimetric properties of new radioactive sources used in intravascular irradiation for prevention of restenosis following angioplasty. MCNP has also been used for radioimmunotherapy and boron neutron capture therapy applications. It has been used to predict fast neutron activation of shielding and biological materials. One area that holds tremendous clinical promise is that of radiotherapy treatment planning. In diagnostic applications, MCNP has been used to model X-ray computed tomography and positron emission tomography scanners, to compute the dose delivered from CT procedures, and to determine detector characteristics of nuclear medicine devices. MCNP has been used to determine particle fluxes around radiotherapy treatment devices and to perform shielding calculations in radiotherapy treatment rooms. This manuscript is intended to provide to the reader a comprehensive summary of medical physics applications of the MCNP code. (orig.)

  15. A review of radiation dosimetry applications using the MCNP Monte Carlo code

    International Nuclear Information System (INIS)

    Solberg, T.D.; DeMarco, J.J.; Chetty, I.J.; Mesa, A.V.; Cagnon, C.H.; Li, A.N.; Mather, K.K.; Medin, P.M.; Arellano, A.R.; Smathers, J.B.

    2002-01-01

    The Monte Carlo code MCNP (Monte Carlo N-Particle) has a significant history dating to the early years of the Manhattan Project. More recently, MCNP has been used successfully to solve many problems in the field of medical physics. In radiotherapy applications MCNP has been used successfully to calculate the bremsstrahlung spectra from medical linear accelerators, for modeling the dose distributions around high dose rate brachytherapy sources, and for evaluating the dosimetric properties of new radioactive sources used in intravascular irradiation for prevention of restenosis following angioplasty. MCNP has also been used for radioimmunotherapy and boron neutron capture therapy applications. It has been used to predict fast neutron activation of shielding and biological materials. One area that holds tremendous clinical promise is that of radiotherapy treatment planning. In diagnostic applications, MCNP has been used to model X-ray computed tomography and positron emission tomography scanners, to compute the dose delivered from CT procedures, and to determine detector characteristics of nuclear medicine devices. MCNP has been used to determine particle fluxes around radiotherapy treatment devices and to perform shielding calculations in radiotherapy treatment rooms. This manuscript is intended to provide to the reader a comprehensive summary of medical physics applications of the MCNP code. (author)

  16. Application of MCNP code in shielding calculation of minitype fast reactor

    International Nuclear Information System (INIS)

    He Keyu; Han Weishi

    2008-01-01

    An accurate shielding calculation model has been set up for the minitype sodium-cooled fast reactor (MFR) based on MCNP code and particular calculation of its primary shielding parameters has been carried out. The results indicate that the photon and neutron flux density of MFR has rapidly fallen to a low-level. The material for the shielding layer outside of main container is primarily of carbon steel, which can be design as a shielding structure satisfying the safety code. The sodium activation in primary circuit is extremely limited and it is simple to shield from. Both the output of helium in reflector and burn up of boron-10 in control rod are very small. These materials can be used for several cycle lives. (authors)

  17. Adjoint-Based Uncertainty Quantification with MCNP

    Energy Technology Data Exchange (ETDEWEB)

    Seifried, Jeffrey E. [Univ. of California, Berkeley, CA (United States)

    2011-09-01

    This work serves to quantify the instantaneous uncertainties in neutron transport simulations born from nuclear data and statistical counting uncertainties. Perturbation and adjoint theories are used to derive implicit sensitivity expressions. These expressions are transformed into forms that are convenient for construction with MCNP6, creating the ability to perform adjoint-based uncertainty quantification with MCNP6. These new tools are exercised on the depleted-uranium hybrid LIFE blanket, quantifying its sensitivities and uncertainties to important figures of merit. Overall, these uncertainty estimates are small (< 2%). Having quantified the sensitivities and uncertainties, physical understanding of the system is gained and some confidence in the simulation is acquired.

  18. A MCNP-based calibration method and a voxel phantom for in vivo monitoring of 241Am in skull

    International Nuclear Information System (INIS)

    Moraleda, M.; Gomez-Ros, J.M.; Lopez, M.A.; Navarro, T.; Navarro, J.F.

    2004-01-01

    Whole body counter (WBC) facilities are currently used for assessment of internal radionuclide body burdens by directly measuring the radiation emitted from the body. Previous calibration of the detection devices requires the use of specific anthropomorphic phantoms. This paper describes the MCNP-based Monte Carlo technique developed for calibration of the germanium detectors (Canberra LE Ge) used in the CIEMAT WBC for in vivo measurements of 241 Am in skull. The proposed method can also be applied for in vivo counting of different radionuclides distributed in other anatomical regions as well as for other detectors. A computer software was developed to automatically generate the input files for the MCNP code starting from any segmented human anatomy data. A specific model of a human head for the assessment of 241 Am was built based on the tomographic phantom VOXELMAN of Yale University. The germanium detectors were carefully modelled from data provided by the manufacturer. This numerical technique has been applied to investigate the best counting geometry and the uncertainty due to improper positioning of the detectors

  19. Systems guide to MCNP (Monte Carlo Neutron and Photon Transport Code)

    International Nuclear Information System (INIS)

    Kirk, B.L.; West, J.T.

    1984-06-01

    The subject of this report is the implementation of the Los Alamos National Laboratory Monte Carlo Neutron and Photon Transport Code - Version 3 (MCNP) on the different types of computer systems, especially the IBM MVS system. The report supplements the documentation of the RSIC computer code package CCC-200/MCNP. Details of the procedure to follow in executing MCNP on the IBM computers, either in batch mode or interactive mode, are provided

  20. Use of McCad for the conversion of ITER CAD data to MCNP geometry

    International Nuclear Information System (INIS)

    Tsige-Tamirat, H.; Fischer, U.; Serikov, A.; Stickel, S.

    2008-01-01

    The program McCad provides a CAD interface for the Monte Carlo transport code MCNP. It is able to convert CAD data into MCNP input geometry description and provides GUI components for modeling, visualization, and data exchange. It performs sequences of tests on CAD data to check its validity and neutronics appropriateness including completion of the final MCNP model by void geometries. McCad has been used to convert a 40 deg. ITER torus sector CAD model to a suitable MCNP geometry model. Results of MCNP calculations performed to validate the converted geometry are presented

  1. PWR Facility Dose Modeling Using MCNP5 and the CADIS/ADVANTG Variance-Reduction Methodology

    Energy Technology Data Exchange (ETDEWEB)

    Blakeman, Edward D [ORNL; Peplow, Douglas E. [ORNL; Wagner, John C [ORNL; Murphy, Brian D [ORNL; Mueller, Don [ORNL

    2007-09-01

    The feasibility of modeling a pressurized-water-reactor (PWR) facility and calculating dose rates at all locations within the containment and adjoining structures using MCNP5 with mesh tallies is presented. Calculations of dose rates resulting from neutron and photon sources from the reactor (operating and shut down for various periods) and the spent fuel pool, as well as for the photon source from the primary coolant loop, were all of interest. Identification of the PWR facility, development of the MCNP-based model and automation of the run process, calculation of the various sources, and development of methods for visually examining mesh tally files and extracting dose rates were all a significant part of the project. Advanced variance reduction, which was required because of the size of the model and the large amount of shielding, was performed via the CADIS/ADVANTG approach. This methodology uses an automatically generated three-dimensional discrete ordinates model to calculate adjoint fluxes from which MCNP weight windows and source bias parameters are generated. Investigative calculations were performed using a simple block model and a simplified full-scale model of the PWR containment, in which the adjoint source was placed in various regions. In general, it was shown that placement of the adjoint source on the periphery of the model provided adequate results for regions reasonably close to the source (e.g., within the containment structure for the reactor source). A modification to the CADIS/ADVANTG methodology was also studied in which a global adjoint source is weighted by the reciprocal of the dose response calculated by an earlier forward discrete ordinates calculation. This method showed improved results over those using the standard CADIS/ADVANTG approach, and its further investigation is recommended for future efforts.

  2. PWR Facility Dose Modeling Using MCNP5 and the CADIS/ADVANTG Variance-Reduction Methodology

    International Nuclear Information System (INIS)

    Blakeman, Edward D.; Peplow, Douglas E.; Wagner, John C.; Murphy, Brian D.; Mueller, Don

    2007-01-01

    The feasibility of modeling a pressurized-water-reactor (PWR) facility and calculating dose rates at all locations within the containment and adjoining structures using MCNP5 with mesh tallies is presented. Calculations of dose rates resulting from neutron and photon sources from the reactor (operating and shut down for various periods) and the spent fuel pool, as well as for the photon source from the primary coolant loop, were all of interest. Identification of the PWR facility, development of the MCNP-based model and automation of the run process, calculation of the various sources, and development of methods for visually examining mesh tally files and extracting dose rates were all a significant part of the project. Advanced variance reduction, which was required because of the size of the model and the large amount of shielding, was performed via the CADIS/ADVANTG approach. This methodology uses an automatically generated three-dimensional discrete ordinates model to calculate adjoint fluxes from which MCNP weight windows and source bias parameters are generated. Investigative calculations were performed using a simple block model and a simplified full-scale model of the PWR containment, in which the adjoint source was placed in various regions. In general, it was shown that placement of the adjoint source on the periphery of the model provided adequate results for regions reasonably close to the source (e.g., within the containment structure for the reactor source). A modification to the CADIS/ADVANTG methodology was also studied in which a global adjoint source is weighted by the reciprocal of the dose response calculated by an earlier forward discrete ordinates calculation. This method showed improved results over those using the standard CADIS/ADVANTG approach, and its further investigation is recommended for future efforts

  3. Generating and verification of ACE-multigroup library for MCNP

    International Nuclear Information System (INIS)

    Chen Chaobin; Hu Zehua; Chen Yixue; Wu Jun; Yang Shouhai

    2012-01-01

    The Monte Carlo code MCNP can handle multigroup calculations and a sample multigroup set based on ENDF/B-V, MGXSNP, is available for MCNP for coupled neutron-photon transport. However, this library is not suit- able for all problems, and there is a need for users to be able to generate multigroup libraries tailored to their specific applications. For these purposes CSPT (cross section processing tool) is created to generate multigroup library for MCNP from deterministic multigroup cross sections (GENDF or ANISN format at present). Several ACE-multigroup libraries based on ENDF/B-VII.0 converted and verified in this work, we drawn the conclusion that the CSPT code works correctly and the libraries produced are credible. (authors)

  4. Improvement of Monte Carlo code A3MCNP for large-scale shielding problems

    International Nuclear Information System (INIS)

    Miyake, Y.; Ohmura, M.; Hasegawa, T.; Ueki, K.; Sato, O.; Haghighat, A.; Sjoden, G.E.

    2004-01-01

    A 3 MCNP (Automatic Adjoint Accelerated MCNP) is a revised version of the MCNP Monte Carlo code, that automatically prepares variance reduction parameters for the CADIS (Consistent Adjoint Driven Importance Sampling) methodology. Using a deterministic 'importance' (or adjoint) function, CADIS performs source and transport biasing within the weight-window technique. The current version of A 3 MCNP uses the 3-D Sn transport TORT code to determine a 3-D importance function distribution. Based on simulation of several real-life problems, it is demonstrated that A 3 MCNP provides precise calculation results with a remarkably short computation time by using the proper and objective variance reduction parameters. However, since the first version of A 3 MCNP provided only a point source configuration option for large-scale shielding problems, such as spent-fuel transport casks, a large amount of memory may be necessary to store enough points to properly represent the source. Hence, we have developed an improved version of A 3 MCNP (referred to as A 3 MCNPV) which has a volumetric source configuration option. This paper describes the successful use of A 3 MCNPV for a concrete cask streaming problem and a PWR dosimetry problem. (author)

  5. MCNP-REN a Monte Carlo tool for neutron detector design

    CERN Document Server

    Abhold, M E

    2002-01-01

    The development of neutron detectors makes extensive use of the predictions of detector response through the use of Monte Carlo techniques in conjunction with the point reactor model. Unfortunately, the point reactor model fails to accurately predict detector response in common applications. For this reason, the general Monte Carlo code developed at Los Alamos National Laboratory, Monte Carlo N-Particle (MCNP), was modified to simulate the pulse streams that would be generated by a neutron detector and normally analyzed by a shift register. This modified code, MCNP-Random Exponentially Distributed Neutron Source (MCNP-REN), along with the Time Analysis Program, predicts neutron detector response without using the point reactor model, making it unnecessary for the user to decide whether or not the assumptions of the point model are met for their application. MCNP-REN is capable of simulating standard neutron coincidence counting as well as neutron multiplicity counting. Measurements of mixed oxide fresh fuel w...

  6. Performance of scientific computing platforms with MCNP4B

    International Nuclear Information System (INIS)

    McLaughlin, H.E.; Hendricks, J.S.

    1998-01-01

    Several computing platforms were evaluated with the MCNP4B Monte Carlo radiation transport code. The DEC AlphaStation 500/500 was the fastest to run MCNP4B. Compared to the HP 9000-735, the fastest platform 4 yr ago, the AlphaStation is 335% faster, the HP C180 is 133% faster, the SGI Origin 2000 is 82% faster, the Cray T94/4128 is 1% faster, the IBM RS/6000-590 is 93% as fast, the DEC 3000/600 is 81% as fast, the Sun Sparc20 is 57% as fast, the Cray YMP 8/8128 is 57% as fast, the sun Sparc5 is 33% as fast, and the Sun Sparc2 is 13% as fast. All results presented are reproducible and allow for comparison to computer platforms not included in this study. Timing studies are seen to be very problem dependent. The performance gains resulting from advances in software were also investigated. Various compilers and operating systems were seen to have a modest impact on performance, whereas hardware improvements have resulted in a factor of 4 improvement. MCNP4B also ran approximately as fast as MCNP4A

  7. User's manual, version 1.00 for Monteburns, version 3.01

    International Nuclear Information System (INIS)

    Poston, D.I.; Trellue, H.R.

    1998-06-01

    Monteburns is a fully automated tool that links the Monte Carlo transport code MCNP with the radioactive decay and burnup code ORIGEN2. Monteburns produces a large number of criticality and burnup results based on various material feed/removal specifications, power(s), and time intervals. The program processes input from the user that specifies the system geometry, initial material compositions, feed/removal specifications, and other code-specific parameters. Various results from MCNP, ORIGEN2, and other calculations are then output successively as the code runs. The principle function of monteburns is to transfer one-group cross section and flux values from MCNP to ORIGEN2, and then transfer the resulting material compositions (after irradiation and/or decay) from ORIGEN2 back to MCNP in a repeated, cyclic fashion. The basic requirement of the code is that the user have a working MCNP input file and other input parameters; all interaction with ORIGEN2 and other calculations are performed by monteburns. This report serves as a user's manual for monteburns. It describes how the code functions, what input the user must provide, the calculations performed by the code, and it presents the format required for input files, as well as samples of these files. Monteburns is still in a developmental stage; thus, additions and/or changes may be made over time, and the user's manual will change as well. This is the first version of the user's manual (valid for monteburns version 3.01); users should contact the authors to inquire if a more recent version is available

  8. MCNP6 Simulation of Light and Medium Nuclei Fragmentation at Intermediate Energies

    Energy Technology Data Exchange (ETDEWEB)

    Mashnik, Stepan Georgievich [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Kerby, Leslie Marie [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2015-05-22

    MCNP6, the latest and most advanced LANL Monte Carlo transport code, representing a merger of MCNP5 and MCNPX, is actually much more than the sum of those two computer codes; MCNP6 is available to the public via RSICC at Oak Ridge, TN, USA. In the present work, MCNP6 was validated and verified (V&V) against different experimental data on intermediate-energy fragmentation reactions, and results by several other codes, using mainly the latest modifications of the Cascade-Exciton Model (CEM) and of the Los Alamos version of the Quark-Gluon String Model (LAQGSM) event generators CEM03.03 and LAQGSM03.03. It was found that MCNP6 using CEM03.03 and LAQGSM03.03 describes well fragmentation reactions induced on light and medium target nuclei by protons and light nuclei of energies around 1 GeV/nucleon and below, and can serve as a reliable simulation tool for different applications, like cosmic-ray-induced single event upsets (SEU’s), radiation protection, and cancer therapy with proton and ion beams, to name just a few. Future improvements of the predicting capabilities of MCNP6 for such reactions are possible, and are discussed in this work.

  9. MCNP-REN: a Monte Carlo tool for neutron detector design

    International Nuclear Information System (INIS)

    Abhold, M.E.; Baker, M.C.

    2002-01-01

    The development of neutron detectors makes extensive use of the predictions of detector response through the use of Monte Carlo techniques in conjunction with the point reactor model. Unfortunately, the point reactor model fails to accurately predict detector response in common applications. For this reason, the general Monte Carlo code developed at Los Alamos National Laboratory, Monte Carlo N-Particle (MCNP), was modified to simulate the pulse streams that would be generated by a neutron detector and normally analyzed by a shift register. This modified code, MCNP-Random Exponentially Distributed Neutron Source (MCNP-REN), along with the Time Analysis Program, predicts neutron detector response without using the point reactor model, making it unnecessary for the user to decide whether or not the assumptions of the point model are met for their application. MCNP-REN is capable of simulating standard neutron coincidence counting as well as neutron multiplicity counting. Measurements of mixed oxide fresh fuel were taken with the Underwater Coincidence Counter, and measurements of highly enriched uranium reactor fuel were taken with the active neutron interrogation Research Reactor Fuel Counter and compared to calculation. Simulations completed for other detector design applications are described. The method used in MCNP-REN is demonstrated to be fundamentally sound and shown to eliminate the need to use the point model for detector performance predictions

  10. Impact of MCNP unresolved resonance probability-table treatment on uranium and plutonium benchmarks

    International Nuclear Information System (INIS)

    Mosteller, R.D.; Little, R.C.

    1998-01-01

    Versions of MCNP up through and including 4B have not accurately modeled neutron self-shielding effects in the unresolved resonance energy region. Recently, a probability-table treatment has been incorporated into a developmental version of MCNP. This paper presents MCNP results for a variety of uranium and plutonium critical benchmarks, calculated with and without the probability-table treatment

  11. Utilization of new 150-MeV neutron and proton evaluations in MCNP

    International Nuclear Information System (INIS)

    Little, R.C.; Frankle, S.C.; Hughes, H.G. III; Prael, R.E.

    1997-01-01

    MCNP trademark and LAHET trademark are two of the codes included in the LARAMIE (Los Alamos Radiation Modeling Interactive Environment) code system. Both MCNP and LAHET are three-dimensional continuous-energy Monte Carlo radiation transport codes. The capabilities of MCNP and LAHET are currently being merged into one code for the Accelerator Production of Tritium (APT) program at Los Alamos National Laboratory. Concurrently, a significant effort is underway to improve the accuracy of the physics in the merged code. In particular, full nuclear-data evaluations (in ENDF6 format) for many materials of importance to APT are being produced for incident neutrons and protons up to an energy of 150-MeV. After processing, cross-section tables based on these new evaluations will be available for use fin the merged code. In order to utilize these new cross-section tables, significant enhancements are required for the merged code. Neutron cross-section tables for MCNP currently specify emission data for neutrons and photons only; the new evaluations also include complete neutron-induced data for protons, deuterons, tritons, and alphas. In addition, no provision in either MCNP or LAHET currently exists for the use of incident charged-particle tables other than for electrons. To accommodate the new neutron-induced data, it was first necessary to expand the format definition of an MCNP neutron cross-section table. The authors have prepared a 150-MeV neutron cross-section library in this expanded format for 15 nuclides. Modifications to MCNP have been implemented so that this expanded neutron library can be utilized

  12. Comparison between correlated sampling and the perturbation technique of MCNP5 for fixed-source problems

    International Nuclear Information System (INIS)

    He Tao; Su Bingjing

    2011-01-01

    Highlights: → The performance of the MCNP differential operator perturbation technique is compared with that of the MCNP correlated sampling method for three types of fixed-source problems. → In terms of precision, the MCNP perturbation technique outperforms correlated sampling for one type of problem but performs comparably with or even under-performs correlated sampling for the other two types of problems. → In terms of accuracy, the MCNP perturbation calculations may predict inaccurate results for some of the test problems. However, the accuracy can be improved if the midpoint correction technique is used. - Abstract: Correlated sampling and the differential operator perturbation technique are two methods that enable MCNP (Monte Carlo N-Particle) to simulate small response change between an original system and a perturbed system. In this work the performance of the MCNP differential operator perturbation technique is compared with that of the MCNP correlated sampling method for three types of fixed-source problems. In terms of precision of predicted response changes, the MCNP perturbation technique outperforms correlated sampling for the problem involving variation of nuclide concentrations in the same direction but performs comparably with or even underperforms correlated sampling for the other two types of problems that involve void or variation of nuclide concentrations in opposite directions. In terms of accuracy, the MCNP differential operator perturbation calculations may predict inaccurate results that deviate from the benchmarks well beyond their uncertainty ranges for some of the test problems. However, the accuracy of the MCNP differential operator perturbation can be improved if the midpoint correction technique is used.

  13. Criticality Calculations with MCNP6 - Practical Lectures

    Energy Technology Data Exchange (ETDEWEB)

    Brown, Forrest B. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States). Monte Carlo Methods, Codes, and Applications (XCP-3); Rising, Michael Evan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States). Monte Carlo Methods, Codes, and Applications (XCP-3); Alwin, Jennifer Louise [Los Alamos National Lab. (LANL), Los Alamos, NM (United States). Monte Carlo Methods, Codes, and Applications (XCP-3)

    2016-11-29

    These slides are used to teach MCNP (Monte Carlo N-Particle) usage to nuclear criticality safety analysts. The following are the lecture topics: course information, introduction, MCNP basics, criticality calculations, advanced geometry, tallies, adjoint-weighted tallies and sensitivities, physics and nuclear data, parameter studies, NCS validation I, NCS validation II, NCS validation III, case study 1 - solution tanks, case study 2 - fuel vault, case study 3 - B&W core, case study 4 - simple TRIGA, case study 5 - fissile mat. vault, criticality accident alarm systems. After completion of this course, you should be able to: Develop an input model for MCNP; Describe how cross section data impact Monte Carlo and deterministic codes; Describe the importance of validation of computer codes and how it is accomplished; Describe the methodology supporting Monte Carlo codes and deterministic codes; Describe pitfalls of Monte Carlo calculations; Discuss the strengths and weaknesses of Monte Carlo and Discrete Ordinants codes; The diffusion theory model is not strictly valid for treating fissile systems in which neutron absorption, voids, and/or material boundaries are present. In the context of these limitations, identify a fissile system for which a diffusion theory solution would be adequate.

  14. Criticality Calculations with MCNP6 - Practical Lectures

    International Nuclear Information System (INIS)

    Brown, Forrest B.; Rising, Michael Evan; Alwin, Jennifer Louise

    2016-01-01

    These slides are used to teach MCNP (Monte Carlo N-Particle) usage to nuclear criticality safety analysts. The following are the lecture topics: course information, introduction, MCNP basics, criticality calculations, advanced geometry, tallies, adjoint-weighted tallies and sensitivities, physics and nuclear data, parameter studies, NCS validation I, NCS validation II, NCS validation III, case study 1 - solution tanks, case study 2 - fuel vault, case study 3 - B&W core, case study 4 - simple TRIGA, case study 5 - fissile mat. vault, criticality accident alarm systems. After completion of this course, you should be able to: Develop an input model for MCNP; Describe how cross section data impact Monte Carlo and deterministic codes; Describe the importance of validation of computer codes and how it is accomplished; Describe the methodology supporting Monte Carlo codes and deterministic codes; Describe pitfalls of Monte Carlo calculations; Discuss the strengths and weaknesses of Monte Carlo and Discrete Ordinants codes; The diffusion theory model is not strictly valid for treating fissile systems in which neutron absorption, voids, and/or material boundaries are present. In the context of these limitations, identify a fissile system for which a diffusion theory solution would be adequate.

  15. Monte Carlo importance sampling for the MCNP trademark general source

    International Nuclear Information System (INIS)

    Lichtenstein, H.

    1996-01-01

    Research was performed to develop an importance sampling procedure for a radiation source. The procedure was developed for the MCNP radiation transport code, but the approach itself is general and can be adapted to other Monte Carlo codes. The procedure, as adapted to MCNP, relies entirely on existing MCNP capabilities. It has been tested for very complex descriptions of a general source, in the context of the design of spent-reactor-fuel storage casks. Dramatic improvements in calculation efficiency have been observed in some test cases. In addition, the procedure has been found to provide an acceleration to acceptable convergence, as well as the benefit of quickly identifying user specified variance-reduction in the transport that effects unstable convergence

  16. Parallel MCNP Monte Carlo transport calculations with MPI

    International Nuclear Information System (INIS)

    Wagner, J.C.; Haghighat, A.

    1996-01-01

    The steady increase in computational performance has made Monte Carlo calculations for large/complex systems possible. However, in order to make these calculations practical, order of magnitude increases in performance are necessary. The Monte Carlo method is inherently parallel (particles are simulated independently) and thus has the potential for near-linear speedup with respect to the number of processors. Further, the ever-increasing accessibility of parallel computers, such as workstation clusters, facilitates the practical use of parallel Monte Carlo. Recognizing the nature of the Monte Carlo method and the trends in available computing, the code developers at Los Alamos National Laboratory implemented the message-passing general-purpose Monte Carlo radiation transport code MCNP (version 4A). The PVM package was chosen by the MCNP code developers because it supports a variety of communication networks, several UNIX platforms, and heterogeneous computer systems. This PVM version of MCNP has been shown to produce speedups that approach the number of processors and thus, is a very useful tool for transport analysis. Due to software incompatibilities on the local IBM SP2, PVM has not been available, and thus it is not possible to take advantage of this useful tool. Hence, it became necessary to implement an alternative message-passing library package into MCNP. Because the message-passing interface (MPI) is supported on the local system, takes advantage of the high-speed communication switches in the SP2, and is considered to be the emerging standard, it was selected

  17. SCALPLO, Plotting of Flux Output from SCALE Program

    International Nuclear Information System (INIS)

    Hersman, A.; De Leege, P.F.A.; Hoogenboom, J.E.

    1993-01-01

    1 - Description of program or function: SCALPLO is a plot program, designed to plot flux, power and spectrum information. Data exchange between SCALE modules and SCALPLO is via CCCC-interface files. As not all modules can produce these files, there are special routines supplied with SCALPLO that can produce CCCC-like files. These routines can be included in the code and for XSDRPM, CITATION, ANISN and DOT, the place to include these routines is supplied. 2 - Method of solution: SCALPLO consists of two sections. Firstly the pre-processor, which selects and reads the required data. Secondly the plot section which produces the plot on the selected output device. 3 - Restrictions on the complexity of the problem: SCALPLO requires DISSPLA version 11.0 or higher. The choice of output device depends on the devices installed

  18. A comparison of MCNP6-1.0 and GEANT 4-10.1 when evaluating the neutron output of a complex real world nuclear environment: The thermal neutron facility at the Tri Universities Meson facility

    Energy Technology Data Exchange (ETDEWEB)

    Monk, S.D., E-mail: s.monk@lancaster.ac.uk [Department of Engineering, Lancaster University, Lancaster LA1 4YW (United Kingdom); Shippen, B.A. [Department of Engineering, Lancaster University, Lancaster LA1 4YW (United Kingdom); Colling, B.R. [Department of Engineering, Lancaster University, Lancaster LA1 4YW (United Kingdom); Culham Centre for Fusion Energy, Culham Science Centre, Abingdon OX14 3DB (United Kingdom); Cheneler, D.; Al Hamrashdi, H.; Alton, T. [Department of Engineering, Lancaster University, Lancaster LA1 4YW (United Kingdom)

    2017-05-15

    Highlights: • Comparison of the use of MCNP6 and GEANT4 Monte Carlo software when large distances and thicknesses are considered. • The Thermal Neutron Facility (TNF) at TRIUMF used as an example real life example location. • The effects of water, aluminium, iron and lead considered over various thicknesses up to 3 m. - Abstract: A comparison of the Monte Carlo based simulation codes MCNP6-1.0 and GEANT4-10.1 as used for modelling large scale structures is presented here. The high-energy neutron field at the Tri Universities Meson Facility (TRIUMF) in Vancouver, British Columbia is the structure modelled in this work. Work with the emphasis on the modelling of the facility and comparing with experimental results has been published previously, whereas this work is focussed on comparing the performance of the codes over relatively high depths of material rather than the accuracy of the results themselves in comparison to experimental data. Comparisons of three different locations within the neutron facility are modelled and presented using both codes as well as analysis of the transport of typical neutrons fields through large blocks of iron, water, lead and aluminium in order to determine where any deviations are likely to have occurred. Results indicate that over short distances, results from the two codes are in broad agreement – although over greater distances and within more complex geometries, deviation increases dramatically. The conclusions reached are that it is likely the deviations between the codes is caused by both the compounding effect of slight differences between the cross section files used by the two codes to determine the neutron transport through iron, and differences in the processes used by both codes.

  19. Treating voxel geometries in radiation protection dosimetry with a patched version of the Monte Carlo codes MCNP and MCNPX.

    Science.gov (United States)

    Burn, K W; Daffara, C; Gualdrini, G; Pierantoni, M; Ferrari, P

    2007-01-01

    The question of Monte Carlo simulation of radiation transport in voxel geometries is addressed. Patched versions of the MCNP and MCNPX codes are developed aimed at transporting radiation both in the standard geometry mode and in the voxel geometry treatment. The patched code reads an unformatted FORTRAN file derived from DICOM format data and uses special subroutines to handle voxel-to-voxel radiation transport. The various phases of the development of the methodology are discussed together with the new input options. Examples are given of employment of the code in internal and external dosimetry and comparisons with results from other groups are reported.

  20. MCNP5 CRITICALITY VALIDATION AND BIAS FOR INTERMEDIATE ENRICHED URANIUM SYSTEMS

    International Nuclear Information System (INIS)

    Finfrock, S.H.

    2009-01-01

    The purpose of this analysis is to validate the Monte Carlo N-Particle 5 (MCNP5) code Version 1.40 (LA-UR-03-1987, 2005) and its cross-section database for k-code calculations of intermediate enriched uranium systems on INTEL(reg s ign) processor based PC's running any version of the WINDOWS operating system. Configurations with intermediate enriched uranium were modeled with the moderator range of 39 (le) H/Fissile (le) 1438. See Table 2-1 for brief descriptions of selected cases and Table 3-1 for the range of applicability for this validation. A total of 167 input cases were evaluated including bare and reflected systems in a single body or arrays. The 167 cases were taken directly from the previous (Version 4C [Lan 2005]) validation database. Section 2.0 list data used to calculate k-effective (k eff ) for the 167 experimental criticality benchmark cases using the MCNP5 code v1.40 and its cross section database. Appendix B lists the MCNP cross-section database entries validated for use in evaluating the intermediate enriched uranium systems for criticality safety. The dimensions and atom densities for the intermediate enriched uranium experiments were taken from NEA/NSC/DOC(95)03, September 2005, which will be referred to as the benchmark handbook throughout the report. For these input values, the experimental benchmark k eff is approximately 1.0. The MCNP validation computer runs ran to an accuracy of approximately ± 0.001. For the cases where the reported benchmark k eff was not equal to 1.0000 the MCNP calculational results were normalized. The difference between the MCNP validation computer runs and the experimentally measured k eff is the MCNP5 v1.40 bias. The USLSTATS code (ORNL 1998) was utilized to perform the statistical analysis and generate an acceptable maximum k eff limit for calculations of the intermediate enriched uranium type systems.

  1. Validation of MCNP4A for repository scattered radiation analysis

    International Nuclear Information System (INIS)

    Haas, M.N.; Su, S.

    1998-02-01

    Comparison is made between experimentally determined albedo (scattered) radiation and MCNP4A predictions in order to provide independent validation for repository shielding analysis. Both neutron and gamma scattered radiation fields from concrete ducts are compared in this paper. Satisfactory agreement is found between actual and calculated results with conservative values calculated by the MCNP4A code for all conditions

  2. MCNP calculation for calibration curve of X-ray fluorescence analysis

    International Nuclear Information System (INIS)

    Tan Chunming; Wu Zhifang; Guo Xiaojing; Xing Guilai; Wang Zhentao

    2011-01-01

    Due to the compositional variation of the sample, linear relationship between the element concentration and fluorescent intensity will not be well maintained in most X-ray fluorescence analysis. To overcome this, we use MCNP program to simulate fluorescent intensity of Fe (0∼100% concentration range) within binary mixture of Cr and O which represent typical strong absorption and weak absorption conditions respectively. The theoretic calculation shows that the relationship can be described as a curve determined by parameter p and value of p can be obtained with given absorption coefficient of substrate elements and element under detection. MCNP simulation results are consistent with theoretic calculation. Our research reveals that MCNP program can calculate the Calibration Curve of X-ray fluorescence very well. (authors)

  3. MCNP-based computational model for the Leksell gamma knife.

    Science.gov (United States)

    Trnka, Jiri; Novotny, Josef; Kluson, Jaroslav

    2007-01-01

    We have focused on the usage of MCNP code for calculation of Gamma Knife radiation field parameters with a homogenous polystyrene phantom. We have investigated several parameters of the Leksell Gamma Knife radiation field and compared the results with other studies based on EGS4 and PENELOPE code as well as the Leksell Gamma Knife treatment planning system Leksell GammaPlan (LGP). The current model describes all 201 radiation beams together and simulates all the sources in the same time. Within each beam, it considers the technical construction of the source, the source holder, collimator system, the spherical phantom, and surrounding material. We have calculated output factors for various sizes of scoring volumes, relative dose distributions along basic planes including linear dose profiles, integral doses in various volumes, and differential dose volume histograms. All the parameters have been calculated for each collimator size and for the isocentric configuration of the phantom. We have found the calculated output factors to be in agreement with other authors' works except the case of 4 mm collimator size, where averaging over the scoring volume and statistical uncertainties strongly influences the calculated results. In general, all the results are dependent on the choice of the scoring volume. The calculated linear dose profiles and relative dose distributions also match independent studies and the Leksell GammaPlan, but care must be taken about the fluctuations within the plateau, which can influence the normalization, and accuracy in determining the isocenter position, which is important for comparing different dose profiles. The calculated differential dose volume histograms and integral doses have been compared with data provided by the Leksell GammaPlan. The dose volume histograms are in good agreement as well as integral doses calculated in small calculation matrix volumes. However, deviations in integral doses up to 50% can be observed for large

  4. Simulation of gamma-ray irradiation of lettuce leaves in a 137Cs irradiator using MCNP

    International Nuclear Information System (INIS)

    Kim, Jongsoon; Moreira, Rosana G.; Braby, Leslie A.

    2010-01-01

    Ionizing radiation effectively reduces the number of common microbial pathogens in fresh produce. However, the efficacy of the process for pathogens internalized into produce tissue is unknown. The objective of this study was to understand gamma irradiation of lettuce leaf structure exposed in a 137 Cs irradiator using MCNP. The simulated 137 Cs irradiator is a self-shielded device, and its geometry and sources are described in the MCNP input file. When the irradiation chamber is filled with water, lower doses are found at the center of the irradiation volume and the dose uniformity ratio (maximum dose/minimum dose) is 1.76. For randomly oriented rectangular lettuce leaf segments in the irradiation chamber, the dose uniformity ratio is 1.25. It shows that dose uniformity in the Cs irradiator is strongly dependent of the density of the sample. To understand dose distribution inside the leaf, we divided a lettuce leaf into a low density (flat) region (0.72 g/cm 3 ) and high density (rib) region (0.86 g/cm 3 ). Calculated doses to the rib are 61% higher than doses to the flat region of the leaf. This indicates that internalized microorganisms can be inactivated more easily than organisms on the surface. This study shows that irradiation can effectively reduce viable microorganism internalized in lettuce. (author)

  5. MCNP evaluation of top node control rod depletion below the core in KKL

    International Nuclear Information System (INIS)

    Beran, Tâm; Seltborg, Per; Lindahl, Sten-Örjan; Bieli, Roger; Ledergerber, Guido

    2014-01-01

    In previous studies, there has been identified a significant discrepancy in the BWR control rod top node depletion between the two core simulator nodal codes POLCA7 and PRESTO-2, which indicates that there is a large general uncertainty in nodal codes in calculating the top node depletion of fully withdrawn control rods. In this study, the stochastic Monte Carlo code MCNP has been used to calculate the top node control rod depletion for benchmarking the nodal codes. By using the TIP signal obtained from an extended TIP campaign below the core performed in the KKL reactor, the MCNP model has been verified by comparing the axial profile between the TIP data and the gamma flux calculated by MCNP. The MCNP results have also been compared with calculations from POLCA7, which was found to yield slightly higher depletion rates than MCNP. It was also found that the 10 B depletion in the top node is very sensitive to the exact axial location of the control rod top when it is fully withdrawn. By using the MCNP results, the neutron flux model below the core in the nodal codes can be improved by implementing an exponential function for the neutron flux. (author)

  6. Potential of the MCNP computer code

    International Nuclear Information System (INIS)

    Kyncl, J.

    1995-01-01

    The MCNP code is designed for numerical solution of neutron, photon, and electron transport problems by the Monte Carlo method. The code is based on the linear transport theory of behavior of the differential flux of the particles. The code directly uses data from the cross section point data library for input. Experience is outlined, gained in the application of the code to the calculation of the effective parameters of fuel assemblies and of the entire reactor core, to the determination of the effective parameters of the elementary fuel cell, and to the numerical solution of neutron diffusion and/or transport problems of the fuel assembly. The agreement between the calculated and observed data gives evidence that the MCNP code can be used with advantage for calculations involving WWER type fuel assemblies. (J.B.). 4 figs., 6 refs

  7. Benchmark analysis of MCNP trademark ENDF/B-VI iron

    International Nuclear Information System (INIS)

    Court, J.D.; Hendricks, J.S.

    1994-12-01

    The MCNP ENDF/B-VI iron cross-section data was subjected to four benchmark studies as part of the Hiroshima/Nagasaki dose re-evaluation for the National Academy of Science and the Defense Nuclear Agency. The four benchmark studies were: (1) the iron sphere benchmarks from the Lawrence Livermore Pulsed Spheres; (2) the Oak Ridge National Laboratory Fusion Reactor Shielding Benchmark; (3) a 76-cm diameter iron sphere benchmark done at the University of Illinois; (4) the Oak Ridge National Laboratory Benchmark for Neutron Transport through Iron. MCNP4A was used to model each benchmark and computational results from the ENDF/B-VI iron evaluations were compared to ENDF/B-IV, ENDF/B-V, the MCNP Recommended Data Set (which includes Los Alamos National Laboratory Group T-2 evaluations), and experimental data. The results show that the ENDF/B-VI iron evaluations are as good as, or better than, previous data sets

  8. Research on determine the absolute neutron output of distributed pulse generators

    International Nuclear Information System (INIS)

    Li Bojun; Tang Zhangkui; Wang Dong; Yang Gaozhao; Peng Taiping

    2009-01-01

    In order to determine the absolute neutron output of distributed pulse generators, we deduced equivalent length to deal with experimental data, according to the different layout and weighting of multiple pulse generators. The deposited energy in scintillation crystal and the integral flux which drilling through crystal interface was simulated by MCNP code. The result shows the simulated proportion of different distributed pulse generators is approximately agreed with experimental data. The validity of the equivalent length model was proved by the consistent results between calculation and experimental data. (authors)

  9. Developing an interface between MCNP and McStas for simulation of neutron moderators

    DEFF Research Database (Denmark)

    Klinkby, Esben Bryndt; Lauritzen, Bent; Nonbøl, Erik

    2012-01-01

    Simulations of target-moderator-reflector system at spallation sources are conventionally carried out using MCNP/X whereas simulations of neutron transport and instrument performance are carried out by neutron ray tracing codes such as McStas. The coupling between the two simulations suites...... typically consists of providing analytical fits from MCNP/X neutron spectra to McStas. This method is generally successful, but as will be discussed in the this paper, there are limitations and a more direct coupling between MCNP/X andMcStas could allow for more accurate simulations of e.g. complex...... moderator geometries, interference between beamlines as well as shielding requirements along the neutron guides. In this paper different possible interfaces between McStas and MCNP/X are discussed and first preliminary performance results are shown....

  10. Estimating output fluence with MCNP4 for shaped fields and their comparison with measurements in the EPID system aS1000 for dosimetry 2D in-vivo; Estimacion de la fluencia de salida con MCNP4 para campos conformados y su comparacion con mediciones en el sistema EPID aS1000 para dosimetria in-vivo 2D

    Energy Technology Data Exchange (ETDEWEB)

    Hernandez R, B.; Rodriguez P, X.; Sosa, M., E-mail: bhernandez@fisica.ugto.mx [Universidad de Guanajuato, Division de Ciencias e Ingenierias, Loma del Bosque No. 103, 37150 Leon, Guanajuato (Mexico)

    2015-10-15

    Full text: Radiotherapy dosimetry is a fundamental process in quality control of the treatments performed with this technique. Different systems exist to quantify radiation dose in radiotherapy, one of them is the Electronic Portal Imaging Device (EPID), which is widely used in IMRT to measure the output fluence of a radiation field for comparison with a predicted fluence in a planning system. The objective of this work was to simulate a Varian linear accelerator model Clinac i X using the MCNP4 code for obtaining curves of percentage depth dose (Pdd) and open fields dosimetric profiles of 5 x 5, 10 x 10, 20 x 20 and 30 x 30 cm{sup 2}. The simulations were validated by comparing them with measurements made with ionization chamber. Then a mannequin of solid water (30 x 30 x 20 cm{sup 3}) with an open field of 10 x 10 cm{sup 2} was irradiated to measure the output fluence with EPID aS1000 system of Varian. A simulation of the solid water mannequin under the same conditions of irradiation was conducted to estimate the output fluence. Tests of index gamma and percentage differences were calculated to compare that simulated with that measured. In all cases was found that more than 95% of the evaluated points passed the acceptance criteria (ΔD= 1% and ΔS= 1 mm for curves Pdd and profiles, and ΔD= 3% and ΔS= 3 mm for fluence two-dimensional). This paper will contribute to the implementation of in-vivo dosimetry three-dimensional with the EPID system. (Author)

  11. Performance of the improved version of Monte Carlo Code A3MCNP for cask shielding design

    International Nuclear Information System (INIS)

    Hasegawa, T.; Ueki, K.; Sato, O.; Sjoden, G.E.; Miyake, Y.; Ohmura, M.; Haghighat, A.

    2004-01-01

    A 3 MCNP (Automatic Adjoint Accelerated MCNP) is a revised version of the MCNP Monte Carlo code, that automatically prepares variance reduction parameters for the CADIS (Consistent Adjoint Driven Importance Sampling) methodology. Using a deterministic ''importance'' (or adjoint) function, CADIS performs source and transport biasing within the weight-window technique. The current version of A 3 MCNP uses the 3-D Sn transport TORT code to determine a 3-D importance function distribution. Based on simulation of several real-life problems, it is demonstrated that A3MCNP provides precise calculation results with a remarkably short computation time by using the proper and objective variance reduction parameters. However, since the first version of A 3 MCNP provided only a point source configuration option for large-scale shielding problems, such as spent-fuel transport casks, a large amount of memory may be necessary to store enough points to properly represent the source. Hence, we have developed an improved version of A 3 MCNP (referred to as A 3 MCNPV) which has a volumetric source configuration option. This paper describes the successful use of A 3 MCNPV for cask neutron and gamma-ray shielding problem

  12. Utilization of MCNP code in the research and design for China advanced research reactor

    International Nuclear Information System (INIS)

    Shen Feng

    2006-01-01

    MCNP, which is the internationalized neutronics code, is used for nuclear research and design in China Advanced Research Reactor (CARR). MCNP is an important neutronics code in the research and design for CARR since many calculation tasks could be undertaken by it. Many nuclear parameters on reactor core, the design and optimization research for many reactor utilizations, much verification for other nuclear calculation code and so on are conducted with help of MCNP. (author)

  13. MCNP: a general Monte Carlo code for neutron and photon transport

    International Nuclear Information System (INIS)

    1978-07-01

    The general-purpose Monte Carlo code MCNP can be used for neutron, photon, or coupled neutron--photon transport. The code treats an arbitrary three-dimensional configuration of materials in geometric cells bounded by first- and second-degree surfaces and some special fourth-degree surfaces (elliptical tori). Pointwise cross-section data are used. For neutrons, all reactions given in a particular cross-section evaluation (such as ENDF/B-IV) are accounted for. For photons, the code takes account of incoherent and coherent scattering, the possibility of fluorescent emission following photoelectric absorption, and absorption in pair production with local emission of annihilation radiation. Standard optional variance reduction schemes include geometry splitting and Russian roulette, the exponential transformation, energy splitting, forced collisions in designated cells, flux estimates at point detectors, track-length estimators, and source biasing. The standard output of MCNP includes two-way current as a function of energy, time, and angle with the normal, across any subset of bounding surfaces in the problem. Fluxes across any set of bounding surfaces are available as a function of time and energy. Similarly, the flux at designated points and the average flux in a cell (track length per unit volume) are standard tallies. Reactions such as fissions or absorptions may be obtained in a subset of geometric cells. The heating tallies give the energy deposition per starting particle. In addition, particles may be flagged when they cross specified surfaces or enter designated cells, and the contributions of these flagged particles to certain of the tallies are listed separately. All quantities printed out have their relative errors listed also. 11 figures, 27 tables

  14. Using Machine Learning to Predict MCNP Bias

    Energy Technology Data Exchange (ETDEWEB)

    Grechanuk, Pavel Aleksandrovi [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2018-01-09

    For many real-world applications in radiation transport where simulations are compared to experimental measurements, like in nuclear criticality safety, the bias (simulated - experimental keff) in the calculation is an extremely important quantity used for code validation. The objective of this project is to accurately predict the bias of MCNP6 [1] criticality calculations using machine learning (ML) algorithms, with the intention of creating a tool that can complement the current nuclear criticality safety methods. In the latest release of MCNP6, the Whisper tool is available for criticality safety analysts and includes a large catalogue of experimental benchmarks, sensitivity profiles, and nuclear data covariance matrices. This data, coming from 1100+ benchmark cases, is used in this study of ML algorithms for criticality safety bias predictions.

  15. Comparison of MCNP5 and experimental results on neutron shielding effects for materials

    Energy Technology Data Exchange (ETDEWEB)

    Torres, D. A. (Daniel A.); Mosteller, R. D. (Russell D.); Sweezy, J. E. (Jeremy E.)

    2004-01-01

    The MCNP Radiation-Shielding Validation Suite was created to assess the impact on dose rates and attenuation factors of future improvements in the MCNP Monte Carlo code or its nuclear data libraries. However, it does not currently contain any deep-penetration cases. For this reason, a set of deep-penetration benchmarks has been investigated for possible inclusion in the Suite. Overall, the MCNP5 results match the measured values quite well. Furthermore, with the exception of Resin-F, there is no systematic trend in the ratio of calculated to measured results.

  16. Impact of MCNP Unresolved Resonance Probability-Table Treatment on Uranium and Plutonium Benchmarks

    International Nuclear Information System (INIS)

    Mosteller, R.D.; Little, R.C.

    1999-01-01

    A probability-table treatment recently has been incorporated into an intermediate version of the MCNP Monte Carlo code named MCNP4XS. This paper presents MCNP4XS results for a variety of uranium and plutonium criticality benchmarks, calculated with and without the probability-table treatment. It is shown that the probability-table treatment can produce small but significant reactivity changes for plutonium and 233 U systems with intermediate spectra. More importantly, it can produce substantial reactivity increases for systems with large amounts of 238 U and intermediate spectra

  17. MCNP(TM) Release 6.1.1 beta: Creating and Testing the Code Distribution

    Energy Technology Data Exchange (ETDEWEB)

    Cox, Lawrence J. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Casswell, Laura [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2014-06-12

    This report documents the preparations for and testing of the production release of MCNP6™1.1 beta through RSICC at ORNL. It addresses tests on supported operating systems (Linux, MacOSX, Windows) with the supported compilers (Intel, Portland Group and gfortran). Verification and Validation test results are documented elsewhere. This report does not address in detail the overall packaging of the distribution. Specifically, it does not address the nuclear and atomic data collection, the other included software packages (MCNP5, MCNPX and MCNP6) and the collection of reference documents.

  18. Lecture note on neutron and photon transport calculation with MCNP

    International Nuclear Information System (INIS)

    Sakurai, Kiyoshi

    2003-01-01

    This paper is a lecture note on the continuous energy Monte Carlo method. The contents are as follows; history of the Monte Carlo study, continuous energy Monte Carlo codes, libraries, evaluation method for calculation results, integral emergent particle density equation, pseudorandom number, random walk, variance reduction techniques, MCNP weight window method, MCNP weight window generator, exponential transform, estimators, criticality problem and research subjects. This paper is a textbook for beginners on the Monte Carlo calculation. (author)

  19. ZZ-FSXLIB-JD99, MCNP nuclear data library based on JENDL Dosimetry File 99

    International Nuclear Information System (INIS)

    Shibata, Keiichi

    2007-01-01

    Description: JENDL Dosimetry File 99 processed into ACE for Monte Carlo calculations. JENDL/D-99 based MCNP library. Format: ACE. Number of groups: Continuous energy cross section library. Nuclides: 47 Nuclides and 67 reactions: Li-6 (n, triton) alpha; Li-6 alpha-production; Li-7 triton- production; B-10 (n, alpha) Li-7; B-10 alpha-production; F-19 (n, 2n) F-18; Na-23 (n, 2n) Na-22; Na-23 (n, gamma) Na-24; Mg-24 (n, p) Na-24; Al-27 (n, p) Mg-27; Al-27 (n, alpha) Na-24; P-31 (n, p) Si-31; S-32 (n, p) P-32; Sc-45 (n, gamma) Sc-46; Ti-nat (n, x) Sc-46; Ti-nat (n, x) Sc-47; Ti-nat (n, x) Sc-48; Ti-46 (n, 2n) Ti-45; Ti-46 (n, p) Sc-46; Ti-47 (n, np) Sc-46; Ti-47 (n, p) Sc-47; Ti-48 (n, np) Sc-47; Ti-48 (n, p) Sc-48; Ti-49 (n, np) Sc-48; Cr-50 (n, gamma) Cr-51; Cr-52 (n, 2n) Cr-51; Mn-55 (n, 2n) Mn-54; Mn-55 (n, gamma) Mn-56; Fe-54 (n, p) Mn-54; Fe-56 (n, p) Mn-56; Fe-57 (n, np) Mn-56; Fe-58 (n, gamma) Fe-59; Co-59 (n, 2n) Co-58; Co-59 (n, gamma) Co-60; Co-59 (n, alpha) Mn-56; Ni-58 (n, 2n) Ni-57; Ni-58 (n, p) Co-58; Ni-60 (n, p) Co-60; Cu-63 (n, 2n) Cu-62; Cu-63 (n, gamma) Cu-64; Cu-63 (n, alpha) Co-60; Cu-65 (n, 2n) Cu-64; Zn-64 (n, p) Cu-64; Y-89 (n, 2n) Y-88; Zr-90 (n, 2n) Zr-89; Nb-93 (n, n') Nb-93m; Nb-93 (n, 2n) Nb-92m; Rh-103 (n, n') Rh-103m; Ag-109 (n, gamma) Ag-110m; In-115 (n, n') In-115m; In-115 (n, gamma) In-116m; I-127 (n,2n) I-126; Eu-151 (n, gamma) Eu-152; Tm-169 (n,2n) Tm-168; Ta-181 (n, gamma) Ta-182; W-186 (n, gamma) W-187; Au-197 (n, 2n) Au-196; Au-197 (n, gamma) Au-198; Hg-199 (n, n') Hg-199m; Th-232 - fission; Th-232 (n, gamma) Th-233; U-235 - fission; U-238 - fission; U-238 (n, gamma) U-239; Np-237 - fission; Pu-239 - fission; Am-241 - fission. The data were produced on the 31 of March, 2006

  20. MCNP4C2, Coupled Neutron, Electron Gamma 3-D Time-Dependent Monte Carlo Transport Calculations

    International Nuclear Information System (INIS)

    2002-01-01

    1 - Description of program or function: MCNP is a general-purpose, continuous-energy, generalized geometry, time-dependent, coupled neutron-photon-electron Monte Carlo transport code system. MCNP4C2 is an interim release of MCNP4C with distribution restricted to the Criticality Safety community and attendees of the LANL MCNP workshops. The major new features of MCNP4C2 include: - Photonuclear physics; - Interactive plotting; - Plot superimposed weight window mesh; - Implement remaining macro-body surfaces; - Upgrade macro-bodies to surface sources and other capabilities; - Revised summary tables; - Weight window improvements. See the MCNP home page more information http://www-xdiv.lanl.gov/XCI/PROJECTS/MCNP with a link to the MCNP Forum. See the Electronic Notebook at http://www-rsicc.ornl.gov/rsic.html for information on user experiences with MCNP. 2 - Methods:MCNP treats an arbitrary three-dimensional configuration of materials in geometric cells bounded by first- and second-degree surfaces and some special fourth-degree surfaces. Pointwise continuous-energy cross section data are used, although multigroup data may also be used. Fixed-source adjoint calculations may be made with the multigroup data option. For neutrons, all reactions in a particular cross-section evaluation are accounted for. Both free gas and S(alpha, beta) thermal treatments are used. Criticality sources as well as fixed and surface sources are available. For photons, the code takes account of incoherent and coherent scattering with and without electron binding effects, the possibility of fluorescent emission following photoelectric absorption, and absorption in pair production with local emission of annihilation radiation. A very general source and tally structure is available. The tallies have extensive statistical analysis of convergence. Rapid convergence is enabled by a wide variety of variance reduction methods. Energy ranges are 0-60 MeV for neutrons (data generally only available up to

  1. Accelerating Pseudo-Random Number Generator for MCNP on GPU

    Science.gov (United States)

    Gong, Chunye; Liu, Jie; Chi, Lihua; Hu, Qingfeng; Deng, Li; Gong, Zhenghu

    2010-09-01

    Pseudo-random number generators (PRNG) are intensively used in many stochastic algorithms in particle simulations, artificial neural networks and other scientific computation. The PRNG in Monte Carlo N-Particle Transport Code (MCNP) requires long period, high quality, flexible jump and fast enough. In this paper, we implement such a PRNG for MCNP on NVIDIA's GTX200 Graphics Processor Units (GPU) using CUDA programming model. Results shows that 3.80 to 8.10 times speedup are achieved compared with 4 to 6 cores CPUs and more than 679.18 million double precision random numbers can be generated per second on GPU.

  2. An Electron/Photon/Relaxation Data Library for MCNP6

    Energy Technology Data Exchange (ETDEWEB)

    Hughes, III, H. Grady [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2015-08-07

    The capabilities of the MCNP6 Monte Carlo code in simulation of electron transport, photon transport, and atomic relaxation have recently been significantly expanded. The enhancements include not only the extension of existing data and methods to lower energies, but also the introduction of new categories of data and methods. Support of these new capabilities has required major additions to and redesign of the associated data tables. In this paper we present the first complete documentation of the contents and format of the new electron-photon-relaxation data library now available with the initial production release of MCNP6.

  3. Estimation and interpretation of keff confidence intervals in MCNP

    International Nuclear Information System (INIS)

    Urbatsch, T.J.

    1995-11-01

    MCNP's criticality methodology and some basic statistics are reviewed. Confidence intervals are discussed, as well as how to build them and their importance in the presentation of a Monte Carlo result. The combination of MCNP's three k eff estimators is shown, theoretically and empirically, by statistical studies and examples, to be the best k eff estimator. The method of combining estimators is based on a solid theoretical foundation, namely, the Gauss-Markov Theorem in regard to the least squares method. The confidence intervals of the combined estimator are also shown to have correct coverage rates for the examples considered

  4. Simplification of an MCNP model designed for dose rate estimation

    Science.gov (United States)

    Laptev, Alexander; Perry, Robert

    2017-09-01

    A study was made to investigate the methods of building a simplified MCNP model for radiological dose estimation. The research was done using an example of a complicated glovebox with extra shielding. The paper presents several different calculations for neutron and photon dose evaluations where glovebox elements were consecutively excluded from the MCNP model. The analysis indicated that to obtain a fast and reasonable estimation of dose, the model should be realistic in details that are close to the tally. Other details may be omitted.

  5. Development of a script for converting DICOM files to .TXT; Desenvolvimento de um script para conversao de arquivos DICOM para .TXT

    Energy Technology Data Exchange (ETDEWEB)

    Abrantes, Marcos E.S.; Oliveira, A.H. de, E-mail: marcosabrantes2003@yahoo.com.br [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Departamento de Engenharia Nuclear; Abrantes, R.C., E-mail: abrantes.rafa1@gmail.com [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Departamento de Engenharia Eletrica; Magalhaes, M.J., E-mail: mjuliano100@yahoo.com.br [Ambienttal Protecao Radiologica, Belo Horizonte, MG (Brazil)

    2014-07-01

    Background: with the increased use of computer simulation techniques for diagnosis or therapy in patients, the MCNP and SCMS software is being widely used. For use as SCMS data entry interface for the MCNP is necessary to perform transformation of DICOM images to text files. Objective: to produce a semi automatic script conversion DICOM images generated by Computerized Tomography or Magnetic Resonance, for .txt in the IMAGEJ software. Methodology: this study was developed in the IMAGEJ software platform with an Intel Core 2 Duo computer, CPU of 2.00GHz, with 2:00 GB of RAM for 32-bit system. Development of the script was held in a text editor using JAVA language. For script insertion in IMAGEJ the plug in tool of this software was used. After this, a window is open asking for the path of the files that will be read, first and last name of DICOM file to be converted, along with where the new files will be stored. Results: for the manual processing of DICOM conversion to .txt of cerebral computed tomography with 600 images requires a time of about 8 hours. The use of script allows conversion time reduction for 12 minutes. Conclusion: the script used demonstrates DICOM conversion ability to .txt and a significant improvement in time savings in processing.

  6. MCNP6 fragmentation of light nuclei at intermediate energies

    Energy Technology Data Exchange (ETDEWEB)

    Mashnik, Stepan G., E-mail: mashnik@lanl.gov [Los Alamos National Laboratory, Los Alamos, NM 87545 (United States); Kerby, Leslie M. [Los Alamos National Laboratory, Los Alamos, NM 87545 (United States); University of Idaho, Moscow, ID 83844 (United States)

    2014-11-11

    Fragmentation reactions induced on light target nuclei by protons and light nuclei of energies around 1 GeV/nucleon and below are studied with the latest Los Alamos Monte Carlo transport code MCNP6 and with its cascade-exciton model (CEM) and Los Alamos version of the quark-gluon string model (LAQGSM) event generators, version 03.03, used as stand-alone codes. Such reactions are involved in different applications, like cosmic-ray-induced single event upsets (SEU's), radiation protection, and cancer therapy with proton and ion beams, among others; therefore, it is important that MCNP6 simulates them as well as possible. CEM and LAQGSM assume that intermediate-energy fragmentation reactions on light nuclei occur generally in two stages. The first stage is the intranuclear cascade (INC), followed by the second, Fermi breakup disintegration of light excited residual nuclei produced after the INC. Both CEM and LAQGSM account also for coalescence of light fragments (complex particles) up to {sup 4}He from energetic nucleons emitted during INC. We investigate the validity and performance of MCNP6, CEM, and LAQGSM in simulating fragmentation reactions at intermediate energies and discuss possible ways of further improving these codes.

  7. LEU-fueled SLOWPOKE-2 modelling with MCNP4A

    International Nuclear Information System (INIS)

    Pierre, J.R.M.; Bonin, H.W.J.

    1996-01-01

    Following the commissioning of the Low Enrichment Uranium (LEU) Fueled SLOWPOKE-2 research reactor at Royal Military College,excess reactivity measurements were conducted over a range of temperature and power. Given the advance in computer technology, the use of Monte Carlo N-Particle Transport Code System MCNP 4A appeared possible for the simulation of the LEU-fueled SLOWPOKE-2 reactor core, and this work demonstrates that this is indeed the case. MCNP 4A is a full three dimensional program allowing the user to enter a large amount of complexity. The limit on the geometry complexity is the computing time required to achieve a reasonable standard deviation. To this point several models of the SLOWPOKE-2 have been developed giving some insight on the sensitivity of the code. MCNP4A can use various cross section libraries. The aim of this work is to calculate accurately the reactivity of the core and reproduce The temperature trend of the reactivity. The model preserved as much as possible the details of the core and facility in order to allow further study in the flux mapping

  8. Reactor physics verification of the MCNP6 unstructured mesh capability

    International Nuclear Information System (INIS)

    Burke, T. P.; Kiedrowski, B. C.; Martz, R. L.; Martin, W. R.

    2013-01-01

    The Monte Carlo software package MCNP6 has the ability to transport particles on unstructured meshes generated from the Computed-Aided Engineering software Abaqus. Verification is performed using benchmarks with features relevant to reactor physics - Big Ten and the C5G7 computational benchmark. Various meshing strategies are tested and results are compared to reference solutions. Computational performance results are also given. The conclusions show MCNP6 is capable of producing accurate calculations for reactor physics geometries and the computational requirements for small lattice benchmarks are reasonable on modern computing platforms. (authors)

  9. Simplification of an MCNP model designed for dose rate estimation

    Directory of Open Access Journals (Sweden)

    Laptev Alexander

    2017-01-01

    Full Text Available A study was made to investigate the methods of building a simplified MCNP model for radiological dose estimation. The research was done using an example of a complicated glovebox with extra shielding. The paper presents several different calculations for neutron and photon dose evaluations where glovebox elements were consecutively excluded from the MCNP model. The analysis indicated that to obtain a fast and reasonable estimation of dose, the model should be realistic in details that are close to the tally. Other details may be omitted.

  10. Reactor physics verification of the MCNP6 unstructured mesh capability

    Energy Technology Data Exchange (ETDEWEB)

    Burke, T. P. [Department of Nuclear Engineering and Radiological Sciences, University of Michigan, 2355 Bonisteel Boulevard, Ann Arbor, MI 48109 (United States); Kiedrowski, B. C.; Martz, R. L. [X-Computational Physics Division, Monte Carlo Codes Group, Los Alamos National Laboratory, P.O. Box 1663, Los Alamos, NM 87545 (United States); Martin, W. R. [Department of Nuclear Engineering and Radiological Sciences, University of Michigan, 2355 Bonisteel Boulevard, Ann Arbor, MI 48109 (United States)

    2013-07-01

    The Monte Carlo software package MCNP6 has the ability to transport particles on unstructured meshes generated from the Computed-Aided Engineering software Abaqus. Verification is performed using benchmarks with features relevant to reactor physics - Big Ten and the C5G7 computational benchmark. Various meshing strategies are tested and results are compared to reference solutions. Computational performance results are also given. The conclusions show MCNP6 is capable of producing accurate calculations for reactor physics geometries and the computational requirements for small lattice benchmarks are reasonable on modern computing platforms. (authors)

  11. Software for Managing Personal Files.

    Science.gov (United States)

    Lundeen, Gerald

    1989-01-01

    Discusses the special characteristics of personal file management software and compares four microcomputer software packages: Notebook II with Bibliography and Convert, Pro-Cite with Biblio-Links, askSam, and Reference Manager. Each package is evaluated in terms of the user interface, file maintenance, retrieval capabilities, output, and…

  12. Semi-Analytical Benchmarks for MCNP6

    Energy Technology Data Exchange (ETDEWEB)

    Grechanuk, Pavel Aleksandrovi [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-11-07

    Code verification is an extremely important process that involves proving or disproving the validity of code algorithms by comparing them against analytical results of the underlying physics or mathematical theory on which the code is based. Monte Carlo codes such as MCNP6 must undergo verification and testing upon every release to ensure that the codes are properly simulating nature. Specifically, MCNP6 has multiple sets of problems with known analytic solutions that are used for code verification. Monte Carlo codes primarily specify either current boundary sources or a volumetric fixed source, either of which can be very complicated functions of space, energy, direction and time. Thus, most of the challenges with modeling analytic benchmark problems in Monte Carlo codes come from identifying the correct source definition to properly simulate the correct boundary conditions. The problems included in this suite all deal with mono-energetic neutron transport without energy loss, in a homogeneous material. The variables that differ between the problems are source type (isotropic/beam), medium dimensionality (infinite/semi-infinite), etc.

  13. Performance of the improved version of Monte Carlo code A 3MCNP for large-scale shielding problems

    International Nuclear Information System (INIS)

    Omura, M.; Miyake, Y.; Hasegawa, T.; Ueki, K.; Sato, O.; Haghighat, A.; Sjoden, G. E.

    2005-01-01

    A 3MCNP (Automatic Adjoint Accelerated MCNP) is a revised version of the MCNP Monte Carlo code, which automatically prepares variance reduction parameters for the CADIS (Consistent Adjoint Driven Importance Sampling) methodology. Using a deterministic 'importance' (or adjoint) function, CADIS performs source and transport biasing within the weight-window technique. The current version of A 3MCNP uses the three-dimensional (3-D) Sn transport TORT code to determine a 3-D importance function distribution. Based on simulation of several real-life problems, it is demonstrated that A 3MCNP provides precise calculation results with a remarkably short computation time by using the proper and objective variance reduction parameters. However, since the first version of A 3MCNP provided only a point source configuration option for large-scale shielding problems, such as spent-fuel transport casks, a large amount of memory may be necessary to store enough points to properly represent the source. Hence, we have developed an improved version of A 3MCNP (referred to as A 3MCNPV) which has a volumetric source configuration option. This paper describes the successful use of A 3MCNPV for a concrete cask neutron and gamma-ray shielding problem, and a PWR dosimetry problem. (authors)

  14. Analysis of neutron dose rates on RGTT200K core using MCNP5

    International Nuclear Information System (INIS)

    Suwoto; Zuhair

    2016-01-01

    The conceptual design of RGTT200K (High Temperature Gas-cooled Reactor of 200 MWth Cogeneration) is the non-annular cylindrical reactor core with TRISO kernel coated fuel particles in the form of balls called pebble and cooled by helium gas. The RGTT200K reactor core design adopts high temperature gas cooled reactor (HTGR) technology with inherent passive safety. The RGTT200K spherical fuel called pebble fuel containing thousand of TRISO-coated fuel particles of uranium oxide (UO 2 ) 10 % enriched. TRISO coating comprises four layers, namely: porous carbon buffer layer, inner pyrolytic carbon layer (IPyC, Inner Pyrolytic Carbon), silicon carbide layer (SiC) and a layer of pyrolytic carbon outer portion (OPyC, Outer Pyrolytic Carbon). Modeling and analysis of preliminary calculation of neutron dose rate on normal operating temperature (T kernel =1200K) and accident temperature (T kernel =1800K) of the RGTT200K core were performed using Monte Carlo MCNP5v1.2 code. The continuous energy nuclear data cross-sections was taken from ENDF/B-VII, JENDL-4 and JEFF-3.1 nuclear data files . Double heterogeneity model in TRISO-coated fuel particles kernel and the pebble of RGTT200K core. By utilizing EGS99304 code, the 640 amount of energy group structures (SAND-II neutron group structures) is used in the neutron fluxes and spectrum calculation in RGTT200K reactor. The RGTT200K reactor core is divided into 25 zones (5 zones in radial and 10 zones in axial directions), while the modeling of radiation and biological shielding reactor RGTT200K are used to determine of preliminary neutron dose rate emitted by the neutron source with tally cards are available in the MCNP5v1.2 code. The calculation result analyses of the neutron dose rate distributions are determined using a conversion factor of flux-to-dose taken from International Commission on Radiological Protection, ICRP. The preliminary calculations result show that the neutrons dose rate using ICRP-74 conversion factor for

  15. Benchmark of WIMS-IST against MCNP for CANDU pressure tube fast fluxes

    International Nuclear Information System (INIS)

    Donders, R.E.; Douglas, S.R.

    2002-01-01

    Pressure tube fast-flux data in CANDU are currently calculated using the multi-group neutron transport code WIMS-IST. In this study, the WIMS-IST fast flux calculations are benchmarked against MCNP calculations (a Monte Carlo particle transport code), over the range of fuel burnup and coolant density in CANDU. The comparison shows good agreement between WIMS and MCNP, with WIMS fast fluxes being 1.5% to 4% lower than the MCNP values. The difference is smallest for fresh fuel, and increases with burnup. The fast flux gradient across the pressure tube (factor of 1.23 from inner edge to outer edge) is accurately calculated by WIMS. When reporting fast fluxes in pressure tubes, these are generally given as >1.000 MeV fluxes. For WIMS, this requires an extra conversion step, since the WIMS ENDF/B libraries do not have a group boundary at 1 MeV. The conversion step is based on a fictitious isotope ONEMEV in the WIMS nuclear data library. The conversion factor in WIMS was found to be about one percent too high. When providing >1 MeV fluxes from WIMS, this partially compensates for the slight under prediction of the fast flux. Pressure tube >1 MeV fluxes from WIMS are therefore 0.5% to 3% lower than MCNP values. To obtain accurate fast flux data, neutron transport calculations must be performed on a critical cell. For this study, all calculations were performed with radial albedo boundary conditions giving a critical cell. This required the use of an albedo version of MCNP, developed at AECL. (author)

  16. Characteristics of multiprocessing MCNP5 on small personal computer clusters

    International Nuclear Information System (INIS)

    Robinson, S M; Mc Conn, R J Jr; Pagh, R T; Schweppe, J E; Siciliano, E R

    2006-01-01

    The feasibility and efficiency of performing MCNP5 calculations with a small, heterogeneous computing cluster built from Microsoft ( R) Windows TM personal computers (PC) are explored. The performance increases that may be expected with such clusters are estimated for cases that typify general radiation-shielding calculations. Our results show that the speed increase from additional slave PCs is nearly linear up to 10 processors. Guidance is given as to the specific advantages of changing various parameters present in the system. Implementing load balancing, and reducing the overhead from the MCNP rendezvous mechanism add to heterogeneous cluster efficiency. Hyper-threading technology and matching the total number of slave processes to the total number of logical processors also yield modest speed increases in the range below 7 processors. Because of the ease of acquisition of heterogeneous desktop computers, and the peak in efficiency at the level of a few physical processors, a strong case is made for the use of small clusters as a tool for producing MCNP5 calculations rapidly, and detailed instructions for constructing such clusters are provided

  17. Validation of the MCNP-DSP Monte Carlo code for calculating source-driven noise parameters of subcritical systems

    International Nuclear Information System (INIS)

    Valentine, T.E.; Mihalczo, J.T.

    1995-01-01

    This paper describes calculations performed to validate the modified version of the MCNP code, the MCNP-DSP, used for: the neutron and photon spectra of the spontaneous fission of californium 252; the representation of the detection processes for scattering detectors; the timing of the detection process; and the calculation of the frequency analysis parameters for the MCNP-DSP code

  18. A DRAGON-MCNP comparison of void reactivity calculations

    Energy Technology Data Exchange (ETDEWEB)

    Marleau, G [Ecole Polytechnique, Montreal, PQ (Canada). Inst. de Genie Nucleaire; Milgram, M S [Atomic Energy of Canada Ltd., Chalk River, ON (Canada)

    1996-12-31

    The determination of the reactivity coefficients associated with coolant voiding in a CANDU reactor is a subject which has attracted a large amount of interest in the last few years both from the theoretical and experimental point of view. One expects that deterministic codes such as DRAGON and WIMS-AECL or the MCNP4 Monte Carlo code should be able to adequately simulate the cell behaviour upon coolant voiding. However, the absence of an experimental database at equilibrium and discharge burnups has not permitted the full validation of any of these lattice codes, although a partial validation through comparison of two different computer codes has been considered. Here we present a comparison between DRAGON and MCNP4 of the void reactivity evaluation for fresh fuel. (author). 16 refs., 5 tabs.

  19. Electron/Photon Verification Calculations Using MCNP4B

    Energy Technology Data Exchange (ETDEWEB)

    D. P. Gierga; K. J. Adams

    1999-04-01

    MCNP4BW was released in February 1997 with significant enhancements to electron/photon transport methods. These enhancements have been verified against a wide range of published electron/photon experiments, spanning high energy bremsstrahlung production to electron transmission and reflection. The impact of several MCNP tally options and physics parameters was explored in detail. The agreement between experiment and simulation was usually within two standard deviations of the experimental and calculational errors. Furthermore, sub-step artifacts for bremsstrahlung production were shown to be mitigated. A detailed suite of electron depth dose calculations in water is also presented. Areas for future code development have also been explored and include the dependence of cell and detector tallies on different bremsstrahlung angular models and alternative variance reduction splitting schemes for bremsstrahlung production.

  20. A DRAGON-MCNP comparison of void reactivity calculations

    International Nuclear Information System (INIS)

    Marleau, G.

    1995-01-01

    The determination of the reactivity coefficients associated with coolant voiding in a CANDU reactor is a subject which has attracted a large amount of interest in the last few years both from the theoretical and experimental point of view. One expects that deterministic codes such as DRAGON and WIMS-AECL or the MCNP4 Monte Carlo code should be able to adequately simulate the cell behaviour upon coolant voiding. However, the absence of an experimental database at equilibrium and discharge burnups has not permitted the full validation of any of these lattice codes, although a partial validation through comparison of two different computer codes has been considered. Here we present a comparison between DRAGON and MCNP4 of the void reactivity evaluation for fresh fuel. (author). 16 refs., 5 tabs

  1. Comparison of TITAN hybrid deterministic transport code and MCNP5 for simulation of SPECT

    International Nuclear Information System (INIS)

    Royston, K.; Haghighat, A.; Yi, C.

    2010-01-01

    Traditionally, Single Photon Emission Computed Tomography (SPECT) simulations use Monte Carlo methods. The hybrid deterministic transport code TITAN has recently been applied to the simulation of a SPECT myocardial perfusion study. The TITAN SPECT simulation uses the discrete ordinates formulation in the phantom region and a simplified ray-tracing formulation outside of the phantom. A SPECT model has been created in the Monte Carlo Neutral particle (MCNP)5 Monte Carlo code for comparison. In MCNP5 the collimator is directly modeled, but TITAN instead simulates the effect of collimator blur using a circular ordinate splitting technique. Projection images created using the TITAN code are compared to results using MCNP5 for three collimator acceptance angles. Normalized projection images for 2.97 deg, 1.42 deg and 0.98 deg collimator acceptance angles had maximum relative differences of 21.3%, 11.9% and 8.3%, respectively. Visually the images are in good agreement. Profiles through the projection images were plotted to find that the TITAN results followed the shape of the MCNP5 results with some differences in magnitude. A timing comparison on 16 processors found that the TITAN code completed the calculation 382 to 2787 times faster than MCNP5. Both codes exhibit good parallel performance. (author)

  2. Comparison of CdZnTe neutron detector models using MCNP6 and Geant4

    Science.gov (United States)

    Wilson, Emma; Anderson, Mike; Prendergasty, David; Cheneler, David

    2018-01-01

    The production of accurate detector models is of high importance in the development and use of detectors. Initially, MCNP and Geant were developed to specialise in neutral particle models and accelerator models, respectively; there is now a greater overlap of the capabilities of both, and it is therefore useful to produce comparative models to evaluate detector characteristics. In a collaboration between Lancaster University, UK, and Innovative Physics Ltd., UK, models have been developed in both MCNP6 and Geant4 of Cadmium Zinc Telluride (CdZnTe) detectors developed by Innovative Physics Ltd. Herein, a comparison is made of the relative strengths of MCNP6 and Geant4 for modelling neutron flux and secondary γ-ray emission. Given the increasing overlap of the modelling capabilities of MCNP6 and Geant4, it is worthwhile to comment on differences in results for simulations which have similarities in terms of geometries and source configurations.

  3. Comparison of EGS4 and MCNP Monte Carlo codes when calculating radiotherapy depth doses.

    Science.gov (United States)

    Love, P A; Lewis, D G; Al-Affan, I A; Smith, C W

    1998-05-01

    The Monte Carlo codes EGS4 and MCNP have been compared when calculating radiotherapy depth doses in water. The aims of the work were to study (i) the differences between calculated depth doses in water for a range of monoenergetic photon energies and (ii) the relative efficiency of the two codes for different electron transport energy cut-offs. The depth doses from the two codes agree with each other within the statistical uncertainties of the calculations (1-2%). The relative depth doses also agree with data tabulated in the British Journal of Radiology Supplement 25. A discrepancy in the dose build-up region may by attributed to the different electron transport algorithims used by EGS4 and MCNP. This discrepancy is considerably reduced when the improved electron transport routines are used in the latest (4B) version of MCNP. Timing calculations show that EGS4 is at least 50% faster than MCNP for the geometries used in the simulations.

  4. SARAH 3.2: Dirac gauginos, UFO output, and more

    Science.gov (United States)

    Staub, Florian

    2013-07-01

    SARAH is a Mathematica package optimized for the fast, efficient and precise study of supersymmetric models beyond the MSSM: a new model can be defined in a short form and all vertices are derived. This allows SARAH to create model files for FeynArts/FormCalc, CalcHep/CompHep and WHIZARD/O'Mega. The newest version of SARAH now provides the possibility to create model files in the UFO format which is supported by MadGraph 5, MadAnalysis 5, GoSam, and soon by Herwig++. Furthermore, SARAH also calculates the mass matrices, RGEs and 1-loop corrections to the mass spectrum. This information is used to write source code for SPheno in order to create a precision spectrum generator for the given model. This spectrum-generator-generator functionality as well as the output of WHIZARD and CalcHep model files has seen further improvement in this version. Also models including Dirac gauginos are supported with the new version of SARAH, and additional checks for the consistency of the implementation of new models have been created. Program summaryProgram title:SARAH Catalogue identifier: AEIB_v2_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEIB_v2_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 3 22 411 No. of bytes in distributed program, including test data, etc.: 3 629 206 Distribution format: tar.gz Programming language: Mathematica. Computer: All for which Mathematica is available. Operating system: All for which Mathematica is available. Classification: 11.1, 11.6. Catalogue identifier of previous version: AEIB_v1_0 Journal reference of previous version: Comput. Phys. Comm. 182 (2011) 808 Does the new version supersede the previous version?: Yes, the new version includes all known features of the previous version but also provides the new features mentioned below

  5. New data for MCNP

    International Nuclear Information System (INIS)

    Hendricks, J.S.; Frankle, S.C.; Court, J.D.

    1994-01-01

    We report here for the first time the availability of an official set of ENDF/B-VI neutron data for MCNP(trademark). The LANL Radiation Transport group engaged the Nuclear Theory and Applications Group to construct a complete library based on ENDF/B-VI Release in the Spring of 1994. A new and thorough set of quality assurance tests was established and data passing those tests were subject only to a limited set of benchmarking tests. All nuclides were subjected to infinite medium calculations. The fissionable materials were benchmarked against critical assemblies, and 28 nuclides were benchmarked against the LLNL pulsed sphere experiments

  6. RRB Earnings File (RRBERN)

    Data.gov (United States)

    Social Security Administration — RRBERN contains records for all beneficiaries on the RRB's PSSVES file who's SSNs are validated through the SVES processing. Validated output is processed through...

  7. Flux at a point in MCNP

    International Nuclear Information System (INIS)

    Cashwell, E.D.; Schrandt, R.G.

    1980-01-01

    The current state of the art of calculating flux at a point with MCNP is discussed. Various techniques are touched upon, but the main emphasis is on the fast improved version of the once-more-collided flux estimator, which has been modified to treat neutrons thermalized by the free gas model. The method is tested on several problems on interest and the results are presented

  8. MCNPX{trademark} -- The LAHET{trademark}/MCNP{trademark} code merger

    Energy Technology Data Exchange (ETDEWEB)

    Hughes, H.G.; Adams, K.J.; Chadwick, M.B. [and others

    1997-08-01

    The MCNP code is written and maintained by Group X-TM at Los Alamos National Laboratory. In response to the demands of the accelerator community, the authors have undertaken a major effort to expand the capabilities of MCNP to increase the set of transportable particles; to make use of newly evaluated high-energy nuclear data tables for neutrons, protons, and potentially other particles; and to incorporate physics models for use where tabular data are unavailable. A preliminary version of the expanded code, called MCNPX, has now been issued for testing. The new code includes all existing LAHET physics modules, and has the ability to utilize the 150-MeV data libraries that have recently been released by LANL Group T-2.

  9. Convergence testing for MCNP5 Monte Carlo eigenvalue calculations

    International Nuclear Information System (INIS)

    Brown, F.; Nease, B.; Cheatham, J.

    2007-01-01

    Determining convergence of Monte Carlo criticality problems is complicated by the statistical noise inherent in the random, walks of the neutrons in each generation. The latest version of MCNP5 incorporates an important new tool for assessing convergence: the Shannon entropy of the fission source distribution, H src . Shannon entropy is a well-known concept from information theory and provides a single number for each iteration to help characterize convergence trends for the fission source distribution. MCNP5 computes H src for each iteration, and these values may be plotted to examine convergence trends. Convergence testing should include both k eff and H src , since the fission distribution will converge more slowly than k eff , especially when the dominance ratio is close to 1.0. (authors)

  10. Comparative studies of actinide and sub-actinide fission cross section calculation from MCNP6 and TALYS

    International Nuclear Information System (INIS)

    Perkasa, Y. S.; Waris, A.; Kurniadi, R.; Su'ud, Z.

    2014-01-01

    Comparative studies of actinide and sub-actinide fission cross section calculation from MCNP6 and TALYS have been conducted. In this work, fission cross section resulted from MCNP6 prediction will be compared with result from TALYS calculation. MCNP6 with its event generator CEM03.03 and LAQGSM03.03 have been validated and verified for several intermediate and heavy nuclides fission reaction data and also has a good agreement with experimental data for fission reaction that induced by photons, pions, and nucleons at energy from several ten of MeV to about 1 TeV. The calculation that induced within TALYS will be focused mainly to several hundred MeV for actinide and sub-actinide nuclides and will be compared with MCNP6 code and several experimental data from other evaluator

  11. MCNP benchmark analyses of critical experiments for the Space Nuclear Thermal Propulsion program

    International Nuclear Information System (INIS)

    Selcow, E.C.; Cerbone, R.J.; Ludewig, H.; Mughabghab, S.F.; Schmidt, E.; Todosow, M.; Parma, E.J.; Ball, R.M.; Hoovler, G.S.

    1993-01-01

    Benchmark analyses have been performed of Particle Bed Reactor (PBR) critical experiments (CX) using the MCNP radiation transport code. The experiments have been conducted at the Sandia National Laboratory reactor facility in support of the Space Nuclear Thermal Propulsion (SNTP) program. The test reactor is a nineteen element water moderated and reflected thermal system. A series of integral experiments have been carried out to test the capabilities of the radiation transport codes to predict the performance of PBR systems. MCNP was selected as the preferred radiation analysis tool for the benchmark experiments. Comparison between experimental and calculational results indicate close agreement. This paper describes the analyses of benchmark experiments designed to quantify the accuracy of the MCNP radiation transport code for predicting the performance characteristics of PBR reactors

  12. MCNP benchmark analyses of critical experiments for the Space Nuclear Thermal Propulsion program

    Science.gov (United States)

    Selcow, Elizabeth C.; Cerbone, Ralph J.; Ludewig, Hans; Mughabghab, Said F.; Schmidt, Eldon; Todosow, Michael; Parma, Edward J.; Ball, Russell M.; Hoovler, Gary S.

    1993-01-01

    Benchmark analyses have been performed of Particle Bed Reactor (PBR) critical experiments (CX) using the MCNP radiation transport code. The experiments have been conducted at the Sandia National Laboratory reactor facility in support of the Space Nuclear Thermal Propulsion (SNTP) program. The test reactor is a nineteen element water moderated and reflected thermal system. A series of integral experiments have been carried out to test the capabilities of the radiation transport codes to predict the performance of PBR systems. MCNP was selected as the preferred radiation analysis tool for the benchmark experiments. Comparison between experimental and calculational results indicate close agreement. This paper describes the analyses of benchmark experiments designed to quantify the accuracy of the MCNP radiation transport code for predicting the performance characteristics of PBR reactors.

  13. MCNP capabilities at the dawn of the 21st century: Neutron-gamma applications

    International Nuclear Information System (INIS)

    Selcow, E.C.; McKinney, G.W.

    2000-01-01

    The Los Alamos National Laboratory Monte Carlo N-Particle radiation transport code, MCNP, has become an international standard for a wide spectrum of neutron-gamma radiation transport applications. These include nuclear criticality safety, radiation shielding, nuclear safeguards, nuclear well-logging, fission and fusion reactor design, accelerator target design, detector design and analysis, health physics, medical radiation therapy and imaging, radiography, decontamination and decommissioning, and waste storage and disposal. The latest version of the code, MCNP4C, was released to the Radiation Safety Information Computational Center (RSICC) in February 2000.This paper described the new features and capabilities of the code, and discusses the specific applicability to neutron-gamma problems. We will also discuss the future directions for MCNP code development, including rewriting the code in Fortran 90

  14. UFO - The Universal FEYNRULES Output

    Science.gov (United States)

    Degrande, Céline; Duhr, Claude; Fuks, Benjamin; Grellscheid, David; Mattelaer, Olivier; Reiter, Thomas

    2012-06-01

    We present a new model format for automatized matrix-element generators, the so-called Universal FEYNRULES Output (UFO). The format is universal in the sense that it features compatibility with more than one single generator and is designed to be flexible, modular and agnostic of any assumption such as the number of particles or the color and Lorentz structures appearing in the interaction vertices. Unlike other model formats where text files need to be parsed, the information on the model is encoded into a PYTHON module that can easily be linked to other computer codes. We then describe an interface for the MATHEMATICA package FEYNRULES that allows for an automatic output of models in the UFO format.

  15. Performance of MPI parallel processing implemented by MCNP5/ MCNPX for criticality benchmark problems

    International Nuclear Information System (INIS)

    Mark Dennis Usang; Mohd Hairie Rabir; Mohd Amin Sharifuldin Salleh; Mohamad Puad Abu

    2012-01-01

    MPI parallelism are implemented on a SUN Workstation for running MCNPX and on the High Performance Computing Facility (HPC) for running MCNP5. 23 input less obtained from MCNP Criticality Validation Suite are utilized for the purpose of evaluating the amount of speed up achievable by using the parallel capabilities of MPI. More importantly, we will study the economics of using more processors and the type of problem where the performance gain are obvious. This is important to enable better practices of resource sharing especially for the HPC facilities processing time. Future endeavours in this direction might even reveal clues for best MCNP5/ MCNPX coding practices for optimum performance of MPI parallelisms. (author)

  16. Development of data file system for cardiovascular nuclear medicine

    International Nuclear Information System (INIS)

    Hayashida, Kohei; Nishimura, Tsunehiko; Uehara, Toshiisa; Nisawa, Yoshifumi.

    1985-01-01

    A computer-assisted filing system for storing and processing data from cardiac pool scintigraphy and myocardial scintigraphy has been developed. Individual patient data are stored with his (her) identification number (ID) into floppy discs successively in order of receiving scintigraphy. Data for 900 patients can be stored per floppy disc. Scintigraphic findings can be outputted in a uniform file format, and can be used as a reporting format. Output or retrieval of filed individual patient data is possible according to each examination, disease code or ID. This system seems to be used for prospective study in patients with cardiovascular diseases. (Namekawa, K.)

  17. EchoSeed Model 6733 Iodine-125 brachytherapy source: Improved dosimetric characterization using the MCNP5 Monte Carlo code

    Energy Technology Data Exchange (ETDEWEB)

    Mosleh-Shirazi, M. A.; Hadad, K.; Faghihi, R.; Baradaran-Ghahfarokhi, M.; Naghshnezhad, Z.; Meigooni, A. S. [Center for Research in Medical Physics and Biomedical Engineering and Physics Unit, Radiotherapy Department, Shiraz University of Medical Sciences, Shiraz 71936-13311 (Iran, Islamic Republic of); Radiation Research Center and Medical Radiation Department, School of Engineering, Shiraz University, Shiraz 71936-13311 (Iran, Islamic Republic of); Comprehensive Cancer Center of Nevada, Las Vegas, Nevada 89169 (United States)

    2012-08-15

    This study primarily aimed to obtain the dosimetric characteristics of the Model 6733 {sup 125}I seed (EchoSeed) with improved precision and accuracy using a more up-to-date Monte-Carlo code and data (MCNP5) compared to previously published results, including an uncertainty analysis. Its secondary aim was to compare the results obtained using the MCNP5, MCNP4c2, and PTRAN codes for simulation of this low-energy photon-emitting source. The EchoSeed geometry and chemical compositions together with a published {sup 125}I spectrum were used to perform dosimetric characterization of this source as per the updated AAPM TG-43 protocol. These simulations were performed in liquid water material in order to obtain the clinically applicable dosimetric parameters for this source model. Dose rate constants in liquid water, derived from MCNP4c2 and MCNP5 simulations, were found to be 0.993 cGyh{sup -1} U{sup -1} ({+-}1.73%) and 0.965 cGyh{sup -1} U{sup -1} ({+-}1.68%), respectively. Overall, the MCNP5 derived radial dose and 2D anisotropy functions results were generally closer to the measured data (within {+-}4%) than MCNP4c and the published data for PTRAN code (Version 7.43), while the opposite was seen for dose rate constant. The generally improved MCNP5 Monte Carlo simulation may be attributed to a more recent and accurate cross-section library. However, some of the data points in the results obtained from the above-mentioned Monte Carlo codes showed no statistically significant differences. Derived dosimetric characteristics in liquid water are provided for clinical applications of this source model.

  18. Acceleration of the MCNP branch of the OCTOPUS depletion code system

    Energy Technology Data Exchange (ETDEWEB)

    Pijlgroms, B.J.; Hogenbirk, A.; Oppe, J. [Section Nuclear and Reactor Physics, ECN Nuclear Research, Petten (Netherlands)

    1998-09-01

    OCTOPUS depletion calculations using the 3D Monte Carlo spectrum code MCNP (Monte Carlo Code for Neutron and Photon Transport) require much computing time. In a former implementation, the time required by OCTOPUS to perform multi-zone calculations, increased roughly proportional to the number of burnable zones. By using a different method the situation has improved considerably. In the new implementation described here, the dependence of the computing time on the number of zones has been moved from the MCNP code to a faster postprocessing code. By this, the overall computing time will reduce substantially. 11 refs.

  19. Acceleration of the MCNP branch of the OCTOPUS depletion code system

    International Nuclear Information System (INIS)

    Pijlgroms, B.J.; Hogenbirk, A.; Oppe, J.

    1998-09-01

    OCTOPUS depletion calculations using the 3D Monte Carlo spectrum code MCNP (Monte Carlo Code for Neutron and Photon Transport) require much computing time. In a former implementation, the time required by OCTOPUS to perform multi-zone calculations, increased roughly proportional to the number of burnable zones. By using a different method the situation has improved considerably. In the new implementation described here, the dependence of the computing time on the number of zones has been moved from the MCNP code to a faster postprocessing code. By this, the overall computing time will reduce substantially. 11 refs

  20. Simulation of Distributed PV Power Output in Oahu Hawaii

    Energy Technology Data Exchange (ETDEWEB)

    Lave, Matthew Samuel [Sandia National Lab. (SNL-CA), Livermore, CA (United States)

    2016-08-01

    Distributed solar photovoltaic (PV) power generation in Oahu has grown rapidly since 2008. For applications such as determining the value of energy storage, it is important to have PV power output timeseries. Since these timeseries of not typically measured, here we produce simulated distributed PV power output for Oahu. Simulated power output is based on (a) satellite-derived solar irradiance, (b) PV permit data by neighborhood, and (c) population data by census block. Permit and population data was used to model locations of distributed PV, and irradiance data was then used to simulate power output. PV power output simulations are presented by sub-neighborhood polygons, neighborhoods, and for the whole island of Oahu. Summary plots of annual PV energy and a sample week timeseries of power output are shown, and a the files containing the entire timeseries are described.

  1. MCNP modelling of a combined neutron/gamma counter

    CERN Document Server

    Bourva, L C A; Ottmar, H; Weaver, D R

    1999-01-01

    A series of Monte Carlo neutron calculations for a combined gamma/passive neutron coincidence counter has been performed. This type of device, part of a suite of non-destructive assay instruments utilised for the enforcement of the Euratom nuclear safeguards within the European Union, is to be used for high accuracy measurements of the plutonium content of small samples of nuclear materials. The multi-purpose Monte Carlo N-particle (MCNP) code version 4B has been used to model in detail the neutron coincidence detector and to investigate the leakage self-multiplication of PuO sub 2 and mixed U-Pu oxide (MOX) reference samples used to calibrate the instrument. The MCNP calculations have been used together with a neutron coincidence counting interpretative model to determine characteristic parameters of the detector. A comparative study to both experimental and previous numerical results has been performed. Sensitivity curves of the variation of the detector's efficiency, epsilon, to, alpha, the ratio of (alpha...

  2. MONTEBURNS 2.0: An Automated, Multi-Step Monte Carlo Burnup Code System

    International Nuclear Information System (INIS)

    2007-01-01

    ) Minor corrections to the output file. B - Methods - MONTEBURNS processes input from the user that specifies the system geometry, initial material compositions, feed/removal specifications, and other code-specific parameters. Various results from MCNP, ORIGEN2, and other calculations are then output successively as the code runs. The principle function of MONTEBURNS is to transfer one-group cross-section and flux values from MCNP to ORIGEN2, and then transfer the resulting material compositions (after irradiation and/or decay) from ORIGEN2 back to MCNP in a repeated, cyclic fashion (a simple predictor-corrector method is used during this process). C - Restrictions on the complexity of the problem: The basic requirement of the code is that the user have working versions of PERL, MCNP, and either CINDER90, ORIGEN2.1, or ORIGEN2.2. The code is fairly versatile and allows any number of irradiation (burn steps) to occur, up to 49 materials to be irradiated, and material to be added or removed at each step. More detailed information about limitation is in Section 8.0 of the MONTEBURNS User's Manual (LA-UR-99-4999)

  3. Validation and verification of MCNP6 against intermediate and high-energy experimental data and results by other codes

    International Nuclear Information System (INIS)

    Mashnik, Stepan G.

    2011-01-01

    MCNP6, the latest and most advanced LANL transport code representing a recent merger of MCNP5 and MCNPX, has been Validated and Verified (V and V) against a variety of intermediate and high-energy experimental data and against results by different versions of MCNPX and other codes. In the present work, we V and V MCNP6 using mainly the latest modifications of the Cascade-Exciton Model (CEM) and of the Los Alamos version of the Quark-Gluon String Model (LAQGSM) event generators CEM03.02 and LAQGSM03.03. We found that MCNP6 describes reasonably well various reactions induced by particles and nuclei at incident energies from 18 MeV to about 1 TeV per nucleon measured on thin and thick targets and agrees very well with similar results obtained with MCNPX and calculations by CEM03.02, LAQGSM03.01 (03.03), INCL4 + ABLA, and Bertini INC + Dresner evaporation, EPAX, ABRABLA, HIPSE, and AMD, used as stand alone codes. Most of several computational bugs and more serious physics problems observed in MCNP6/X during our V and V have been fixed; we continue our work to solve all the known problems before MCNP6 is distributed to the public. (author)

  4. Modeling of LVRF critical experiments in ZED-2 using WIMS9A/PANTHER and MCNP5

    International Nuclear Information System (INIS)

    Sissaoui, M.T.; Carlson, P.A.; Lebenhaft, J.R.

    2009-01-01

    The accuracy of WIMS9A/PANTHER and MCNP5 in modeling D 2 O-moderated, and H 2 O-, D 2 O- or air-cooled, doubly heterogeneous lattices of fuel clusters was demonstrated using Low Void Reactivity Fuel (LVRF) substitution experiments in the ZED-2 critical facility. MCNP5 with ENDF/B-VI (Release 5) underpredicted k eff but gave excellent coolant void reactivity (CVR) bias values. WIMS9A/PANTHER with JEF-2.2 overpredicted k eff and underpredicted the CVR bias relative to MCNP5 by 100-200 pcm. Both codes reproduced the measured axial and radial flux shapes accurately

  5. Benchmarking the MCNP code for Monte Carlo modelling of an in vivo neutron activation analysis system.

    Science.gov (United States)

    Natto, S A; Lewis, D G; Ryde, S J

    1998-01-01

    The Monte Carlo computer code MCNP (version 4A) has been used to develop a personal computer-based model of the Swansea in vivo neutron activation analysis (IVNAA) system. The model included specification of the neutron source (252Cf), collimators, reflectors and shielding. The MCNP model was 'benchmarked' against fast neutron and thermal neutron fluence data obtained experimentally from the IVNAA system. The Swansea system allows two irradiation geometries using 'short' and 'long' collimators, which provide alternative dose rates for IVNAA. The data presented here relate to the short collimator, although results of similar accuracy were obtained using the long collimator. The fast neutron fluence was measured in air at a series of depths inside the collimator. The measurements agreed with the MCNP simulation within the statistical uncertainty (5-10%) of the calculations. The thermal neutron fluence was measured and calculated inside the cuboidal water phantom. The depth of maximum thermal fluence was 3.2 cm (measured) and 3.0 cm (calculated). The width of the 50% thermal fluence level across the phantom at its mid-depth was found to be the same by both MCNP and experiment. This benchmarking exercise has given us a high degree of confidence in MCNP as a tool for the design of IVNAA systems.

  6. Installation of Monte Carlo neutron and photon transport code system MCNP4

    International Nuclear Information System (INIS)

    Takano, Makoto; Sasaki, Mikio; Kaneko, Toshiyuki; Yamazaki, Takao.

    1993-03-01

    The continuous energy Monte Carlo code MCNP-4 including its graphic functions has been installed on the Sun-4 sparc-2 work station with minor corrections. In order to validate the installed MCNP-4 code, 25 sample problems have been executed on the work station and these results have been compared with the original ones. And, the most of the graphic functions have been demonstrated by using 3 sample problems. Further, additional 14 nuclides have been included to the continuous cross section library edited from JENDL-3. (author)

  7. A Monte Carlo burnup code linking MCNP and REBUS

    International Nuclear Information System (INIS)

    Hanan, N.A.; Olson, A.P.; Pond, R.B.; Matos, J.E.

    1998-01-01

    The REBUS-3 burnup code, used in the anl RERTR Program, is a very general code that uses diffusion theory (DIF3D) to obtain the fluxes required for reactor burnup analyses. Diffusion theory works well for most reactors. However, to include the effects of exact geometry and strong absorbers that are difficult to model using diffusion theory, a Monte Carlo method is required. MCNP, a general-purpose, generalized-geometry, time-dependent, Monte Carlo transport code, is the most widely used Monte Carlo code. This paper presents a linking of the MCNP code and the REBUS burnup code to perform these difficult analyses. The linked code will permit the use of the full capabilities of REBUS which include non-equilibrium and equilibrium burnup analyses. Results of burnup analyses using this new linked code are also presented. (author)

  8. A Monte Carlo burnup code linking MCNP and REBUS

    International Nuclear Information System (INIS)

    Hanan, N. A.

    1998-01-01

    The REBUS-3 burnup code, used in the ANL RERTR Program, is a very general code that uses diffusion theory (DIF3D) to obtain the fluxes required for reactor burnup analyses. Diffusion theory works well for most reactors. However, to include the effects of exact geometry and strong absorbers that are difficult to model using diffusion theory, a Monte Carlo method is required. MCNP, a general-purpose, generalized-geometry, time-dependent, Monte Carlo transport code, is the most widely used Monte Carlo code. This paper presents a linking of the MCNP code and the REBUS burnup code to perform these difficult burnup analyses. The linked code will permit the use of the full capabilities of REBUS which include non-equilibrium and equilibrium burnup analyses. Results of burnup analyses using this new linked code are also presented

  9. Validation of MCNP: SPERT-D and BORAX-V fuel

    International Nuclear Information System (INIS)

    Crawford, C.; Palmer, B.

    1992-11-01

    This report discusses critical experiments involving SPERT-D 1,2 fuel elements and BORAX-V 3-8 fuel which have been modeled and calculations performed with MCNP. MCNP is a Monte Carlo based transport code. For this study continuous-energy nuclear data from the ENDF/B-V cross section library was used. The SPERT-D experiments consisted of various arrays of fuel elements moderated and reflected with either water or a uranyl nitrate solution. Some SPERT-D experiments used cadmium as a fixed neutron poison, while others were poisoned with various concentrations of boron in the moderating/reflecting solution. ne BORAX-V experiments were arrays of either boiling fuel rod assemblies or superheater assemblies, both types of arrays were moderated and reflected with water. In one boiling fuel experiment, two fuel rods were replaced with borated stainless steel poison rods

  10. Creating and Viewing HTML Files with Python

    OpenAIRE

    William J. Turkel; Adam Crymble

    2012-01-01

    This lesson uses Python to create and view an HTML file. If you write programs that output HTML, you can use any browser to look at your results. This is especially convenient if your program is automatically creating hyperlinks or graphic entities like charts and diagrams. Here you will learn how to create HTML files with Python scripts, and how to use Python to automatically open an HTML file in Firefox.

  11. Utilization of the MCNP-3A code for criticality safety analysis

    International Nuclear Information System (INIS)

    Maragni, M.G.; Moreira, J.M.L.

    1996-01-01

    In the last decade, Brazil started to operate facilities for processing and storing uranium in different forms. The necessity of criticality safety analysis appeared in the design phase of the uranium pilot process plants and also in the licensing of transportation and storage of fissile materials. The 2-MW research reactor and the Angra I power plant also required criticality safety assessments because their spent-fuel storage was approaching full-capacity utilization. The criticality safety analysis in Brazil has been based on KENO IV code calculations, which present some difficulties for correct geometry representation. The MCNP-3A code is not reported to be used frequently for criticality safety analysis in Brazil, but its good geometry representation makes it a possible tool for treating problems of complex geometry. A set of benchmark tests was performed to verify its applicability for criticality safety analysis in Brazil. This paper presents several benchmark tests aimed at selecting a set of options available in the MCNP-3A code that would be adequate for criticality safety analysis. The MCNP-3A code is also compared with the KENO-IV code regarding its performance for criticality safety analysis

  12. Evaluation of the WIMS (KAERI) - VENTURE code system for peak power prediction of KMRR core using MCNP

    International Nuclear Information System (INIS)

    Park, W.S.; Lee, K.M.; Lee, C.S.; Lee, J.T.; Oh, S.K.

    1992-01-01

    In this work, the validity and quantitative uncertainty of WIMS (KAERI) - VENTURE code system for the design and analysis of KMRR core was tried to be inferred using a well known benchmark code, MCNP. WIMS (KAERI) showed an excellent agreement with MCNP code. For three different control rod positions at a simulated core which has a quarter symmetry, total peaking factors and three sub-factors (radial, axial, and local) obtained from VENTURE were compared with those of MCNP. The comparison proved the validity of VENTURE and showed better agreement in the order of radial, axial, and local factors. The uncertainty of WIMS (KAERI) - VENTURE system was inferred using the 2σ band of total peaking obtained by MCNP. The uncertainty of WIMS (KAERI) - VENTURE system were found to be 18.5 % for the operating condition. (author)

  13. Criticality benchmark results for the ENDF60 library with MCNP trademark

    International Nuclear Information System (INIS)

    Keen, N.D.; Frankle, S.C.; MacFarlane, R.E.

    1995-01-01

    The continuous-energy neutron data library ENDF60, for use with the Monte Carlo N-Particle radiation transport code MCNP4A, was released in the fall of 1994. The ENDF60 library is comprised of 124 nuclide data files based on the ENDF/B-VI (B-VI) evaluations through Release 2. Fifty-two percent of these B-VI evaluations are translations from ENDF/B-V (B-V). The remaining forty-eight percent are new evaluations which have sometimes changed significantly. Among these changes are greatly increased use of isotopic evaluations, more extensive resonance-parameter evaluations, and energy-angle correlated distributions for secondary particles. In particular, the upper energy limit for the resolved resonance region of 235 U, 238 U and 239 Pu has been extended from 0.082, 4.0, and 0.301 keV to 2..25, 10.0, and 2.5 keV respectively. As regulatory oversight has advanced and performing critical experiments has become more difficult, there has been an increased reliance on computational methods. For the criticality safety community, the performance of the combined transport code and data library is of interest. The purpose of this abstract is to provide benchmarking results to aid the user in determining the best data library for their application

  14. Comparison study of photon attenuation characteristics of Lead-Boron Polyethylene by MCNP code, XCOM and experimental data

    Science.gov (United States)

    Zhang, Lei; Jia, Mingchun; Gong, Junjun; Xia, Wenming

    2017-08-01

    The linear attenuation coefficient, mass attenuation coefficient and mean free path of various Lead-Boron Polyethylene (PbBPE) samples which can be used as the photon shielding materials in marine reactor have been simulated using the Monte Carlo N-Particle (MCNP)-5 code. The MCNP simulation results are in good agreement with the XCOM values and the reported experimental data for source Cesium-137 and Cobalt-60. Thus, this method based on MCNP can be used to simulate the photon attenuation characteristics of various types of PbBPE materials.

  15. Monte Carlo calculations of thermal neutron capture in gadolinium: a comparison of GEANT4 and MCNP with measurements.

    Science.gov (United States)

    Enger, Shirin A; Munck af Rosenschöld, Per; Rezaei, Arash; Lundqvist, Hans

    2006-02-01

    GEANT4 is a Monte Carlo code originally implemented for high-energy physics applications and is well known for particle transport at high energies. The capacity of GEANT4 to simulate neutron transport in the thermal energy region is not equally well known. The aim of this article is to compare MCNP, a code commonly used in low energy neutron transport calculations and GEANT4 with experimental results and select the suitable code for gadolinium neutron capture applications. To account for the thermal neutron scattering from chemically bound atoms [S(alpha,beta)] in biological materials a comparison of thermal neutron fluence in tissue-like poly(methylmethacrylate) phantom is made with MCNP4B, GEANT4 6.0 patch1, and measurements from the neutron capture therapy (NCT) facility at the Studsvik, Sweden. The fluence measurements agreed with MCNP calculated results considering S(alpha,beta). The location of the thermal neutron peak calculated with MCNP without S(alpha,beta) and GEANT4 is shifted by about 0.5 cm towards a shallower depth and is 25%-30% lower in amplitude. Dose distribution from the gadolinium neutron capture reaction is then simulated by MCNP and compared with measured data. The simulations made by MCNP agree well with experimental results. As long as thermal neutron scattering from chemically bound atoms are not included in GEANT4 it is not suitable for NCT applications.

  16. Creating and Viewing HTML Files with Python

    Directory of Open Access Journals (Sweden)

    William J. Turkel

    2012-07-01

    Full Text Available This lesson uses Python to create and view an HTML file. If you write programs that output HTML, you can use any browser to look at your results. This is especially convenient if your program is automatically creating hyperlinks or graphic entities like charts and diagrams. Here you will learn how to create HTML files with Python scripts, and how to use Python to automatically open an HTML file in Firefox.

  17. Whole core burnup calculations using `MCNP`

    Energy Technology Data Exchange (ETDEWEB)

    Haran, O; Shaham, Y [Israel Atomic Energy Commission, Beersheba (Israel). Nuclear Research Center-Negev

    1996-12-01

    Core parameters such as the reactivity, the power distribution and different reactivity coefficients calculated in simulations play an important role in the nuclear reactor handling. Operational safety margins are decided upon, based on the calculated parameters. Thus, the ability to accurately calculate those parameters is of uppermost importance. Such ability exists for fresh cores, using the Monte-Carlo method. The change in the core parameters that results from the core burnup is nowadays calculated within transport codes that simplifies the transport process by using approximations such as the diffusion approximation. The inaccuracy in the burned core parameters arising from the use of such approximations is hard to quantify, leading to an increased gap between the operational routines and the safety limits. A Monte Carlo transport code that caries out accurate static calculations in three dimensional geometries using continuous-energy neutron cross-section data such as the MCNP can be used to generate accurate reaction rates for burnup purposes. Monte Carlo method is statistical by nature, so that the reaction rates calculated will be accurate only to a certain known extent. The purpose of this work was to create a burnup routine that uses the capabilities of the Monte Carlo based MCNP code. It should be noted that burnup using Monte Carlo has been reported in the literatures, but this work is the result of an independent effort (authors).

  18. Whole core burnup calculations using 'MCNP'

    International Nuclear Information System (INIS)

    Haran, O.; Shaham, Y.

    1996-01-01

    Core parameters such as the reactivity, the power distribution and different reactivity coefficients calculated in simulations play an important role in the nuclear reactor handling. Operational safety margins are decided upon, based on the calculated parameters. Thus, the ability to accurately calculate those parameters is of uppermost importance. Such ability exists for fresh cores, using the Monte-Carlo method. The change in the core parameters that results from the core burnup is nowadays calculated within transport codes that simplifies the transport process by using approximations such as the diffusion approximation. The inaccuracy in the burned core parameters arising from the use of such approximations is hard to quantify, leading to an increased gap between the operational routines and the safety limits. A Monte Carlo transport code that caries out accurate static calculations in three dimensional geometries using continuous-energy neutron cross-section data such as the MCNP can be used to generate accurate reaction rates for burnup purposes. Monte Carlo method is statistical by nature, so that the reaction rates calculated will be accurate only to a certain known extent. The purpose of this work was to create a burnup routine that uses the capabilities of the Monte Carlo based MCNP code. It should be noted that burnup using Monte Carlo has been reported in the literatures, but this work is the result of an independent effort (authors)

  19. Modeling of LVRF Critical Experiments in ZED-2 Using WIMS9A/PANTHER and MCNP5

    International Nuclear Information System (INIS)

    Sissaoui, M.T.; Lebenhaft, J.R; Carlson, P.A.

    2008-01-01

    The accuracy of WIMS9A/PANTHER and MCNP5 in modeling D 2 O-moderated, and H 2 O-, D 2 O- or air-cooled, doubly heterogeneous lattices of fuel clusters was demonstrated using Low Void Reactivity Fuel (LVRF) substitution experiments in the ZED-2 critical facility. MCNP5 with ENDF/B-VI (Release 5) under-predicted k eff but gave excellent coolant void reactivity (CVR) bias values. WIMS9A/PANTHER with JEF-2.2 over-predicted k eff and under-predicted the CVR bias relative to MCNP5 by 100 pcm to 200 pcm. Both codes reproduced the measured axial and radial flux shapes accurately. (authors)

  20. Comparison of thermal scattering processing options for S(α,β) cards in MCNP

    International Nuclear Information System (INIS)

    Čerba, Štefan; Damian, Jose Ignacio Marquez; Lüley, Jakub; Vrban, Branislav; Farkas, Gabriel; Nečas, Vladimír; Haščík, Jan

    2013-01-01

    Highlights: ► Determination of MCNP calculation bias for WWER-440. ► Specific scattering law S(α,β). ► Benchmark cases investigated. ► Three methods to process material cards for hydrogen bound in light water. - Abstract: The MCNP distributions include sets of pre-calculated thermal scattering libraries but these libraries are available for several temperature steps only. In order to achieve reliable results it is suitable to process the cross section libraries for the desired temperature. In general, there are three methods to process these thermal scattering libraries for the desired temperatures. This paper deals with the comparison of these three methods on the basis of several benchmarks and on the basis of a thermal transient experiment of a WWER-440 reactor. The choice is up to the MCNP user but unfortunately very few studies concerning the comparison have been published so far. Therefore conclusions and results presented in this paper may help the user to choose the most appropriate method for his calculation

  1. Radiation shielding calculation using MCNP

    International Nuclear Information System (INIS)

    Masukawa, Fumihiro

    2001-01-01

    To verify the Monte Carlo code MCNP4A as a tool to generate the reference data in the shielding designs and the safety evaluations, various shielding benchmark experiments were analyzed using this code. These experiments were categorized in three types of the shielding subjects; bulk shielding, streaming, and skyshine. For the variance reduction technique, which is indispensable to get meaningful results with the Monte Carlo shielding calculation, we mainly used the weight window, the energy dependent Russian roulette and spitting. As a whole, our analyses performed enough small statistical errors and showed good agreements with these experiments. (author)

  2. Simulation of reactor noise analysis measurement for light-water critical assembly TCA using MCNP-DSP

    International Nuclear Information System (INIS)

    Yamamoto, Toshihiro; Sakurai, Kiyoshi; Tonoike, Kotaro; Miyoshi, Yoshinori

    2001-01-01

    Reactor noise analysis methods using Monte Carlo technique have been proposed and developed in the field of nuclear criticality safety. The Monte Carlo simulation for noise analysis can be made by simulating physical phenomena in the course of neutron transport in a nuclear fuel as practically as possible. MCNP-DSP was developed by T. Valentine of ORNL for this purpose and it is a modified version of MCNP-4A. The authors applied this code to frequency analysis measurements performed in light-water critical assembly TCA. Prompt neutron generation times for critical and subcritical cores were measured by doing the frequency analysis of detector signals. The Monte Carlo simulations for these experiments were carried out using MCNP-DSP, and prompt neutron generation times were calculated. (author)

  3. Verification of MCNP simulation of neutron flux parameters at TRIGA MK II reactor of Malaysia.

    Science.gov (United States)

    Yavar, A R; Khalafi, H; Kasesaz, Y; Sarmani, S; Yahaya, R; Wood, A K; Khoo, K S

    2012-10-01

    A 3-D model for 1 MW TRIGA Mark II research reactor was simulated. Neutron flux parameters were calculated using MCNP-4C code and were compared with experimental results obtained by k(0)-INAA and absolute method. The average values of φ(th),φ(epi), and φ(fast) by MCNP code were (2.19±0.03)×10(12) cm(-2)s(-1), (1.26±0.02)×10(11) cm(-2)s(-1) and (3.33±0.02)×10(10) cm(-2)s(-1), respectively. These average values were consistent with the experimental results obtained by k(0)-INAA. The findings show a good agreement between MCNP code results and experimental results. Copyright © 2012 Elsevier Ltd. All rights reserved.

  4. Biasing secondary particle interaction physics and production in MCNP6

    International Nuclear Information System (INIS)

    Fensin, M.L.; James, M.R.

    2016-01-01

    Highlights: • Biasing secondary production and interactions of charged particles in the tabular energy regime. • Examining lower weight window bounds for rare events when using Russian roulette. • The new biasing strategy can speedup calculations by a factor of 1 million or more. - Abstract: Though MCNP6 will transport elementary charged particles and light ions to low energies (i.e. less than 20 MeV), MCNP6 has historically relied on model physics with suggested minimum energies of ∼20 to 200 MeV. Use of library data for the low energy regime was developed for MCNP6 1.1.Beta to read and use light ion libraries. Thick target yields of neutron production for alphas on fluoride result in 1 production event per roughly million sampled alphas depending on the energy of the alpha (for other isotopes the yield can be even rarer). Calculation times to achieve statistically significant and converged thick target yields are quite laborious, needing over one hundred processor hours. The MUCEND code possess a biasing technique for improving the sampling of secondary particle production by forcing a nuclear interaction to occur per each alpha transported. We present here a different biasing strategy for secondary particle production from charged particles. During each substep, as the charged particle slows down, we bias both a nuclear collision event to occur at each substep and the production of secondary particles at the collision event, while still continuing to progress the charged particle until reaching a region of zero importance or an energy/time cutoff. This biasing strategy is capable of speeding up calculations by a factor of a million or more as compared to the unbiased calculation. Further presented here are both proof that the biasing strategy is capable of producing the same results as the unbiased calculation and the limitations to consider in order to achieve accurate results of secondary particle production. Though this strategy was developed for MCNP

  5. Development of gamma-ray absorption and scattering simulation platform based on MCNP

    International Nuclear Information System (INIS)

    Lai Wanchang; Chen Henggui; Zhang Zhen; Chen Xiaoqiang

    2010-01-01

    It describes a γ-ray absorption and scattering simulation platform centering on MCNP, and developed corresponding accessories on the basis of the MCNP. Simulation of this simulation platform can be 93 kinds of single-quality materials and 2-3 kinds of multi-element mixture absorption experiment, simulating the absorption thickness of 0-100cm, and the thickness increment in 0.001cm. The media of Scattering Simulation is from the Li to the Am, the angle between the simulation measuring degree and incident ray direction is from-90 to 90, the angle in increments in 1 degree. (authors)

  6. Production of neutronic discrete equations for a cylindrical geometry in one group energy and benchmark the results with MCNP-4B code with one group energy library

    International Nuclear Information System (INIS)

    Salehi, A. A.; Vosoughi, N.; Shahriari, M.

    2002-01-01

    In reactor core neutronic calculations, we usually choose a control volume and investigate about the input, output, production and absorption inside it. Finally, we derive neutron transport equation. This equation is not easy to solve for simple and symmetrical geometry. The objective of this paper is to introduce a new direct method for neutronic calculations. This method is based on physics of problem and with meshing of the desired geometry, writing the balance equation for each mesh intervals and with notice to the conjunction between these mesh intervals, produce the final discrete equation series without production of neutron transport differential equation and mandatory passing form differential equation bridge. This method, which is named Direct Discrete Method, was applied in static state, for a cylindrical geometry in one group energy. The validity of the results from this new method are tested with MCNP-4B code with a one group energy library. One energy group direct discrete equation produces excellent results, which can be compared with the results of MCNP-4B

  7. Quantitative and quality test of cross section library ENDF/B-b2

    International Nuclear Information System (INIS)

    Zajac, R.; Necas, V.

    2006-01-01

    This article includes a test or in other words data verification of neutron ENDF/B-VIIb2 sub library. The first part consists from the process of preparation ACE files by NJOY 99.90. The starting point of data verification describes needed patches in NJOY 99.90, which are necessary to do for correctly production of ACE files. After the obtaining ACE files follow the test of all ACE files through GODIVA - input file for MCNP. GODIVA is high enrichment sphere of U-235, where every material is added as impurity. The aim of GODIVA test is to obtain a certainty if produced ACE files are able to run through MCNP. The second part of this article begins with choose of benchmarks from 'International Handbook of Evaluated Criticality Safety Benchmark Experiments, 2005'. From this source of criticality experiments were separated some benchmarks for quality verification of ACE files by MCNP (Authors)

  8. TORT/MCNP coupling method for the calculation of neutron flux around a core of BWR

    International Nuclear Information System (INIS)

    Kurosawa, M.

    2005-01-01

    For the analysis of BWR neutronics performance, accurate data are required for neutron flux distribution over the In-Reactor Pressure Vessel equipments taking into account the detailed geometrical arrangement. The TORT code can calculate neutron flux around a core of BWR in a three-dimensional geometry model, but has difficulties in fine geometrical modelling and lacks huge computer resource. On the other hand, the MCNP code enables the calculation of the neutron flux with a detailed geometry model, but requires very long sampling time to give enough number of particles. Therefore, a TORT/MCNP coupling method has been developed to eliminate the two problems mentioned above in each code. In this method, the TORT code calculates angular flux distribution on the core surface and the MCNP code calculates neutron spectrum at the points of interest using the flux distribution. The coupling method will be used as the DOT-DOMINO-MORSE code system. This TORT/MCNP coupling method was applied to calculate the neutron flux at points where induced radioactivity data were measured for 54 Mn and 60 Co and the radioactivity calculations based on the neutron flux obtained from the above method were compared with the measured data. (authors)

  9. TORT/MCNP coupling method for the calculation of neutron flux around a core of BWR.

    Science.gov (United States)

    Kurosawa, Masahiko

    2005-01-01

    For the analysis of BWR neutronics performance, accurate data are required for neutron flux distribution over the In-Reactor Pressure Vessel equipments taking into account the detailed geometrical arrangement. The TORT code can calculate neutron flux around a core of BWR in a three-dimensional geometry model, but has difficulties in fine geometrical modelling and lacks huge computer resource. On the other hand, the MCNP code enables the calculation of the neutron flux with a detailed geometry model, but requires very long sampling time to give enough number of particles. Therefore, a TORT/MCNP coupling method has been developed to eliminate the two problems mentioned above in each code. In this method, the TORT code calculates angular flux distribution on the core surface and the MCNP code calculates neutron spectrum at the points of interest using the flux distribution. The coupling method will be used as the DOT-DOMINO-MORSE code system. This TORT/MCNP coupling method was applied to calculate the neutron flux at points where induced radioactivity data were measured for 54Mn and 60Co and the radioactivity calculations based on the neutron flux obtained from the above method were compared with the measured data.

  10. MCNP Variance Reduction technique application for the Development Of the Citrusdal Irradiation Facility

    International Nuclear Information System (INIS)

    Makgae, R.

    2008-01-01

    A private company, Citrus Research International (CIR) is intending to construct an insect irradiation facility for the irradiation of insect for pest management in south western region of South Africa. The facility will employ a Co-60 cylindrical source in the chamber. An adequate thickness for the concrete shielding walls and the ability of the labyrinth leading to the irradiation chamber, to attenuate radiation to dose rates that are acceptably low, were determined. Two methods of MCNP variance reduction techniques were applied to accommodate the two pathways of deep penetration to evaluate the radiological impact outside the 150 cm concrete walls and steaming of gamma photons through the labyrinth. The point-kernel based MicroShield software was used in the deep penetration calculations for the walls around the source room to test its accuracy and the results obtained are in good agreement with about 15-20% difference. The dose rate mapping due to radiation Streaming along the labyrinth to the facility entrance is also to be validated with the Attila code, which is a deterministic code that solves the Discrete Ordinates approximation. This file provides a template for writing papers for the conference. (authors)

  11. MCNP Variance Reduction technique application for the Development Of the Citrusdal Irradiation Facility

    Energy Technology Data Exchange (ETDEWEB)

    Makgae, R. [Pebble Bed Modular Reactor (PBMR), P.O. Box 9396, Centurion (South Africa)

    2008-07-01

    A private company, Citrus Research International (CIR) is intending to construct an insect irradiation facility for the irradiation of insect for pest management in south western region of South Africa. The facility will employ a Co-60 cylindrical source in the chamber. An adequate thickness for the concrete shielding walls and the ability of the labyrinth leading to the irradiation chamber, to attenuate radiation to dose rates that are acceptably low, were determined. Two methods of MCNP variance reduction techniques were applied to accommodate the two pathways of deep penetration to evaluate the radiological impact outside the 150 cm concrete walls and steaming of gamma photons through the labyrinth. The point-kernel based MicroShield software was used in the deep penetration calculations for the walls around the source room to test its accuracy and the results obtained are in good agreement with about 15-20% difference. The dose rate mapping due to radiation Streaming along the labyrinth to the facility entrance is also to be validated with the Attila code, which is a deterministic code that solves the Discrete Ordinates approximation. This file provides a template for writing papers for the conference. (authors)

  12. Au-coated X-ray Anti-scattering Grid Performance Test by MCNP

    Energy Technology Data Exchange (ETDEWEB)

    Bae, JunWoo; Yoo, Dong Han; Kim, Hee Reyoung [Ulsan National Institute of Science and Technology, Ulsan (Korea, Republic of)

    2014-10-15

    It is required to protect individual against the dangers of ionizing radiation from medical exposure. And increasing of resolution for x-ray radiography tools can give radiation protectoral benefits. Because the image device has higher resolution in same energy source, it requires low energy level source and it can reduce individual dose. The anti-scattering grid is sub-device that is attached in front of detector (direction of source). It is square lattice shape generally. It is composed of penetration parts and shielding parts. Penetration part is generally air (the void) and in some studies it uses wood or aluminum. Shielding part is composed of various materials such as lead or copper. In this study, it is focused on the gold as one of X-ray grid materials, where gold is generally known as excellent shielding material and the performance test on the gold coated anti-scattering grid is carried out by MCNP simulation. X-ray grid was simulated by using MCNP code and its performance was investigated. It was understood that glass based and Au-coated grid could lessen the scattered photons more where the reduction was about two third. In further study, geometry optimization or material selection will be conducted by MCNP simulation for giving benefits to design proper grid for various instruments.

  13. RBMK fuel channel blockage analysis by MCNP5, DRAGON and RELAP5-3D codes

    International Nuclear Information System (INIS)

    Parisi, C.; D'Auria, F.

    2007-01-01

    The aim of this work was to perform precise criticality analyses by Monte-Carlo code MCNP5 for a Fuel Channel (FC) flow blockage accident, considering as calculation domain a single FC and a 3x3 lattice of RBMK cells. Boundary conditions for MCNP5 input were derived by a previous transient calculation by state-of-the-art codes HELIOS/RELAP5-3D. In a preliminary phase, suitable MCNP5 models of a single cell and of a small lattice of RBMK cells were set-up; criticality analyses were performed at reference conditions for 2.0% and 2.4% enriched fuel. These analyses were compared with results obtained by University of Pisa (UNIPI) using deterministic transport code DRAGON and with results obtained by NIKIET Institute using MCNP4C. Then, the changes of the main physical parameters (e.g. fuel and water/steam temperature, water density, graphite temperature) at different time intervals of the FC blockage transient were evaluated by a RELAP5-3D calculation. This information was used to set up further MCNP5 inputs. Criticality analyses were performed for different systems (single channel and lattice) at those transient' states, obtaining global criticality versus transient time. Finally the weight of each parameter's change (fuel overheating and channel voiding) on global criticality was assessed. The results showed that reactivity of a blocked FC is always negative; nevertheless, when considering the effect of neighboring channels, the global reactivity trend reverts, becoming slightly positive or not changing at all, depending in inverse relation to the fuel enrichment. (author)

  14. Simulations for the neutron detector TETRA with MCNP

    International Nuclear Information System (INIS)

    Testov, D.; Kuznetsova, E.; Wilson, Jh.

    2013-01-01

    To study the nuclear structure of β-delayed neutron precursors at ALTO ISOL-facility at IPN (Orsay), the high efficiency 4π neutron detector TETRA with 3 He filled counters built at JINR (Dubna) was modified. The MCNP simulations to optimize the future configuration were necessary. The details of the calculations and the major results obtained are discussed

  15. CREPT-MCNP code for efficiency calibration of HPGe detectors with the representative point method.

    Science.gov (United States)

    Saegusa, Jun

    2008-01-01

    The representative point method for the efficiency calibration of volume samples has been previously proposed. For smoothly implementing the method, a calculation code named CREPT-MCNP has been developed. The code estimates the position of a representative point which is intrinsic to each shape of volume sample. The self-absorption correction factors are also given to make correction on the efficiencies measured at the representative point with a standard point source. Features of the CREPT-MCNP code are presented.

  16. Implementation of a tree algorithm in MCNP code for nuclear well logging applications.

    Science.gov (United States)

    Li, Fusheng; Han, Xiaogang

    2012-07-01

    The goal of this paper is to develop some modeling capabilities that are missing in the current MCNP code. Those missing capabilities can greatly help for some certain nuclear tools designs, such as a nuclear lithology/mineralogy spectroscopy tool. The new capabilities to be developed in this paper include the following: zone tally, neutron interaction tally, gamma rays index tally and enhanced pulse-height tally. The patched MCNP code also can be used to compute neutron slowing-down length and thermal neutron diffusion length. Copyright © 2011 Elsevier Ltd. All rights reserved.

  17. MCNP analysis of the nine-cell LWR gadolinium benchmark

    International Nuclear Information System (INIS)

    Arkuszewski, J.J.

    1988-01-01

    The Monte Carlo results for a 9-cell fragment of the light water reactor square lattice with a central gadolinium-loaded pin are presented. The calculations are performed with the code MCNP-3A and the ENDF-B/5 library and compared with the results obtained from the BOXER code system and the JEF-1 library. The objective of this exercise is to study the feasibility of BOXER for the analysis of a Gd-loaded LWR lattice in the broader framework of GAP International Benchmark Analysis. A comparison of results indicates that, apart from unavoidable discrepancies originating from different data evaluations, the BOXER code overestimates the multiplication factor by 1.4 % and underestimates the power release in a Gd cell by 4.66 %. It is hoped that further similar studies with use of the JEF-1 library for both BOXER and MCNP will help to isolate and explain these discrepancies in a cleaner way. (author) 4 refs., 9 figs., 10 tabs

  18. A fast, automated, semideterministic weight windows generator for MCNP

    International Nuclear Information System (INIS)

    Mickael, M.W.

    1995-01-01

    A fast automated method is developed to estimate particle importance in the Los Alamos Carlo code MCNP. It provides an automated and efficient way of predicting and setting up an important map for the weight windows technique. A short analog simulation is first performed to obtain effective group parameters based on the input description of the problem. A solution of the multigroup time-dependent adjoint diffusion equation is then used to estimate particle importance. At any point in space, time, and energy, the particle importance is determined, based on the calculated parameters, and used as the lower limit of the weight window. The method has been tested for neutron, photon, and coupled neutron-photon problems. Significant improvement in the simulation efficiency is obtained using this technique at no additional computer time and with no prior knowledge of the nature of the problem. Moreover, time and angular importance that are not available yet in MCNP are easily implemented in this method

  19. Coupling the MCNP Monte Carlo code and the FISPACT activation code with automatic visualization of the results of simulations

    International Nuclear Information System (INIS)

    Bourauel, Peter; Nabbi, Rahim; Biel, Wolfgang; Forrest, Robin

    2009-01-01

    The MCNP 3D Monte Carlo computer code is used not only for criticality calculations of nuclear systems but also to simulate transports of radiation and particles. The findings so obtained about neutron flux distribution and the associated spectra allow information about materials activation, nuclear heating, and radiation damage to be obtained by means of activation codes such as FISPACT. The stochastic character of particle and radiation transport processes normally links findings to the materials cells making up the geometry model of MCNP. Where high spatial resolution is required for the activation calculations with FISPACT, fine segmentation of the MCNP geometry becomes compulsory, which implies considerable expense for the modeling process. For this reason, an alternative simulation technique has been developed in an effort to automate and optimize data transfer between MCNP and FISPACT. (orig.)

  20. Calculated organ doses for Mayak production association central hall using ICRP and MCNP.

    Science.gov (United States)

    Choe, Dong-Ok; Shelkey, Brenda N; Wilde, Justin L; Walk, Heidi A; Slaughter, David M

    2003-03-01

    As part of an ongoing dose reconstruction project, equivalent organ dose rates from photons and neutrons were estimated using the energy spectra measured in the central hall above the graphite reactor core located in the Russian Mayak Production Association facility. Reconstruction of the work environment was necessary due to the lack of personal dosimeter data for neutrons in the time period prior to 1987. A typical worker scenario for the central hall was developed for the Monte Carlo Neutron Photon-4B (MCNP) code. The resultant equivalent dose rates for neutrons and photons were compared with the equivalent dose rates derived from calculations using the conversion coefficients in the International Commission on Radiological Protection Publications 51 and 74 in order to validate the model scenario for this Russian facility. The MCNP results were in good agreement with the results of the ICRP publications indicating the modeling scenario was consistent with actual work conditions given the spectra provided. The MCNP code will allow for additional orientations to accurately reflect source locations.

  1. Analysis of JSI TRIGA MARK II reactor physical parameters calculated with TRIPOLI and MCNP.

    Science.gov (United States)

    Henry, R; Tiselj, I; Snoj, L

    2015-03-01

    New computational model of the JSI TRIGA Mark II research reactor was built for TRIPOLI computer code and compared with existing MCNP code model. The same modelling assumptions were used in order to check the differences of the mathematical models of both Monte Carlo codes. Differences between the TRIPOLI and MCNP predictions of keff were up to 100pcm. Further validation was performed with analyses of the normalized reaction rates and computations of kinetic parameters for various core configurations. Copyright © 2014 Elsevier Ltd. All rights reserved.

  2. LANL Summer 2016 Report

    Energy Technology Data Exchange (ETDEWEB)

    Mendoza, Paul Michael [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-08-26

    The Monte Carlo N-Particle (MCNP) transport code developed at Los Alamos National Laboratory (LANL) utilizes nuclear cross-section data in a compact ENDF (ACE) format. The accuracy of MCNP calculations depends on the accuracy of nuclear ACE data tables, which depends on the accuracy of the original ENDF files. There are some noticeable differences in ENDF files from one generation to the next, even among the more common fissile materials. As the next generation of ENDF files is being prepared, several software tools were developed to simulate a large number of benchmarks in MCNP (over 1000), collect data from these simulations, and visually represent the results.

  3. Neutrons Flux Distributions of the Pu-Be Source and its Simulation by the MCNP-4B Code

    Science.gov (United States)

    Faghihi, F.; Mehdizadeh, S.; Hadad, K.

    Neutron Fluence rate of a low intense Pu-Be source is measured by Neutron Activation Analysis (NAA) of 197Au foils. Also, the neutron fluence rate distribution versus energy is calculated using the MCNP-4B code based on ENDF/B-V library. Theoretical simulation as well as our experimental performance are a new experience for Iranians to make reliability with the code for further researches. In our theoretical investigation, an isotropic Pu-Be source with cylindrical volume distribution is simulated and relative neutron fluence rate versus energy is calculated using MCNP-4B code. Variation of the fast and also thermal neutrons fluence rate, which are measured by NAA method and MCNP code, are compared.

  4. Registering Researchers in Authority Files

    NARCIS (Netherlands)

    Altman, M.; Conlon, M.; Cristan, A.L.; Dawson, L.; Dunham, J.; Hickey, T.; Hook, D.; Horstmann, W.; MacEwan, A.; Schreur, P.; Smart, L.; Smith-Yoshimura, K.; Wacker, M.; Woutersen, S.

    2014-01-01

    Registering researchers in some type of authority file or identifier system has become more compelling as both institutions and researchers recognize the need to compile their scholarly output. The report presents functional requirements and recommendations for six stakeholders: researchers,

  5. Verification and Validation of Monte Carlo n-Particle Code 6 (MCNP6) with Neutron Protection Factor Measurements of an Iron Box

    Science.gov (United States)

    2014-03-27

    Vehicle Code System (VCS), the Monte Carlo Adjoint SHielding (MASH), and the Monte Carlo n- Particle ( MCNP ) code. Of the three, the oldest and still most...widely utilized radiation transport code is MCNP . First created at Los Alamos National Laboratory (LANL) in 1957, the code simulated neutral...particle types, and previous versions of MCNP were repeatedly validated using both simple and complex 10 geometries [12, 13]. Much greater discussion and

  6. Computation of a voxelized anthropomorphic phantom from Computer Tomography slices and 3D dose distribution calculation utilizing the MCNP5 Code

    International Nuclear Information System (INIS)

    Abella, V.; Miro, R.; Juste, B.; Verdu, G.

    2008-01-01

    Full text: The purpose of this work is to obtain the voxelization of a series of tomography slices in order to provide a voxelized human phantom throughout a MatLab algorithm, and the consequent simulation of the irradiation of such phantom with the photon beam generated in a Theratron 780 (MDS Nordion) 60 Co radiotherapy unit, using the Monte Carlo transport code MCNP (Monte Carlo N-Particle), version 5. The project provides as results dose mapping calculations inside the voxelized anthropomorphic phantom. Prior works have validated the cobalt therapy model utilizing a simple heterogeneous water cube-shaped phantom. The reference phantom model utilized in this work is the Zubal phantom, which consists of a group of pre-segmented CT slices of a human body. The CT slices are to be input into the Matlab program which computes the voxelization by means of two-dimensional pixel and material identification on each slice, and three-dimensional interpolation, in order to depict the phantom geometry via small cubic cells. Each slice is divided in squares with the size of the desired voxelization, and then the program searches for the pixel intensity with a predefined material at each square, making a subsequent three-dimensional interpolation. At the end of this process, the program produces a voxelized phantom in which each voxel defines the mixture of the different materials that compose it. In the case of the Zubal phantom, the voxels result in pure organ materials due to the fact that the phantom is presegmented. The output of this code follows the MCNP input deck format and is integrated in a full input model including the 60 Co radiotherapy unit. Dose rates are calculated using the MCNP5 tool FMESH, superimposed mesh tally. This feature allows to tally particles on an independent mesh over the problem geometry, and to obtain the length estimation of the particle flux, in units of particles/cm 2 (tally F4). Furthermore, the particle flux is transformed into dose by

  7. SU-E-T-212: Comparison of TG-43 Dosimetric Parameters of Low and High Energy Brachytherapy Sources Obtained by MCNP Code Versions of 4C, X and 5

    Energy Technology Data Exchange (ETDEWEB)

    Zehtabian, M; Zaker, N; Sina, S [Shiraz University, Shiraz, Fars (Iran, Islamic Republic of); Meigooni, A Soleimani [Comprehensive Cancer Center of Nevada, Las Vegas, Nevada (United States)

    2015-06-15

    Purpose: Different versions of MCNP code are widely used for dosimetry purposes. The purpose of this study is to compare different versions of the MCNP codes in dosimetric evaluation of different brachytherapy sources. Methods: The TG-43 parameters such as dose rate constant, radial dose function, and anisotropy function of different brachytherapy sources, i.e. Pd-103, I-125, Ir-192, and Cs-137 were calculated in water phantom. The results obtained by three versions of Monte Carlo codes (MCNP4C, MCNPX, MCNP5) were compared for low and high energy brachytherapy sources. Then the cross section library of MCNP4C code was changed to ENDF/B-VI release 8 which is used in MCNP5 and MCNPX codes. Finally, the TG-43 parameters obtained using the MCNP4C-revised code, were compared with other codes. Results: The results of these investigations indicate that for high energy sources, the differences in TG-43 parameters between the codes are less than 1% for Ir-192 and less than 0.5% for Cs-137. However for low energy sources like I-125 and Pd-103, large discrepancies are observed in the g(r) values obtained by MCNP4C and the two other codes. The differences between g(r) values calculated using MCNP4C and MCNP5 at the distance of 6cm were found to be about 17% and 28% for I-125 and Pd-103 respectively. The results obtained with MCNP4C-revised and MCNPX were similar. However, the maximum difference between the results obtained with the MCNP5 and MCNP4C-revised codes was 2% at 6cm. Conclusion: The results indicate that using MCNP4C code for dosimetry of low energy brachytherapy sources can cause large errors in the results. Therefore it is recommended not to use this code for low energy sources, unless its cross section library is changed. Since the results obtained with MCNP4C-revised and MCNPX were similar, it is concluded that the difference between MCNP4C and MCNPX is their cross section libraries.

  8. MCNP/X TRANSPORT IN THE TABULAR REGIME

    Energy Technology Data Exchange (ETDEWEB)

    HUGHES, H. GRADY [Los Alamos National Laboratory

    2007-01-08

    The authors review the transport capabilities of the MCNP and MCNPX Monte Carlo codes in the energy regimes in which tabular transport data are available. Giving special attention to neutron tables, they emphasize the measures taken to improve the treatment of a variety of difficult aspects of the transport problem, including unresolved resonances, thermal issues, and the availability of suitable cross sections sets. They also briefly touch on the current situation in regard to photon, electron, and proton transport tables.

  9. Gamma irradiator dose mapping simulation using the MCNP code and benchmarking with dosimetry

    International Nuclear Information System (INIS)

    Sohrabpour, M.; Hassanzadeh, M.; Shahriari, M.; Sharifzadeh, M.

    2002-01-01

    The Monte Carlo transport code, MCNP, has been applied in simulating dose rate distribution in the IR-136 gamma irradiator system. Isodose curves, cumulative dose values, and system design data such as throughputs, over-dose-ratios, and efficiencies have been simulated as functions of product density. Simulated isodose curves, and cumulative dose values were compared with dosimetry values obtained using polymethyle-methacrylate, Fricke, ethanol-chlorobenzene, and potassium dichromate dosimeters. The produced system design data were also found to agree quite favorably with those of the system manufacturer's data. MCNP has thus been found to be an effective transport code for handling of various dose mapping excercises for gamma irradiators

  10. GROPPER, an output program for results from BERSAFE. Phase 3 for graphite

    International Nuclear Information System (INIS)

    Harper, P.G.

    1980-05-01

    BERSAFE, the CEGB's Finite Element Stress Analysis System has been extended to enable analyses to be performed on structures made from irradiated graphite. As with all non-linear analyses there is a considerable amount of output data produced which needs to be selectively processed. GROPPER reads the tape file produced by such an analysis and outputs selected results to the line printer as well as preparing tapes for plotting of results. (author)

  11. Using the MCNP Taylor series perturbation feature (efficiently) for shielding problems

    Science.gov (United States)

    Favorite, Jeffrey

    2017-09-01

    The Taylor series or differential operator perturbation method, implemented in MCNP and invoked using the PERT card, can be used for efficient parameter studies in shielding problems. This paper shows how only two PERT cards are needed to generate an entire parameter study, including statistical uncertainty estimates (an additional three PERT cards can be used to give exact statistical uncertainties). One realistic example problem involves a detailed helium-3 neutron detector model and its efficiency as a function of the density of its high-density polyethylene moderator. The MCNP differential operator perturbation capability is extremely accurate for this problem. A second problem involves the density of the polyethylene reflector of the BeRP ball and is an example of first-order sensitivity analysis using the PERT capability. A third problem is an analytic verification of the PERT capability.

  12. BOT3P: a mesh generation software package for the transport analysis codes Dort, Tort, Twodant, Threedant and MCNP

    International Nuclear Information System (INIS)

    Orsi, R.

    2003-01-01

    Bot3p consists of a set of standard Fortran 77 language programs that gives the users of the deterministic transport codes Dort and Tort some useful diagnostic tools to prepare and check the geometry of their input data files for both Cartesian and cylindrical geometries including graphical display modules. Bot3p produces at the same time the geometrical and material distribution data for the deterministic transport codes Twodant and Threedant and, only in three-dimensional (3D) Cartesian geometry, for the Monte Carlo Transport Code MCNP. This makes it possible to compare directly for the same geometry the effects stemming from the use of different data libraries and solution approaches on transport analysis results. Through the use of Bot3p, radiation transport problems with complex 3D geometrical structures can be modelled easily, as a relatively small amount of engineer-time is required and refinement is achieved by changing few parameters. This tool is useful for solving very large challenging problems. (author)

  13. MCNP6.1 simulations for low-energy atomic relaxation: Code-to-code comparison with GATEv7.2, PENELOPE2014, and EGSnrc

    Science.gov (United States)

    Jung, Seongmoon; Sung, Wonmo; Lee, Jaegi; Ye, Sung-Joon

    2018-01-01

    Emerging radiological applications of gold nanoparticles demand low-energy electron/photon transport calculations including details of an atomic relaxation process. Recently, MCNP® version 6.1 (MCNP6.1) has been released with extended cross-sections for low-energy electron/photon, subshell photoelectric cross-sections, and more detailed atomic relaxation data than the previous versions. With this new feature, the atomic relaxation process of MCNP6.1 has not been fully tested yet with its new physics library (eprdata12) that is based on the Evaluated Atomic Data Library (EADL). In this study, MCNP6.1 was compared with GATEv7.2, PENELOPE2014, and EGSnrc that have been often used to simulate low-energy atomic relaxation processes. The simulations were performed to acquire both photon and electron spectra produced by interactions of 15 keV electrons or photons with a 10-nm-thick gold nano-slab. The photon-induced fluorescence X-rays from MCNP6.1 fairly agreed with those from GATEv7.2 and PENELOPE2014, while the electron-induced fluorescence X-rays of the four codes showed more or less discrepancies. A coincidence was observed in the photon-induced Auger electrons simulated by MCNP6.1 and GATEv7.2. A recent release of MCNP6.1 with eprdata12 can be used to simulate the photon-induced atomic relaxation.

  14. ENSDF: The evaluated nuclear structure data file

    International Nuclear Information System (INIS)

    Martin, M.J.

    1986-01-01

    The structure, organization, and contents of the Evaluated Nuclear Structure Data File, ENSDF, will be discussed. This file summarizes the state of experimental nuclear structure data for all nuclei as determined from consideration of measurements reported world wide. Special emphasis will be given to the data evaluation procedures and consistency checks utilized at the input stage and to the retrieval capabilities of the system at the output stage

  15. AP-IO: asynchronous pipeline I/O for hiding periodic output cost in CFD simulation.

    Science.gov (United States)

    Xiaoguang, Ren; Xinhai, Xu

    2014-01-01

    Computational fluid dynamics (CFD) simulation often needs to periodically output intermediate results to files in the form of snapshots for visualization or restart, which seriously impacts the performance. In this paper, we present asynchronous pipeline I/O (AP-IO) optimization scheme for the periodically snapshot output on the basis of asynchronous I/O and CFD application characteristics. In AP-IO, dedicated background I/O processes or threads are in charge of handling the file write in pipeline mode, therefore the write overhead can be hidden with more calculation than classic asynchronous I/O. We design the framework of AP-IO and implement it in OpenFOAM, providing CFD users with a user-friendly interface. Experimental results on the Tianhe-2 supercomputer demonstrate that AP-IO can achieve a good optimization effect for the periodical snapshot output in CFD application, and the effect is especially better for massively parallel CFD simulations, which can reduce the total execution time up to about 40%.

  16. AP-IO: Asynchronous Pipeline I/O for Hiding Periodic Output Cost in CFD Simulation

    Directory of Open Access Journals (Sweden)

    Ren Xiaoguang

    2014-01-01

    Full Text Available Computational fluid dynamics (CFD simulation often needs to periodically output intermediate results to files in the form of snapshots for visualization or restart, which seriously impacts the performance. In this paper, we present asynchronous pipeline I/O (AP-IO optimization scheme for the periodically snapshot output on the basis of asynchronous I/O and CFD application characteristics. In AP-IO, dedicated background I/O processes or threads are in charge of handling the file write in pipeline mode, therefore the write overhead can be hidden with more calculation than classic asynchronous I/O. We design the framework of AP-IO and implement it in OpenFOAM, providing CFD users with a user-friendly interface. Experimental results on the Tianhe-2 supercomputer demonstrate that AP-IO can achieve a good optimization effect for the periodical snapshot output in CFD application, and the effect is especially better for massively parallel CFD simulations, which can reduce the total execution time up to about 40%.

  17. Accuracy estimation for intermediate and low energy neutron transport calculation with Monte Carlo code MCNP

    International Nuclear Information System (INIS)

    Kotegawa, Hiroshi; Sasamoto, Nobuo; Tanaka, Shun-ichi

    1987-02-01

    Both ''measured radioactive inventory due to neutron activation in the shield concrete of JPDR'' and ''measured intermediate and low energy neutron spectra penetrating through a graphite sphere'' are analyzed using a continuous energy model Monte Carlo code MCNP so as to estimate calculational accuracy of the code for neutron transport in thermal and epithermal energy regions. Analyses reveal that MCNP calculates thermal neutron spectra fairly accurately, while it apparently over-estimates epithermal neutron spectra (of approximate 1/E distribution) as compared with the measurements. (author)

  18. Validation of CENDL and JEFF evaluated nuclear data files for TRIGA calculations through the analysis of integral parameters of TRX and BAPL benchmark lattices of thermal reactors

    International Nuclear Information System (INIS)

    Uddin, M.N.; Sarker, M.M.; Khan, M.J.H.; Islam, S.M.A.

    2009-01-01

    The aim of this paper is to present the validation of evaluated nuclear data files CENDL-2.2 and JEFF-3.1.1 through the analysis of the integral parameters of TRX and BAPL benchmark lattices of thermal reactors for neutronics analysis of TRIGA Mark-II Research Reactor at AERE, Bangladesh. In this process, the 69-group cross-section library for lattice code WIMS was generated using the basic evaluated nuclear data files CENDL-2.2 and JEFF-3.1.1 with the help of nuclear data processing code NJOY99.0. Integral measurements on the thermal reactor lattices TRX-1, TRX-2, BAPL-UO 2 -1, BAPL-UO 2 -2 and BAPL-UO 2 -3 served as standard benchmarks for testing nuclear data files and have also been selected for this analysis. The integral parameters of the said lattices were calculated using the lattice transport code WIMSD-5B based on the generated 69-group cross-section library. The calculated integral parameters were compared to the measured values as well as the results of Monte Carlo Code MCNP. It was found that in most cases, the values of integral parameters show a good agreement with the experiment and MCNP results. Besides, the group constants in WIMS format for the isotopes U-235 and U-238 between two data files have been compared using WIMS library utility code WILLIE and it was found that the group constants are identical with very insignificant difference. Therefore, this analysis reflects the validation of evaluated nuclear data files CENDL-2.2 and JEFF-3.1.1 through benchmarking the integral parameters of TRX and BAPL lattices and can also be essential to implement further neutronic analysis of TRIGA Mark-II research reactor at AERE, Dhaka, Bangladesh.

  19. MCNP Simulations of End Flux Peaking in ACR-1000, 2.4 wt % {sup 235}U Fuel Bundles

    Energy Technology Data Exchange (ETDEWEB)

    Hill, Ian; Donnelly, Jim [Atomic Energy of Canada Limited (AECL), 2251 Speakman Drive, Mississauga, ON, L5K 1B2 (Canada)

    2008-07-01

    This paper examines the end flux peaking in ACR-1000 fuel bundles. Reactor physics simulations are performed with MCNP to assess the steady state end-flux peaking in an infinite lattice of ACR fuel, as well as to quantify the peaking that occurs during refuelling. 3-dimensional MCNP models are created based on the detailed geometry of the fuel bundle. Detailed position-dependent fuel compositions are obtained from MONTEBURNS which couples MCNP and ORIGIN2.2. Axial and radial power profiles are obtained for both fresh and mid-burnup fuel bundles in an infinite lattice. Subsequently an assessment of the impact of a refuelling transient on the power profiles is performed. The refuelling transient is found to increase the end flux peaking in the region adjacent to light water. (authors)

  20. Status of the evaluated nuclear structure data file

    International Nuclear Information System (INIS)

    Martin, M.J.

    1991-01-01

    The structure, organization, and contents of the Evaluated Nuclear Structure Data File (ENSDF) are discussed in this paper. This file contains a summary of the state of experimental nuclear structure data for all nuclides as determined from consideration of measurements reported worldwide in the literature. Special emphasis is given to the data evaluation procedures, the consistency checks, and the quality control utilized at the input stage and to the retrieval capabilities of the system at the output stage. Recent enhancements of the on-line interaction with the file contents is addressed as well as procedural changes that will improve the currency of the file

  1. Hot Cell Window Shielding Analysis Using MCNP

    International Nuclear Information System (INIS)

    Pope, Chad L.; Scates, Wade W.; Taylor, J. Todd

    2009-01-01

    The Idaho National Laboratory Materials and Fuels Complex nuclear facilities are undergoing a documented safety analysis upgrade. In conjunction with the upgrade effort, shielding analysis of the Fuel Conditioning Facility (FCF) hot cell windows has been conducted. This paper describes the shielding analysis methodology. Each 4-ft thick window uses nine glass slabs, an oil film between the slabs, numerous steel plates, and packed lead wool. Operations in the hot cell center on used nuclear fuel (UNF) processing. Prior to the shielding analysis, shield testing with a gamma ray source was conducted, and the windows were found to be very effective gamma shields. Despite these results, because the glass contained significant amounts of lead and little neutron absorbing material, some doubt lingered regarding the effectiveness of the windows in neutron shielding situations, such as during an accidental criticality. MCNP was selected as an analysis tool because it could model complicated geometry, and it could track gamma and neutron radiation. A bounding criticality source was developed based on the composition of the UNF. Additionally, a bounding gamma source was developed based on the fission product content of the UNF. Modeling the windows required field inspections and detailed examination of drawings and material specifications. Consistent with the shield testing results, MCNP results demonstrated that the shielding was very effective with respect to gamma radiation, and in addition, the analysis demonstrated that the shielding was also very effective during an accidental criticality.

  2. Validation of a new midway forward-adjoint coupling option in MCNP

    Energy Technology Data Exchange (ETDEWEB)

    Serov, I.V.; John, T.M.; Hoogenboom, J.E. [Technische Univ. Delft (Netherlands). Interfacultair Reactor Inst.

    1996-09-01

    The new midway Monte Carlo is based on the coupling of scores from a forward and an adjoint Monte Carlo calculation on a surface in between the source and the detector. The method is implemented in MCNP. The utilization of the method is fairly straight-forward and does not require any substantial expertise. The midway Monte Carlo method was tested against the gamma-ray skyshine MCNP benchmark problem. This problem involves deep penetration and streaming along complicated paths. The midway method supplied results, which agree with the results of the reference calculation within the limits of the estimated statistical uncertainties. The efficiency of the easy-to-implement midway calculation is higher than the efficiency of the reference calculation which is already optimized by use of an importance function. The midway method proves to be efficient in problems with complicated streaming paths towards small detectors. (author)

  3. Validation of a new midway forward-adjoint coupling option in MCNP

    International Nuclear Information System (INIS)

    Serov, I.V.; John, T.M.; Hoogenboom, J.E.

    1996-01-01

    The new midway Monte Carlo is based on the coupling of scores from a forward and an adjoint Monte Carlo calculation on a surface in between the source and the detector. The method is implemented in MCNP. The utilization of the method is fairly straight-forward and does not require any substantial expertise. The midway Monte Carlo method was tested against the gamma-ray skyshine MCNP benchmark problem. This problem involves deep penetration and streaming along complicated paths. The midway method supplied results, which agree with the results of the reference calculation within the limits of the estimated statistical uncertainties. The efficiency of the easy-to-implement midway calculation is higher than the efficiency of the reference calculation which is already optimized by use of an importance function. The midway method proves to be efficient in problems with complicated streaming paths towards small detectors. (author)

  4. MCNP6 simulation of reactions of interest to FRIB, medical, and space applications

    International Nuclear Information System (INIS)

    Mashnik, Stepan G.

    2015-01-01

    The latest production-version of the Los Alamos Monte Carlo N-Particle transport code MCNP6 has been used to simulate a variety of particle-nucleus and nucleus-nucleus reactions of academic and applied interest to research subjects at the Facility for Rare Isotope Beams (FRIB), medical isotope production, space-radiation shielding, cosmic-ray propagation, and accelerator applications, including several reactions induced by radioactive isotopes, analyzing production of both stable and radioactive residual nuclei. Here, we discuss examples of validation and verification of MCNP6 by comparing with recent neutron spectra measured at the Heavy Ion Medical Accelerator in Chiba, Japan; spectra of light fragments from several reactions measured recently at GANIL, France; INFN Laboratori Nazionali del Sud, Catania, Italy; COSY of the Jülich Research Center, Germany; and cross sections of products from several reactions measured lately at GSI, Darmstadt, Germany; ITEP, Moscow, Russia; and, LANSCE, LANL, Los Alamos, U.S.A. As a rule, MCNP6 provides quite good predictions for most of the reactions we analyzed so far, allowing us to conclude that it can be used as a reliable and useful simulation tool for various applications for FRIB, medical, and space applications involving stable and radioactive isotopes. (author)

  5. Evaluation of the OSCAR-4/MCNP calculation methodology for radioisotope production in the SAFARI-1 reactor

    International Nuclear Information System (INIS)

    Karriem, Z.; Zamonsky, O.M.

    2014-01-01

    The South African Nuclear Energy Corporation SOC Ltd (Necsa) is a state owned nuclear facility which owns and operates SAFARI-1, a 20 MW material testing reactor. SAFARI-1 is a multi-purpose reactor and is used for the production of radioisotopes through in-core sample irradiation. The Radiation and Reactor Theory (RRT) Section of Necsa supports SAFARI-1 operations with nuclear engineering analyses which include core-reload design, core-follow and radiation transport analyses. The primary computer codes that are used for the analyses are the OSCAR-4 nodal diffusion core simulator and the Monte Carlo transport code MCNP. RRT has developed a calculation methodology based on OSCAR-4 and MCNP to simulate the diverse in-core irradiation conditions in SAFARI-1, for the purpose of radioisotope production. In this paper we present the OSCAR-4/MCNP calculation methodology and the software tools that were developed for rapid and reliable construction of MCNP analysis models. The paper will present the application and accuracy of the methodology for the production of yttrium-90 ( 90 Y) and will include comparisons between calculation results and experimental measurements. The paper will also present sensitivity analyses that were performed to determine the effects of control rod bank position, representation of core depletion state and sample loading configuration, on the calculated 90 Y sample activity. (author)

  6. Design of boron carbide-shielded irradiation channel of the outer irradiation channel of the Ghana Research Reactor-1 using MCNP.

    Science.gov (United States)

    Abrefah, R G; Sogbadji, R B M; Ampomah-Amoako, E; Birikorang, S A; Odoi, H C; Nyarko, B J B

    2011-01-01

    The MCNP model for the Ghana Research Reactor-1 was redesigned to incorporate a boron carbide-shielded irradiation channel in one of the outer irradiation channels. Extensive investigations were made before arriving at the final design of only one boron carbide covered outer irradiation channel; as all the other designs that were considered did not give desirable results of neutronic performance. The concept of redesigning a new MCNP model, which has a boron carbide-shielded channel is to equip the Ghana Research Reactor-1 with the means of performing efficient epithermal neutron activation analysis. After the simulation, a comparison of the results from the original MCNP model for the Ghana Research Reactor-1 and the new redesigned model of the boron carbide shielded channel was made. The final effective criticality of the original MCNP model for the GHARR-1 was recorded as 1.00402 while that of the new boron carbide designed model was recorded as 1.00282. Also, a final prompt neutron lifetime of 1.5245 × 10(-4)s was recorded for the new boron carbide designed model while a value of 1.5571 × 10(-7)s was recorded for the original MCNP design of the GHARR-1. Copyright © 2010 Elsevier Ltd. All rights reserved.

  7. ATLAS, an integrated structural analysis and design system. Volume 4: Random access file catalog

    Science.gov (United States)

    Gray, F. P., Jr. (Editor)

    1979-01-01

    A complete catalog is presented for the random access files used by the ATLAS integrated structural analysis and design system. ATLAS consists of several technical computation modules which output data matrices to corresponding random access file. A description of the matrices written on these files is contained herein.

  8. Current status of ACE format libraries for MCNP at nuclear date center of KAERI

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Do Heon; Gil, Choong Sup; Lee, Young Ouk [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2016-09-15

    The current status of ACE format MCNP/MCNPX libraries by NDC of KAERI is presented with a short description of each library. Validation calculations with recent nuclear data evaluations ENDF/B-VII.0, ENDF/B-VII.1, JEFF-3.2, and JENDL-4.0 have been carried out by the MCNP5 code for 119 criticality benchmark problems taken from the expanded criticality validation suite supplied by LANL. The overall performances of the ACE format KN-libraries have been analyzed in comparison with the results calculated with the ENDF/B-VII.0-based ENDF70 library of LANL. It was confirmed that the ENDF/B-VII.1-based KNE71 library showed better performances than the others by comparing the RMS errors and χ2 values for five benchmark categories as well as whole benchmark problems. ENDF/B-VII.1 and JEFF-3.2 have a tendency to yield more reliable MCNP calculation results within certain confidence intervals regarding the total uncertainties for the keff values. It is found that the adoption of the latest evaluated nuclear data might ensure better outcomes in various research and development areas.

  9. A photoneutron production option for MCNP4A

    International Nuclear Information System (INIS)

    Gallmeier, F.X.

    1996-01-01

    A photoneutron production option was implemented in the MCNP4A code, mainly to supply a tool for reactor shielding calculations in beryllium and heavy water environments of complicated three dimensional geometries. Subroutines were developed to calculate the probability of the photoneutron production at the photon collision sites and the energy and flight direction of the created photoneutrons with the help of user supplied data. These subroutines are accessed through subroutine colidp which processes the photon collisions

  10. FENDL2/A-MCNP, FENDL2/A-VITJE and FENDL2/A-VITJFLAT. The processed FENDL-2 neutron activation cross-section data files. Summary documentation

    International Nuclear Information System (INIS)

    Pashchenko, A.B.; Wienke, H.

    1997-01-01

    This document summarizes the libraries of neutron activation cross-section data processed into the following three formats: continuous energy format as used by the Monte Carlo neutron/photon transport code MCNP4A; VITAMIN-J 175 multigroup format weighted with the VITAMIN-E weighting spectrum as used by the transmutation codes REAC*2/3 and FOUR ACES; VITAMIN-J 175 multigroup ENDF-6 format, with a flat weighting spectrum. The data are available from the IAEA Nuclear Data Section online via INTERNET by FTP command, or on magnetic tape. (author)

  11. A simulation of a pebble bed reactor core by the MCNP-4C computer code

    Directory of Open Access Journals (Sweden)

    Bakhshayesh Moshkbar Khalil

    2009-01-01

    Full Text Available Lack of energy is a major crisis of our century; the irregular increase of fossil fuel costs has forced us to search for novel, cheaper, and safer sources of energy. Pebble bed reactors - an advanced new generation of reactors with specific advantages in safety and cost - might turn out to be the desired candidate for the role. The calculation of the critical height of a pebble bed reactor at room temperature, while using the MCNP-4C computer code, is the main goal of this paper. In order to reduce the MCNP computing time compared to the previously proposed schemes, we have devised a new simulation scheme. Different arrangements of kernels in fuel pebble simulations were investigated and the best arrangement to decrease the MCNP execution time (while keeping the accuracy of the results, chosen. The neutron flux distribution and control rods worth, as well as their shadowing effects, have also been considered in this paper. All calculations done for the HTR-10 reactor core are in good agreement with experimental results.

  12. Simulation of the GCR spectrum in the Mars curiosity rover's RAD detector using MCNP6

    Science.gov (United States)

    Ratliff, Hunter N.; Smith, Michael B. R.; Heilbronn, Lawrence

    2017-08-01

    The paper presents results from MCNP6 simulations of galactic cosmic ray (GCR) propagation down through the Martian atmosphere to the surface and comparison with RAD measurements made there. This effort is part of a collaborative modeling workshop for space radiation hosted by Southwest Research Institute (SwRI). All modeling teams were tasked with simulating the galactic cosmic ray (GCR) spectrum through the Martian atmosphere and the Radiation Assessment Detector (RAD) on-board the Curiosity rover. The detector had two separate particle acceptance angles, 4π and 30 ° off zenith. All ions with Z = 1 through Z = 28 were tracked in both scenarios while some additional secondary particles were only tracked in the 4π cases. The MCNP6 4π absorbed dose rate was 307.3 ± 1.3 μGy/day while RAD measured 233 μGy/day. Using the ICRP-60 dose equivalent conversion factors built into MCNP6, the simulated 4π dose equivalent rate was found to be 473.1 ± 2.4 μSv/day while RAD reported 710 μSv/day.

  13. Visualization of geometry and tally data using MCNP and Justine

    International Nuclear Information System (INIS)

    Cox, L.J.; Favorite, J.A.

    1999-01-01

    The Monte Carlo N-Particle (MCNP) transport code is a general-purpose code that can be used for neutron, photon, electron, or coupled neutron/photon/electron transport, including the capability to calculate eigenvalues for neutron-multiplying systems. The code treats an arbitrary three-dimensional configuration of materials in geometric cells bounded by first- and second-degree surfaces and fourth-degree elliptical tori. Justine is the graphical user interface and problem setup tool for the Los Alamos Radiation Modeling Interactive Environment (LARAMIE). Its purpose is to serve as a convenient and very general interface for setting up physics calculations and linking together the disparate radiation transport codes under a single front-end. Currently, the LARAMIE system includes MCNP and the deterministic transport code suit DANTSYS (ONEDANT, TWODANT, and THREEDANT, for one-, two-, and three-dimensional geometries, respectively). Justine is currently available through the Radiation Safety Information Computational Center to members of the criticality safety community for evaluation and use. The authors will demonstrate the capabilities of both codes for visualization of geometries and results from a variety of criticality problems

  14. Benchmarking of MCAM 4.0 with the ITER 3D Model

    International Nuclear Information System (INIS)

    Ying Li; Lei Lu; Aiping Ding; Haimin Hu; Qin Zeng; Shanliang Zheng; Yican Wu

    2006-01-01

    Monte Carlo particle transport simulations are widely employed in fields such as nuclear engineering, radio-therapy and space science. Describing and verifying the 3D geometry of fusion devices, however, are among the most complex tasks of MCNP calculation problems in nuclear analysis. The manual modeling of a complex geometry for MCNP code, though a common practice, is an extensive, time-consuming, and error prone task. An efficient solution is to shift the geometric modeling into Computer Aided Design(CAD) systems and to use an interface for MCNP to convert the CAD model to MCNP file. The advantage of this approach lies in the fact that it allows access to full features of modern CAD systems facilitating the geometric modeling and utilizing the existing CAD models. MCAM(MCNP Automatic Modeling System) is an integrated tool for CAD model preprocessing, accurate bi-directional conversion between CAD/MCNP models, neutronics property processing and geometric modeling developed by FDS team in ASIPP and Hefei University of Technology. MCAM4.0 has been extended and enhanced to support various CAD file formats and the preprocessing of CAD model, such as healing, automatic model reconstruction, overlap detection and correction, automatic void modeling. The ITER international benchmark model is provided by ITER international team to compare the CAD/MCNP programs being developed in the ITER participant teams. It is created in CATIA/V5, which has been chosen as the CAD system for ITER design, including all the important parts and components of the ITER device. The benchmark model contains vast curve surfaces, which can fully test the ability of MCNP/CAD codes. The whole processing procedure of this model will be presented in this paper, which includes the geometric model processing, neutroics property processing, converting to MCNP input file, calculating with MCNP and analysis. The nuclear analysis results of the model will be given in the end. Although these preliminary

  15. Preparation and comparitive analysis of MCNP thermal libraries for liquid hydrogen and deuterium using NJOY97 on 32 bit and 64 bit computers

    International Nuclear Information System (INIS)

    Jo, Y. S.; Kim, J. D.; Kil, C. S.; Jang, J. H.

    1999-01-01

    The scattering laws and MCNP thermal libraries for liquid hydrogen and deuterium are comparatively calculated on HP715 (32-bit computer) and SGI IP27 (64-bit computer) using NJOY97. The results are also compared with the experimental data. In addition, MCNP calculations for the nuclear design of a cold neutron source at HANARO are performed with the newly generated MCNP thermal libraries from two different computers and the results are compared

  16. A comparison of lattice parameters for CANDU-type lattices obtained using MCNP, WIMS, and WIMS with resonance reaction rates from MCNP

    International Nuclear Information System (INIS)

    Craig, D.S.

    1989-03-01

    The Monte Carlo code MCNP was used to check the accuracy of the WIMS calculation of the resolved resonance capture rate in CANDU-type lattices. Reactivities, relative conversion ratios, and fast fission factors are compared with experiments. Values of ρ 28 and reaction rates for U-238 are given as a function of position in the fuel bundle. A check was made on the correction made in WIMS to allow for endcaps on the fuel bundles. (26 refs)

  17. Verification of the AZNHEX code v.1.4 with MCNP6 for different reference cases; Verificacion del codigo AZNHEX v.1.4 con MCNP6 para diferentes casos de referencia

    Energy Technology Data Exchange (ETDEWEB)

    Galicia A, J.; Francois L, J. L.; Bastida O, G. E. [UNAM, Facultad de Ingenieria, Departamento de Sistemas Energeticos, Ciudad Universitaria, Circuito Exterior s/n, 04510 Ciudad de Mexico (Mexico); Del Valle G, E., E-mail: jgaliciaa87@gmail.com [IPN, Escuela Superior de Fisica y Matematicas, Av. IPN s/n, 07738 Ciudad de Mexico (Mexico)

    2017-09-15

    The codes that make up the AZTLAN platform (AZTHECA, AZTRAN, AZKIND and AZNHEX) are currently in the testing phase simulating a variety of nuclear reactor assemblies and cores to compare and validate the results obtained for a particular case, with codes globally used in the nuclear area such as CASMO, Serpent and MCNP. The objective of this work is to continue improving the future versions of the codes of the AZTLAN platform so that accurate and reliable results can be obtained for the user. To test the current version of the AZNHEX code, 3 cases were taken into account, the first being the simulation of a VVER-440 reactor assembly; for the second case, the assembly of a fast reactor cooled with helium was simulated and for the third case it was decided to take up the case of the core of a fast reactor cooled with sodium, this because the previous versions of AZNHEX did not show adequate results and, in addition, they presented a considerable amount of limitations. The comparison and validation of the results (neutron multiplication factor, radial power, radial flow, axial power) for these three cases were made using the code MCNP6. The results obtained show that this version of AZNHEX produces values of the neutron multiplication factor and the neutron and power flow distributions very close to those of MCNP6. (Author)

  18. An MCNP model of glove boxes in a plutonium processing facility

    International Nuclear Information System (INIS)

    Dooley, D.E.; Kornreich, D.E.

    1998-01-01

    Nuclear material processing usually occurs simultaneously in several glove boxes whose primary purpose is to contain radioactive materials and prevent inhalation or ingestion of radioactive materials by workers. A room in the plutonium facility at Los Alamos National Laboratory has been slated for installation of a glove box for storing plutonium metal in various shapes during processing. This storage glove box will be located in a room containing other glove boxes used daily by workers processing plutonium parts. An MCNP model of the room and glove boxes has been constructed to estimate the neutron flux at various locations in the room for two different locations of the storage glove box and to determine the effect of placing polyethylene shielding around the storage glove box. A neutron dose survey of the room with sources dispersed as during normal production operations was used as a benchmark to compare the neutron dose equivalent rates calculated by the MCNP model

  19. MCNP6 Simulation of Light and Medium Nuclei Fragmentation at Intermediate Energies

    Energy Technology Data Exchange (ETDEWEB)

    Mashnik, Stepan Georgievich [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Kerby, Leslie Marie [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Univ. of Idaho, Moscow, ID (United States)

    2015-08-24

    Fragmentation reactions induced on light and medium nuclei by protons and light nuclei of energies around 1 GeV/nucleon and below are studied with the Los Alamos transport code MCNP6 and with its CEM03.03 and LAQGSM03.03 event generators. CEM and LAQGSM assume that intermediate-energy fragmentation reactions on light nuclei occur generally in two stages. The first stage is the intranuclear cascade (INC), followed by the second, Fermi breakup disintegration of light excited residual nuclei produced after the INC. CEM and LAQGSM account also for coalescence of light fragments (complex particles) up to sup>4He from energetic nucleons emitted during INC. We investigate the validity and performance of MCNP6, CEM, and LAQGSM in simulating fragmentation reactions at intermediate energies and discuss possible ways of further improving these codes.

  20. Neutron reflector design with Californium 252 neutron for Boron neutron chapter therapy facility using MCNP5 simulation method

    International Nuclear Information System (INIS)

    Muhammad Fakhrurreza; Kusminanto; Y Sardjono

    2014-01-01

    In this research has made a reflector design to provide beams of Neutron for BNCT with Californium-252 radioactive source. This collimator is useful to obtain optimum epithermal neutron flux with the smallest impurity radiation (thermal neutron, fast neutron, and gamma). The design process is done using Monte Carlo N-Particle simulation version 5 (MCNP5) code to calculate the neutron flux tally form. The chosen reflector design is the reflectors which use material such as BeO ceramic with 13 cm thick. Moderator use sulfur material with the slope angle of the cone is 30°. From the calculation result, it is obtained that Reflector with 1 gram Californium-252 source can produce a neutron output thermal which has thermal neutron specification 2.23189 x 10 9 n/s.cm 2 , epithermal neutron 3.51548 x 10 9 n/s.cm 2 , and fast neutron 4.82241 x 10 9 n/s.cm 2 From the result, it needs additional collimator because the BNCT requirement. (author)

  1. Input/Output of ab-initio nuclear structure calculations for improved performance and portability

    International Nuclear Information System (INIS)

    Laghave, Nikhil

    2010-01-01

    Many modern scientific applications rely on highly computation intensive calculations. However, most applications do not concentrate as much on the role that input/output operations can play for improved performance and portability. Parallelizing input/output operations of large files can significantly improve the performance of parallel applications where sequential I/O is a bottleneck. A proper choice of I/O library also offers a scope for making input/output operations portable across different architectures. Thus, use of parallel I/O libraries for organizing I/O of large data files offers great scope in improving performance and portability of applications. In particular, sequential I/O has been identified as a bottleneck for the highly scalable MFDn (Many Fermion Dynamics for nuclear structure) code performing ab-initio nuclear structure calculations. We develop interfaces and parallel I/O procedures to use a well-known parallel I/O library in MFDn. As a result, we gain efficient I/O of large datasets along with their portability and ease of use in the down-stream processing. Even situations where the amount of data to be written is not huge, proper use of input/output operations can boost the performance of scientific applications. Application checkpointing offers enormous performance improvement and flexibility by doing a negligible amount of I/O to disk. Checkpointing saves and resumes application state in such a manner that in most cases the application is unaware that there has been an interruption to its execution. This helps in saving large amount of work that has been previously done and continue application execution. This small amount of I/O provides substantial time saving by offering restart/resume capability to applications. The need for checkpointing in optimization code NEWUOA has been identified and checkpoint/restart capability has been implemented in NEWUOA by using simple file I/O.

  2. Use of MCNP + GADRAS in Generating More Realistic Gamma-Ray Spectra for Plutonium and HEU Objects

    International Nuclear Information System (INIS)

    Rawool-Sullivan, Mohini; Mattingly, John; Mitchell, Dean

    2012-01-01

    The ability to accurately simulate high-resolution gamma spectra from materials that emit both neutrons and gammas is very important to the analysis of special nuclear materials (SNM), e.g., uranium and plutonium. One approach under consideration has been to combine MCNP and GADRAS. This approach is expected to generate more accurate gamma ray spectra for complex three-dimensional geometries than can be obtained from one-dimensional deterministic transport simulations (e.g., ONEDANT). This presentation describes application of combining MCNP and GADRAS in simulating plutonium and uranium spectra.

  3. Tabulation of Fundamental Assembly Heat and Radiation Source Files

    International Nuclear Information System (INIS)

    T. deBues; J.C. Ryman

    2006-01-01

    The purpose of this calculation is to tabulate a set of computer files for use as input to the WPLOAD thermal loading software. These files contain details regarding heat and radiation from pressurized water reactor (PWR) assemblies and boiling water reactor (BWR) assemblies. The scope of this calculation is limited to rearranging and reducing the existing file information into a more streamlined set of tables for use as input to WPLOAD. The electronic source term files used as input to this calculation were generated from the output files of the SAS2H/ORIGIN-S sequence of the SCALE Version 4.3 modular code system, as documented in References 2.1.1 and 2.1.2, and are included in Attachment II

  4. Implementation of multileaf collimator in a LINAC MCNP5 simulation coupled with the radiation treatment planing system PLUNC

    International Nuclear Information System (INIS)

    Abella, Vicente; Miro, Rafael; Juste, Belen; Verdu, Gumersindo

    2010-01-01

    Multileaf collimators are used on linear accelerators to provide conformal shaping of radiotherapy treatment beams, being an important tool for radiation therapy dose delivery. In this work, a multileaf collimator has been designed and implemented in the MCNP model of an Elekta Precise Linear Accelerator and introduced in PLUNC, a set of software tools for radiotherapy treatment planning (RTP) which was coupled in previous works with MCNP5 (Monte Carlo N-Particle transport code), with the purpose of comparing its effect on deterministic and Monte Carlo dose calculations. A 3D Shepp-Logan phantom was utilized as the patient model for validation purposes. Once the multileaf collimator model is implemented in the PLUNC LINAC model, a series of Matlab interfaces extract phantom and beam information created with PLUNC during the treatment plan and write it in MCNP5 input deck format. After the Monte Carlo simulation is performed, results are input back again in PLUNC in order to continue with the plan evaluation. The comparison is made via mapping of dose distribution inside the phantom with different field sizes, utilizing the MCNP5 tool EMESH, superimposed mesh tally, which allows registering the results over the problem geometry. This work follows a valid methodology for multileaf LINAC MC calculations during radiation treatment plans. (author)

  5. Implementation of a tree algorithm in MCNP code for nuclear well logging applications

    Energy Technology Data Exchange (ETDEWEB)

    Li Fusheng, E-mail: fusheng.li@bakerhughes.com [Baker Hughes Incorporated, 2001 Rankin Rd. Houston, TX 77073-5101 (United States); Han Xiaogang [Baker Hughes Incorporated, 2001 Rankin Rd. Houston, TX 77073-5101 (United States)

    2012-07-15

    The goal of this paper is to develop some modeling capabilities that are missing in the current MCNP code. Those missing capabilities can greatly help for some certain nuclear tools designs, such as a nuclear lithology/mineralogy spectroscopy tool. The new capabilities to be developed in this paper include the following: zone tally, neutron interaction tally, gamma rays index tally and enhanced pulse-height tally. The patched MCNP code also can be used to compute neutron slowing-down length and thermal neutron diffusion length. - Highlights: Black-Right-Pointing-Pointer Tree structure programming is suitable for Monte-Carlo based particle tracking. Black-Right-Pointing-Pointer Enhanced pulse height tally is developed for oilwell logging tool simulation. Black-Right-Pointing-Pointer Neutron interaction tally and gamma ray index tally for geochemical logging.

  6. CREOLE experiment study on the reactivity temperature coefficient with sensitivity and uncertainty analysis using the MCNP5 code and different neutron cross section evaluations

    International Nuclear Information System (INIS)

    Boulaich, Y.; El Bardouni, T.; Erradi, L.; Chakir, E.; Boukhal, H.; Nacir, B.; El Younoussi, C.; El Bakkari, B.; Merroun, O.; Zoubair, M.

    2011-01-01

    Highlights: → In the present work, we have analyzed the CREOLE experiment on the reactivity temperature coefficient (RTC) by using the three-dimensional continuous energy code (MCNP5) and the last updated nuclear data evaluations. → Calculation-experiment discrepancies of the RTC were analyzed and the results have shown that the JENDL3.3 and JEFF3.1 evaluations give the most consistent values. → In order to specify the source of the relatively large discrepancy in the case of ENDF-BVII nuclear data evaluation, the k eff discrepancy between ENDF-BVII and JENDL3.3 was decomposed by using sensitivity and uncertainty analysis technique. - Abstract: In the present work, we analyze the CREOLE experiment on the reactivity temperature coefficient (RTC) by using the three-dimensional continuous energy code (MCNP5) and the last updated nuclear data evaluations. This experiment performed in the EOLE critical facility located at CEA/Cadarache, was mainly dedicated to the RTC studies for both UO 2 and UO 2 -PuO 2 PWR type lattices covering the whole temperature range from 20 deg. C to 300 deg. C. We have developed an accurate 3D model of the EOLE reactor by using the MCNP5 Monte Carlo code which guarantees a high level of fidelity in the description of different configurations at various temperatures taking into account their consequence on neutron cross section data and all thermal expansion effects. In this case, the remaining error between calculation and experiment will be awarded mainly to uncertainties on nuclear data. Our own cross section library was constructed by using NJOY99.259 code with point-wise nuclear data based on ENDF-BVII, JEFF3.1 and JENDL3.3 evaluation files. The MCNP model was validated through the axial and radial fission rate measurements at room and hot temperatures. Calculation-experiment discrepancies of the RTC were analyzed and the results have shown that the JENDL3.3 and JEFF3.1 evaluations give the most consistent values; the discrepancy is

  7. Performance of the Galley Parallel File System

    Science.gov (United States)

    Nieuwejaar, Nils; Kotz, David

    1996-01-01

    As the input/output (I/O) needs of parallel scientific applications increase, file systems for multiprocessors are being designed to provide applications with parallel access to multiple disks. Many parallel file systems present applications with a conventional Unix-like interface that allows the application to access multiple disks transparently. This interface conceals the parallism within the file system, which increases the ease of programmability, but makes it difficult or impossible for sophisticated programmers and libraries to use knowledge about their I/O needs to exploit that parallelism. Furthermore, most current parallel file systems are optimized for a different workload than they are being asked to support. We introduce Galley, a new parallel file system that is intended to efficiently support realistic parallel workloads. Initial experiments, reported in this paper, indicate that Galley is capable of providing high-performance 1/O to applications the applications that rely on them. In Section 3 we describe that access data in patterns that have been observed to be common.

  8. MCNP perturbation technique for criticality analysis

    International Nuclear Information System (INIS)

    McKinney, G.W.; Iverson, J.L.

    1995-01-01

    The differential operator perturbation technique has been incorporated into the Monte Carlo N-Particle transport code MCNP and will become a standard feature of future releases. This feature includes first and/or second order terms of the Taylor Series expansion for response perturbations related to cross-section data (i.e., density, composition, etc.). Criticality analyses can benefit from this technique in that predicted changes in the track-length tally estimator of K eff may be obtained for multiple perturbations in a single run. A key advantage of this method is that a precise estimate of a small change in response (i.e., < 1%) is easily obtained. This technique can also offer acceptable accuracy, to within a few percent, for up to 20-30% changes in a response

  9. Monte Carlo simulation applied to radiosurgery narrow beams using MCNP-4C

    International Nuclear Information System (INIS)

    Chaves, A.; Lopes, M.C.; Oliveira, C.

    2001-01-01

    Dose measurements for the narrow photon beams used in radiosurgery are complicated by the lack of electron equilibrium which is a requirement namely for ionometric methods. To overcome this difficulty the use of different dosimetric supports is strongly recommended in order to appreciate the influence of each type of detector. Monte Carlo simulation is another kind of tool to assess the details of the energy deposition phenomena in such narrow photon beams. In this study output factors and depth dose calculated by the Monte Carlo MCNP-4C code are presented and compared with experimental data measured with a diode, a Markus chamber, a 0.125 cc thimble chamber and a Pinpoint chamber. Simulated energy spectra for narrow beams are also presented in order to compare them with the reference 10 cm x 10 cm beam field size and thus discuss the different contributions of the absorbed energy in water, in each case. A detailed analysis on the photon energy spectra showed a slight decrease on the photon mean energy that can be explained by the increased scattering inside the additional collimators. Calculated and measured depth doses curves are in good agreement for most of the collimators. For the two smallest collimators some differences have been pointed and explained according to the characteristics of the detectors (author)

  10. Numerical verification of the theory of coupled reactors for a deuterium critical assembly using MCNP5

    International Nuclear Information System (INIS)

    Hussein, M.S.; Bonin, H.W.; Lewis, B.J.

    2013-01-01

    The theory of multipoint coupled reactors developed by multi-group transport is verified by using the probabilistic transport code MCNP5. The verification was performed by calculating the multiplication factors (or criticality factors) and coupling coefficients for a two-region test reactor known as Deuterium Critical Assembly, (DCA). The variations of the criticality factors and the coupling coefficients were investigated by changing of the water levels in the inner and outer cores. The numerical results of the model developed with MCNP5 code were validated and verified against published results and the mathematical model based on coupled reactor theory. (author)

  11. Numerical verification of the theory of coupled reactors for a deuterium critical assembly using MCNP5

    Energy Technology Data Exchange (ETDEWEB)

    Hussein, M.S.; Bonin, H.W.; Lewis, B.J., E-mail: mohamed.hussein@rmc.ca, E-mail: bonin-h@rmc.ca, E-mail: lewis-b@rmc.ca [Royal Military College of Canada, Dept. of Chemistry and Chemical Engineering, Kingston, Ontario (Canada)

    2013-07-01

    The theory of multipoint coupled reactors developed by multi-group transport is verified by using the probabilistic transport code MCNP5. The verification was performed by calculating the multiplication factors (or criticality factors) and coupling coefficients for a two-region test reactor known as Deuterium Critical Assembly, (DCA). The variations of the criticality factors and the coupling coefficients were investigated by changing of the water levels in the inner and outer cores. The numerical results of the model developed with MCNP5 code were validated and verified against published results and the mathematical model based on coupled reactor theory. (author)

  12. MCNP modelling of scintillation-detector gamma-ray spectra from natural radionuclides

    NARCIS (Netherlands)

    Hendriks, Peter; Maucec, M; de Meijer, RJ

    gamma-ray spectra of natural radionuclides are simulated for a BGO detector in a borehole geometry using the Monte Carlo code MCNP. All gamma-ray emissions of the decay of K-40 and the series of Th-232 and U-238 are used to describe the source. A procedure is proposed which excludes the

  13. Nuclear densimeter of soil simulated in MCNP-4C code

    International Nuclear Information System (INIS)

    Braga, Mario R.M.S.S.; Penna, Rodrigo; Vasconcelos, Danilo C.; Pereira, Claubia; Guerra, Bruno T.; Silva, Clemente J.G.C.

    2009-01-01

    The Monte Carlo code (MCNPX) was used to simulate a nuclear densimeter for measuring soil density. An Americium source (E = 60 keV) and a NaI (Tl) detector were placed on soil surface. Results from MCNP shown that scattered photon fluxes may be used to determining soil density. Linear regressions between scattered photons fluxes and soil density were calculated and shown correlation coefficients near unity. (author)

  14. Development of the GUI environments of MIDAS code for convenient input and output processing

    International Nuclear Information System (INIS)

    Kim, K. L.; Kim, D. H.

    2003-01-01

    MIDAS is being developed at KAERI as an integrated Severe Accident Analysis Code with easy model modification and addition by restructuring the data transfer scheme. In this paper, the input file management system, IEDIT and graphic simulation system, SATS, are presented as MIDAS input and output GUI systems. These two systems would form the basis of the MIDAS GUI system for input and output processing, and they are expected to be useful tools for severe accidents analysis and simulation

  15. Radiation calculations using LAHET/MCNP/CINDER90

    International Nuclear Information System (INIS)

    Waters, L.

    1994-01-01

    The LAHET monte carlo code system has recently been expanded to include high energy hadronic interactions via the FLUKA code, while retaining the original Los Alamos versions of HETC and ISABEL at lower energies. Electrons and photons are transported with EGS4 or ITS, while the MCNP coupled neutron/photon monte carlo code provides analysis of neutrons with kinetic energies less than 20 MeV. An interface with the CINDER activation code is now in common use. Various other changes have been made to facilitate analysis of high energy accelerator radiation environments and experimental physics apparatus, such as those found at SSC and RHIC. Current code developments and applications are reviewed

  16. MCNP modelling of the wall effects observed in tissue-equivalent proportional counters.

    Science.gov (United States)

    Hoff, J L; Townsend, L W

    2002-01-01

    Tissue-equivalent proportional counters (TEPCs) utilise tissue-equivalent materials to depict homogeneous microscopic volumes of human tissue. Although both the walls and gas simulate the same medium, they respond to radiation differently. Density differences between the two materials cause distortions, or wall effects, in measurements, with the most dominant effect caused by delta rays. This study uses a Monte Carlo transport code, MCNP, to simulate the transport of secondary electrons within a TEPC. The Rudd model, a singly differential cross section with no dependence on electron direction, is used to describe the energy spectrum obtained by the impact of two iron beams on water. Based on the models used in this study, a wall-less TEPC had a higher lineal energy (keV.micron-1) as a function of impact parameter than a solid-wall TEPC for the iron beams under consideration. An important conclusion of this study is that MCNP has the ability to model the wall effects observed in TEPCs.

  17. Configuration Management File Manager Developed for Numerical Propulsion System Simulation

    Science.gov (United States)

    Follen, Gregory J.

    1997-01-01

    One of the objectives of the High Performance Computing and Communication Project's (HPCCP) Numerical Propulsion System Simulation (NPSS) is to provide a common and consistent way to manage applications, data, and engine simulations. The NPSS Configuration Management (CM) File Manager integrated with the Common Desktop Environment (CDE) window management system provides a common look and feel for the configuration management of data, applications, and engine simulations for U.S. engine companies. In addition, CM File Manager provides tools to manage a simulation. Features include managing input files, output files, textual notes, and any other material normally associated with simulation. The CM File Manager includes a generic configuration management Application Program Interface (API) that can be adapted for the configuration management repositories of any U.S. engine company.

  18. Auto Draw from Excel Input Files

    Science.gov (United States)

    Strauss, Karl F.; Goullioud, Renaud; Cox, Brian; Grimes, James M.

    2011-01-01

    The design process often involves the use of Excel files during project development. To facilitate communications of the information in the Excel files, drawings are often generated. During the design process, the Excel files are updated often to reflect new input. The problem is that the drawings often lag the updates, often leading to confusion of the current state of the design. The use of this program allows visualization of complex data in a format that is more easily understandable than pages of numbers. Because the graphical output can be updated automatically, the manual labor of diagram drawing can be eliminated. The more frequent update of system diagrams can reduce confusion and reduce errors and is likely to uncover symmetric problems earlier in the design cycle, thus reducing rework and redesign.

  19. Numerical verification/validation of the theory of coupled reactors for deuterium critical assembly, using MCNP5 and Serpent codes

    International Nuclear Information System (INIS)

    Hussein, M.S; Lewis, B.J.; Bonin, H.W.

    2013-01-01

    The theory of multipoint coupled reactors developed by multi-group transport is verified by using the probabilistic transport code MCNP5 and the continuous-energy Monte Carlo reactor physics burnup calculation Serpent code. The verification was performed by calculating the multiplication factors (or criticality factors) and coupling coefficients for a two-region test reactor known as the Deuterium Critical Assembly, DCA. The multiplication factors k eff calculated numerically and independently from simulations of the DCA by MCNP5 and Serpent codes are compared with the multiplication factors k eff calculated based on the coupled reactor theory. Excellent agreement was obtained between the multiplication factors k eff calculated with the Serpent code, with MCNP5, and from the coupled reactor theory. This analysis demonstrates that the Serpent code is valid for the multipoint coupled reactor calculations. (author)

  20. Numerical verification/validation of the theory of coupled reactors for deuterium critical assembly, using MCNP5 and Serpent codes

    Energy Technology Data Exchange (ETDEWEB)

    Hussein, M.S, E-mail: mohamed.hussein@rmc.ca [Royal Military College of Canada, Dept. of Chemistry and Chemical Engineering, Kingston, Ontario (Canada); Lewis, B.J., E-mail: Brent.Lewis@uoit.ca [Univ. of Ontario Inst. of Technology, Faculty of Energy Systems and Nuclear Science, Oshawa, Ontario (Canada); Bonin, H.W., E-mail: bonin-h@rmc.ca [Royal Military College of Canada, Dept. of Chemistry and Chemical Engineering, Kingston, Ontario (Canada)

    2013-07-01

    The theory of multipoint coupled reactors developed by multi-group transport is verified by using the probabilistic transport code MCNP5 and the continuous-energy Monte Carlo reactor physics burnup calculation Serpent code. The verification was performed by calculating the multiplication factors (or criticality factors) and coupling coefficients for a two-region test reactor known as the Deuterium Critical Assembly, DCA. The multiplication factors k{sub eff} calculated numerically and independently from simulations of the DCA by MCNP5 and Serpent codes are compared with the multiplication factors k{sub eff} calculated based on the coupled reactor theory. Excellent agreement was obtained between the multiplication factors k{sub eff} calculated with the Serpent code, with MCNP5, and from the coupled reactor theory. This analysis demonstrates that the Serpent code is valid for the multipoint coupled reactor calculations. (author)

  1. Burnup calculation of a CANDU6 reactor using the Serpent and MCNP6 codes

    Energy Technology Data Exchange (ETDEWEB)

    Hussein, M.S.; Bonin, H.W., E-mail: mohamed.hussein@rmc.ca, E-mail: bonin-h@rmc.ca [Royal Military College of Canada, Dept. of Chemistry and Chemical Engineering, Kingston, ON (Canada); Lewis, B.J., E-mail: Brent.Lewis@uoit.ca [Univ. of Ontario Inst. of Tech., Faculty of Energy Systems and Nuclear Science, Oshawa, ON (Canada)

    2014-07-01

    A study of fuel burnup for the CANDU6 reactor is carried out to validate the most recent versions of the probabilistic transport code (MCNP6) and the continuous energy burnup calculation code (Serpent). These two codes allow for 3-D geometry calculation accounting for a detailed analysis without unit-cell homogenization. On the other hand, the WIMS-AECL computer program is used to model neutron transport in nuclear-reactor lattices for design, safety analysis, and operation. It works with two-dimensional regions and can perform collision probability calculations for a periodic structure of the lattice cell. In the present work, the multiplication factor, the total flux and fuel burnup could be calculated for a CANDU6 nuclear reactor based on the GENTILLY-2 core design. The MCNP6 and Serpent codes provide a calculation of the track length estimated flux per neutron source. This estimated flux is then scaled with normalization to the reactor power in order to provide a flux in unit of n/cm{sup 2}s. Good agreement is observed between the actual total flux calculated by MCNP6, Serpent and WIMS-AECL. The effective multiplication factors of the whole core CANDU6 reactor are further calculated as a function of burnup and further compared to those calculated by WIMS-AECL where excellent agreement is also obtained. (author)

  2. Burnup calculation of a CANDU6 reactor using the Serpent and MCNP6 codes

    International Nuclear Information System (INIS)

    Hussein, M.S.; Bonin, H.W.; Lewis, B.J.

    2014-01-01

    A study of fuel burnup for the CANDU6 reactor is carried out to validate the most recent versions of the probabilistic transport code (MCNP6) and the continuous energy burnup calculation code (Serpent). These two codes allow for 3-D geometry calculation accounting for a detailed analysis without unit-cell homogenization. On the other hand, the WIMS-AECL computer program is used to model neutron transport in nuclear-reactor lattices for design, safety analysis, and operation. It works with two-dimensional regions and can perform collision probability calculations for a periodic structure of the lattice cell. In the present work, the multiplication factor, the total flux and fuel burnup could be calculated for a CANDU6 nuclear reactor based on the GENTILLY-2 core design. The MCNP6 and Serpent codes provide a calculation of the track length estimated flux per neutron source. This estimated flux is then scaled with normalization to the reactor power in order to provide a flux in unit of n/cm 2 s. Good agreement is observed between the actual total flux calculated by MCNP6, Serpent and WIMS-AECL. The effective multiplication factors of the whole core CANDU6 reactor are further calculated as a function of burnup and further compared to those calculated by WIMS-AECL where excellent agreement is also obtained. (author)

  3. Using MCNP for in-core instrument calibration in CANDU

    Energy Technology Data Exchange (ETDEWEB)

    Taylor, D.C. [Point Lepreau Generating Station, NB Power, Lepreau, New Brunswick (Canada); Anghel, V.N.P.; Sur, B. [Atomic Energy of Canada Limited, Chalk River, Ontario (Canada)

    2002-07-01

    The calibration of in-core instruments is important for safe and economical CANDU operation. However, in-core detectors are not normally suited to bench calibration procedures. This paper describes the use and validation of detailed neutron transport calculations for the purpose of calibrating the response of in-core neutron flux detectors. The Monte-Carlo transport code, MCNP, was used to model the thermal neutron flux distribution in the region around self-powered in-core flux detectors (ICFDs), and in the vicinity of the calandria edge. The ICFD model was used to evaluate the reduction in signal of a given detector (the 'detector shading factor') due to neutron absorption in surrounding materials, detectors, and lead-cables. The calandria edge model was used to infer the accuracy of the calandria edge position from flux scans performed by AECL's traveling flux detector (TFD) system. The MCNP results were checked against experimental results on ICFDs, and also against shading factors computed by other means. The use of improved in-core detector calibration factors obtained by this new methodology will improve the accuracy of spatial flux control performance in CANDU-6 reactors. The accurate determination of TFD based calandria edge position is useful in the quantitative measurement of changes in in-core component dimensions and position due to aging, such as pressure tube sag. (author)

  4. Practice of calculation of neutron-physical characteristics of reactors and radiating shielding in structure SNPS with program complex MCNP

    International Nuclear Information System (INIS)

    Krotov, A.D.; Son'ko, A.V.

    2009-01-01

    Calculation of neutron-physical properties and radiation protection of space power reactor was made by means of the MCNP code allowing simulation of neutron, γ- and electron transport by the Monte Carlo method in the systems with combined geometry. Universality of the MCNP code has been demonstrated both for the calculation of reactor-converter so for the optimization of radiation protection that allows to reserve a new level of complex simulation of SNPS [ru

  5. Development of a consistent Monte Carlo-deterministic transport methodology based on the method of characteristics and MCNP5

    International Nuclear Information System (INIS)

    Karriem, Z.; Ivanov, K.; Zamonsky, O.

    2011-01-01

    This paper presents work that has been performed to develop an integrated Monte Carlo- Deterministic transport methodology in which the two methods make use of exactly the same general geometry and multigroup nuclear data. The envisioned application of this methodology is in reactor lattice physics methods development and shielding calculations. The methodology will be based on the Method of Long Characteristics (MOC) and the Monte Carlo N-Particle Transport code MCNP5. Important initial developments pertaining to ray tracing and the development of an MOC flux solver for the proposed methodology are described. Results showing the viability of the methodology are presented for two 2-D general geometry transport problems. The essential developments presented is the use of MCNP as geometry construction and ray tracing tool for the MOC, verification of the ray tracing indexing scheme that was developed to represent the MCNP geometry in the MOC and the verification of the prototype 2-D MOC flux solver. (author)

  6. Monte Carlo MCNP-4B-based absorbed dose distribution estimates for patient-specific dosimetry.

    Science.gov (United States)

    Yoriyaz, H; Stabin, M G; dos Santos, A

    2001-04-01

    This study was intended to verify the capability of the Monte Carlo MCNP-4B code to evaluate spatial dose distribution based on information gathered from CT or SPECT. A new three-dimensional (3D) dose calculation approach for internal emitter use in radioimmunotherapy (RIT) was developed using the Monte Carlo MCNP-4B code as the photon and electron transport engine. It was shown that the MCNP-4B computer code can be used with voxel-based anatomic and physiologic data to provide 3D dose distributions. This study showed that the MCNP-4B code can be used to develop a treatment planning system that will provide such information in a time manner, if dose reporting is suitably optimized. If each organ is divided into small regions where the average energy deposition is calculated with a typical volume of 0.4 cm(3), regional dose distributions can be provided with reasonable central processing unit times (on the order of 12-24 h on a 200-MHz personal computer or modest workstation). Further efforts to provide semiautomated region identification (segmentation) and improvement of marrow dose calculations are needed to supply a complete system for RIT. It is envisioned that all such efforts will continue to develop and that internal dose calculations may soon be brought to a similar level of accuracy, detail, and robustness as is commonly expected in external dose treatment planning. For this study we developed a code with a user-friendly interface that works on several nuclear medicine imaging platforms and provides timely patient-specific dose information to the physician and medical physicist. Future therapy with internal emitters should use a 3D dose calculation approach, which represents a significant advance over dose information provided by the standard geometric phantoms used for more than 20 y (which permit reporting of only average organ doses for certain standardized individuals)

  7. Development of Multi-physics (Multiphase CFD + MCNP) simulation for generic solution vessel power calculation

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Seung Jun [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Buechler, Cynthia Eileen [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-07-17

    The current study aims to predict the steady state power of a generic solution vessel and to develop a corresponding heat transfer coefficient correlation for a Moly99 production facility by conducting a fully coupled multi-physics simulation. A prediction of steady state power for the current application is inherently interconnected between thermal hydraulic characteristics (i.e. Multiphase computational fluid dynamics solved by ANSYS-Fluent 17.2) and the corresponding neutronic behavior (i.e. particle transport solved by MCNP6.2) in the solution vessel. Thus, the development of a coupling methodology is vital to understand the system behavior at a variety of system design and postulated operating scenarios. In this study, we report on the k-effective (keff) calculation for the baseline solution vessel configuration with a selected solution concentration using MCNP K-code modeling. The associated correlation of thermal properties (e.g. density, viscosity, thermal conductivity, specific heat) at the selected solution concentration are developed based on existing experimental measurements in the open literature. The numerical coupling methodology between multiphase CFD and MCNP is successfully demonstrated, and the detailed coupling procedure is documented. In addition, improved coupling methods capturing realistic physics in the solution vessel thermal-neutronic dynamics are proposed and tested further (i.e. dynamic height adjustment, mull-cell approach). As a key outcome of the current study, a multi-physics coupling methodology between MCFD and MCNP is demonstrated and tested for four different operating conditions. Those different operating conditions are determined based on the neutron source strength at a fixed geometry condition. The steady state powers for the generic solution vessel at various operating conditions are reported, and a generalized correlation of the heat transfer coefficient for the current application is discussed. The assessment of multi

  8. Simulation of the GCR spectrum in the Mars curiosity rover's RAD detector using MCNP6.

    Science.gov (United States)

    Ratliff, Hunter N; Smith, Michael B R; Heilbronn, Lawrence

    2017-08-01

    The paper presents results from MCNP6 simulations of galactic cosmic ray (GCR) propagation down through the Martian atmosphere to the surface and comparison with RAD measurements made there. This effort is part of a collaborative modeling workshop for space radiation hosted by Southwest Research Institute (SwRI). All modeling teams were tasked with simulating the galactic cosmic ray (GCR) spectrum through the Martian atmosphere and the Radiation Assessment Detector (RAD) on-board the Curiosity rover. The detector had two separate particle acceptance angles, 4π and 30 ° off zenith. All ions with Z = 1 through Z = 28 were tracked in both scenarios while some additional secondary particles were only tracked in the 4π cases. The MCNP6 4π absorbed dose rate was 307.3 ± 1.3 µGy/day while RAD measured 233 µGy/day. Using the ICRP-60 dose equivalent conversion factors built into MCNP6, the simulated 4π dose equivalent rate was found to be 473.1 ± 2.4 µSv/day while RAD reported 710 µSv/day. Copyright © 2017 The Committee on Space Research (COSPAR). Published by Elsevier Ltd. All rights reserved.

  9. FENDL/A-MCNP and FENDL/A-VITJE. The processed neutron activation cross-section data files of the FENDL project. Version 1.1 of March 1995. Summary documentation

    International Nuclear Information System (INIS)

    Pashchenko, A.B.; Wienke, H.; Ganesan, S.

    1996-01-01

    This document summarizes a neutron activation cross-section database processed in two formats as generated by F.M. Mann within the project of the Fusion Evaluated Nuclear Data Library (FENDL): in continuous energy format as used by the Monte Carlo neutron/photon transport code MCNP; and in 175 group multigroup format with VIT-E weighting spectrum, as used by the transmutation code REAC*2/3. The data are available from the IAEA Nuclear Data Section online via INTERNET by FTP command, or on magnetic tape. (author). 2 refs, 1 tab

  10. Availability of MCNP and MATLAB for reconstructing the water-vapor two-phase flow pattern in neutron radiography

    International Nuclear Information System (INIS)

    Feng Qixi; Feng Quanke; Takeshi, K.

    2008-01-01

    The China Advanced Research Reactor (CARR) is scheduled to be operated in the autumn of 2008. In this paper, we report preparations for installing the neutron radiography instrument (NRI) and for utilizing it efficiently. The 2-D relative neutron intensity profiles for the water-vapor two-phase flow inside the tube were obtained using the MCNP code without influence of γ-ray and electronic-noise. The MCNP simulation of the 2-D neutron intensity profile for the water-vapor two-phase flow was demonstrated. The simulated 2-D neutron intensity profiles could be used as the benchmark data base by calibrating part of the data measured by the CARR-NRI. The 3-D objective images allow us to understand the flow pattern more clearly and it is reconstructed using the MATLAB through the threshold transformation techniques. And thus it is concluded that the MCNP code and the MATLAB are very useful for constructing the benchmark data base for the investigation of the water-vapor two-phase flow using the CARR-NRI. (authors)

  11. Evaluation of the methodology for dose calculation in microdosimetry with electrons sources using the MCNP5 Code

    International Nuclear Information System (INIS)

    Cintra, Felipe Belonsi de

    2010-01-01

    This study made a comparison between some of the major transport codes that employ the Monte Carlo stochastic approach in dosimetric calculations in nuclear medicine. We analyzed in detail the various physical and numerical models used by MCNP5 code in relation with codes like EGS and Penelope. The identification of its potential and limitations for solving microdosimetry problems were highlighted. The condensed history methodology used by MCNP resulted in lower values for energy deposition calculation. This showed a known feature of the condensed stories: its underestimates both the number of collisions along the trajectory of the electron and the number of secondary particles created. The use of transport codes like MCNP and Penelope for micrometer scales received special attention in this work. Class I and class II codes were studied and their main resources were exploited in order to transport electrons, which have particular importance in dosimetry. It is expected that the evaluation of available methodologies mentioned here contribute to a better understanding of the behavior of these codes, especially for this class of problems, common in microdosimetry. (author)

  12. Comparison of MCNP6 and experimental results for neutron counts, Rossi-α, and Feynman-α distributions

    International Nuclear Information System (INIS)

    Talamo, A.; Gohar, Y.; Sadovich, S.; Kiyavitskaya, H.; Bournos, V.; Fokov, Y.; Routkovskaya, C.

    2013-01-01

    MCNP6, the general-purpose Monte Carlo N-Particle code, has the capability to perform time-dependent calculations by tracking the time interval between successive events of the neutron random walk. In fixed-source calculations for a subcritical assembly, the zero time value is assigned at the moment the neutron is emitted by the external neutron source. The PTRAC and F8 cards of MCNP allow to tally the time when a neutron is captured by 3 He(n, p) reactions in the neutron detector. From this information, it is possible to build three different time distributions: neutron counts, Rossi-α, and Feynman-α. The neutron counts time distribution represents the number of neutrons captured as a function of time. The Rossi-a distribution represents the number of neutron pairs captured as a function of the time interval between two capture events. The Feynman-a distribution represents the variance-to-mean ratio, minus one, of the neutron counts array as a function of a fixed time interval. The MCNP6 results for these three time distributions have been compared with the experimental data of the YALINA Thermal facility and have been found to be in quite good agreement. (authors)

  13. Reactor physics simulations with coupled Monte Carlo calculation and computational fluid dynamics

    International Nuclear Information System (INIS)

    Seker, V.; Thomas, J. W.; Downar, T. J.

    2007-01-01

    The interest in high fidelity modeling of nuclear reactor cores has increased over the last few years and has become computationally more feasible because of the dramatic improvements in processor speed and the availability of low cost parallel platforms. In the research here high fidelity, multi-physics analyses was performed by solving the neutron transport equation using Monte Carlo methods and by solving the thermal-hydraulics equations using computational fluid dynamics. A computation tool based on coupling the Monte Carlo code MCNP5 and the Computational Fluid Dynamics (CFD) code STAR-CD was developed as an audit tool for lower order nuclear reactor calculations. This paper presents the methodology of the developed computer program 'McSTAR' along with the verification and validation efforts. McSTAR is written in PERL programming language and couples MCNP5 and the commercial CFD code STAR-CD. MCNP uses a continuous energy cross section library produced by the NJOY code system from the raw ENDF/B data. A major part of the work was to develop and implement methods to update the cross section library with the temperature distribution calculated by STAR-CD for every region. Three different methods were investigated and two of them are implemented in McSTAR. The user subroutines in STAR-CD are modified to read the power density data and assign them to the appropriate variables in the program and to write an output data file containing the temperature, density and indexing information to perform the mapping between MCNP and STAR-CD cells. The necessary input file manipulation, data file generation, normalization and multi-processor calculation settings are all done through the program flow in McSTAR. Initial testing of the code was performed using a single pin cell and a 3X3 PWR pin-cell problem. The preliminary results of the single pin-cell problem are compared with those obtained from a STAR-CD coupled calculation with the deterministic transport code De

  14. S values at voxels level for 188Re and 90Y calculated with the MCNP-4C code

    International Nuclear Information System (INIS)

    Coca Perez, Marco Antonio; Torres Aroche, Leonel Alberto; Cornejo, Nestor; Martin Hernandez, Guido

    2003-01-01

    The main objective of this work was estimate the voxels S values for 188 Re at cubical geometry using the MCNP-4C code for the simulation of radiation transport and energy deposition. Mean absorbed dose to target voxels per radioactive decay in a source voxels were estimated and reported for 188 Re and Y 90 . A comparison of voxels S values computed with the MCNP code the data reported in MIRD pamphlet 17 for 90 Y was performed in order to evaluate our results

  15. READKO - a subroutine package for centralized input- and output operations in KAPROS (Version 1.8)

    International Nuclear Information System (INIS)

    Kuefner, K.

    1982-06-01

    Subroutines are presented for the FORTRAN statements related to unformated (binary) data transfer. The cells are identical for all file realizations supported by KAPROS (data blocks, external units). Only at run-time of a module the actual realizations of the files are fixed. In this way, the input- and output-statements of a program are centralized, thereby greatly facilitating the KAPROS implementation of a program as well as the adoption of a KAPROS module for a 'stand alone' environment. (orig.) [de

  16. Conversion software for ANSYS APDL 2 FLUENT MHD magnetic file

    International Nuclear Information System (INIS)

    Ghita, G.; Ionescu, S.; Prisecaru, I.

    2016-01-01

    The present paper describes the improvements made to the conversion software for ANSYS APDL 2 FLUENT MHD Magnetic File which is able to extract the data from ANSYS APDL file and write down a file containing the magnetic field data in FLUENT magneto hydro dynamics (MHD) format. The MHD module has some features for the uniform and non uniform magnetic field but it is limited for sinusoidal or pulsed, square wave, having a fixed duty cycle of 50%. The present software, ANSYS APDL 2 FLUENT MHD Magnetic File, suffered major modifications in comparison with the last one. The most important improvement consists in a new graphical interface, which has 3D graphical interface for the input file but also for the output file. Another improvement has been made for processing time, the new version is two times faster comparing with the old one. (authors)

  17. Radiological protection on interstitial brachytherapy and dose determination and exposure rate of an Ir-192 source through the MCNP-4B; Proteccion radiologica en braquiterapia intersticial y determinacion de la dosis y tasa de exposicion de una fuente de Ir-192 mediante el MCNP-4B

    Energy Technology Data Exchange (ETDEWEB)

    Morales L, M.E. [INEN, Av. Angamos Este 2520- Surquillo, Lima (Peru)

    2006-07-01

    The present work was carried out in the Neurological Sciences Institute having as objective to determine the dose and the rate of exhibition of the sources of Iridium 192, Iodine 125 and Palladium 103; which are used to carry out implant in the Interstitial Brachytherapy according to the TG43. For it we carry out a theoretical calculation, its are defined in the enter file: the geometry, materials of the problem and the radiation source, etc; in the MCNP-4B Monte Carlo code, considering a punctual source and for the dose determination we simulate thermoluminescent dosemeters (TLD): at 5 cm, 50 cm, 100 cm and 200 cm of the source. Our purpose is to analyze the radioprotection measures that should take into account in this Institute in which are carried out brain biopsies using a Micro mar stereotactic mark, and in a near future with the collaboration of a doctor and a cuban physique seeks to be carried out the Interstitial Brachytherapy technique with sources of Ir-192 for patient with tumors like glioblastoma, astrocytoma, etc. (Author)

  18. MCNP and GADRAS Comparisons

    International Nuclear Information System (INIS)

    Klasky, Marc Louis; Myers, Steven Charles; James, Michael R.; Mayo, Douglas R.

    2016-01-01

    To facilitate the timely execution of System Threat Reviews (STRs) for DNDO, and also to develop a methodology for performing STRs, LANL performed comparisons of several radiation transport codes (MCNP, GADRAS, and Gamma-Designer) that have been previously utilized to compute radiation signatures. While each of these codes has strengths, it is of paramount interest to determine the limitations of each of the respective codes and also to identify the most time efficient means by which to produce computational results, given the large number of parametric cases that are anticipated in performing STR's. These comparisons serve to identify regions of applicability for each code and provide estimates of uncertainty that may be anticipated. Furthermore, while performing these comparisons, examination of the sensitivity of the results to modeling assumptions was also examined. These investigations serve to enable the creation of the LANL methodology for performing STRs. Given the wide variety of radiation test sources, scenarios, and detectors, LANL calculated comparisons of the following parameters: decay data, multiplicity, device (n,γ) leakages, and radiation transport through representative scenes and shielding. This investigation was performed to understand potential limitations utilizing specific codes for different aspects of the STR challenges.

  19. An analysis of MCNP cross-sections and tally methods for low-energy photon emitters.

    Science.gov (United States)

    Demarco, John J; Wallace, Robert E; Boedeker, Kirsten

    2002-04-21

    Monte Carlo calculations are frequently used to analyse a variety of radiological science applications using low-energy (10-1000 keV) photon sources. This study seeks to create a low-energy benchmark for the MCNP Monte Carlo code by simulating the absolute dose rate in water and the air-kerma rate for monoenergetic point sources with energies between 10 keV and 1 MeV. The analysis compares four cross-section datasets as well as the tally method for collision kerma versus absorbed dose. The total photon attenuation coefficient cross-section for low atomic number elements has changed significantly as cross-section data have changed between 1967 and 1989. Differences of up to 10% are observed in the photoelectric cross-section for water at 30 keV between the standard MCNP cross-section dataset (DLC-200) and the most recent XCOM/NIST tabulation. At 30 keV, the absolute dose rate in water at 1.0 cm from the source increases by 7.8% after replacing the DLC-200 photoelectric cross-sections for water with those from the XCOM/NIST tabulation. The differences in the absolute dose rate are analysed when calculated with either the MCNP absorbed dose tally or the collision kerma tally. Significant differences between the collision kerma tally and the absorbed dose tally can occur when using the DLC-200 attenuation coefficients in conjunction with a modern tabulation of mass energy-absorption coefficients.

  20. MCNP simulation to optimise in-pile and shielding parts of the Portuguese SANS instrument.

    Science.gov (United States)

    Gonçalves, I F; Salgado, J; Falcão, A; Margaça, F M A; Carvalho, F G

    2005-01-01

    A Small Angle Neutron Scattering instrument is being installed at one end of the tangential beam tube of the Portuguese Research Reactor. The instrument is fed using a neutron scatterer positioned in the middle of the beam tube. The scatterer consists of circulating H2O contained in a hollow disc of Al. The in-pile shielding components and the shielding installed around the neutron selector have been the object of an MCNP simulation study. The quantities calculated were the neutron and gamma-ray fluxes in different positions, the energy deposited in the material by the neutron and gamma-ray fields, the material activation resulting from the neutron field and radiation doses at the exit wall of the shutter and around the shielding. The MCNP results are presented and compared with results of an analytical approach and with experimental data collected after installation.

  1. Absorbed fractions in a voxel-based phantom calculated with the MCNP-4B code.

    Science.gov (United States)

    Yoriyaz, H; dos Santos, A; Stabin, M G; Cabezas, R

    2000-07-01

    A new approach for calculating internal dose estimates was developed through the use of a more realistic computational model of the human body. The present technique shows the capability to build a patient-specific phantom with tomography data (a voxel-based phantom) for the simulation of radiation transport and energy deposition using Monte Carlo methods such as in the MCNP-4B code. MCNP-4B absorbed fractions for photons in the mathematical phantom of Snyder et al. agreed well with reference values. Results obtained through radiation transport simulation in the voxel-based phantom, in general, agreed well with reference values. Considerable discrepancies, however, were found in some cases due to two major causes: differences in the organ masses between the phantoms and the occurrence of organ overlap in the voxel-based phantom, which is not considered in the mathematical phantom.

  2. New calculations for critical assemblies using MCNP4B

    International Nuclear Information System (INIS)

    Adams, A.A.; Frankle, S.C.; Little, R.C.

    1997-07-01

    A suite of 41 criticality benchmarks has been modeled using MCNP trademark (version 4B). Most of the assembly specifications were obtained from the Cross Section Evaluation Working Group (CSEWG) and the International Criticality Safety Benchmark Evaluation Project (ICSBEP) compendiums of experimental benchmarks. A few assembly specifications were obtained from experimental papers. The suite contains thermal and fast assemblies, bare and reflected assemblies, and emphasizes 233 U, 235 U, 238 U, and 239 Pu. The values of k eff for each assembly in the suite were calculated using MCNP libraries derived primarily from release 2 of ENDF/B-V and release 2 of ENDF/B-VI. The results show that the new ENDF/B-VI.2 evaluations for H, O, N, B, 235 U, 238 U, and 239 Pu can have a significant impact on the values of k eff . In addition to the integral quantity k eff , several additional experimental measurements were performed and documented. These experimental measurements include central fission and reaction-rate ratios for various isotopes, and neutron leakage and flux spectra. They provide more detailed information about the accuracy of the nuclear data than can k eff . Comparison calculations were performed using both ENDF/B-V.2 and ENDF/B-VI.2-based data libraries. The purpose of this paper is to compare the results of these additional calculations with experimental data, and to use these results to assess the quality of the nuclear data

  3. Computational analysis of Bangladesh 3 MW TRIGA research reactor using MCNP4C, JENDL-3.3 and ENDF/B-Vl data libraries

    International Nuclear Information System (INIS)

    Huda, M.Q.

    2006-01-01

    The three-dimensional continuous energy Monte Carlo code MCNP4C was used to develop a versatile and accurate full-core model of the 3 MW TRIGA MARK II research reactor at Atomic Energy Research Establishment, Savar, Dhaka, Bangladesh. The model represents in detail all components of the core with literally no physical approximation. All fresh fuel and control elements as well as the vicinity of the core were precisely described. Validation of the JENDL-3.3 and ENDF/BVI continuous energy cross-section data for MCNP4C was performed against some well-known benchmark lattices. For TRIGA analysis, data from JENDL-3.3 and ENDF/B-VI in combination with the JENDL-3.2 and ENDF/B-V data files (for nat Zr, nat Mo, nat Cr, nat Fe, nat Ni, nat Si, and nat Mg) at 300 K evaluations were used. Full S(α, β) scattering functions from ENDF/B-V for Zr in ZrH, H in ZrH and water molecule, and for graphite were used in both cases. The validation of the model was performed against the criticality and reactivity benchmark experiments of the TRIGA reactor. There is ∼20.0% decrease of thermal neutron flux occurs when the thermal library is removed during the calculation. Effect of erbium isotope that is present in the TRIGA fuel was also studied. In addition to the effective multiplication values, the well-known integral parameters: δ 28 , δ 25 , ρ 25 , and C * were calculated and compared for both JENDL3.3 and ENDF/B-VI libraries and were found to be in very good agreement. Results are also reported for most of the analyses performed by JENDL-3.2 and ENDF/B-V data libraries

  4. Verification of the AZNHEX code v.1.4 with MCNP6 for different reference cases

    International Nuclear Information System (INIS)

    Galicia A, J.; Francois L, J. L.; Bastida O, G. E.; Del Valle G, E.

    2017-09-01

    The codes that make up the AZTLAN platform (AZTHECA, AZTRAN, AZKIND and AZNHEX) are currently in the testing phase simulating a variety of nuclear reactor assemblies and cores to compare and validate the results obtained for a particular case, with codes globally used in the nuclear area such as CASMO, Serpent and MCNP. The objective of this work is to continue improving the future versions of the codes of the AZTLAN platform so that accurate and reliable results can be obtained for the user. To test the current version of the AZNHEX code, 3 cases were taken into account, the first being the simulation of a VVER-440 reactor assembly; for the second case, the assembly of a fast reactor cooled with helium was simulated and for the third case it was decided to take up the case of the core of a fast reactor cooled with sodium, this because the previous versions of AZNHEX did not show adequate results and, in addition, they presented a considerable amount of limitations. The comparison and validation of the results (neutron multiplication factor, radial power, radial flow, axial power) for these three cases were made using the code MCNP6. The results obtained show that this version of AZNHEX produces values of the neutron multiplication factor and the neutron and power flow distributions very close to those of MCNP6. (Author)

  5. Radiological protection on interstitial brachytherapy and dose determination and exposure rate of an Ir-192 source through the MCNP-4B

    International Nuclear Information System (INIS)

    Morales L, M.E.

    2006-01-01

    The present work was carried out in the Neurological Sciences Institute having as objective to determine the dose and the rate of exhibition of the sources of Iridium 192, Iodine 125 and Palladium 103; which are used to carry out implant in the Interstitial Brachytherapy according to the TG43. For it we carry out a theoretical calculation, its are defined in the enter file: the geometry, materials of the problem and the radiation source, etc; in the MCNP-4B Monte Carlo code, considering a punctual source and for the dose determination we simulate thermoluminescent dosemeters (TLD): at 5 cm, 50 cm, 100 cm and 200 cm of the source. Our purpose is to analyze the radioprotection measures that should take into account in this Institute in which are carried out brain biopsies using a Micro mar stereotactic mark, and in a near future with the collaboration of a doctor and a cuban physique seeks to be carried out the Interstitial Brachytherapy technique with sources of Ir-192 for patient with tumors like glioblastoma, astrocytoma, etc. (Author)

  6. Development of output user interface software to support analysis

    Energy Technology Data Exchange (ETDEWEB)

    Wahanani, Nursinta Adi, E-mail: sintaadi@batan.go.id; Natsir, Khairina, E-mail: sintaadi@batan.go.id; Hartini, Entin, E-mail: sintaadi@batan.go.id [Center for Development of Nuclear Informatics - National Nuclear Energy Agency, PUSPIPTEK, Serpong, Tangerang, Banten (Indonesia)

    2014-09-30

    Data processing software packages such as VSOP and MCNPX are softwares that has been scientifically proven and complete. The result of VSOP and MCNPX are huge and complex text files. In the analyze process, user need additional processing like Microsoft Excel to show informative result. This research develop an user interface software for output of VSOP and MCNPX. VSOP program output is used to support neutronic analysis and MCNPX program output is used to support burn-up analysis. Software development using iterative development methods which allow for revision and addition of features according to user needs. Processing time with this software 500 times faster than with conventional methods using Microsoft Excel. PYTHON is used as a programming language, because Python is available for all major operating systems: Windows, Linux/Unix, OS/2, Mac, Amiga, among others. Values that support neutronic analysis are k-eff, burn-up and mass Pu{sup 239} and Pu{sup 241}. Burn-up analysis used the mass inventory values of actinide (Thorium, Plutonium, Neptunium and Uranium). Values are visualized in graphical shape to support analysis.

  7. Development of output user interface software to support analysis

    International Nuclear Information System (INIS)

    Wahanani, Nursinta Adi; Natsir, Khairina; Hartini, Entin

    2014-01-01

    Data processing software packages such as VSOP and MCNPX are softwares that has been scientifically proven and complete. The result of VSOP and MCNPX are huge and complex text files. In the analyze process, user need additional processing like Microsoft Excel to show informative result. This research develop an user interface software for output of VSOP and MCNPX. VSOP program output is used to support neutronic analysis and MCNPX program output is used to support burn-up analysis. Software development using iterative development methods which allow for revision and addition of features according to user needs. Processing time with this software 500 times faster than with conventional methods using Microsoft Excel. PYTHON is used as a programming language, because Python is available for all major operating systems: Windows, Linux/Unix, OS/2, Mac, Amiga, among others. Values that support neutronic analysis are k-eff, burn-up and mass Pu 239 and Pu 241 . Burn-up analysis used the mass inventory values of actinide (Thorium, Plutonium, Neptunium and Uranium). Values are visualized in graphical shape to support analysis

  8. Comparison of MCNP6 and experimental results for neutron counts, Rossi-{alpha}, and Feynman-{alpha} distributions

    Energy Technology Data Exchange (ETDEWEB)

    Talamo, A.; Gohar, Y. [Argonne National Laboratory, 9700 S. Cass Ave., Lemont, IL 60439 (United States); Sadovich, S.; Kiyavitskaya, H.; Bournos, V.; Fokov, Y.; Routkovskaya, C. [Joint Institute for Power and Nuclear Research-Sosny, 99 Academician A.K. Krasin Str., Minsk 220109 (Belarus)

    2013-07-01

    MCNP6, the general-purpose Monte Carlo N-Particle code, has the capability to perform time-dependent calculations by tracking the time interval between successive events of the neutron random walk. In fixed-source calculations for a subcritical assembly, the zero time value is assigned at the moment the neutron is emitted by the external neutron source. The PTRAC and F8 cards of MCNP allow to tally the time when a neutron is captured by {sup 3}He(n, p) reactions in the neutron detector. From this information, it is possible to build three different time distributions: neutron counts, Rossi-{alpha}, and Feynman-{alpha}. The neutron counts time distribution represents the number of neutrons captured as a function of time. The Rossi-a distribution represents the number of neutron pairs captured as a function of the time interval between two capture events. The Feynman-a distribution represents the variance-to-mean ratio, minus one, of the neutron counts array as a function of a fixed time interval. The MCNP6 results for these three time distributions have been compared with the experimental data of the YALINA Thermal facility and have been found to be in quite good agreement. (authors)

  9. Comparative Analysis of the Dalat Nuclear Research Reactor with HEU Fuel Using SRAC and MCNP5

    Directory of Open Access Journals (Sweden)

    Giang Phan

    2017-01-01

    Full Text Available Neutronics analysis has been performed for the 500 kW Dalat Nuclear Research Reactor loaded with highly enriched uranium fuel using the SRAC code system. The effective multiplication factors, keff, were analyzed for the core at criticality conditions and in two cases corresponding to the complete withdrawal and the full insertion of control rods. MCNP5 calculations were also conducted and compared to that obtained with the SRAC code. The results show that the difference of the keff values between the codes is within 55 pcm. Compared to the criticality conditions established in the experiments, the maximum differences of the keff values obtained from the SRAC and MCNP5 calculations are 119 pcm and 64 pcm, respectively. The radial and axial power peaking factors are 1.334 and 1.710, respectively, in the case of no control rod insertion. At the criticality condition these values become 1.445 and 1.832 when the control rods are partially inserted. Compared to MCNP5 calculations, the deviation of the relative power densities is less than 4% at the fuel bundles in the middle of the core, while the maximum deviation is about 7% appearing at some peripheral bundles. This agreement indicates the verification of the analysis models.

  10. Analysis of Topaz-II reactor performance using MCNP and TFEHX

    International Nuclear Information System (INIS)

    Lee, H.H.; Klein, A.C.

    1993-01-01

    Data reported by Russian scientist and engineers for the TOPAZ-II Space Nuclear Power is compared with analytical results calculated using the Monte Carlo Neutron and Photon (MCNP) and TFEHX computer codes. The results of these comparisons show good agreement with the TOPAZ-II neutronics, thermionic and thermal hydraulics performance. A detailed description of the TOPAZ-II reactor and of the TFE should enhance the performance of the both codes in modeling the reactor and TFE performances

  11. The use of the MCNP code for the quantitative analysis of elements in geological formations

    Energy Technology Data Exchange (ETDEWEB)

    Cywicka-Jakiel, T.; Woynicka, U. [The Henryk Niewodniczanski Institute of Nuclear Physics, Krakow (Poland); Zorski, T. [University of Mining and Metallurgy, Faculty of Geology, Geophysics and Environmental Protection, Krakow (Poland)

    2003-07-01

    The Monte Carlo modelling calculations using the MCNP code have been performed, which support the spectrometric neutron-gamma (SNGL) borehole logging. The SNGL enables the lithology identification through the quantitative analysis of the elements in geological formations and thus can be very useful for the oil and gas industry as well as for prospecting of the potential host rocks for radioactive waste disposal. In the SNGL experiment, gamma-rays induced by the neutron interactions with the nuclei of the rock elements are detected using the gamma-ray probe of complex mechanical and electronic construction. The probe has to be calibrated for a wide range of the elemental concentrations, to assure the proper quantitative analysis. The Polish Calibration Station in Zielona Gora is equipped with a limited number of calibration standards. An extension of the experimental calibration and the evaluation of the effect of the so-called side effects (for example the borehole and formation salinity variation) on the accuracy of the SNGL method can be done by the use of the MCNP code. The preliminary MCNP results showing the effect of the borehole and formation fluids salinity variations on the accuracy of silicon (Si), calcium (Ca) and iron (Fe) content determination are presented in the paper. The main effort has been focused on a modelling of the complex SNGL probe situated in a fluid filled borehole, surrounded by a geological formation. Track length estimate of the photon flux from the (n,gamma) interactions as a function of gamma-rays energy was used. Calculations were run on the PC computer with AMD Athlon 1.33 GHz processor. Neutron and photon cross-sections libraries were taken from the MCNP4c package and based mainly on the ENDF/B-6, ENDF/B-5 and MCPLIB02 data. The results of simulated experiment are in conformity with results of the real experiment performed with the use of the main lithology models (sandstones, limestones and dolomite). (authors)

  12. The use of the MCNP code for the quantitative analysis of elements in geological formations

    International Nuclear Information System (INIS)

    Cywicka-Jakiel, T.; Woynicka, U.; Zorski, T.

    2003-01-01

    The Monte Carlo modelling calculations using the MCNP code have been performed, which support the spectrometric neutron-gamma (SNGL) borehole logging. The SNGL enables the lithology identification through the quantitative analysis of the elements in geological formations and thus can be very useful for the oil and gas industry as well as for prospecting of the potential host rocks for radioactive waste disposal. In the SNGL experiment, gamma-rays induced by the neutron interactions with the nuclei of the rock elements are detected using the gamma-ray probe of complex mechanical and electronic construction. The probe has to be calibrated for a wide range of the elemental concentrations, to assure the proper quantitative analysis. The Polish Calibration Station in Zielona Gora is equipped with a limited number of calibration standards. An extension of the experimental calibration and the evaluation of the effect of the so-called side effects (for example the borehole and formation salinity variation) on the accuracy of the SNGL method can be done by the use of the MCNP code. The preliminary MCNP results showing the effect of the borehole and formation fluids salinity variations on the accuracy of silicon (Si), calcium (Ca) and iron (Fe) content determination are presented in the paper. The main effort has been focused on a modelling of the complex SNGL probe situated in a fluid filled borehole, surrounded by a geological formation. Track length estimate of the photon flux from the (n,gamma) interactions as a function of gamma-rays energy was used. Calculations were run on the PC computer with AMD Athlon 1.33 GHz processor. Neutron and photon cross-sections libraries were taken from the MCNP4c package and based mainly on the ENDF/B-6, ENDF/B-5 and MCPLIB02 data. The results of simulated experiment are in conformity with results of the real experiment performed with the use of the main lithology models (sandstones, limestones and dolomite). (authors)

  13. Calibration of neutron yield activation measurements at JET using MCNP and furnace neutron transport codes

    International Nuclear Information System (INIS)

    Pillon, M.; Martone, M.; Verschuur, K.A.; Jarvis, O.N.; Kaellne, J.

    1989-01-01

    Neutron transport calculations have been performed using fluence ray tracing (FURNACE code) and Monte Carlo particle trajectory sampling methods (MCNP code) in order to determine the neutron fluence and energy distributions at different locations in the JET tokamak. These calculations were used to calibrate the activation measurements used in the determination of the absolute fusion neutron yields from the JET plasma. We present here the neutron activation response coefficients calculated for three different materials. Comparison of the MCNP and FURNACE results helps identify the sources of error in these neutron transport calculations. The accuracy of these calculations was tested by comparing the total 2.5 MeV neutron yields derived from the activation measurements with those obtained with calibrated fission chambers; agreement at the ±15% level was demonstrate. (orig.)

  14. ProMC: Input-output data format for HEP applications using varint encoding

    Science.gov (United States)

    Chekanov, S. V.; May, E.; Strand, K.; Van Gemmeren, P.

    2014-10-01

    A new data format for Monte Carlo (MC) events, or any structural data, including experimental data, is discussed. The format is designed to store data in a compact binary form using variable-size integer encoding as implemented in the Google's Protocol Buffers package. This approach is implemented in the PROMC library which produces smaller file sizes for MC records compared to the existing input-output libraries used in high-energy physics (HEP). Other important features of the proposed format are a separation of abstract data layouts from concrete programming implementations, self-description and random access. Data stored in PROMC files can be written, read and manipulated in a number of programming languages, such C++, JAVA, FORTRAN and PYTHON.

  15. Comparisons of the MCNP criticality benchmark suite with ENDF/B-VI.8, JENDL-3.3, and JEFF-3.0

    International Nuclear Information System (INIS)

    Kim, Do Heon; Gil, Choong-Sup; Kim, Jung-Do; Chang, Jonghwa

    2003-01-01

    A comparative study has been performed with the latest evaluated nuclear data libraries ENDF/B-VI.8, JENDL-3.3, and JEFF-3.0. The study has been conducted through the benchmark calculations for 91 criticality problems with the libraries processed for MCNP4C. The calculation results have been compared with those of the ENDF60 library. The self-shielding effects of the unresolved-resonance (UR) probability tables have also been estimated for each library. The χ 2 differences between the MCNP results and experimental data were calculated for the libraries. (author)

  16. Studi Model Benchmark Mcnp6 Dalam Perhitungan Reaktivitas Batang Kendali Htr-10

    OpenAIRE

    Jupiter S.Pane, Zuhair, Suwoto, Putranto Ilham Yazid

    2016-01-01

    STUDI MODEL BENCHMARK MCNP6 DALAM PERHITUNGAN REAKTIVITAS BATANG KENDALI HTR-10. Dalam operasi reaktor nuklir, sistem batang kendali memainkan peranan yang sangat penting karena didesain untuk mengendalikan reaktivitas teras dan memadamkan reaktor. Nilai reaktivitas batang kendali harus diprediksi secara akurat melalui eksperimen dan perhitungan. Makalah ini mendiskusikan model Benchmark dalam perhitungan reaktivitas batang kendali reaktor HTR-10. Perhitungan dikerjakan dengan program transpo...

  17. Benchmark of PENELOPE code for low-energy photon transport: dose comparisons with MCNP4 and EGS4

    International Nuclear Information System (INIS)

    Ye, Sung-Joon; Brezovich, Ivan A; Pareek, Prem; Naqvi, Shahid A

    2004-01-01

    The expanding clinical use of low-energy photon emitting 125 I and 103 Pd seeds in recent years has led to renewed interest in their dosimetric properties. Numerous papers pointed out that higher accuracy could be obtained in Monte Carlo simulations by utilizing newer libraries for the low-energy photon cross-sections, such as XCOM and EPDL97. The recently developed PENELOPE 2001 Monte Carlo code is user friendly and incorporates photon cross-section data from the EPDL97. The code has been verified for clinical dosimetry of high-energy electron and photon beams, but has not yet been tested at low energies. In the present work, we have benchmarked the PENELOPE code for 10-150 keV photons. We computed radial dose distributions from 0 to 10 cm in water at photon energies of 10-150 keV using both PENELOPE and MCNP4C with either DLC-146 or DLC-200 cross-section libraries, assuming a point source located at the centre of a 30 cm diameter and 20 cm length cylinder. Throughout the energy range of simulated photons (except for 10 keV), PENELOPE agreed within statistical uncertainties (at worst ±5%) with MCNP/DLC-146 in the entire region of 1-10 cm and with published EGS4 data up to 5 cm. The dose at 1 cm (or dose rate constant) of PENELOPE agreed with MCNP/DLC-146 and EGS4 data within approximately ±2% in the range of 20-150 keV, while MCNP/DLC-200 produced values up to 9% lower in the range of 20-100 keV than PENELOPE or the other codes. However, the differences among the four datasets became negligible above 100 keV

  18. Benchmark of PENELOPE code for low-energy photon transport: dose comparisons with MCNP4 and EGS4.

    Science.gov (United States)

    Ye, Sung-Joon; Brezovich, Ivan A; Pareek, Prem; Naqvi, Shahid A

    2004-02-07

    The expanding clinical use of low-energy photon emitting 125I and 103Pd seeds in recent years has led to renewed interest in their dosimetric properties. Numerous papers pointed out that higher accuracy could be obtained in Monte Carlo simulations by utilizing newer libraries for the low-energy photon cross-sections, such as XCOM and EPDL97. The recently developed PENELOPE 2001 Monte Carlo code is user friendly and incorporates photon cross-section data from the EPDL97. The code has been verified for clinical dosimetry of high-energy electron and photon beams, but has not yet been tested at low energies. In the present work, we have benchmarked the PENELOPE code for 10-150 keV photons. We computed radial dose distributions from 0 to 10 cm in water at photon energies of 10-150 keV using both PENELOPE and MCNP4C with either DLC-146 or DLC-200 cross-section libraries, assuming a point source located at the centre of a 30 cm diameter and 20 cm length cylinder. Throughout the energy range of simulated photons (except for 10 keV), PENELOPE agreed within statistical uncertainties (at worst +/- 5%) with MCNP/DLC-146 in the entire region of 1-10 cm and with published EGS4 data up to 5 cm. The dose at 1 cm (or dose rate constant) of PENELOPE agreed with MCNP/DLC-146 and EGS4 data within approximately +/- 2% in the range of 20-150 keV, while MCNP/DLC-200 produced values up to 9% lower in the range of 20-100 keV than PENELOPE or the other codes. However, the differences among the four datasets became negligible above 100 keV.

  19. An approach to design a 90Sr radioisotope thermoelectric generator using analytical and Monte Carlo methods with ANSYS, COMSOL, and MCNP.

    Science.gov (United States)

    Khajepour, Abolhasan; Rahmani, Faezeh

    2017-01-01

    In this study, a 90 Sr radioisotope thermoelectric generator (RTG) with power of milliWatt was designed to operate in the determined temperature (300-312K). For this purpose, the combination of analytical and Monte Carlo methods with ANSYS and COMSOL software as well as the MCNP code was used. This designed RTG contains 90 Sr as a radioisotope heat source (RHS) and 127 coupled thermoelectric modules (TEMs) based on bismuth telluride. Kapton (2.45mm in thickness) and Cryotherm sheets (0.78mm in thickness) were selected as the thermal insulators of the RHS, as well as a stainless steel container was used as a generator chamber. The initial design of the RHS geometry was performed according to the amount of radioactive material (strontium titanate) as well as the heat transfer calculations and mechanical strength considerations. According to the Monte Carlo simulation performed by the MCNP code, approximately 0.35 kCi of 90 Sr is sufficient to generate heat power in the RHS. To determine the optimal design of the RTG, the distribution of temperature as well as the dissipated heat and input power to the module were calculated in different parts of the generator using the ANSYS software. Output voltage according to temperature distribution on TEM was calculated using COMSOL. Optimization of the dimension of the RHS and heat insulator was performed to adapt the average temperature of the hot plate of TEM to the determined hot temperature value. This designed RTG generates 8mW in power with an efficiency of 1%. This proposed approach of combination method can be used for the precise design of various types of RTGs. Copyright © 2016 Elsevier Ltd. All rights reserved.

  20. Dosimetry boron neutron capture therapy in liver cancer (hepatocellular carcinoma) by means of MCNP-code with neutron source from thermal column

    International Nuclear Information System (INIS)

    Irhas; Andang Widi Harto; Yohannes Sardjono

    2014-01-01

    Boron Neutron Capture Therapy (BNCT) using physics principle when B 10 (Boron-10) irradiated by low energy neutron (thermal neutron). Boron and thermal neutron reaction produced B 11m (Boron-11m) (t 1/2 =10 -2 s). B 11m decay emitted alpha, Li 7 (Lithium-7) particle and gamma ray. Irradiated time needed to ensure cancer dose enough. Liver cancer was primary malignant who located in liver (Hepatocellular carcinoma). Malignant in liver were different to metastatic from Breast, Colon Cancer, and the other. This condition was Metastatic Liver Cancer. Monte Carlo method used by Monte Carlo N-Particle (MCNP) Software. Probabilistic approach used for probability of interaction occurred and record refers to characteristic of particle and material. In this case, thermal neutron produced by model of Collimated Thermal Column Kartini Research Nuclear Reactor, Yogyakarta. Modelling organ and source used liver organ that contain of cancer tissue and research reactor. Variation of boron concentration was 20, 25, 30, 35, 40, 45, and 47 µg/g cancers. Output of MCNP calculation were neutron scattering dose, gamma ray dose and neutron flux from reactor. Neutron flux used to calculate alpha, proton and gamma ray dose from interaction of tissue material and thermal neutron. Variation of boron concentration result dose rate to every variation were 0,059; 0,072; 0,084; 0,098; 0.108; 0,12; 0,125 Gy/sec. Irradiation time who need to every concentration were 841,5 see (14 min 1 sec); 696,07 sec(11 min 36 sec); 593.11 sec (9 min 53 sec); 461,35 sec (8 min 30 sec); 461,238 sec (7 min 41 sec); 414,23 sec (6 min 54 sec); 398,38 sec (6 min 38 sec). Irradiating time could shortly when boron concentration more high. (author)

  1. Application of dose evaluation of the MCNP code for interim spent fuel cask storage facility

    International Nuclear Information System (INIS)

    Kosako, Toshiso; Iimoto, Takeshi; Ishikawa, Satoshi; Tsuboi, Takafumi; Teramura, Masahiro; Okamura, Tomomi; Narumiya, Yoshiyuki

    2007-01-01

    The interim storage facility for spent fuel metallic cask is designed as a concrete building structure with air inlet and outlet for circulating the natural cooling. The feature of the interim storage facility is big capacity of spent fuel at several thousands MTU and restricted site usage. It is important to evaluate realistic dose rate in shielding design of the interim storage facility, therefore the three-dimensional continuous-energy Monte Carlo radiation transport code MCNP that exactly treating the complicated geometry was applied. The validation of dose evaluation for interim storage facility by MCNP code were performed by three kinds of neutron shielding benchmark experiments; cask shadow shielding experiment, duct streaming experiment and concrete deep penetration experiment. Dose rate distributions at each benchmark were measured and compared with the calculated results. The comparison showed a good consistency between calculation and experiment results. (author)

  2. Studies on the liquid fluoride thorium reactor: Comparative neutronics analysis of MCNP6 code with SRAC95 reactor analysis code based on FUJI-U3-(0)

    Energy Technology Data Exchange (ETDEWEB)

    Jaradat, S.Q., E-mail: sqjxv3@mst.edu; Alajo, A.B., E-mail: alajoa@mst.edu

    2017-04-01

    Highlights: • The verification for FUJI-U3-(0)—a molten salt reactor—was performed. • The MCNP6 was used to study the reactor physics characteristics for FUJI-U3 type. • The results from the MCNP6 were comparable with the ones obtained from literature. - Abstract: The verification for FUJI-U3-(0)—a molten salt reactor—was performed. The reactor used LiF-BeF2-ThF4-UF4 as the mixed liquid fuel salt, and the core was graphite moderated. The MCNP6 code was used to study the reactor physics characteristics for the FUJI-U3-(0) reactor. Results for reactor physics characteristic of the FUJI-U3-(0) exist in literature, which were used as reference. The reference results were obtained using SRAC95 (a reactor analysis code) coupled with ORIGEN2 (a depletion code). Some modifications were made in the reconstruction of the FUJI-U3-(0) reactor in MCNP due to unavailability of more detailed description of the reactor core. The assumptions resulted in two representative models of the reactor. The results from the MCNP6 models were compared with the reference results obtained from literature. The results were comparable with each other, but with some notable differences. The differences are because of the approximations that were done on the SRAC95 model of the FUJI-U3 to simplify the simulation. Based on the results, it is concluded that MCNP6 code predicts well the overall simulation of neutronics analysis to the previous simulation works using SRAC95 code.

  3. MCNP and MATXS cross section libraries based on JENDL-3.3

    International Nuclear Information System (INIS)

    Kosako, Kazuaki; Konno, Chikara; Fukahori, Tokio; Shibata, Keiichi

    2003-01-01

    The continuous energy cross section library for the Monte Carlo transport code MCNP-4C, FSXLIB-J33, has been generated from the latest version of JENDL-3.3. The multigroup cross section library with the MATXS format, MATXS-J33, has been generated also from JENDL-3.3. Both libraries contain all nuclides in JENDL-3.3 and are processed at 300 K by the nuclear data processing system NJOY99. (author)

  4. MCNP modelling of scintillation-detector gamma-ray spectra from natural radionuclides.

    Science.gov (United States)

    Hendriks, P H G M; Maucec, M; de Meijer, R J

    2002-09-01

    gamma-ray spectra of natural radionuclides are simulated for a BGO detector in a borehole geometry using the Monte Carlo code MCNP. All gamma-ray emissions of the decay of 40K and the series of 232Th and 238U are used to describe the source. A procedure is proposed which excludes the time-consuming electron tracking in less relevant areas of the geometry. The simulated gamma-ray spectra are benchmarked against laboratory data.

  5. MCNP modeling of NORM dosimetry in the oil and gas industry

    International Nuclear Information System (INIS)

    Siqiu Wang

    2016-01-01

    Naturally-occurring radioactive materials wastes in the oil and gas industry create a radioactive environment for the workers in the field. MCNP simulation conducted in this work provides a useful tool in terms of radiation safety design of the oil field, as well as validation and an important addition to in situ measurements. Furthermore, phantoms are employed to observe the dose distribution throughout the human body, demonstrating radiation effects on each individual organ. (author)

  6. MCNP calculations for the HCPB submodules in-pile test

    Energy Technology Data Exchange (ETDEWEB)

    Pijlgroms, B.J. [Section Nuclear and Reactor Physics, ECN Nuclear Research, Petten (Netherlands)

    1998-11-01

    This report describes the MCNP calculations that have been performed for the Helium Cooled Pebble Bed (HCPB) Submodules In-pile Test that has been planned for irradiation in the materials testing High Flux Reactor (HFR) at Petten. In this test, four HSM-8 submodules will be placed at core position H4. The report presents the neutron flux and power density profiles to be expected in the submodules. For the gamma induced heating only a rough estimation could be made. In the HCPB submodules the total specific heating does not exceed (36.7 {+-} 2.9)[W/cc]. 8 refs.

  7. Use experiences of MCNP in nuclear energy study. 2. Review of variance reduction techniques

    Energy Technology Data Exchange (ETDEWEB)

    Sakurai, Kiyoshi; Yamamoto, Toshihiro [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan). Tokai Research Establishment; eds.

    1998-03-01

    `MCNP Use Experience` Working Group was established in 1996 under the Special Committee on Nuclear Code Evaluation. This year`s main activity of the working group has been focused on the review of variance reduction techniques of Monte Carlo calculations. This working group dealt with the variance reduction techniques of (1) neutron and gamma ray transport calculation of fusion reactor system, (2) concept design of nuclear transmutation system using accelerator, (3) JMTR core calculation, (4) calculation of prompt neutron decay constant, (5) neutron and gamma ray transport calculation for exposure evaluation, (6) neutron and gamma ray transport calculation of shielding system, etc. Furthermore, this working group started an activity to compile `Guideline of Monte Carlo Calculation` which will be a standard in the future. The appendices of this report include this `Guideline`, the use experience of MCNP 4B and examples of Monte Carlo calculations of high energy charged particles. The 11 papers are indexed individually. (J.P.N.)

  8. Use experiences of MCNP in nuclear energy study. 2. Review of variance reduction techniques

    International Nuclear Information System (INIS)

    Sakurai, Kiyoshi; Yamamoto, Toshihiro

    1998-03-01

    ''MCNP Use Experience'' Working Group was established in 1996 under the Special Committee on Nuclear Code Evaluation. This year''s main activity of the working group has been focused on the review of variance reduction techniques of Monte Carlo calculations. This working group dealt with the variance reduction techniques of (1) neutron and gamma ray transport calculation of fusion reactor system, (2) concept design of nuclear transmutation system using accelerator, (3) JMTR core calculation, (4) calculation of prompt neutron decay constant, (5) neutron and gamma ray transport calculation for exposure evaluation, (6) neutron and gamma ray transport calculation of shielding system, etc. Furthermore, this working group started an activity to compile ''Guideline of Monte Carlo Calculation'' which will be a standard in the future. The appendices of this report include this ''Guideline'', the use experience of MCNP 4B and examples of Monte Carlo calculations of high energy charged particles. The 11 papers are indexed individually. (J.P.N.)

  9. Analysis of Gamma Dose Rate for RTP 2 MW Core Configuration Using MCNP

    International Nuclear Information System (INIS)

    Mohamad Hairie Rabir; Mohd Amin Sharifuldin Salleh; Julia Abdul Karim

    2011-01-01

    The Malaysian 1 MW TRIGA MARK II research reactor at Malaysian Nuclear Agency achieved initial criticality on June 28, 1982. The reactor is designed to effectively implement the various fields of basic nuclear research, manpower training, and production of radioisotopes for their use in agriculture, industry, and medicine. This study deals with the calculation of gamma dose rate at water pool surface and concrete shielding surface of the proposed 2-MW core configuration of PUSPATI TRIGA Reactor. The 3-D continuous energy Monte Carlo code MCNP was used to develop a versatile and accurate full model of the TRIGA core with pool water and concrete shielding and validation of the input by comparisons with the measured and available safety analysis report (SAR) of the reactor. The model represents in detailed all components of the reactor with literally no physical approximation. Continuous energy cross section data from the more recent nuclear data as well as S(α, β) thermal neutron scattering functions distributed with the MCNP code were used. Results of calculations are analyzed and discussed. (author)

  10. MCNP simulation of a Theratron 780 radiotherapy unit.

    Science.gov (United States)

    Miró, R; Soler, J; Gallardo, S; Campayo, J M; Díez, S; Verdú, G

    2005-01-01

    A Theratron 780 (MDS Nordion) 60Co radiotherapy unit has been simulated with the Monte Carlo code MCNP. The unit has been realistically modelled: the cylindrical source capsule and its housing, the rectangular collimator system, both the primary and secondary jaws and the air gaps between the components. Different collimator openings, ranging from 5 x 5 cm2 to 20 x 20 cm2 (narrow and broad beams) at a source-surface distance equal to 80 cm have been used during the study. In the present work, we have calculated spectra as a function of field size. A study of the variation of the electron contamination of the 60Co beam has also been performed.

  11. Installation of MCNP on 64-bit parallel computers

    International Nuclear Information System (INIS)

    Meginnis, A.B.; Hendricks, J.S.; McKinney, G.W.

    1995-01-01

    The Monte Carlo radiation transport code MCNP has been successfully ported to two 64-bit workstations, the SGI and DEC Alpha. We found the biggest problem for installation on these machines to be Fortran and C mismatches in argument passing. Correction of these mismatches enabled, for the first time, dynamic memory allocation on 64-bit workstations. Although the 64-bit hardware is faster because 8-bytes are processed at a time rather than 4-bytes, we found no speed advantage in true 64-bit coding versus implicit double precision when porting an existing code to the 64-bit workstation architecture. We did find that PVM multiasking is very successful and represents a significant performance enhancement for scientific workstations

  12. Validation of MCNP6 Version 1.0 with the ENDF/B-VII.1 Cross Section Library for Uranium Metal, Oxide, and Solution Systems on the High Performance Computing Platform Moonlight

    International Nuclear Information System (INIS)

    Chapman, Bryan Scott; MacQuigg, Michael Robert; Wysong, Andrew Russell

    2016-01-01

    In this document, the code MCNP is validated with ENDF/B-VII.1 cross section data under the purview of ANSI/ANS-8.24-2007, for use with uranium systems. MCNP is a computer code based on Monte Carlo transport methods. While MCNP has wide reading capability in nuclear transport simulation, this validation is limited to the functionality related to neutron transport and calculation of criticality parameters such as k eff .

  13. Benchmarking ENDF/B-VII.1, JENDL-4.0 and JEFF-3.1.1 with MCNP6

    International Nuclear Information System (INIS)

    Marck, Steven C. van der

    2012-01-01

    Recent releases of three major world nuclear reaction data libraries, ENDF/B-VII.1, JENDL-4.0, and JEFF-3.1.1, have been tested extensively using benchmark calculations. The calculations were performed with the latest release of the continuous energy Monte Carlo neutronics code MCNP, i.e. MCNP6. Three types of benchmarks were used, viz. criticality safety benchmarks, (fusion) shielding benchmarks, and reference systems for which the effective delayed neutron fraction is reported. For criticality safety, more than 2000 benchmarks from the International Handbook of Criticality Safety Benchmark Experiments were used. Benchmarks from all categories were used, ranging from low-enriched uranium, compound fuel, thermal spectrum ones (LEU-COMP-THERM), to mixed uranium-plutonium, metallic fuel, fast spectrum ones (MIX-MET-FAST). For fusion shielding many benchmarks were based on IAEA specifications for the Oktavian experiments (for Al, Co, Cr, Cu, LiF, Mn, Mo, Si, Ti, W, Zr), Fusion Neutronics Source in Japan (for Be, C, N, O, Fe, Pb), and Pulsed Sphere experiments at Lawrence Livermore National Laboratory (for 6 Li, 7 Li, Be, C, N, O, Mg, Al, Ti, Fe, Pb, D2O, H2O, concrete, polyethylene and teflon). The new functionality in MCNP6 to calculate the effective delayed neutron fraction was tested by comparison with more than thirty measurements in widely varying systems. Among these were measurements in the Tank Critical Assembly (TCA in Japan) and IPEN/MB-01 (Brazil), both with a thermal spectrum, two cores in Masurca (France) and three cores in the Fast Critical Assembly (FCA, Japan), all with fast spectra. The performance of the three libraries, in combination with MCNP6, is shown to be good. The results for the LEU-COMP-THERM category are on average very close to the benchmark value. Also for most other categories the results are satisfactory. Deviations from the benchmark values do occur in certain benchmark series, or in isolated cases within benchmark series. Such

  14. Evaluation of computational models and cross sections used by MCNP6 for simulation of electron backscattering

    Energy Technology Data Exchange (ETDEWEB)

    Poškus, Andrius, E-mail: andrius.poskus@ff.vu.lt

    2016-02-01

    This work evaluates the accuracy of the single-event (SE) and condensed-history (CH) models of electron transport in Monte Carlo simulations of electron backscattering from thick layers of Be, C, Al, Cu, Ag, Au and U at incident electron energies from 200 eV to 15 MeV. The CH method is used in simulations performed with MCNP6.1, and the SE method is used in simulations performed with an open-source single-event code MCNelectron written by the author of this paper. Both MCNP6.1 and MCNelectron use mainly ENDF/B-VI.8 library data, but MCNelectron allows replacing cross sections of certain types of interactions by alternative datasets from other sources. The SE method is evaluated both using only ENDF/B-VI.8 cross sections (the “SE-ENDF/B method”, which is equivalent to using MCNP6.1 in SE mode) and with an alternative set of elastic scattering cross sections obtained from relativistic (Dirac) partial-wave (DPW) calculations (the “SE-DPW method”). It is shown that at energies from 200 eV to 300 keV the estimates of the backscattering coefficients obtained using the SE-DPW method are typically within 10% of the experimental data, which is approximately the same accuracy that is achieved using MCNP6.1 in CH mode. At energies below 1 keV and above 300 keV, the SE-DPW method is much more accurate than the SE-ENDF/B method due to lack of angular distribution data in the ENDF/B library in those energy ranges. At energies from 500 keV to 15 MeV, the CH approximation is roughly twice more accurate than the SE-DPW method, with the average relative errors equal 7% and 14%, respectively. The energy probability density functions (PDFs) of backscattered electrons for Al and Cu, calculated using the SE method with DPW cross sections when energy of incident electrons is 20 keV, have an average absolute error as low as 4% of the average PDF. This error is approximately twice less than the error of the corresponding PDF calculated using the CH approximation. It is concluded

  15. Summer 2016

    International Nuclear Information System (INIS)

    Mendoza, Paul Michael

    2016-01-01

    The project goals seek to develop applications in order to automate MCNP criticality benchmark execution; create a dataset containing static benchmark information; combine MCNP output with benchmark information; and fit and visually represent data.

  16. Summer 2016

    Energy Technology Data Exchange (ETDEWEB)

    Mendoza, Paul Michael [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-08-31

    The project goals seek to develop applications in order to automate MCNP criticality benchmark execution; create a dataset containing static benchmark information; combine MCNP output with benchmark information; and fit and visually represent data.

  17. Comparison of MCNP calculations against measurements in moderator temperature experiments with CANFLEX-LEU in ZED-2

    International Nuclear Information System (INIS)

    Watts, D.G.; Adams, F.P.; Zeller, M.B.; Bromley, B.P.

    2008-01-01

    This paper summarizes sample calculations of MCNP5 compared against measurements of moderator temperature coefficient experiments in the ZED-2 critical facility with CANFLEX-LEU fuel. MCNP5 is tested for key parameters associated with various reactor physics phenomena of interest for CANDU/ACR-1000) reactors, including reactivity changes with coolant density, moderator density, and moderator temperature, and also normalized flux distributions. The experimental data for these comparisons were obtained from critical experiments in AECL's ZED-2 critical facility using CANFLEX-LEU fuel in a 24-cm square lattice pitch. These comparisons establish biases/uncertainties in the calculation of k-eff, coolant void reactivity, and moderator temperature coefficient of reactivity. Results show very little bias in the moderator temperature coefficient of reactivity, and very good agreement in the calculation of normalized flux distributions. (author)

  18. Investigation of the applicability of MCNP code to complicated geometries

    International Nuclear Information System (INIS)

    Higuchi, Kenji; Yamaguchi, Yukichi

    1994-03-01

    Applicability of MCNP code, which is a general purpose Monte Carlo code for particle transport problems, to complicated geometries, has been investigated as a study in Human Acts Simulation Program (HASP), in which basic studies for intelligent robot for patrol and inspection of nuclear facilities are being performed. In HASP, basic software systems simulating the behavior of intelligent robot of human shape working in Japan Research Reactor No.3 are being developed. The aim of Dose Evaluation system in HASP is to establish the methodology to evaluate irradiation damage of the LSI/VLSI circuits embedded within a robot body and to give design criteria of intelligent robot. Monte Carlo method is used to solve particle transport problem in a complicated geometry such as robot body. Preliminary evaluation to establish the methodology has been conducted using continuous energy Monte Carlo code, MCNP with the anthropomorphic phantom. The phantom has the same degree of geometric complexity as robot body and is widely used for the calculation of the effective dose equivalent for radiological protection. It allowed us to verify the validity of the methodology by comparison of calculation results with the data in ICRP Pub. 51. In this report, the method used in the calculation of effective dose equivalent, visualization system supporting visualization of input data for complicated geometry and the results in the evaluation of validity of the method by the comparison of the calculated results with the data in the ICRP publication are described. (author)

  19. Electron absorbed dose comparison between MCNP5 and Penelope Monte Carlo code for microdosimetry

    International Nuclear Information System (INIS)

    Cintra, Felipe B. de; Yoriyaz, Helio

    2009-01-01

    The objective of the present work was to compare electron absorbed dose results between two widespread used codes in international scientific community: MCNP5 and Penelope-2003. Individual water spheres with masses between 10 -9 g up to 10 -3 g immersed in an infinite water medium (density of 1g/cm 3 ) and monoenergetic electron sources with energy from 0.002 MeV to 0.1 MeV have been considered. The absorbed dose in the spheres was evaluated by both codes and the relative differences have been quantified. The results shown that Penelope gives, in general, higher results that, in some cases saturate or reach a maximum point and then rapidly drops. Particularly, for the 40 keV electron source we have done additional tests in three different scenarios: more points in the region of lower masses to a better definition of the curve behavior; MCNP used 200 substeps and Penelope was set to a full detail history methodology, and almost same parameters of case B but with the density of exterior medium increased to 10 g/cm 3 . The three cases show the influence of the backscattering that contribute with an important fraction of absorbed dose, finally we can infer a range of reliability to use the codes in this kind of simulations: both codes can calculate close results for up to 10 -4 g.Even though MCNP5 uses the condensed history method, if simulation parameters are chosen carefully it can reproduce results very close to those obtained using detailed history mode. In some cases, the use of higher number of electron substeps causes significant differences in the result. (author)

  20. Enhancement and validation of the NPP Mühleberg MCNP activation simulations for Swiss decommissioning planning

    International Nuclear Information System (INIS)

    Bykov, V.

    2014-08-01

    The Swiss National Cooperative for the Disposal of Radioactive Waste (NAGRA) regularly performs analysis of cost estimates associated with the NPP decommissioning. For this purpose, NAGRA has over the past ten years developed a NPP activation analysis methodology based on MCNP models of Swiss NPPs. The validation of these models is accomplished using measurements from oil activation campaigns, in which foil samples are activated at key locations inside the NPP for the duration of one cycle. The measurement campaigns have already been carried out at the Gösgen PWR (KKG) and the Mühleberg BWR (KKM). The first validation has already been successfully conducted for the KKG MCNP model. This thesis describes the efforts to validate the KKM MCNP model. This process included modifications, such as modeling of steam separators individually and improving the definition of jet pumps. Furthermore, the core definition was completely redefined, going from a 6-cell cylindrical model to a 940-cell model, shaped like the actual KKM core, which more accurately represented the void distribution. In order to benchmark the new model, the locations of samples during the two KKM foil activation campaigns were implemented into the model using the GSAM code. The interface between the MCNP model and GSAM was improved by creating a new energy group structure, optimized specifically for the activation of the three foil materials. Their activation was stimulated the state of the art hybrid VR code ADVANTG. The calculated results were then compared against the measured values for each foil material separately. The numerous improvements introduced in the 2014 model led to good agreement in many areas. The agreement is within the factor of two on the inner side of the bioshield, at the core height and above, and factor of three above the bioshield. Furthermore, distinct suggestion for improving the agreement in other areas was presented. This includes modeling of pipes extending from the RPV

  1. The Comparison of Point Data Models for the Output of WRF Hydro Model in the IDV

    Science.gov (United States)

    Ho, Y.; Weber, J.

    2017-12-01

    WRF Hydro netCDF output files contain streamflow, flow depth, longitude, latitude, altitude and stream order values for each forecast point. However, the data are not CF compliant. The total number of forecast points for the US CONUS is approximately 2.7 million and it is a big challenge for any visualization and analysis tool. The IDV point cloud display shows point data as a set of points colored by parameter. This display is very efficient compared to a standard point type display for rendering a large number of points. The one problem we have is that the data I/O can be a bottleneck issue when dealing with a large collection of point input files. In this presentation, we will experiment with different point data models and their APIs to access the same WRF Hydro model output. The results will help us construct a CF compliant netCDF point data format for the community.

  2. Obtaining of primary rays of spectrum X codes Penelope and MCNP5; Obtencion del espectro primario de Rayos X con los codigos Penelope y MCNP5

    Energy Technology Data Exchange (ETDEWEB)

    Pozuelo, F.; Querol, A.; Gallardo, S.; Rodenas, J.; Verdu, G.

    2012-07-01

    In this case, used codes PENELOPE MCNP5, based on the Monte Carlo method for x-ray spectrum taking into account the characteristics of the x-ray tube. In order to achieve a greater fit of simulated by the theoretical spectrum. It carried out a sensitivity analysis of the parameters available in both codes. The obtaining of the simulated spectrum could lead to an improvement in quality control of the x-ray tube to incorporate it as a method complementary to techniques.

  3. Validation of MCNP6 Version 1.0 with the ENDF/B-VII.1 Cross Section Library for Uranium Metal, Oxide, and Solution Systems on the High Performance Computing Platform Moonlight

    Energy Technology Data Exchange (ETDEWEB)

    Chapman, Bryan Scott [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); MacQuigg, Michael Robert [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Wysong, Andrew Russell [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-04-21

    In this document, the code MCNP is validated with ENDF/B-VII.1 cross section data under the purview of ANSI/ANS-8.24-2007, for use with uranium systems. MCNP is a computer code based on Monte Carlo transport methods. While MCNP has wide reading capability in nuclear transport simulation, this validation is limited to the functionality related to neutron transport and calculation of criticality parameters such as keff.

  4. Calculation of thermal neutron self-shielding correction factors for aqueous bulk sample prompt gamma neutron activation analysis using the MCNP code

    International Nuclear Information System (INIS)

    Nasrabadi, M.N.; Jalali, M.; Mohammadi, A.

    2007-01-01

    In this work thermal neutron self-shielding in aqueous bulk samples containing neutron absorbing materials is studied using bulk sample prompt gamma neutron activation analysis (BSPGNAA) with the MCNP code. The code was used to perform three dimensional simulations of a neutron source, neutron detector and sample of various material compositions. The MCNP model was validated against experimental measurements of the neutron flux performed using a BF 3 detector. Simulations were performed to predict thermal neutron self-shielding in aqueous bulk samples containing neutron absorbing solutes. In practice, the MCNP calculations are combined with experimental measurements of the relative thermal neutron flux over the sample's surface, with respect to a reference water sample, to derive the thermal neutron self-shielding within the sample. The proposed methodology can be used for the determination of the elemental concentration of unknown aqueous samples by BSPGNAA where knowledge of the average thermal neutron flux within the sample volume is required

  5. Calibration curves of a PGNAA system for cement raw material analysis using the MCNP code

    International Nuclear Information System (INIS)

    Oliveira, Carlos; Salgado, Jose

    1998-01-01

    In large samples, the γ-ray count rate of a prompt gamma neutron activation analysis system is a multi-variable function of the elemental dry composition, density, water content and thickness of the material. The experimental calibration curves require tremendous laboratory work, using a great number of standards with well-known compositions. Although a Monte Carlo simulation study does not avoid the experimental calibration work, it reduces the number of experimental calibration standards. This paper is part of a feasibility study for a PGNAA system for on-line continuous characterisation of cement raw material conveyed on a belt (Oliveira, C., Salgado, J. and Carvalho, F. G. (1997) Optimisation of PGNAA instrument design for cement raw materials using the MCNP code. J. Radioanal. Nucl. Chem. 216(2), 191-198; Oliveira, C., Salgado, J., Goncalves, I. F., Carvalho, F. G. and Leitao, F. (1997a) A Monte Carlo study of the influence of geometry arrangements and structural materials on a PGNAA system performance for cement raw materials analysis. Appl. Radiat. Isot. (accepted); Oliveira, C., Salgado, J. and Leitao, F. (1997b) Density and water content corrections in the gamma count rate of a PGNAA system for cement raw material analysis using the MCNP code. Appl. Radiat. Isot. (accepted).]. It reports on the influence of the density, mass water content and thickness on the calibration curves of the PGNAA system. The MCNP-4A code, running in a Pentium-PC and in a DEC workstation, was used to simulate the PGNAA configuration system

  6. Use of a Boron Doped Spherical Phantom for the Investigation of Neutron Directional Properties: Comparison Between Experiment and MCNP Simulation

    Energy Technology Data Exchange (ETDEWEB)

    Drake, P.; Kierkegaard, J

    1999-07-01

    A boron doped 19 cm diameter spherical phantom was constructed to give information on the direction of neutrons inside the Ringhals 4 containment. The phantom was made of 40% paraffin and 60% boric acid. 10B contributes 2% of the total phantom weight. The phantom was tested for its angular sensitivity to neutrons. The response was tested with a {sup 252}Cf source and with a Monte Carlo calculation (MCNP) simulating a {sup 252}Cf source. In these investigations the phantom showed a strong directional response. However, there was only a fair correspondence between the experiment and the simulation. The discrepancies are, at least in part, due to the difference in energy and angular response of the dosemeters as compared with the idealised response characteristics in the MCNP calculation. In the MCNP calculation the experimental conditions were not fully simulated. The investigations also showed that the addition of boron to the phantom reduces the leakage of thermalised neutrons from the phantom, and the production of neutron induced photons in the phantom to insignificant levels. (author)

  7. Use of a Boron Doped Spherical Phantom for the Investigation of Neutron Directional Properties: Comparison Between Experiment and MCNP Simulation

    International Nuclear Information System (INIS)

    Drake, P.; Kierkegaard, J.

    1999-01-01

    A boron doped 19 cm diameter spherical phantom was constructed to give information on the direction of neutrons inside the Ringhals 4 containment. The phantom was made of 40% paraffin and 60% boric acid. 10B contributes 2% of the total phantom weight. The phantom was tested for its angular sensitivity to neutrons. The response was tested with a 252 Cf source and with a Monte Carlo calculation (MCNP) simulating a 252 Cf source. In these investigations the phantom showed a strong directional response. However, there was only a fair correspondence between the experiment and the simulation. The discrepancies are, at least in part, due to the difference in energy and angular response of the dosemeters as compared with the idealised response characteristics in the MCNP calculation. In the MCNP calculation the experimental conditions were not fully simulated. The investigations also showed that the addition of boron to the phantom reduces the leakage of thermalised neutrons from the phantom, and the production of neutron induced photons in the phantom to insignificant levels. (author)

  8. Absorbed body dose simulation in Thyroid cancer therapy using MCNP4Cand ITScodes and comparison to experimental results

    International Nuclear Information System (INIS)

    Hadad, K.; Gorji, Y.

    2004-01-01

    Two standard particle transport codes of MCNP4C and integrated tiger series were used to estimate the total body dose in a thyroid cancer therapy study, with I-131 as the radionuclide source. Human body was modeled by water and soft tissue ellipsoids. Phantoms' dimensions were selected according to Brow nell recommendation. Absorbed fractions were calculated by both codes for different phantoms and for gammas with 0.364 MeV energy, which has the highest fraction in I-131 emitting gammas. Results were compared to the data published by Brow nell et.al.. Figure 1 shows the results of MCNP4C and Integrated Tiger Series with results published by Brow nell et. al.

  9. Wielandt acceleration for MCNP5 Monte Carlo eigenvalue calculations

    International Nuclear Information System (INIS)

    Brown, F.

    2007-01-01

    Monte Carlo criticality calculations use the power iteration method to determine the eigenvalue (k eff ) and eigenfunction (fission source distribution) of the fundamental mode. A recently proposed method for accelerating convergence of the Monte Carlo power iteration using Wielandt's method has been implemented in a test version of MCNP5. The method is shown to provide dramatic improvements in convergence rates and to greatly reduce the possibility of false convergence assessment. The method is effective and efficient, improving the Monte Carlo figure-of-merit for many problems. In addition, the method should eliminate most of the underprediction bias in confidence intervals for Monte Carlo criticality calculations. (authors)

  10. Using MCNP code for neutron and photon skyshine analysis

    Energy Technology Data Exchange (ETDEWEB)

    Zharkov, V.P.; Dikareva, O.F.; Kartashev, I.A.; Kiselev, A.N.; Netecha, M.E. [Research and Development Inst. of Power Engineering, Moscow (Russian Federation); Nomura, Y.; Tsubosaka, A. [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan)

    2000-03-01

    The MCNP Monte-Carlo code was used for the investigation of the sensitivity of neutron and neutron-induced secondary photon dose rate, total and thermal neutron fluxes and space-energy distributions to energy and angular distribution of radiation source, to thickness and composition of the ground, air density (including it changing with height), humidities of air and ground, thermalization effects, detector's dimension and its disposal above the ground level. The calculations were performed with the assumption that the source or released radiation into the atmosphere can be treated as a point source and the source containment structure has a negligible perturbation on the skyshine radiation field. (author)

  11. ExcelAutomat: a tool for systematic processing of files as applied to quantum chemical calculations

    Science.gov (United States)

    Laloo, Jalal Z. A.; Laloo, Nassirah; Rhyman, Lydia; Ramasami, Ponnadurai

    2017-07-01

    The processing of the input and output files of quantum chemical calculations often necessitates a spreadsheet as a key component of the workflow. Spreadsheet packages with a built-in programming language editor can automate the steps involved and thus provide a direct link between processing files and the spreadsheet. This helps to reduce user-interventions as well as the need to switch between different programs to carry out each step. The ExcelAutomat tool is the implementation of this method in Microsoft Excel (MS Excel) using the default Visual Basic for Application (VBA) programming language. The code in ExcelAutomat was adapted to work with the platform-independent open-source LibreOffice Calc, which also supports VBA. ExcelAutomat provides an interface through the spreadsheet to automate repetitive tasks such as merging input files, splitting, parsing and compiling data from output files, and generation of unique filenames. Selected extracted parameters can be retrieved as variables which can be included in custom codes for a tailored approach. ExcelAutomat works with Gaussian files and is adapted for use with other computational packages including the non-commercial GAMESS. ExcelAutomat is available as a downloadable MS Excel workbook or as a LibreOffice workbook.

  12. Determination of neutron flux distribution in an Am-Be irradiator using the MCNP.

    Science.gov (United States)

    Shtejer-Diaz, K; Zamboni, C B; Zahn, G S; Zevallos-Chávez, J Y

    2003-10-01

    A neutron irradiator has been assembled at IPEN facilities to perform qualitative-quantitative analysis of many materials using thermal and fast neutrons outside the nuclear reactor premises. To establish the prototype specifications, the neutron flux distribution and the absorbed dose rates were calculated using the MCNP computer code. These theoretical predictions then allow one to discuss the optimum irradiator design and its performance.

  13. Modeling the PUSPATI TRIGA Reactor using MCNP code

    International Nuclear Information System (INIS)

    Mohamad Hairie Rabir; Mark Dennis Usang; Naim Syauqi Hamzah; Julia Abdul Karim; Mohd Amin Sharifuldin Salleh

    2012-01-01

    The 1 MW TRIGA MARK II research reactor at Malaysian Nuclear Agency achieved initial criticality on June 28, 1982. The reactor is designed to effectively implement the various fields of basic nuclear research, manpower training, and production of radioisotopes. This paper describes the reactor parameters calculation for the PUSPATI TRIGA REACTOR (RTP); focusing on the application of the developed reactor 3D model for criticality calculation, analysis of power and neutron flux distribution and depletion study of TRIGA fuel. The 3D continuous energy Monte Carlo code MCNP was used to develop a versatile and accurate full model of the TRIGA reactor. The model represents in detailed all important components of the core and shielding with literally no physical approximation. (author)

  14. A parallelization study of the general purpose Monte Carlo code MCNP4 on a distributed memory highly parallel computer

    International Nuclear Information System (INIS)

    Yamazaki, Takao; Fujisaki, Masahide; Okuda, Motoi; Takano, Makoto; Masukawa, Fumihiro; Naito, Yoshitaka

    1993-01-01

    The general purpose Monte Carlo code MCNP4 has been implemented on the Fujitsu AP1000 distributed memory highly parallel computer. Parallelization techniques developed and studied are reported. A shielding analysis function of the MCNP4 code is parallelized in this study. A technique to map a history to each processor dynamically and to map control process to a certain processor was applied. The efficiency of parallelized code is up to 80% for a typical practical problem with 512 processors. These results demonstrate the advantages of a highly parallel computer to the conventional computers in the field of shielding analysis by Monte Carlo method. (orig.)

  15. Comparison of ATTILA{sup TM} and MCNP{sup TM} for fusion applications

    Energy Technology Data Exchange (ETDEWEB)

    Loughlin, M. [UKAEA Fusion, Culham Science Centre, Abingdon, Oxfordshire, OX (United Kingdom); Wareing, T.; Barnett, A.; Failla, G.; McGhee, J. [Transpire Inc., Gig Harbor WA (United States)

    2005-07-01

    This paper describes comparison of the results of neutron transport calculations using two very different codes. ATTILA{sup TM} is a discrete ordinates radiation transport code which models complex 3-D geometries using arbitrary tetrahedra. MCNP{sup TM} is a Monte-Carlo radiation transport code which models the geometry using a combinatorial representation. This code is more widely known within the fusion community where it has been extensively used. In contrast, this is the first reporting of the use of ATTILA for fusion applications. The purpose of the work described herein was to compare calculations by each code of the neutron spectra at points around a greatly simplified representation of a typical fusion experiment. Spectra, in twenty-seven energy groups, were calculated at five locations which are typical of fusion neutronics problems; these are i) within the torus wall, ii) opposite a port, iii) near the torus hall floor, iv) at a straight penetration through the torus hall roof, and v) at the exit of a labyrinth through the wall. A solution was obtained from ATTILA in one 24 hour run on a single processor. An MCNP run of a similar duration was required on 18 parallel processors. Excellent agreement was obtained at all locations with only some minor disparities at thermal neutron energies. (authors)

  16. Criticality calculations of the HTR-10 pebble-bed reactor with SCALE6/CSAS6 and MCNP5

    International Nuclear Information System (INIS)

    Wang, Meng-Jen; Sheu, Rong-Jiun; Peir, Jinn-Jer; Liang, Jenq-Horng

    2014-01-01

    Highlights: • Comparisons of the HTR-10 criticality calculations with SCALE6/CSAS6 and MCNP5 were performed. • The DOUBLEHET unit-cell treatment provides the best k eff estimation among PBR criticality calculations using SCALE6. • The continuous-energy SCALE6 calculations present a non-negligible discrepancy with MCNP5 in three PBR cases. - Abstract: HTR-10 is a 10 MWt prototype pebble-bed reactor (PBR) that presents a doubly heterogeneous geometry for neutronics calculations. An appropriate unit-cell treatment for the associated fuel elements is vital for creating problem-dependent multigroup cross sections. Considering four unit-cell options for resonance self-shielding correction in SCALE6, a series of HTR-10 core models were established using the CSAS6 sequence to systematically investigate how they affected the computational accuracy and efficiency of PBR criticality calculations. Three core configurations, which ranged from simplified infinite lattices to a detailed geometry, were examined. Based on the same ENDF/B-VII.0 cross-section library, multigroup results were evaluated by comparing with continuous-energy SCALE6/CSAS6 and MCNP5 calculations. The comparison indicated that the INFHOMMEDIUM results overestimated the effective multiplication factor (k eff ) by about 2800 pcm, whereas the LATTICECELL and MULTIREGION treatments overestimated k eff values with similar biases at approximately 470–680 pcm. The DOUBLEHET results attained further improvement, reducing the k eff overestimation to approximately 280 pcm. The comparison yielded two unexpected problems from using SCALE6/CSAS6 in HTR-10 criticality calculations. In particular, the continuous-energy CSAS6 calculations in this study present a non-negligible discrepancy with MCNP5, potentially causing a k eff value overestimate of approximately 680 pcm. Notably, using a cell-weighted mixture instead of an explicit model of individual TRISO particles in the pebble fuel zone does not shorten the

  17. A Monte-Carlo Benchmark of TRIPOLI-4® and MCNP on ITER neutronics

    Science.gov (United States)

    Blanchet, David; Pénéliau, Yannick; Eschbach, Romain; Fontaine, Bruno; Cantone, Bruno; Ferlet, Marc; Gauthier, Eric; Guillon, Christophe; Letellier, Laurent; Proust, Maxime; Mota, Fernando; Palermo, Iole; Rios, Luis; Guern, Frédéric Le; Kocan, Martin; Reichle, Roger

    2017-09-01

    Radiation protection and shielding studies are often based on the extensive use of 3D Monte-Carlo neutron and photon transport simulations. ITER organization hence recommends the use of MCNP-5 code (version 1.60), in association with the FENDL-2.1 neutron cross section data library, specifically dedicated to fusion applications. The MCNP reference model of the ITER tokamak, the `C-lite', is being continuously developed and improved. This article proposes to develop an alternative model, equivalent to the 'C-lite', but for the Monte-Carlo code TRIPOLI-4®. A benchmark study is defined to test this new model. Since one of the most critical areas for ITER neutronics analysis concerns the assessment of radiation levels and Shutdown Dose Rates (SDDR) behind the Equatorial Port Plugs (EPP), the benchmark is conducted to compare the neutron flux through the EPP. This problem is quite challenging with regard to the complex geometry and considering the important neutron flux attenuation ranging from 1014 down to 108 n•cm-2•s-1. Such code-to-code comparison provides independent validation of the Monte-Carlo simulations, improving the confidence in neutronic results.

  18. MCNP Techniques for Modeling Sodium Iodide Spectra of Kiwi Surveys

    International Nuclear Information System (INIS)

    Robert B Hayes

    2007-01-01

    This work demonstrates how MCNP can be used to predict the response of mobile search and survey equipment from base principles. The instrumentation evaluated comes from the U.S. Department of Energy's Aerial Measurement Systems. Through reconstructing detector responses to various point-source measurements, detector responses to distributed sources can be estimated through superposition. Use of this methodology for currently deployed systems allows predictive determinations of activity levels and distributions for common configurations of interest. This work helps determine the quality and efficacy of certain surveys in fully characterizing an effected site following a radiological event of national interest

  19. On the effect of updated MCNP photon cross section data on the simulated response of the HPA TLD.

    Science.gov (United States)

    Eakins, Jonathan

    2009-02-01

    The relative response of the new Health Protection Agency thermoluminescence dosimeter (TLD) has been calculated for Narrow Series X-ray distribution and (137)Cs photon sources using the Monte Carlo code MCNP5, and the results compared with those obtained during its design stage using the predecessor code, MCNP4c2. The results agreed at intermediate energies (approximately 0.1 MeV to (137)Cs), but differed at low energies (<0.1 MeV) by up to approximately 10%. This disparity has been ascribed to differences in the default photon interaction data used by the two codes, and derives ultimately from the effect on absorbed dose of the recent updates to the photoelectric cross sections. The sources of these data have been reviewed.

  20. Fuel element transfer cask modelling using MCNP technique

    International Nuclear Information System (INIS)

    Rosli Darmawan

    2009-01-01

    Full text: After operating for more than 25 years, some of the Reaktor TRIGA PUSPATI (RTP) fuel elements would have been depleted. A few addition and fuel reconfiguration exercises have to be conducted in order to maintain RTP capacity. Presently, RTP spent fuels are stored at the storage area inside RTP tank. The need to transfer the fuel element outside of RTP tank may be prevalence in the near future. The preparation shall be started from now. A fuel element transfer cask has been designed according to the recommendation by the fuel manufacturer and experience of other countries. A modelling using MCNP code has been conducted to analyse the design. The result shows that the design of transfer cask fuel element is safe for handling outside the RTP tank according to recent regulatory requirement. (author)

  1. Fuel Element Transfer Cask Modelling Using MCNP Technique

    International Nuclear Information System (INIS)

    Darmawan, Rosli; Topah, Budiman Naim

    2010-01-01

    After operating for more than 25 years, some of the Reaktor TRIGA Puspati (RTP) fuel elements would have been depleted. A few addition and fuel reconfiguration exercises have to be conducted in order to maintain RTP capacity. Presently, RTP spent fuels are stored at the storage area inside RTP tank. The need to transfer the fuel element outside of RTP tank may be prevalence in the near future. The preparation shall be started from now. A fuel element transfer cask has been designed according to the recommendation by the fuel manufacturer and experience of other countries. A modelling using MCNP code has been conducted to analyse the design. The result shows that the design of transfer cask fuel element is safe for handling outside the RTP tank according to recent regulatory requirement.

  2. Benchmarking the cad-based attila discrete ordinates code with experimental data of fusion experiments and to the results of MCNP code in simulating ITER

    International Nuclear Information System (INIS)

    Youssef, M. Z.

    2007-01-01

    Attila is a newly developed finite element code based on Sn neutron, gamma, and charged particle transport in 3-D geometry in which unstructured tetrahedral meshes are generated to describe complex geometry that is based on CAD input (Solid Works, Pro/Engineer, etc). In the present work we benchmark its calculation accuracy by comparing its prediction to the measured data inside two experimental mock-ups bombarded with 14 MeV neutrons. The results are also compared to those based on MCNP calculations. The experimental mock-ups simulate parts of the International Thermonuclear Experimental Reactor (ITER) in-vessel components, namely: (1) the Tungsten mockup configuration (54.3 cm x 46.8 cm x 45 cm), and (2) the ITER shielding blanket followed by the SCM region (simulated by alternating layers of SS316 and copper). In the latter configuration, a high aspect ratio rectangular streaming channel was introduced (to simulate steaming paths between ITER blanket modules) which ends with a rectangular cavity. The experiments on these two fusion-oriented integral experiments were performed at the Fusion Neutron Generator (FNG) facility, Frascati, Italy. In addition, the nuclear performance of the ITER MCNP 'Benchmark' CAD model has been performed with Attila to compare its results to those obtained with CAD-based MCNP approach developed by several ITER participants. The objective of this paper is to compare results based on two distinctive 3-D calculation tools using the same nuclear data, FENDL2.1, and the same response functions of several reaction rates measured in ITER mock-ups and to enhance confidence from the international neutronics community in the Attila code and how it can precisely quantify the nuclear field in large and complex systems, such as ITER. Attila has the advantage of providing a full flux mapping visualization everywhere in one run where components subjected to excessive radiation level and strong streaming paths can be identified. In addition, the

  3. A Methodology for Retrieving Information from Malware Encrypted Output Files: Brazilian Case Studies

    Directory of Open Access Journals (Sweden)

    Nelson Uto

    2013-04-01

    Full Text Available This article presents and explains a methodology based on cryptanalytic and reverse engineering techniques that can be employed to quickly recover information from encrypted files generated by malware. The objective of the methodology is to minimize the effort with static and dynamic analysis, by using cryptanalysis and related knowledge as much as possible. In order to illustrate how it works, we present three case studies, taken from a big Brazilian company that was victimized by directed attacks focused on stealing information from a special purpose hardware they use in their environment.

  4. Definition of neutron lifespan and neutron lifetime in MCNP4B

    International Nuclear Information System (INIS)

    Busch, R.D.; Spriggs, G.D.; Hendricks, J.S.

    1997-01-01

    MCNP4B was released in early 1997. In this new version, several major changes were made to the underlying theory used to estimate the non-adjoint-weighted removal, fission, capture, and escape prompt-neutron lifetimes. These four lifetimes are now being calculated in accordance to the neutron-balance theory described by Spriggs et al. in which the non-adjoint-weighted lifetime for a particular type of reaction (i.e., fission, capture, escape, removal, etc.) is defined as the total neutron population in the system divided by that reaction rate

  5. Optimization study of ultracold neutron sources at TRIGA reactors using MCNP

    International Nuclear Information System (INIS)

    Pokotilovskij, Yu.N.; Rogov, A.D.

    1997-01-01

    Monte Carlo simulation for the optimization of ultracold and very cold neutron sources for TRIGA reactors is performed. The calculations of thermal and cold neutron fluxes from the TRIGA reactor for different positions and configurations of a very cold solid methane moderator were performed with using the MCNP program. The production of neutrons in the ultracold and very cold energy range was calculated for the most promising final moderators (converters): very cold solid deuterium and heavy methane. The radiation energy deposition was calculated for the optimized solid methane-heavy methane cold neutron moderator

  6. Gro2mat: a package to efficiently read gromacs output in MATLAB.

    Science.gov (United States)

    Dien, Hung; Deane, Charlotte M; Knapp, Bernhard

    2014-07-30

    Molecular dynamics (MD) simulations are a state-of-the-art computational method used to investigate molecular interactions at atomic scale. Interaction processes out of experimental reach can be monitored using MD software, such as Gromacs. Here, we present the gro2mat package that allows fast and easy access to Gromacs output files from Matlab. Gro2mat enables direct parsing of the most common Gromacs output formats including the binary xtc-format. No openly available Matlab parser currently exists for this format. The xtc reader is orders of magnitudes faster than other available pdb/ascii workarounds. Gro2mat is especially useful for scientists with an interest in quick prototyping of new mathematical and statistical approaches for Gromacs trajectory analyses. © 2014 Wiley Periodicals, Inc. Copyright © 2014 Wiley Periodicals, Inc.

  7. Monte Carlo determination of the conversion coefficients Hp(3)/Ka in a right cylinder phantom with 'PENELOPE' code. Comparison with 'MCNP' simulations.

    Science.gov (United States)

    Daures, J; Gouriou, J; Bordy, J M

    2011-03-01

    This work has been performed within the frame of the European Union ORAMED project (Optimisation of RAdiation protection for MEDical staff). The main goal of the project is to improve standards of protection for medical staff for procedures resulting in potentially high exposures and to develop methodologies for better assessing and for reducing, exposures to medical staff. The Work Package WP2 is involved in the development of practical eye-lens dosimetry in interventional radiology. This study is complementary of the part of the ENEA report concerning the calculations with the MCNP-4C code of the conversion factors related to the operational quantity H(p)(3). In this study, a set of energy- and angular-dependent conversion coefficients (H(p)(3)/K(a)), in the newly proposed square cylindrical phantom made of ICRU tissue, have been calculated with the Monte-Carlo code PENELOPE and MCNP5. The H(p)(3) values have been determined in terms of absorbed dose, according to the definition of this quantity, and also with the kerma approximation as formerly reported in ICRU reports. At a low-photon energy (up to 1 MeV), the two results obtained with the two methods are consistent. Nevertheless, large differences are showed at a higher energy. This is mainly due to the lack of electronic equilibrium, especially for small angle incidences. The values of the conversion coefficients obtained with the MCNP-4C code published by ENEA quite agree with the kerma approximation calculations obtained with PENELOPE. We also performed the same calculations with the code MCNP5 with two types of tallies: F6 for kerma approximation and *F8 for estimating the absorbed dose that is, as known, due to secondary electrons. PENELOPE and MCNP5 results agree for the kerma approximation and for the absorbed dose calculation of H(p)(3) and prove that, for photon energies larger than 1 MeV, the transport of the secondary electrons has to be taken into account.

  8. A self-describing file protocol for simulation integration and shared postprocessors

    International Nuclear Information System (INIS)

    Borland, M.

    1995-01-01

    A typical accelerator physics code uses a combination of text output, unformatted output, and special-purpose graphics to present results to the user. Most users must learn multiple graphics and postprocessing systems; many resort to manual extraction of data from text output, creation of customized postprocessing programs, and even modification of the simulation code. This situation slows research, results in duplication of effort, hampers unforeseen use of simulation output, and makes program upgrades potentially traumatic. This paper discusses the design and use of a self-describing file protocol that addresses these problems. An extensive toolkit of generic post-processing programs, including sophisticated graphics, is available. This system has been used for most of the data collection for Advanced Photon Source (APS) commissioning , and is incorporated into a number of simulation codes

  9. DBS -- An rlogin multiplexer and output logger for DA systems

    International Nuclear Information System (INIS)

    Oleynik, G.; Appleton, L.; Udumula, L.; Votava, M.

    1994-04-01

    DART Bootstrap Services (dbs) is the first component of run-control for the DART Data Acquisition system -- the DA for the 96' round of experiments at Fermilab -- though it has potential usefulness as a powerful tool in other distributed applications. dbs is an rlogin session multiplexer. It allows a user, running a single program, to start up any number of remote login sessions, feed shell commands to them, and collect their output into a single (or multiple) log files (a server keeps the sessions open and collects their output). From this program, any session can be attached to interactively so it appears just like an rlogin session -- dbs becomes transparent. When finished with this interactive mode, the user can escape back to dbs and attach to a different session if so desired. Among many other useful features, dbs supplies a mechanism for cleanup (deletion) of all processes created under a session, allowing a fresh start

  10. Considerations of MCNP Monte Carlo code to be used as a radiotherapy treatment planning tool.

    Science.gov (United States)

    Juste, B; Miro, R; Gallardo, S; Verdu, G; Santos, A

    2005-01-01

    The present work has simulated the photon and electron transport in a Theratron 780® (MDS Nordion)60Co radiotherapy unit, using the Monte Carlo transport code, MCNP (Monte Carlo N-Particle). This project explains mainly the different methodologies carried out to speedup calculations in order to apply this code efficiently in radiotherapy treatment planning.

  11. SU-E-T-521: Investigation of the Uncertainties Involved in Secondary Neutron/gamma Production in Geant4/MCNP6 Monte Carlo Codes for Proton Therapy Application

    International Nuclear Information System (INIS)

    Mirzakhanian, L; Enger, S; Giusti, V

    2015-01-01

    Purpose: A major concern in proton therapy is the production of secondary neutrons causing secondary cancers, especially in young adults and children. Most utilized Monte Carlo codes in proton therapy are Geant4 and MCNP. However, the default versions of Geant4 and MCNP6 do not have suitable cross sections or physical models to properly handle secondary particle production in proton energy ranges used for therapy. In this study, default versions of Geant4 and MCNP6 were modified to better handle production of secondaries by adding the TENDL-2012 cross-section library. Methods: In-water proton depth-dose was measured at the “The Svedberg Laboratory” in Uppsala (Sweden). The proton beam was mono-energetic with mean energy of 178.25±0.2 MeV. The measurement set-up was simulated by Geant4 version 10.00 (default and modified version) and MCNP6. Proton depth-dose, primary and secondary particle fluence and neutron equivalent dose were calculated. In case of Geant4, the secondary particle fluence was filtered by all the physics processes to identify the main process responsible for the difference between the default and modified version. Results: The proton depth-dose curves and primary proton fluence show a good agreement between both Geant4 versions and MCNP6. With respect to the modified version, default Geant4 underestimates the production of secondary neutrons while overestimates that of gammas. The “ProtonInElastic” process was identified as the main responsible process for the difference between the two versions. MCNP6 shows higher neutron production and lower gamma production than both Geant4 versions. Conclusion: Despite the good agreement on the proton depth dose curve and primary proton fluence, there is a significant discrepancy on secondary neutron production between MCNP6 and both versions of Geant4. Further studies are thus in order to find the possible cause of this discrepancy or more accurate cross-sections/models to handle the nuclear

  12. Conversion coefficients for determination of dispersed photon dose during radiotherapy: NRUrad input code for MCNP.

    Science.gov (United States)

    Shahmohammadi Beni, Mehrdad; Ng, C Y P; Krstic, D; Nikezic, D; Yu, K N

    2017-01-01

    Radiotherapy is a common cancer treatment module, where a certain amount of dose will be delivered to the targeted organ. This is achieved usually by photons generated by linear accelerator units. However, radiation scattering within the patient's body and the surrounding environment will lead to dose dispersion to healthy tissues which are not targets of the primary radiation. Determination of the dispersed dose would be important for assessing the risk and biological consequences in different organs or tissues. In the present work, the concept of conversion coefficient (F) of the dispersed dose was developed, in which F = (Dd/Dt), where Dd was the dispersed dose in a non-targeted tissue and Dt is the absorbed dose in the targeted tissue. To quantify Dd and Dt, a comprehensive model was developed using the Monte Carlo N-Particle (MCNP) package to simulate the linear accelerator head, the human phantom, the treatment couch and the radiotherapy treatment room. The present work also demonstrated the feasibility and power of parallel computing through the use of the Message Passing Interface (MPI) version of MCNP5.

  13. Development of temperature related thermal neutron scattering database for MCNP

    International Nuclear Information System (INIS)

    Mei Longwei; Cai Xiangzhou; Jiang Dazhen; Chen Jingen; Guo Wei

    2013-01-01

    Based on ENDF/B-Ⅶ neutron library, the thermal neutron scattering library S(α, β) for molten salt reactor moderators was developed. The temperatures of this library were chose as the characteristic temperature of the molten salt reactor. The cross section of the thermal neutron scattering of ACE format was investigated, and this library was also validated by the benchmarks of ICSBEP. The uncertainties shown in the validation were in reasonable range when compared with the thermal neutron scattering library tmccs which included in the MCNP data library. It was proved that the thermal neutron scattering library processed in this study could be used in the molten salt reactor design. (authors)

  14. Criticality safety validation of MCNP5 using continuous energy libraries

    International Nuclear Information System (INIS)

    Salome, Jean A.D.; Pereira, Claubia; Assuncao, Jonathan B.A.; Veloso, Maria Auxiliadora F.; Costa, Antonella L.; Silva, Clarysson A.M. da

    2013-01-01

    The study of subcritical systems is very important in the design, installation and operation of various devices, mainly nuclear reactors and power plants. The information generated by these systems guide the decisions to be taken in the executive project, the economic viability and the safety measures to be employed in a nuclear facility. Simulating some experiments from the International Handbook of Evaluated Criticality Safety Benchmark Experiments, the code MCNP5 was validated to nuclear criticality analysis. Its continuous libraries were used. The average values and standard deviation (SD) were evaluated. The results obtained with the code are very similar to the values obtained by the benchmark experiments. (author)

  15. Neutron-photon energy deposition in CANDU reactor fuel channels: a comparison of modelling techniques using ANISN and MCNP computer codes

    International Nuclear Information System (INIS)

    Bilanovic, Z.; McCracken, D.R.

    1994-12-01

    In order to assess irradiation-induced corrosion effects, coolant radiolysis and the degradation of the physical properties of reactor materials and components, it is necessary to determine the neutron, photon, and electron energy deposition profiles in the fuel channels of the reactor core. At present, several different computer codes must be used to do this. The most recent, advanced and versatile of these is the latest version of MCNP, which may be capable of replacing all the others. Different codes have different assumptions and different restrictions on the way they can model the core physics and geometry. This report presents the results of ANISN and MCNP models of neutron and photon energy deposition. The results validate the use of MCNP for simplified geometrical modelling of energy deposition by neutrons and photons in the complex geometry of the CANDU reactor fuel channel. Discrete ordinates codes such as ANISN were the benchmark codes used in previous work. The results of calculations using various models are presented, and they show very good agreement for fast-neutron energy deposition. In the case of photon energy deposition, however, some modifications to the modelling procedures had to be incorporated. Problems with the use of reflective boundaries were solved by either including the eight surrounding fuel channels in the model, or using a boundary source at the bounding surface of the problem. Once these modifications were incorporated, consistent results between the computer codes were achieved. Historically, simple annular representations of the core were used, because of the difficulty of doing detailed modelling with older codes. It is demonstrated that modelling by MCNP, using more accurate and more detailed geometry, gives significantly different and improved results. (author). 9 refs., 12 tabs., 20 figs

  16. Development of ITER 3D neutronics model and nuclear analyses

    International Nuclear Information System (INIS)

    Zeng, Q.; Zheng, S.; Lu, L.; Li, Y.; Ding, A.; Hu, H.; Wu, Y.

    2007-01-01

    ITER nuclear analyses rely on the calculations with the three-dimensional (3D) Monte Carlo code e.g. the widely-used MCNP. However, continuous changes in the design of the components require the 3D neutronics model for nuclear analyses should be updated. Nevertheless, the modeling of a complex geometry with MCNP by hand is a very time-consuming task. It is an efficient way to develop CAD-based interface code for automatic conversion from CAD models to MCNP input files. Based on the latest CAD model and the available interface codes, the two approaches of updating 3D nuetronics model have been discussed by ITER IT (International Team): The first is to start with the existing MCNP model 'Brand' and update it through a combination of direct modification of the MCNP input file and generation of models for some components directly from the CAD data; The second is to start from the full CAD model, make the necessary simplifications, and generate the MCNP model by one of the interface codes. MCAM as an advanced CAD-based MCNP interface code developed by FDS Team in China has been successfully applied to update the ITER 3D neutronics model by adopting the above two approaches. The Brand model has been updated to generate portions of the geometry based on the newest CAD model by MCAM. MCAM has also successfully performed conversion to MCNP neutronics model from a full ITER CAD model which is simplified and issued by ITER IT to benchmark the above interface codes. Based on the two updated 3D neutronics models, the related nuclear analyses are performed. This paper presents the status of ITER 3D modeling by using MCAM and its nuclear analyses, as well as a brief introduction of advanced version of MCAM. (authors)

  17. Prefetching in file systems for MIMD multiprocessors

    Science.gov (United States)

    Kotz, David F.; Ellis, Carla Schlatter

    1990-01-01

    The question of whether prefetching blocks on the file into the block cache can effectively reduce overall execution time of a parallel computation, even under favorable assumptions, is considered. Experiments have been conducted with an interleaved file system testbed on the Butterfly Plus multiprocessor. Results of these experiments suggest that (1) the hit ratio, the accepted measure in traditional caching studies, may not be an adequate measure of performance when the workload consists of parallel computations and parallel file access patterns, (2) caching with prefetching can significantly improve the hit ratio and the average time to perform an I/O (input/output) operation, and (3) an improvement in overall execution time has been observed in most cases. In spite of these gains, prefetching sometimes results in increased execution times (a negative result, given the optimistic nature of the study). The authors explore why it is not trivial to translate savings on individual I/O requests into consistently better overall performance and identify the key problems that need to be addressed in order to improve the potential of prefetching techniques in the environment.

  18. The study on neutron and photon distribution of AP1000 reactor by MCNP code

    International Nuclear Information System (INIS)

    Chen Defeng; Shen Mingqi

    2014-01-01

    The core and reactor structural of AP1000 was modeled by the MCNP calculation program which is based on the Monte Carlo method in this paper, the neutron and photon distribution of AP1000 reactor core was calculated by the conditions of reactor critical. The results show that the AP1000 reactor neutron and photon distribution is in accordance with the critical design of PWR. (authors)

  19. FEDGROUP - A program system for producing group constants from evaluated nuclear data of files disseminated by IAEA

    International Nuclear Information System (INIS)

    Vertes, P.

    1976-06-01

    A program system for calculating group constants from several evaluated nuclear data files has been developed. These files are distributed by the Nuclear Data Section of IAEA. Our program system - FEDGROUP - has certain advantage over the well-known similar codes such as: 1. it requires only a medium sized computer />or approximately equal to 20000 words memory/, 2. it is easily adaptable to any type of computer, 3. it is flexible to the input evaluated nuclear data file and to the output group constant file. Nowadays, FEDGROUP calculates practically all types of group constants needed for reactor physics calculations by using the most frequent representations of evaluated data. (author)

  20. SU-F-T-140: Assessment of the Proton Boron Fusion Reaction for Practical Radiation Therapy Applications Using MCNP6

    Energy Technology Data Exchange (ETDEWEB)

    Adam, D; Bednarz, B [University of Wisconsin, Madison, WI (United States)

    2016-06-15

    Purpose: The proton boron fusion reaction is a reaction that describes the creation of three alpha particles as the result of the interaction of a proton incident upon a 11B target. Theoretically, the proton boron fusion reaction is a desirable reaction for radiation therapy applications in that, with the appropriate boron delivery agent, it could potentially combine the localized dose delivery protons exhibit (Bragg peak) and the local deposition of high LET alpha particles in cancerous sites. Previous efforts have shown significant dose enhancement using the proton boron fusion reaction; the overarching purpose of this work is an attempt to validate previous Monte Carlo results of the proton boron fusion reaction. Methods: The proton boron fusion reaction, 11B(p, 3α), is investigated using MCNP6 to assess the viability for potential use in radiation therapy. Simple simulations of a proton pencil beam incident upon both a water phantom and a water phantom with an axial region containing 100ppm boron were modeled using MCNP6 in order to determine the extent of the impact boron had upon the calculated energy deposition. Results: The maximum dose increase calculated was 0.026% for the incident 250 MeV proton beam scenario. The MCNP simulations performed demonstrated that the proton boron fusion reaction rate at clinically relevant boron concentrations was too small in order to have any measurable impact on the absorbed dose. Conclusion: For all MCNP6 simulations conducted, the increase of absorbed dose of a simple water phantom due to the 11B(p, 3α) reaction was found to be inconsequential. In addition, it was determined that there are no good evaluations of the 11B(p, 3α) reaction for use in MCNPX/6 and further work should be conducted in cross section evaluations in order to definitively evaluate the feasibility of the proton boron fusion reaction for use in radiation therapy applications.

  1. About the application of MCNP4 code in nuclear reactor core design calculations

    International Nuclear Information System (INIS)

    Svarny, J.

    2000-01-01

    This paper provides short review about application of MCNP code for reactor physics calculations performed in SKODA JS. Problems of criticality safety analysis of spent fuel systems for storage and transport of spent fuel are discussed and relevant applications are presented. Application of standard Monte Carlo code for accelerator driven system for LWR waste destruction is shown and conclusions are reviewed. Specific heterogeneous effects in neutron balance of WWER nuclear cores are solved for adjusting standard design codes. (Authors)

  2. Benchmark of physics design of a proposed 30 MW Multi Purpose Research Reactor using a Monte Carlo code MCNP

    International Nuclear Information System (INIS)

    Singh, Tej; Kumar, Jainendra; Sharma, Archana; Singh, Kanchhi; Raina, V.K.; Srinivasan, P.

    2009-01-01

    At present Dhruva and Cirus reactors provide majority of research reactor based experimental/irradiation facilities to cater to various needs of the vast pool of researchers in the field of sciences research and development work for nuclear power plants and production of radioisotopes. With a view to further consolidate and expand the scope of research and development in nuclear and allied sciences, a new 30 MWt Multi Purpose Research Reactor is proposed to be constructed. This paper describes some of the physics design features of this reactor using MCNP code to validate the deterministic methods. The criticality calculations for 100 material testing reactor (JHR) of France and 610 MW SAVANNAH thermal reactor were performed using MCNP computer codes to boost the confidence level in designing the physics design of reactor core. (author)

  3. A detailed investigation of interactions within the shielding to HPGe detector response using MCNP code

    Energy Technology Data Exchange (ETDEWEB)

    Thanh, Tran Thien; Tao, Chau Van; Loan, Truong Thi Hong; Nhon, Mai Van; Chuong, Huynh Dinh; Au, Bui Hai [Vietnam National Univ., Ho Chi Minh City (Viet Nam). Dept. of Nuclear Physics

    2012-12-15

    The accuracy of the coincidence-summing corrections in gamma spectrometry depends on the total efficiency calibration that is hardly obtained over the whole energy as the required experimental conditions are not easily attained. Monte Carlo simulations using MCNP5 code was performed in order to estimate the affect of the shielding to total efficiency. The effect of HPGe response are also shown. (orig.)

  4. Calculation of the X-Ray Spectrum of a Mammography System with Various Voltages and Different Anode-Filter Combinations Using MCNP Code

    Directory of Open Access Journals (Sweden)

    Lida Gholamkar

    2016-09-01

    Full Text Available Introduction One of the best methods in the diagnosis and control of breast cancer is mammography. The importance of mammography is directly related to its value in the detection of breast cancer in the early stages, which leads to a more effective treatment. The purpose of this article was to calculate the X-ray spectrum in a mammography system with Monte Carlo codes, including MCNPX and MCNP5. Materials and Methods The device, simulated using the MCNP code, was Planmed Nuance digital mammography device (Planmed Oy, Finland, equipped with an amorphous selenium detector. Different anode/filter materials, such as molybdenum-rhodium (Mo-Rh, molybdenum-molybdenum (Mo-Mo, tungsten-tin (W-Sn, tungsten-silver (W-Ag, tungsten-palladium (W-Pd, tungsten-aluminum (W-Al, tungsten-molybdenum (W-Mo, molybdenum-aluminum (Mo-Al, tungsten-rhodium (W-Rh, rhodium-aluminum (Rh-Al, and rhodium-rhodium (Rh-Rh, were simulated in this study. The voltage range of the X-ray tube was between 24 and 34 kV with a 2 kV interval. Results The charts of changing photon flux versus energy were plotted for different types of anode-filter combinations. The comparison with the findings reported by others indicated acceptable consistency. Also, the X-ray spectra, obtained from MCNP5 and MCNPX codes for W-Ag and W-Rh combinations, were compared. We compared the present results with the reported data of MCNP4C and IPEM report No. 78 for Mo-Mo, Mo-Rh, and W-Al combinations. Conclusion The MCNPX calculation outcomes showed acceptable results in a low-energy X-ray beam range (10-35 keV. The obtained simulated spectra for different anode/filter combinations were in good conformity with the finding of previous research.

  5. EBR-II Static Neutronic Calculations by PHISICS / MCNP6 codes

    Energy Technology Data Exchange (ETDEWEB)

    Paolo Balestra; Carlo Parisi; Andrea Alfonsi

    2016-02-01

    The International Atomic Energy Agency (IAEA) launched a Coordinated Research Project (CRP) on the Shutdown Heat Removal Tests (SHRT) performed in the '80s at the Experimental fast Breeder Reactor EBR-II, USA. The scope of the CRP is to improve and validate the simulation tools for the study and the design of the liquid metal cooled fast reactors. Moreover, training of the next generation of fast reactor analysts is being also considered the other scope of the CRP. In this framework, a static neutronic model was developed, using state-of-the art neutron transport codes like SCALE/PHISICS (deterministic solution) and MCNP6 (stochastic solution). Comparison between both solutions is briefly illustrated in this summary.

  6. Visualizing MCNP Tally Segment Geometry and Coupling Results with ABAQUS

    International Nuclear Information System (INIS)

    J. R. Parry; J. A. Galbraith

    2007-01-01

    The Advanced Graphite Creep test, AGC-1, is planned for irradiation in the Advanced Test Reactor (ATR) in support of the Next Generation Nuclear Plant program. The experiment requires very detailed neutronics and thermal hydraulics analyses to show compliance with programmatic and ATR safety requirements. The MCNP model used for the neutronics analysis required hundreds of tally regions to provide the desired detail. A method for visualizing the hundreds of tally region geometries and the tally region results in 3 dimensions has been created to support the AGC-1 irradiation. Additionally, a method was created which would allow ABAQUS to access the results directly for the thermal analysis of the AGC-1 experiment

  7. Experimental validation of lead cross sections for scale and MCNP

    International Nuclear Information System (INIS)

    Henrikson, D.J.

    1995-01-01

    Moving spent nuclear fuel between facilities often requires the use of lead-shielded casks. Criticality safety that is based upon calculations requires experimental validation of the fuel matrix and lead cross section libraries. A series of critical experiments using a high-enriched uranium-aluminum fuel element with a variety of reflectors, including lead, has been identified. Twenty-one configurations were evaluated in this study. The fuel element was modelled for KENO V.a and MCNP 4a using various cross section sets. The experiments addressed in this report can be used to validate lead-reflected calculations. Factors influencing calculated k eff which require further study include diameters of styrofoam inserts and homogenization

  8. Analysis of radiation field distribution in Yonggwang unit 3 with MCNP code

    International Nuclear Information System (INIS)

    Lee, Cheol Woo; Ha, Wi Ho; Shin, Chang Ho; Kim, Soon Young; Kim, Jong Kyung

    2004-01-01

    Radiation field analysis is performed at the inside of the containment building of nuclear power plant(NPP) using the well-known MCNP code. The target NPP in this study is Yonggwang Unit 3 Cycle 8. In this work, whole transport calculations were done using MCNPX 2.4.0 due to the functional benefits, such as Mesh Tally, that the code provides. The neutron spectra released from the operating reactor core were firstly evaluated as a radiation source term, and then dose distributions in the work areas of the NPP were calculated

  9. Monte Carlo simulation of x-ray spectra in diagnostic radiology and mammography using MCNP4C

    Energy Technology Data Exchange (ETDEWEB)

    Ay, M R [Department of Physics and Nuclear Sciences, AmirKabir University of Technology, Tehran (Iran, Islamic Republic of); Shahriari, M [Department of Nuclear Engineering, Shahid Beheshti University, Tehran (Iran, Islamic Republic of); Sarkar, S [Department of Medical Physics, Tehran University of Medical Science, Tehran (Iran, Islamic Republic of); Adib, M [TPP Co., GE Medical Systems, Iran Authorized Distributor, Tehran (Iran, Islamic Republic of); Zaidi, H [Division of Nuclear Medicine, Geneva University Hospital, 1211 Geneva (Switzerland)

    2004-11-07

    The general purpose Monte Carlo N-particle radiation transport computer code (MCNP4C) was used for the simulation of x-ray spectra in diagnostic radiology and mammography. The electrons were transported until they slow down and stop in the target. Both bremsstrahlung and characteristic x-ray production were considered in this work. We focus on the simulation of various target/filter combinations to investigate the effect of tube voltage, target material and filter thickness on x-ray spectra in the diagnostic radiology and mammography energy ranges. The simulated x-ray spectra were compared with experimental measurements and spectra calculated by IPEM report number 78. In addition, the anode heel effect and off-axis x-ray spectra were assessed for different anode angles and target materials and the results were compared with EGS4-based Monte Carlo simulations and measured data. Quantitative evaluation of the differences between our Monte Carlo simulated and comparison spectra was performed using student's t-test statistical analysis. Generally, there is a good agreement between the simulated x-ray and comparison spectra, although there are systematic differences between the simulated and reference spectra especially in the K-characteristic x-rays intensity. Nevertheless, no statistically significant differences have been observed between IPEM spectra and the simulated spectra. It has been shown that the difference between MCNP simulated spectra and IPEM spectra in the low energy range is the result of the overestimation of characteristic photons following the normalization procedure. The transmission curves produced by MCNP4C have good agreement with the IPEM report especially for tube voltages of 50 kV and 80 kV. The systematic discrepancy for higher tube voltages is the result of systematic differences between the corresponding spectra.

  10. Monte Carlo simulation of x-ray spectra in diagnostic radiology and mammography using MCNP4C

    Science.gov (United States)

    Ay, M. R.; Shahriari, M.; Sarkar, S.; Adib, M.; Zaidi, H.

    2004-11-01

    The general purpose Monte Carlo N-particle radiation transport computer code (MCNP4C) was used for the simulation of x-ray spectra in diagnostic radiology and mammography. The electrons were transported until they slow down and stop in the target. Both bremsstrahlung and characteristic x-ray production were considered in this work. We focus on the simulation of various target/filter combinations to investigate the effect of tube voltage, target material and filter thickness on x-ray spectra in the diagnostic radiology and mammography energy ranges. The simulated x-ray spectra were compared with experimental measurements and spectra calculated by IPEM report number 78. In addition, the anode heel effect and off-axis x-ray spectra were assessed for different anode angles and target materials and the results were compared with EGS4-based Monte Carlo simulations and measured data. Quantitative evaluation of the differences between our Monte Carlo simulated and comparison spectra was performed using student's t-test statistical analysis. Generally, there is a good agreement between the simulated x-ray and comparison spectra, although there are systematic differences between the simulated and reference spectra especially in the K-characteristic x-rays intensity. Nevertheless, no statistically significant differences have been observed between IPEM spectra and the simulated spectra. It has been shown that the difference between MCNP simulated spectra and IPEM spectra in the low energy range is the result of the overestimation of characteristic photons following the normalization procedure. The transmission curves produced by MCNP4C have good agreement with the IPEM report especially for tube voltages of 50 kV and 80 kV. The systematic discrepancy for higher tube voltages is the result of systematic differences between the corresponding spectra.

  11. Gamma spectroscopy modelization intercomparison of the modelization results using two different codes (MCNP, and Pascalys-mercure)

    International Nuclear Information System (INIS)

    Luneville, L.; Chiron, M.; Toubon, H.; Dogny, S.; Huver, M.; Berger, L.

    2001-01-01

    The research performed in common these last 3 years by the French Atomic Commission CEA, COGEMA and Eurisys Mesures had for main subject the realization of a complete tool of modelization for the largest range of realistic cases, the Pascalys modelization software. The main purpose of the modelization was to calculate the global measurement efficiency, which delivers the most accurate relationship between the photons emitted by the nuclear source in volume, punctual or deposited form and the germanium hyper pure detector, which detects and analyzes the received photons. It has been stated since long time that experimental global measurement efficiency becomes more and more difficult to address especially for complex scene as we can find in decommissioning and dismantling or in case of high activities for which the use of high activity reference sources become difficult to use for both health physics point of view and regulations. The choice of a calculation code is fundamental if accurate modelization is searched. MCNP represents the reference code but its use is long time calculation consuming and then not practicable in line on the field. Direct line-of-sight point kernel code as the French Atomic Commission 3-D analysis Mercure code can represent the practicable compromise between the most accurate MCNP reference code and the realistic performances needed in modelization. The comparison between the results of Pascalys-Mercure and MCNP code taking in account the last improvements of Mercure in the low energy range where the most important errors can occur, is presented in this paper, Mercure code being supported in line by the recent Pascalys 3-D modelization scene software. The incidence of the intrinsic efficiency of the Germanium detector is also approached for the total efficiency of measurement. (authors)

  12. MCNP and visualization of neutron flux and power distributions

    International Nuclear Information System (INIS)

    Snoj, L.; Lengar, I.; Zerovnik, G.; Ravnik, M.

    2009-01-01

    The visualization of neutron flux and power distributions in two nuclear reactors (TRIG A type research reactor and typical PWR) and one thermonuclear reactor (tokamak type) are treated in the paper. The distributions are calculated with MCNP computer code and presented using Amira and Voxler software. The results in the form of figures are presented in the paper together with comments qualitatively explaining the figures. The remembrance of most of the people is better, if they visualize a process. Therefore a representation of the reactor and neutron transport parameters is a convenient modern educational tool for (nuclear power plant) operators, nuclear engineers, students and specialists involved in reactor operation and design. Visualization is applicable not only in education and training, but also as a tool for core and irradiation planning. (authors)

  13. An experimental test on large animals of MCNP application for whole body counting

    International Nuclear Information System (INIS)

    Borisov, N.; Yatsenko, V.; Kochetkov, O.; Gusev, I.; Vlasov, P.; Kalistratova, V.; Nisimov, P.; Levochkin, F.; Borovkov, M.; Stolyarov, V.; Tsedish, S.; Tyurin, I.; Franck, D.; Carlan, L. de

    2005-01-01

    Measurements of actinide body burden using whole body counting spectrometry is hampered due to intensive absorption of γ-rays inside the patient's body, which depends on the anatomy of a patient. To establish the correspondence between pulse-height-spectra intensity and radionuclide activity, Monte Carlo calculations are widely used. For such calculations, the radiation transport geometry is usually described in terms of small rectangular boxes (voxels) retrieved from computed tomography or magnetic resonance images. The software for Monte Carlo-assisted calibration of whole body counting, which performs automatic creation of individual MCNP voxel phantoms, was checked in a quasi-in vivo experiment on large animals. During the experiment, pigs of 35-40 kg body mass were used as phantoms for measurement of actinides body burden. 241 Am was administered (via injection of a radioactive solution or via implantation of plastic capsules containing the radioactive material) into the lungs of pigs. The pigs were measured using the pure germanium low-energy γ-spectrometers. The images of animals were obtained using the computed tomography machine. On the base of these tomograms, MCNP4c2 calculations were done to obtain the pulse-height-spectra of the whole body counters. The experimental results were reproduced in calculations with error of less than 30% for 241 Am administered via injection and less than 10% for 241 Am administered inside the capsules. (authors)

  14. A comparison of the COG and MCNP codes in computational neutron capture therapy modeling, Part I: boron neutron capture therapy models.

    Science.gov (United States)

    Culbertson, C N; Wangerin, K; Ghandourah, E; Jevremovic, T

    2005-08-01

    The goal of this study was to evaluate the COG Monte Carlo radiation transport code, developed and tested by Lawrence Livermore National Laboratory, for neutron capture therapy related modeling. A boron neutron capture therapy model was analyzed comparing COG calculational results to results from the widely used MCNP4B (Monte Carlo N-Particle) transport code. The approach for computing neutron fluence rate and each dose component relevant in boron neutron capture therapy is described, and calculated values are shown in detail. The differences between the COG and MCNP predictions are qualified and quantified. The differences are generally small and suggest that the COG code can be applied for BNCT research related problems.

  15. A group of neutronics calculations in the MNSR using the MCNP-4C code

    International Nuclear Information System (INIS)

    Khattab, K.; Sulieman, I.

    2009-11-01

    The MCNP-4C code was used to model the 3-D core configuration for the Syrian Miniature Neutron Source Reactor (MNSR). The continuous energy neutron cross sections were evaluated from ENDF/B-VI library to calculate the thermal and fast neutron fluxes in the MNSR inner and outer irradiation sites. The thermal fluxes in the MNSR inner irradiation sites were measured for the first time using the multiple foil activation method. Good agreements were noticed between the calculated and measured results. This model is used as well to calculate neutron flux spectrum in the reactor inner and outer irradiation sites and the reactor thermal power. Three 3-D neutronic models for the Syrian MNSR reactor using the MCNP-4C code were developed also to assess the possibility of fuel conversion from 89.87 % HEU fuel (UAl 4 -Al) to 19.75 % LEU fuel (UO 2 ). This model is used in this paper to calculate the following reactor core physics parameters: clean cold core excess reactivity, calibration of the control rod worth and calculation its shut down margin, calibration of the top beryllium shim plate reflector, axial neutron flux distributions in the inner and outer irradiation sites and the kinetics parameters ( ι p l and β e ff). (authors)

  16. Application of the NJOY code for unresolved resonance treatment in the MCNP utility code

    International Nuclear Information System (INIS)

    Milosevic, M.; Greenspan, E.; Vujic, J. . E-mail addresses of corresponding authors: mmilos@vin.bg.ac.yu , vujic@nuc.berkeley.edu ,; Milosevic, M.; Vujic, J.)

    2005-01-01

    There are numerous uncertainties in the prediction of neutronic characteristics of reactor cores, particularly in the case of innovative reactor designs, arising from approximations used in the solution of the transport equation, and in nuclear data processing and cross section libraries generation. This paper describes the problems encountered in the analysis of the Encapsulated Nuclear Heat Source (ENHS) benchmark core and the new procedures and cross section libraries developed to overcome these problems. The ENHS is a new lead-bismuth or lead cooled novel reactor concept that is fuelled with metallic alloy of Pu, U and Zr, and it is designed to operate for 20 effective full power years without refuelling and with very small burnup reactivity swing. The computational tools benchmarked include: MOCUP - a coupled MCNP-4C and ORIGEN2.1 utility codes with MCNP data libraries based on the ENDF/B-VI evaluations; and KWO2 - a coupled KENO-V.a and ORIGEN2.1 code with ENDFB-V.2 based 238 group library. Calculations made for the ENHS benchmark have shown that the differences between the results obtained using different code systems and cross section libraries are significant and should be taken into account in assessing the quality of nuclear data libraries. (author)

  17. Transport calculation of thermal and cold neutrons using NMTC/JAERI-MCNP4A code system

    International Nuclear Information System (INIS)

    Iga, Kiminori; Takada, Hiroshi; Nagao, Tadashi.

    1998-01-01

    In order to investigate the applicability of the NMTC/JAERI-MCNP4A code system to the neutronics design study in the neutron science research project of JAERI, transport calculations of thermal and cold neutrons are performed with the code system on a spallation neutron source composed of light water cooled tantalum target with a moderator and a reflector system. The following neutronic characteristics are studied in the calculation : the variation of the intensity of neutrons emitted from a light water moderator or a liquid hydrogen with/without the B 4 C decoupler, which are installed to produce sharp pulse, and that dependent on the position of external source neutrons in the tantalum target. The calculated neutron energy spectra are reproduced well by the semi-empirical formula with the parameter values reliable in physical meanings. It is found to be necessary to employ proper importance sampling technique in the statistics. It is confirmed from this work that the NMTC/JAERI-MCNP4A code system is applicable to the neutronics design study of spallation neutron sources proposed for the neutron science research project. (author)

  18. Transport calculation of thermal and cold neutrons using NMTC/JAERI-MCNP4A code system

    Energy Technology Data Exchange (ETDEWEB)

    Iga, Kiminori [Kyushu Univ., Fukuoka (Japan); Takada, Hiroshi; Nagao, Tadashi

    1998-01-01

    In order to investigate the applicability of the NMTC/JAERI-MCNP4A code system to the neutronics design study in the neutron science research project of JAERI, transport calculations of thermal and cold neutrons are performed with the code system on a spallation neutron source composed of light water cooled tantalum target with a moderator and a reflector system. The following neutronic characteristics are studied in the calculation : the variation of the intensity of neutrons emitted from a light water moderator or a liquid hydrogen with/without the B{sub 4}C decoupler, which are installed to produce sharp pulse, and that dependent on the position of external source neutrons in the tantalum target. The calculated neutron energy spectra are reproduced well by the semi-empirical formula with the parameter values reliable in physical meanings. It is found to be necessary to employ proper importance sampling technique in the statistics. It is confirmed from this work that the NMTC/JAERI-MCNP4A code system is applicable to the neutronics design study of spallation neutron sources proposed for the neutron science research project. (author)

  19. Physics and Algorithm Enhancements for a Validated MCNP/X Monte Carlo Simulation Tool, Phase VII

    International Nuclear Information System (INIS)

    McKinney, Gregg W.

    2012-01-01

    Currently the US lacks an end-to-end (i.e., source-to-detector) radiation transport simulation code with predictive capability for the broad range of DHS nuclear material detection applications. For example, gaps in the physics, along with inadequate analysis algorithms, make it difficult for Monte Carlo simulations to provide a comprehensive evaluation, design, and optimization of proposed interrogation systems. With the development and implementation of several key physics and algorithm enhancements, along with needed improvements in evaluated data and benchmark measurements, the MCNP/X Monte Carlo codes will provide designers, operators, and systems analysts with a validated tool for developing state-of-the-art active and passive detection systems. This project is currently in its seventh year (Phase VII). This presentation will review thirty enhancements that have been implemented in MCNPX over the last 3 years and were included in the 2011 release of version 2.7.0. These improvements include 12 physics enhancements, 4 source enhancements, 8 tally enhancements, and 6 other enhancements. Examples and results will be provided for each of these features. The presentation will also discuss the eight enhancements that will be migrated into MCNP6 over the upcoming year.

  20. Dose mapping simulation using the MCNP code for the Syrian gamma irradiation facility and benchmarking

    International Nuclear Information System (INIS)

    Khattab, K.; Boush, M.; Alkassiri, H.

    2013-01-01

    Highlights: • The MCNP4C was used to calculate the gamma ray dose rate spatial distribution in for the SGIF. • Measurement of the gamma ray dose rate spatial distribution using the Chlorobenzene dosimeter was conducted as well. • Good agreements were noticed between the calculated and measured results. • The maximum relative differences were less than 7%, 4% and 4% in the x, y and z directions respectively. - Abstract: A three dimensional model for the Syrian gamma irradiation facility (SGIF) is developed in this paper to calculate the gamma ray dose rate spatial distribution in the irradiation room at the 60 Co source board using the MCNP-4C code. Measurement of the gamma ray dose rate spatial distribution using the Chlorobenzene dosimeter is conducted as well to compare the calculated and measured results. Good agreements are noticed between the calculated and measured results with maximum relative differences less than 7%, 4% and 4% in the x, y and z directions respectively. This agreement indicates that the established model is an accurate representation of the SGIF and can be used in the future to make the calculation design for a new irradiation facility

  1. Creation and testing of an ENDF/B-VI neutron data library (ENDF60) for use with MCNP trademark

    International Nuclear Information System (INIS)

    Frankle, S.C.; MacFarlane, R.E.

    1995-01-01

    The continuous-energy neutron data library ENDF60, for use with the Monte Carlo N Particle radiation transport code MCNP4A, was released in the fall of 1994. The ENDF60 library is comprised of 124 nuclide data files based on the ENDF/B-VI evaluations through Release 2. Fifty-two percent of these ENDF/B-VI evaluations are translations from ENDF/B-V. The remaining forty-eight percent are new evaluations which have sometimes changed significantly. The new evaluations include important materials for criticality safety calculations, as well as significant enhancements such as isotopic evaluations, better resonance-range representations, and the new correlated energy-angle distributions for emitted particles. In particular, the upper energy limit for the resolved resonance region of 235 U, 238 U and 239 Pu has been extended from 0.082, 4.0, and 0.301 keV to 2.25, 10.0, and 2.5 keV respectively. As part of the overall quality assurance testing of the ENDF60 library, calculations for well known benchmark assemblies were performed. This benchmarking effort included revising the standard nine criticality benchmarks documented in previous Los Alamos National Laboratory Reports, LA-12212 and LA-12891, as well as the implementation of new Cross Section Evaluation Working Group (CSEWG) benchmarks. Comparisons of benchmark results for different data libraries can aid the user in understanding how well an evaluation performs for their application

  2. Photonuclear Physics in Radiation Transport - II: Implementation

    International Nuclear Information System (INIS)

    White, M.C.; Little, R.C.; Chadwick, M.B.; Young, P.G.; MacFarlane, R.E.

    2003-01-01

    This is the second of two companion papers. The first paper describes model calculations and nuclear data evaluations of photonuclear reactions on isotopes of C, O, Al, Si, Ca, Fe, Cu, Ta, W, and Pb for incident photon energies up to 150 MeV. This paper describes the steps taken to process these files into transport libraries and to update the Monte Carlo N-Particle (MCNP) and MCNPX radiation transport codes to use tabular photonuclear reaction data. The evaluated photonuclear data files are created in the standard evaluated nuclear data file (ENDF) format. These files must be processed by the NJOY data processing system into A Compact ENDF (ACE) files suitable for radiation transport calculations. MCNP and MCNPX have been modified to use these new data in a self-consistent and fully integrated manner. Verification problems were used at each step along the path to check the integrity of the methodology. The resulting methodology and tools provide a comprehensive system for using photonuclear data in radiation transport calculations. Also described are initial validation simulations used to benchmark several of the photonuclear transport tables

  3. Comparison of results from the MCNP criticality validation suite using ENDF/B-VI and preliminary ENDF/B-VII nuclear data

    Energy Technology Data Exchange (ETDEWEB)

    Mosteller, R. D. (Russell D.)

    2004-01-01

    The MCNP Criticality Validation Suite is a collection of 31 benchmarks taken from the International Handbook of Evaluated Criticality Safety Benchmark Experiments. MCNP5 calculations clearly demonstrate that, overall, nuclear data for a preliminary version of ENDFB-VII produce better agreement with the benchmarks in the suite than do corresponding data from ENDF/B-VI. Additional calculations identify areas where improvements in the data still are needed. Based on results for the MCNP Criticality Validation Suite, the Pre-ENDF/B-VII nuclear data produce substantially better overall results than do their ENDF/B-VI counterparts. The calculated values for k{sub eff} for bare metal spheres and for an IEU cylinder reflected by normal uranium are in much better agreement with the benchmark values. In addition, the values of k{sub eff} for the bare metal spheres are much more consistent with those for corresponding metal spheres reflected by normal uranium or water. In addition, a long-standing controversy about the need for an ad hoc adjustment to the {sup 238}U resonance integral for thermal systems may finally be resolved. On the other hand, improvements still are needed in a number of areas. Those areas include intermediate-energy cross sections for {sup 235}U, angular distributions for elastic scattering in deuterium, and fast cross sections for {sup 237}Np.

  4. Validating MCNP5 libraries and tracking the reason for differences between libraries in criticality calculations

    International Nuclear Information System (INIS)

    Hossny, K.

    2015-01-01

    The purpose of this work is to validate MCNP5 libraries by simulating 4 detailed benchmark experiments and comparing MCNP5 results (each library) with the experimental results and also the previously validated codes for the same experiments MORET 4.A coupled with APOLLO2 (France), and MONK8 (UK). The reasons for difference between libraries are also investigated in this work. Investigating the reason for the differences between libraries will be done by specifying a different library for specific part (clad, fuel, light water) and checking the result deviation than the previously calculated result (with all parts of the same library). The investigated benchmark experiments are of single fuel rods arrays that are water-moderated and water-reflected. Rods contained low-enriched (4.738 wt.% 92 235 U)uranium dioxide (UO 2 ) fuel were clad with aluminum alloy AGS. These experiments were subcritical approaches extrapolated to critical, with the multiplication factor reached being very close to 1.000 (within 0.1%); the subcritical approach parameter was the water level. The studied four cases differ from each other in pitch, number of fuel rods and of course critical height of water. The results show that although library ENDF/B-IV lacks light water treatment card, however its results can be reliable as light water treatment library does not have significant differences from library to another, so it will not be necessary to specify light water treatment card. The main reason for differences between ENDF/B-V and ENDF/B-VI is light water material, especially the Hydrogen element. Specifying the library of Uranium is necessary in case of using library ENDF/B-IV. On the other hand it is not necessary to specify library of cladding material whatever the used library. Validated libraries are ENDF/BIV, ENDF/B-V and ENDF/B-VI with codes in MCNP 42C, 50C and 60C respectively. The presentation slides have been added to the article

  5. Criticality safety analysis of spent fuel storage for NPP Mochovce using MCNP5

    International Nuclear Information System (INIS)

    Farkas, G.; Hascik, J.; Lueley, J.; Vrban, B.; Petriska, M.; Slugen, V.; Urban, P.

    2011-01-01

    The paper presents results of nuclear criticality safety analysis of spent fuel storage for the first and second unit of NPP Mochovce. The spent fuel storage pool (compact and reserve grid) was modeled using the Monte Carlo code MCNP5. Conservative approach was applied and calculation of k eff values was performed for normal and various postulated emergency conditions in order to evaluate the final maximal k eff values. The requirement of current safety regulations to ensure 5% subcriticality was met except one especially conservative case. (Authors)

  6. MCNP4c JEFF-3.1 Based Libraries. Eccolib-Jeff-3.1 libraries

    International Nuclear Information System (INIS)

    Sublet, J.Ch.

    2006-01-01

    Continuous-energy and multi-temperatures MCNP Ace types libraries, derived from the Joint European Fusion-Fission JEFF-3.1 evaluations, have been generated using the NJOY-99.111 processing code system. They include the continuous-energy neutron JEFF-3.1/General Purpose, JEFF-3.1/Activation-Dosimetry and thermal S(α,β) JEFF-3.1/Thermal libraries and data tables. The processing steps and features are explained together with the Quality Assurance processes and records linked to the generation of such multipurpose libraries. (author)

  7. BWR Fuel Assemblies Physics Analysis Utilizing 3D MCNP Modeling

    International Nuclear Information System (INIS)

    Chiang, Ren-Tai; Williams, John B.; Folk, Ken S.

    2008-01-01

    MCNP is used to model a partially controlled BWR fresh fuel four assemblies (2x2) system for better understanding BWR fuel behavior and for benchmarking production codes. The impact of the GE14 plenum regions on axial power distribution is observed by comparing against the GE13 axial power distribution, in which the GE14 relative power is lower than the GE13 relative power at the 15. node and at the 16. node due to presence of the plenum regions in GE14 fuel in these two nodes. The segmented rod power distribution study indicates that the azimuthally dependent power distribution is very significant for the fuel rods next to the water gap in the uncontrolled portion. (authors)

  8. BWR Fuel Assemblies Physics Analysis Utilizing 3D MCNP Modeling

    Energy Technology Data Exchange (ETDEWEB)

    Chiang, Ren-Tai [University of Florida, Gainesville, Florida 32611 (United States); Williams, John B.; Folk, Ken S. [Southern Nuclear Company, Birmingham, Alabama 35242 (United States)

    2008-07-01

    MCNP is used to model a partially controlled BWR fresh fuel four assemblies (2x2) system for better understanding BWR fuel behavior and for benchmarking production codes. The impact of the GE14 plenum regions on axial power distribution is observed by comparing against the GE13 axial power distribution, in which the GE14 relative power is lower than the GE13 relative power at the 15. node and at the 16. node due to presence of the plenum regions in GE14 fuel in these two nodes. The segmented rod power distribution study indicates that the azimuthally dependent power distribution is very significant for the fuel rods next to the water gap in the uncontrolled portion. (authors)

  9. Impact of up-to-date evaluated nuclear data files on the Monte-Carlo analysis results of metallic fueled BFS critical assemblies

    International Nuclear Information System (INIS)

    Yoo, Jaewoon; Kim, Do-Heon; Kim, Sang-Ji; Kim, Yeong-Il

    2009-01-01

    Three metallic fueled BFS critical assemblies, BFS-73-1, BFS-75-1, and BFS-55-1 were analyzed by using the Monte-Carlo analysis code MCNP4C with five different evaluated data files, ENDF/B-VII.0, JEFF-3.1, JENDL-3.3, JENDL-AC and ENDF/B-VI.6. The impacts of microscopic cross sections in the up-to-date evaluated nuclear data files were clarified by the analyses. The update of Zr cross section leads to the calculated k-effective lower than that of ENDF/B-VI.6. The revision of U-238 inelastic scattering cross section makes large difference in the predicted k-effectives between the libraries, which depends on the amount of the contribution of the inelastic cross sections change and the compensation of other reaction types. The results of the spectral indices and reaction rate ratios shows the improvement of the up-to-date evaluated nuclear data files for the U-238, Np-237, Pu-240 fission reactions, however, there are still need of further improvement for other minor actinide cross sections. The heterogeneity effects involved on the k-effective and relative fission rate distribution were evaluated in this study, which can be used as the correction factor for constructing the homogeneous benchmark configuration while keeping the consistency with the actual critical experiment. (author)

  10. MCNP simulation of the TRIGA Mark II benchmark experiment

    International Nuclear Information System (INIS)

    Jeraj, R.; Glumac, B.; Maucec, M.

    1996-01-01

    The complete 3D MCNP model of the TRIGA Mark II reactor is presented. It enables precise calculations of some quantities of interest in a steady-state mode of operation. Calculational results are compared to the experimental results gathered during reactor reconstruction in 1992. Since the operating conditions were well defined at that time, the experimental results can be used as a benchmark. It may be noted that this benchmark is one of very few high enrichment benchmarks available. In our simulations experimental conditions were thoroughly simulated: fuel elements and control rods were precisely modeled as well as entire core configuration and the vicinity of the core. ENDF/B-VI and ENDF/B-V libraries were used. Partial results of benchmark calculations are presented. Excellent agreement of core criticality, excess reactivity and control rod worths can be observed. (author)

  11. Gamma ray shielding study of barium-bismuth-borosilicate glasses as transparent shielding materials using MCNP-4C code, XCOM program, and available experimental data

    Energy Technology Data Exchange (ETDEWEB)

    Bagheri, Reza; Yousefinia, Hassan [Nuclear Fuel Cycle Research School (NFCRS), Nuclear Science and Technology Research Institute (NSTRI), Atomic Energy Organization of Iran, Tehran (Iran, Islamic Republic of); Moghaddam, Alireza Khorrami [Radiology Department, Paramedical Faculty, Mazandaran University of Medical Sciences, Sari (Iran, Islamic Republic of)

    2017-02-15

    In this work, linear and mass attenuation coefficients, effective atomic number and electron density, mean free paths, and half value layer and 10th value layer values of barium-bismuth-borosilicate glasses were obtained for 662 keV, 1,173 keV, and 1,332 keV gamma ray energies using MCNP-4C code and XCOM program. Then obtained data were compared with available experimental data. The MCNP-4C code and XCOM program results were in good agreement with the experimental data. Barium-bismuth-borosilicate glasses have good gamma ray shielding properties from the shielding point of view.

  12. Coupled MCNP - SAS-SFR calculations for sodium fast reactor core at steady-state - 15460

    International Nuclear Information System (INIS)

    Ponomarev, A.; Travleev, A.; Pfrang, W.; Sanchez, V.

    2015-01-01

    The prediction of core parameters at steady state is the first step when studying core accident transient behaviour. At this step thermal hydraulics (TH) and core geometry parameters are calculated corresponding to initial operating conditions. In this study we present the coupling of the SAS-SFR code to the Monte-Carlo neutron transport code MCNP at steady state together with application to the European Sodium Fast Reactor (ESFR). The SAS-SFR code employs a multi-channel core representation where each channel represents subassemblies with similar power, thermal-hydraulics and pin mechanics conditions. For every axial node of every channel the individual geometry and material compositions parameters are calculated in accord with power and cooling conditions. This requires supplying the SAS-SFR-code with nodal power values which should be calculated by neutron physics code with given realistic core parameters. In the conventional approach the neutron physics model employs some core averaged TH and geometry data (fuel temperature, coolant density, core axial and radial expansion). In this study we organize a new approach coupling the MCNP neutron physics models and the SAS-SFR models, so that calculations of power can be improved by using distributed core parameters (TH and geometry) taken from SAS-SFR. The MCNP code is capable to describe cores with distributed TH parameters and even to model non-uniform axial expansion of fuel subassemblies. In this way, core TH and geometrical data calculated by SAS-SFR are taken into account accurately in the neutronics model. The coupling implementation is done by data exchange between two codes with help of processing routines managed by driver routine. Currently it is model-specific and realized for the ESFR 'Reference Oxide' core. The Beginning-Of-Life core state is considered with 10 channel representation for fuel subassemblies. For this model several sets of coupled calculations are performed, in which different

  13. Modifications to ORIGEN2 for generating N Reactor source terms. Volume 3: ORIGEN2 N-Reactor output files

    International Nuclear Information System (INIS)

    1997-01-01

    This text is intended to be a brief outline of the ORIGEN2 computer code which is a revised and updated version of the ORIGEN documented in report ORNL-4628 (May 1973). Included here are: a brief description of the functions of ORIGEN2; a listing of the major data sources; a listing of the published documentation concerning ORIGEN2; and an outline of the ORIGEN2 output organization. ORIGEN2 is available from the ORNL Radiation Shielding Information Center (RSIC). Past experience has indicated that many users encounter considerable difficulty in finding the desired information in a ORIGEN2 output which is sometimes rather massive. This section is intended as a brief outline of the organization of ORIGEN2 output

  14. S values at voxels level for 188Re and 90Y calculated with the MCNP-4C code

    International Nuclear Information System (INIS)

    Coca, M.A.; Torres, L.A.; Cornejo, N.; Martin, G.

    2008-01-01

    Full text: MIRD formalism at voxel level has been suggested as an optional methodology to perform internal radiation dosimetry calculation during internal radiation therapy in Nuclear Medicine. Voxel S values for Y 90 , 131 I, 32 P, 99m Tc and 89 Sr have been published to different sizes. Currently, 188 Re has been proposed as a promising radionuclide for therapy due to its physical features and availability from generators. The main objective of this work was to estimate the voxel S values for 188 Re at cubical geometry using the MCNP-4C code for the simulations of radiation transport and energy deposition. Mean absorbed dose to target voxels per radioactive decay in a source voxel were estimated and reported for 188 Re and Y 90 . A comparison of voxel S values computed with the MCNP code and the data reported in MIRD Pamphlet 17 for 90 Y was performed in order to evaluate our results. (author)

  15. The global unified parallel file system (GUPFS) project: FY 2002 activities and results

    Energy Technology Data Exchange (ETDEWEB)

    Butler, Gregory F.; Lee, Rei Chi; Welcome, Michael L.

    2003-04-07

    The Global Unified Parallel File System (GUPFS) project is a multiple-phase, five-year project at the National Energy Research Scientific Computing (NERSC) Center to provide a scalable, high performance, high bandwidth, shared file system for all the NERSC production computing and support systems. The primary purpose of the GUPFS project is to make it easier to conduct advanced scientific research using the NERSC systems. This is to be accomplished through the use of a shared file system providing a unified file namespace, operating on consolidated shared storage that is directly accessed by all the NERSC production computing and support systems. During its first year, FY 2002, the GUPFS project focused on identifying, testing, and evaluating existing and emerging shared/cluster file system, SAN fabric, and storage technologies; identifying NERSC user input/output (I/O) requirements, methods, and mechanisms; and developing appropriate benchmarking methodologies and benchmark codes for a parallel environment. This report presents the activities and progress of the GUPFS project during its first year, the results of the evaluations conducted, and plans for near-term and longer-term investigations.

  16. MESAFace, a graphical interface to analyze the MESA output

    Science.gov (United States)

    Giannotti, M.; Wise, M.; Mohammed, A.

    2013-04-01

    MESA (Modules for Experiments in Stellar Astrophysics) has become very popular among astrophysicists as a powerful and reliable code to simulate stellar evolution. Analyzing the output data thoroughly may, however, present some challenges and be rather time-consuming. Here we describe MESAFace, a graphical and dynamical interface which provides an intuitive, efficient and quick way to analyze the MESA output. Catalogue identifier: AEOQ_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEOQ_v1_0.html Program obtainable from: CPC Program Library, Queen’s University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 19165 No. of bytes in distributed program, including test data, etc.: 6300592 Distribution format: tar.gz Programming language: Mathematica. Computer: Any computer capable of running Mathematica. Operating system: Any capable of running Mathematica. Tested on Linux, Mac, Windows XP, Windows 7. RAM: Recommended 2 Gigabytes or more. Supplementary material: Additional test data files are available. Classification: 1.7, 14. Nature of problem: Find a way to quickly and thoroughly analyze the output of a MESA run, including all the profiles, and have an efficient method to produce graphical representations of the data. Solution method: We created two scripts (to be run consecutively). The first one downloads all the data from a MESA run and organizes the profiles in order of age. All the files are saved as tables or arrays of tables which can then be accessed very quickly by Mathematica. The second script uses the Manipulate function to create a graphical interface which allows the user to choose what to plot from a set of menus and buttons. The information shown is updated in real time. The user can access very quickly all the data from the run under examination and visualize it with plots and tables. Unusual features: Moving the

  17. Shielding analysis of high level waste water storage facilities using MCNP code

    Energy Technology Data Exchange (ETDEWEB)

    Yabuta, Naohiro [Mitsubishi Research Inst., Inc., Tokyo (Japan)

    2001-01-01

    The neutron and gamma-ray transport analysis for the facility as a reprocessing facility with large buildings having thick shielding was made. Radiation shielding analysis consists of a deep transmission calculation for the concrete wall and a skyshine calculation for the space out of the buildings. An efficient analysis with a short running time and high accuracy needs a variance reduction technique suitable for all the calculation regions and structures. In this report, the shielding analysis using MCNP and a discrete ordinate transport code is explained and the idea and procedure of decision of variance reduction parameter is completed. (J.P.N.)

  18. Efficient analysis and extraction of MS/MS result data from Mascot™ result files

    Directory of Open Access Journals (Sweden)

    Sickmann Albert

    2005-12-01

    Full Text Available Abstract Background Mascot™ is a commonly used protein identification program for MS as well as for tandem MS data. When analyzing huge shotgun proteomics datasets with Mascot™'s native tools, limits of computing resources are easily reached. Up to now no application has been available as open source that is capable of converting the full content of Mascot™ result files from the original MIME format into a database-compatible tabular format, allowing direct import into database management systems and efficient handling of huge datasets analyzed by Mascot™. Results A program called mres2x is presented, which reads Mascot™ result files, analyzes them and extracts either selected or all information in order to store it in a single file or multiple files in formats which are easier to handle downstream of Mascot™. It generates different output formats. The output of mres2x in tab format is especially designed for direct high-performance import into relational database management systems using native tools of these systems. Having the data available in database management systems allows complex queries and extensive analysis. In addition, the original peak lists can be extracted in DTA format suitable for protein identification using the Sequest™ program, and the Mascot™ files can be split, preserving the original data format. During conversion, several consistency checks are performed. mres2x is designed to provide high throughput processing combined with the possibility to be driven by other computer programs. The source code including supplement material and precompiled binaries is available via http://www.protein-ms.de and http://sourceforge.net/projects/protms/. Conclusion The database upload allows regrouping of the MS/MS results using a database management system and complex analyzing queries using SQL without the need to run new Mascot™ searches when changing grouping parameters.

  19. Development of radiation dose assessment system for radiation accident (RADARAC)

    International Nuclear Information System (INIS)

    Takahashi, Fumiaki; Shigemori, Yuji; Seki, Akiyuki

    2009-07-01

    The possibility of radiation accident is very rare, but cannot be regarded as zero. Medical treatments are quite essential for a heavily exposed person in an occurrence of a radiation accident. Radiation dose distribution in a human body is useful information to carry out effectively the medical treatments. A radiation transport calculation utilizing the Monte Carlo method has an advantageous in the analysis of radiation dose inside of the body, which cannot be measured. An input file, which describes models for the accident condition and quantities of interest, should be prepared to execute the radiation transport calculation. Since the accident situation, however, cannot be prospected, many complicated procedures are needed to make effectively the input file soon after the occurrence of the accident. In addition, the calculated doses are to be given in output files, which usually include much information concerning the radiation transport calculation. Thus, Radiation Dose Assessment system for Radiation Accident (RADARAC) was developed to derive effectively radiation dose by using the MCNPX or MCNP code. RADARAC mainly consists of two parts. One part is RADARAC - INPUT, which involves three programs. A user can interactively set up necessary resources to make input files for the codes, with graphical user interfaces in a personnel computer. The input file includes information concerning the geometric structure of the radiation source and the exposed person, emission of radiations during the accident, physical quantities of interest and so on. The other part is RADARAC - DOSE, which has one program. The results of radiation doses can be effectively indicated with numerical tables, graphs and color figures visibly depicting dose distribution by using this program. These results are obtained from the outputs of the radiation transport calculations. It is confirmed that the system can effectively make input files with a few thousand lines and indicate more than 20

  20. Determination of photon fluence spectra from a 60Co therapy unit based on PENELOPE and MCNP simulations

    International Nuclear Information System (INIS)

    Baumgartner, Andreas; Hranitzky, Christian; Stadtmann, Hannes; Maringer, Franz Josef

    2011-01-01

    Photon fluence spectra of the Seibersdorf Labor/BEV Picker 60 Co therapy unit were calculated using two generally recognised Monte Carlo codes, PENELOPE-2006 and MCNP5. The complexity of the simulation model was increased in three steps (from a pure source capsule and a simplified model using rotational symmetry to a realistic model of the facility). Photon fluence spectra of both codes generally agree within their statistical standard uncertainties for the case of identical geometry set-up and particle transport parameter settings. Resulting total fluence values were about 0.3% higher for MCNP as compared to PENELOPE. The verification of the simulated photon fluence spectra was based upon depth-dose measurements in water performed with a PTW 31003 ionisation chamber and a thick-walled chamber type CC01. The depth-dose curve calculated with PENELOPE agreed with the curve obtained from measurements within 0.4% across the available depth region in the 30 cm x 30 cm x 30 cm water phantom. The comparison of measured and simulated beam quality indices (TPR 20,10 ) revealed deviations of less than 0.2%.

  1. Development of an interface between MCNP and ORIGEN codes for calculations of fuel evolution in nuclear systems. Initial project

    International Nuclear Information System (INIS)

    Campolina, Daniel de Almeida Magalhaes

    2009-01-01

    In Many situations of nuclear system study, it is necessary to know the detailed particle flux in a geometry. Deterministic 1-D and 2-D methods aren't suitable to represent some strong 3-D behavior configurations, for example in cores where the neutron flux varies considerably in the space and Monte Carlo analysis are necessary. The majority of Monte Carlo transport calculation codes, performs time static simulations, in terms of fuel isotopic composition. This work is a initial project to incorporate depletion capability to the MCNP code, by means of a connection with ORIGEN2.1 burnup code. The method to develop the program proposed followed the methodology of other programs used to the same purpose. Essentially, MCNP data library are used to generate one group microscopic cross sections that override default ORIGEN libraries. To verify the actual implemented part, comparisons which MCNPX (version 2.6.0) results were made. The neutron flux and criticality value of core agree. The neutron flux and criticality value of the core agree, especially in beginning of burnup when the influence of fission products are not very considerable. The small difference encountered was probably caused by the difference in the number of isotopes considered in the transport models (89 MCNPX x 25 GB). Next step of this work is to adapt MCNP version 4C to work with a memory higher than its standard value (4MB), in order to allow a greater number of isotopes in the transport model. (author)

  2. Calculation of the effective dose from natural radioactivity in soil using MCNP code.

    Science.gov (United States)

    Krstic, D; Nikezic, D

    2010-01-01

    Effective dose delivered by photon emitted from natural radioactivity in soil was calculated in this work. Calculations have been done for the most common natural radionuclides in soil (238)U, (232)Th series and (40)K. A ORNL human phantoms and the Monte Carlo transport code MCNP-4B were employed to calculate the energy deposited in all organs. The effective dose was calculated according to ICRP 74 recommendations. Conversion factors of effective dose per air kerma were determined. Results obtained here were compared with other authors. Copyright 2009 Elsevier Ltd. All rights reserved.

  3. Comparison calculations of WWER-1000 fuel assemblies by using the MCNP 4.2 a KASSETA codes

    International Nuclear Information System (INIS)

    Trgina, M.

    1993-12-01

    The power multiplication and distribution factors are compared for various geometries and material configurations of WWER-1000 fuel assemblies. The calculations were performed in 2 ways: (i) using nuclear data, employing older and current data collections, and (ii) using the author's own model based on the KASSETA code. The comparison code MCNP 4.2 is described, intended for computerized simulation of the transport of neutrons, photons and electrons. This code uses its own cross section library. The methodology is outlined and a specification of the Monte Carlo method employed is given. The use of the refined data library gave rise to appreciable deviations of the multiplication factors in all variants. The use of the older data library led to identical criticality results for the variant with water holes. For inserted absorbers the discrepancies in criticality and in power distribution data are appreciable. The marked disagreement between the results of application of the MCNP 4.2 and KASSETA codes for the variants with inserted control elements is indicative of inappropriateness of the approximation procedure in the latter code. (J.B.). 2 tabs., 11 figs., 11 refs

  4. Generation of artificial FASTQ files to evaluate the performance of next-generation sequencing pipelines.

    Directory of Open Access Journals (Sweden)

    Matthew Frampton

    Full Text Available Pipelines for the analysis of Next-Generation Sequencing (NGS data are generally composed of a set of different publicly available software, configured together in order to map short reads of a genome and call variants. The fidelity of pipelines is variable. We have developed ArtificialFastqGenerator, which takes a reference genome sequence as input and outputs artificial paired-end FASTQ files containing Phred quality scores. Since these artificial FASTQs are derived from the reference genome, it provides a gold-standard for read-alignment and variant-calling, thereby enabling the performance of any NGS pipeline to be evaluated. The user can customise DNA template/read length, the modelling of coverage based on GC content, whether to use real Phred base quality scores taken from existing FASTQ files, and whether to simulate sequencing errors. Detailed coverage and error summary statistics are outputted. Here we describe ArtificialFastqGenerator and illustrate its implementation in evaluating a typical bespoke NGS analysis pipeline under different experimental conditions. ArtificialFastqGenerator was released in January 2012. Source code, example files and binaries are freely available under the terms of the GNU General Public License v3.0. from https://sourceforge.net/projects/artfastqgen/.

  5. Computer code ANISN multiplying media and shielding calculation 2. Code description (input/output)

    International Nuclear Information System (INIS)

    Maiorino, J.R.

    1991-01-01

    The new code CCC-0514-ANISN/PC is described, as well as a ''GENERAL DESCRIPTION OF ANISN/PC code''. In addition to the ANISN/PC code, the transmittal package includes an interactive input generation programme called APE (ANISN Processor and Evaluator), which facilitates the work of the user in giving input. Also, a 21 group photon cross section master library FLUNGP.LIB in ISOTX format, which can be edited by an executable file LMOD.EXE, is included in the package. The input and output subroutines are reviewed. 6 refs, 1 fig., 1 tab

  6. MCNP simulation of detection efficiency of NaI and measuration of natural radionuclide contents in soil in the northeast China

    International Nuclear Information System (INIS)

    Peng Bangbao; Yan Qiang; Li Taosheng; Li Zhi

    2012-01-01

    Using the standard earth sample, the full-energy peak detection efficiency of NaI(Tl) detector for γ rays with the biggest branching ratio emitted from the isotopes of 40 K, 226 Ra, 232 Th, 238 U in earth was measured. And the same efficiency also simulated with the code of MCNP. The results obtained by both methods matched well and the difference between the two results was no more than 5 percent. To calculate the maximum error induced by the variation of detection efficiency from the difference of the density of earth samples, the detection efficiency under the different density of earth samples was investigated with MCNP code. Based on the work mentioned above, some typical samples of earth and architectural materials were measured. Compared with data form literature, the results were reasonable and had some reference value in this field. (authors)

  7. Calculation of self–shielding factor for neutron activation experiments using GEANT4 and MCNP

    Energy Technology Data Exchange (ETDEWEB)

    Romero–Barrientos, Jaime, E-mail: jaromero@ing.uchile.cl [Comisión Chilena de Energía Nuclear, Nueva Bilbao 12501, Las Condes, Santiago (Chile); Universidad de Chile, DFI, Facultad de Ciencias Físicas Y Matemáticas, Avenida Blanco Encalada 2008, Santiago (Chile); Molina, F. [Comisión Chilena de Energía Nuclear, Nueva Bilbao 12501, Las Condes, Santiago (Chile); Aguilera, Pablo [Comisión Chilena de Energía Nuclear, Nueva Bilbao 12501, Las Condes, Santiago (Chile); Universidad de Chile, Depto. de Física, Facultad de Ciencias, Las Palmeras 3425, Ñuñoa, Santiago (Chile); Arellano, H. F. [Universidad de Chile, DFI, Facultad de Ciencias Físicas Y Matemáticas, Avenida Blanco Encalada 2008, Santiago (Chile)

    2016-07-07

    The neutron self–shielding factor G as a function of the neutron energy was obtained for 14 pure metallic samples in 1000 isolethargic energy bins from 1·10{sup −5}eV to 2·10{sup 7}eV using Monte Carlo simulations in GEANT4 and MCNP6. The comparison of these two Monte Carlo codes shows small differences in the final self–shielding factor mostly due to the different cross section databases that each program uses.

  8. Calculation of gamma ray dose buildup factors in water for isotropic point, plane mono directional and line sources using MCNP code

    International Nuclear Information System (INIS)

    Atak, H.; Celikten, O. S.; Tombakoglu, M.

    2009-01-01

    Gamma ray dose buildup factors in water for isotropic point, plane mono directional and infinite/finite line sources were calculated using the MCNP code. The buildup factors are determined for gamma ray energies of 1, 2, 3 and 4 Mev and for shield thicknesses of 1, 2, 4 and 7 mean free paths. The calculated buildup factors were then fitted in the Taylor and Berger forms. For the line sources a buildup factor table was also constructed using the Sievert function and the constants in Taylor form derived in this study to compare with the Monte Carlo results. All buildup factors were compared with the tabulated data given in literature. In order to reduce the statistical errors on buildup factors, 'forced collision' option was used in the MCNP calculations.

  9. Status of transactinium nuclear data in the evaluated nuclear structure data file

    International Nuclear Information System (INIS)

    Ewbank, W.B.

    1980-01-01

    The structure and organization of the Evaluated Nuclear Structure Data File (ENSDF) which serves as the source data base for the production of drawings and tables for the ''Nuclear Data Sheets'' journal is described. The updating and output features of ENSDF are described with emphasis on nuclear structure and decay data of the transactinium isotopes. (author)

  10. Optimal space-energy splitting in MCNP with the DSA

    International Nuclear Information System (INIS)

    Dubi, A.; Gurvitz, N.

    1990-01-01

    The Direct Statistical Approach (DSA) particle transport theory is based on the possibility of obtaining exact explicit expressions for the dependence of the second moment and calculation time on the splitting parameters. This allows the automatic optimization of the splitting parameters by ''learning'' the bulk parameters from which the problem dependent coefficients of the quality function (second moment time) are constructed. The above procedure was exploited to implement an automatic optimization of the splitting parameters in the Monte Carlo Neutron Photon (MCNP) code. This was done in a number of steps. In the first instance, only spatial surface splitting was considered. In this step, the major obstacle has been the truncation of an infinite series of ''products'' of ''surface path's'' leading from the source to the detector. Encouraging results from the first phase led to the inclusion of full space/energy phase space splitting. (author)

  11. Study of radiation dose attenuation by skull bone in head during radiotherapy treatment using MCNP

    Energy Technology Data Exchange (ETDEWEB)

    Menezes, Artur F.; Boia, Leonardo S.; Trombetta, Debora M.; Martins, Maximiano C.; Reis Junior, Juraci P.; Silva, Ademir X., E-mail: ademir@con.ufrj.b [Coordenacao dos Programas de Pos-Graduacao de Engenharia (PEN/COPPE/UFRJ), RJ (Brazil). Programa de Engenharia Nuclear; Batista, Delano V.S., E-mail: delano@inca.gov.b [Instituto Nacional do Cancer (INCa), Rio de Janeiro, RJ (Brazil). Dept. de Fisica Medica

    2011-07-01

    In this study the MCNPX code was used to investigate possible influences of the attenuation beam by the surface bone during radiotherapy treatments of the skull. The computer simulation was performed on topographic image obtained from the National Cancer Institute, in Rio de Janeiro, database of patients treated with radiotherapy. The image segmentation process were performed using the SAPDI program developed to this purpose. The segmented image conversion for the input file recognized by MCNPX code was performed by SCAN2MCNP Software. The simulation was done using 10MeV Clinac 2300C spectrum considering two opposite parallel beams, with field size 2x2 and 4x4 cm{sup 2}, incident on a slice located above the eyes, containing two row of detectors positioned on the central region with a radius of 0.03 cm and arranged perpendicular to the radiation beams. After analyze the results, the relative error values in the range of 2 at 4% for the high dose region, and 26 at 37% for the low dose area were found, respectively. These differences were attributed to the radiation field attenuation on the bone surface at the entrance of the beam. It was observed that most situations on the high dose region the beam profile, from more realistic scenarios, became smaller than the one obtained when the tomography image was considered consisting of water. However for the low dose area the profile, obtained of the realistic situation, became higher than the one which was obtained when the tomography image was considered consisting of water. The results showed significant differences between both analyzed cases which show the need to use a correction factor by the treatment planning system used in radiotherapy services when the real chemical composition of patient head is unconsidered during the patient treatment planning. (author)

  12. Study of radiation dose attenuation by skull bone in head during radiotherapy treatment using MCNP

    International Nuclear Information System (INIS)

    Menezes, Artur F.; Boia, Leonardo S.; Trombetta, Debora M.; Martins, Maximiano C.; Reis Junior, Juraci P.; Silva, Ademir X.; Batista, Delano V.S.

    2011-01-01

    In this study the MCNPX code was used to investigate possible influences of the attenuation beam by the surface bone during radiotherapy treatments of the skull. The computer simulation was performed on topographic image obtained from the National Cancer Institute, in Rio de Janeiro, database of patients treated with radiotherapy. The image segmentation process were performed using the SAPDI program developed to this purpose. The segmented image conversion for the input file recognized by MCNPX code was performed by SCAN2MCNP Software. The simulation was done using 10MeV Clinac 2300C spectrum considering two opposite parallel beams, with field size 2x2 and 4x4 cm 2 , incident on a slice located above the eyes, containing two row of detectors positioned on the central region with a radius of 0.03 cm and arranged perpendicular to the radiation beams. After analyze the results, the relative error values in the range of 2 at 4% for the high dose region, and 26 at 37% for the low dose area were found, respectively. These differences were attributed to the radiation field attenuation on the bone surface at the entrance of the beam. It was observed that most situations on the high dose region the beam profile, from more realistic scenarios, became smaller than the one obtained when the tomography image was considered consisting of water. However for the low dose area the profile, obtained of the realistic situation, became higher than the one which was obtained when the tomography image was considered consisting of water. The results showed significant differences between both analyzed cases which show the need to use a correction factor by the treatment planning system used in radiotherapy services when the real chemical composition of patient head is unconsidered during the patient treatment planning. (author)

  13. Experimental and MCNP5 based evaluation of neutron and gamma flux in the irradiation ports of the University of Utah research reactor

    Directory of Open Access Journals (Sweden)

    Noble Brooklyn

    2012-01-01

    Full Text Available Neutron and gamma flux environment of various irradiation ports in the University of Utah training, research, isotope production, general atomics reactor were experimentally assessed and fully modeled using the MCNP5 code. The experimental measurements were based on the cadmium ratio in the irradiation ports of the reactor, flux profiling using nickel wire, and gamma dose measurements using thermo luminescence dosimeter. Full 3-D MCNP5 reactor model was developed to obtain the neutron flux distributions of the entire reactor core and to compare it with the measured flux focusing at the irradiation ports. Integration of all these analysis provided the updated comprehensive neutron-gamma flux maps of the existing irradiation facilities of the University of Utah TRIGA reactor.

  14. Gamma Ray Shielding Study of Barium–Bismuth–Borosilicate Glasses as Transparent Shielding Materials using MCNP-4C Code, XCOM Program, and Available Experimental Data

    Directory of Open Access Journals (Sweden)

    Reza Bagheri

    2017-02-01

    Full Text Available In this work, linear and mass attenuation coefficients, effective atomic number and electron density, mean free paths, and half value layer and 10th value layer values of barium–bismuth–borosilicate glasses were obtained for 662 keV, 1,173 keV, and 1,332 keV gamma ray energies using MCNP-4C code and XCOM program. Then obtained data were compared with available experimental data. The MCNP-4C code and XCOM program results were in good agreement with the experimental data. Barium–bismuth–borosilicate glasses have good gamma ray shielding properties from the shielding point of view.

  15. Creating Customized Data Files in {E}-{P}rime: {A} Practical Tutorial

    Directory of Open Access Journals (Sweden)

    İyilikci, Osman

    2018-02-01

    Full Text Available There are packages that simplify experiment generation by taking advantage of graphical user interface. Typically, such packages create output files that are not in an appropriate format to be directly analyzed with a statistical package. For this reason, researchers must complete several time consuming steps, and use additional software to prepare data for a statistical analysis. The present paper suggests a particular E-Basic technique which is time saving in data analysis process and applicable to a wide range of experiments that measure reaction time and response accuracy. The technique demonstrated here makes it possible to create a customized and ready-to-analyze data file automatically while running an experiment designed in E-Prime environment.

  16. Calculation of the radial and axial flux and power distribution for a CANDU 6 reactor with both the MCNP6 and Serpent codes

    International Nuclear Information System (INIS)

    Hussein, M.S.; Bonin, H.W.; Lewis, B.J.

    2014-01-01

    The most recent versions of the Monte Carlo-based probabilistic transport code MCNP6 and the continuous energy reactor physics burnup calculation code Serpent allow for a 3-D geometry calculation accounting for the detailed geometry without unit-cell homogenization. These two codes are used to calculate the axial and radial flux and power distributions for a CANDU6 GENTILLY-2 nuclear reactor core with 37-element fuel bundles. The multiplication factor, actual flux distribution and power density distribution were calculated by using a tally combination for MCNP6 and detector analysis for Serpent. Excellent agreement was found in the calculated flux and power distribution. The Serpent code is most efficient in terms of the computational time. (author)

  17. Calculation of the radial and axial flux and power distribution for a CANDU 6 reactor with both the MCNP6 and Serpent codes

    Energy Technology Data Exchange (ETDEWEB)

    Hussein, M.S.; Bonin, H.W., E-mail: mohamed.hussein@rmc.ca, E-mail: bonin-h@rmc.ca [Royal Military College of Canada, Dept. of Chemistry and Chemical Engineering, Kingston, ON (Canada); Lewis, B.J., E-mail: Brent.Lewis@uoit.ca [Univ. of Ontario Inst. of Tech., Faculty of Energy Systems and Nuclear Science, Oshawa, ON (Canada)

    2014-07-01

    The most recent versions of the Monte Carlo-based probabilistic transport code MCNP6 and the continuous energy reactor physics burnup calculation code Serpent allow for a 3-D geometry calculation accounting for the detailed geometry without unit-cell homogenization. These two codes are used to calculate the axial and radial flux and power distributions for a CANDU6 GENTILLY-2 nuclear reactor core with 37-element fuel bundles. The multiplication factor, actual flux distribution and power density distribution were calculated by using a tally combination for MCNP6 and detector analysis for Serpent. Excellent agreement was found in the calculated flux and power distribution. The Serpent code is most efficient in terms of the computational time. (author)

  18. Simulation of radiation transport using MCNP for a teletherapy machine; Simulacion del transporte de radiacion usando MCNP para una maquina de teleterapia

    Energy Technology Data Exchange (ETDEWEB)

    Flores O, F.E.; Mireles G, F.; Davila R, J.I.; Pinedo V, J.L.; Risorios M, C.; Lopez del Rio, H. [UAZ, Unidad Academica de Estudios Nucleares, 98068 Zacatecas (Mexico)

    2008-07-01

    The MCNP code is used to simulate the radiation transport taking as tools the transport physics of each particle, either photon, neutron or electron, and the generation of random numbers. Developed in the Los Alamos National Laboratory, this code has been used thoroughly with great success, because the results of the simulations are broadly validated with representative experiments. In the one present work the room of radiotherapy of the Institute Zacatecano of the Tumor it is simulated, located in the city of Zacatecas where one is Theratron 780C machine manufactured by MSD Nordion, with the purpose of estimating the contribution to the dose that would be received in different points of the structure, included three directly under the source. Three results of analytical calculations for points located at different distances from the source are presented, and they are compared against those obtained by the simulation. Its are also presented results for the simulation of 10 points more distributed around the source. (Author)

  19. A comparison of MCNP4C electron transport with ITS 3.0 and experiment at incident energies between 100 keV and 20 MeV: influence of voxel size, substeps and energy indexing algorithm

    International Nuclear Information System (INIS)

    Schaart, Dennis R.; Jansen, Jan Th.M.; Zoetelief, Johannes; Leege, Piet F.A. de

    2002-01-01

    The condensed-history electron transport algorithms in the Monte Carlo code MCNP4C are derived from ITS 3.0, which is a well-validated code for coupled electron-photon simulations. This, combined with its user-friendliness and versatility, makes MCNP4C a promising code for medical physics applications. Such applications, however, require a high degree of accuracy. In this work, MCNP4C electron depth-dose distributions in water are compared with published ITS 3.0 results. The influences of voxel size, substeps and choice of electron energy indexing algorithm are investigated at incident energies between 100 keV and 20 MeV. Furthermore, previously published dose measurements for seven beta emitters are simulated. Since MCNP4C does not allow tally segmentation with the *F8 energy deposition tally, even a homogeneous phantom must be subdivided in cells to calculate the distribution of dose. The repeated interruption of the electron tracks at the cell boundaries significantly affects the electron transport. An electron track length estimator of absorbed dose is described which allows tally segmentation. In combination with the ITS electron energy indexing algorithm, this estimator appears to reproduce ITS 3.0 and experimental results well. If, however, cell boundaries are used instead of segments, or if the MCNP indexing algorithm is applied, the agreement is considerably worse. (author)

  20. Evaluation of the new electron-transport algorithm in MCNP6.1 for the simulation of dose point kernel in water

    Science.gov (United States)

    Antoni, Rodolphe; Bourgois, Laurent

    2017-12-01

    In this work, the calculation of specific dose distribution in water is evaluated in MCNP6.1 with the regular condensed history algorithm the "detailed electron energy-loss straggling logic" and the new electrons transport algorithm proposed the "single event algorithm". Dose Point Kernel (DPK) is calculated with monoenergetic electrons of 50, 100, 500, 1000 and 3000 keV for different scoring cells dimensions. A comparison between MCNP6 results and well-validated codes for electron-dosimetry, i.e., EGSnrc or Penelope, is performed. When the detailed electron energy-loss straggling logic is used with default setting (down to the cut-off energy 1 keV), we infer that the depth of the dose peak increases with decreasing thickness of the scoring cell, largely due to combined step-size and boundary crossing artifacts. This finding is less prominent for 500 keV, 1 MeV and 3 MeV dose profile. With an appropriate number of sub-steps (ESTEP value in MCNP6), the dose-peak shift is almost complete absent to 50 keV and 100 keV electrons. However, the dose-peak is more prominent compared to EGSnrc and the absorbed dose tends to be underestimated at greater depths, meaning that boundaries crossing artifact are still occurring while step-size artifacts are greatly reduced. When the single-event mode is used for the whole transport, we observe the good agreement of reference and calculated profile for 50 and 100 keV electrons. Remaining artifacts are fully vanished, showing a possible transport treatment for energies less than a hundred of keV and accordance with reference for whatever scoring cell dimension, even if the single event method initially intended to support electron transport at energies below 1 keV. Conversely, results for 500 keV, 1 MeV and 3 MeV undergo a dramatic discrepancy with reference curves. These poor results and so the current unreliability of the method is for a part due to inappropriate elastic cross section treatment from the ENDF/B-VI.8 library in those