WorldWideScience

Sample records for monte operable unit

  1. Mission Analysis, Operations, and Navigation Toolkit Environment (Monte) Version 040

    Science.gov (United States)

    Sunseri, Richard F.; Wu, Hsi-Cheng; Evans, Scott E.; Evans, James R.; Drain, Theodore R.; Guevara, Michelle M.

    2012-01-01

    Monte is a software set designed for use in mission design and spacecraft navigation operations. The system can process measurement data, design optimal trajectories and maneuvers, and do orbit determination, all in one application. For the first time, a single software set can be used for mission design and navigation operations. This eliminates problems due to different models and fidelities used in legacy mission design and navigation software. The unique features of Monte 040 include a blowdown thruster model for GRAIL (Gravity Recovery and Interior Laboratory) with associated pressure models, as well as an updated, optimalsearch capability (COSMIC) that facilitated mission design for ARTEMIS. Existing legacy software lacked the capabilities necessary for these two missions. There is also a mean orbital element propagator and an osculating to mean element converter that allows long-term orbital stability analysis for the first time in compiled code. The optimized trajectory search tool COSMIC allows users to place constraints and controls on their searches without any restrictions. Constraints may be user-defined and depend on trajectory information either forward or backwards in time. In addition, a long-term orbit stability analysis tool (morbiter) existed previously as a set of scripts on top of Monte. Monte is becoming the primary tool for navigation operations, a core competency at JPL. The mission design capabilities in Monte are becoming mature enough for use in project proposals as well as post-phase A mission design. Monte has three distinct advantages over existing software. First, it is being developed in a modern paradigm: object- oriented C++ and Python. Second, the software has been developed as a toolkit, which allows users to customize their own applications and allows the development team to implement requirements quickly, efficiently, and with minimal bugs. Finally, the software is managed in accordance with the CMMI (Capability Maturity Model

  2. Study on Quantification for Multi-unit Seismic PSA Model using Monte Carlo Sampling

    International Nuclear Information System (INIS)

    Oh, Kyemin; Han, Sang Hoon; Jang, Seung-cheol; Park, Jin Hee; Lim, Ho-Gon; Yang, Joon Eon; Heo, Gyunyoung

    2015-01-01

    In existing PSA, frequency for accident sequences occurred in single-unit has been estimated. While multi-unit PSA has to consider various combinations because accident sequence in each units can be different. However, it is difficult to quantify all of combination between inter-units using traditional method such as Minimal Cut Upper Bound (MCUB). For this reason, we used Monte Carlo sampling as a method to quantify multi-unit PSA model. In this paper, Monte Carlo method was used to quantify multi-unit PSA model. The advantage of this method is to consider all of combinations by the increase of number of unit and to calculate nearly exact value compared to other method. However, it is difficult to get detailed information such as minimal cut sets and accident sequence. To solve partially this problem, FTeMC was modified. In multi-unit PSA, quantification for both internal and external multi-unit accidents is the significant issue. Although our result above mentioned was one of the case studies to check application of method suggested in this paper, it is expected that this method can be used in practical assessment for multi-unit risk

  3. Initial Assessment of Parallelization of Monte Carlo Calculation using Graphics Processing Units

    International Nuclear Information System (INIS)

    Choi, Sung Hoon; Joo, Han Gyu

    2009-01-01

    Monte Carlo (MC) simulation is an effective tool for calculating neutron transports in complex geometry. However, because Monte Carlo simulates each neutron behavior one by one, it takes a very long computing time if enough neutrons are used for high precision of calculation. Accordingly, methods that reduce the computing time are required. In a Monte Carlo code, parallel calculation is well-suited since it simulates the behavior of each neutron independently and thus parallel computation is natural. The parallelization of the Monte Carlo codes, however, was done using multi CPUs. By the global demand for high quality 3D graphics, the Graphics Processing Unit (GPU) has developed into a highly parallel, multi-core processor. This parallel processing capability of GPUs can be available to engineering computing once a suitable interface is provided. Recently, NVIDIA introduced CUDATM, a general purpose parallel computing architecture. CUDA is a software environment that allows developers to manage GPU using C/C++ or other languages. In this work, a GPU-based Monte Carlo is developed and the initial assessment of it parallel performance is investigated

  4. Power-feedwater temperature operating domain for Sbwr applying Monte Carlo simulation

    Energy Technology Data Exchange (ETDEWEB)

    Aguilar M, L. A.; Quezada G, S.; Espinosa M, E. G.; Vazquez R, A.; Varela H, J. R.; Cazares R, R. I.; Espinosa P, G., E-mail: sequega@gmail.com [Universidad Autonoma Metropolitana, Unidad Iztapalapa, San Rafael Atlixco No. 186, Col. Vicentina, 09340 Mexico D. F. (Mexico)

    2014-10-15

    In this work the analyses of the feedwater temperature effects on reactor power in a simplified boiling water reactor (Sbwr) applying a methodology based on Monte Carlo simulation is presented. The Monte Carlo methodology was applied systematically to establish operating domain, due that the Sbwr are not yet in operation, the analysis of the nuclear and thermal-hydraulic processes must rely on numerical modeling, with the purpose of developing or confirming the design basis and qualifying the existing or new computer codes to enable reliable analyses. The results show that the reactor power is inversely proportional to the temperature of the feedwater, reactor power changes at 8% when the feed water temperature changes in 8%. (Author)

  5. Power-feedwater temperature operating domain for Sbwr applying Monte Carlo simulation

    International Nuclear Information System (INIS)

    Aguilar M, L. A.; Quezada G, S.; Espinosa M, E. G.; Vazquez R, A.; Varela H, J. R.; Cazares R, R. I.; Espinosa P, G.

    2014-10-01

    In this work the analyses of the feedwater temperature effects on reactor power in a simplified boiling water reactor (Sbwr) applying a methodology based on Monte Carlo simulation is presented. The Monte Carlo methodology was applied systematically to establish operating domain, due that the Sbwr are not yet in operation, the analysis of the nuclear and thermal-hydraulic processes must rely on numerical modeling, with the purpose of developing or confirming the design basis and qualifying the existing or new computer codes to enable reliable analyses. The results show that the reactor power is inversely proportional to the temperature of the feedwater, reactor power changes at 8% when the feed water temperature changes in 8%. (Author)

  6. An accurate nonlinear Monte Carlo collision operator

    International Nuclear Information System (INIS)

    Wang, W.X.; Okamoto, M.; Nakajima, N.; Murakami, S.

    1995-03-01

    A three dimensional nonlinear Monte Carlo collision model is developed based on Coulomb binary collisions with the emphasis both on the accuracy and implementation efficiency. The operator of simple form fulfills particle number, momentum and energy conservation laws, and is equivalent to exact Fokker-Planck operator by correctly reproducing the friction coefficient and diffusion tensor, in addition, can effectively assure small-angle collisions with a binary scattering angle distributed in a limited range near zero. Two highly vectorizable algorithms are designed for its fast implementation. Various test simulations regarding relaxation processes, electrical conductivity, etc. are carried out in velocity space. The test results, which is in good agreement with theory, and timing results on vector computers show that it is practically applicable. The operator may be used for accurately simulating collisional transport problems in magnetized and unmagnetized plasmas. (author)

  7. Monte Carlo method for neutron transport calculations in graphics processing units (GPUs)

    International Nuclear Information System (INIS)

    Pellegrino, Esteban

    2011-01-01

    Monte Carlo simulation is well suited for solving the Boltzmann neutron transport equation in an inhomogeneous media for complicated geometries. However, routine applications require the computation time to be reduced to hours and even minutes in a desktop PC. The interest in adopting Graphics Processing Units (GPUs) for Monte Carlo acceleration is rapidly growing. This is due to the massive parallelism provided by the latest GPU technologies which is the most promising solution to the challenge of performing full-size reactor core analysis on a routine basis. In this study, Monte Carlo codes for a fixed-source neutron transport problem were developed for GPU environments in order to evaluate issues associated with computational speedup using GPUs. Results obtained in this work suggest that a speedup of several orders of magnitude is possible using the state-of-the-art GPU technologies. (author) [es

  8. Monte Carlo MP2 on Many Graphical Processing Units.

    Science.gov (United States)

    Doran, Alexander E; Hirata, So

    2016-10-11

    In the Monte Carlo second-order many-body perturbation (MC-MP2) method, the long sum-of-product matrix expression of the MP2 energy, whose literal evaluation may be poorly scalable, is recast into a single high-dimensional integral of functions of electron pair coordinates, which is evaluated by the scalable method of Monte Carlo integration. The sampling efficiency is further accelerated by the redundant-walker algorithm, which allows a maximal reuse of electron pairs. Here, a multitude of graphical processing units (GPUs) offers a uniquely ideal platform to expose multilevel parallelism: fine-grain data-parallelism for the redundant-walker algorithm in which millions of threads compute and share orbital amplitudes on each GPU; coarse-grain instruction-parallelism for near-independent Monte Carlo integrations on many GPUs with few and infrequent interprocessor communications. While the efficiency boost by the redundant-walker algorithm on central processing units (CPUs) grows linearly with the number of electron pairs and tends to saturate when the latter exceeds the number of orbitals, on a GPU it grows quadratically before it increases linearly and then eventually saturates at a much larger number of pairs. This is because the orbital constructions are nearly perfectly parallelized on a GPU and thus completed in a near-constant time regardless of the number of pairs. In consequence, an MC-MP2/cc-pVDZ calculation of a benzene dimer is 2700 times faster on 256 GPUs (using 2048 electron pairs) than on two CPUs, each with 8 cores (which can use only up to 256 pairs effectively). We also numerically determine that the cost to achieve a given relative statistical uncertainty in an MC-MP2 energy increases as O(n 3 ) or better with system size n, which may be compared with the O(n 5 ) scaling of the conventional implementation of deterministic MP2. We thus establish the scalability of MC-MP2 with both system and computer sizes.

  9. Spread-out Bragg peak and monitor units calculation with the Monte Carlo Code MCNPX

    International Nuclear Information System (INIS)

    Herault, J.; Iborra, N.; Serrano, B.; Chauvel, P.

    2007-01-01

    The aim of this work was to study the dosimetric potential of the Monte Carlo code MCNPX applied to the protontherapy field. For series of clinical configurations a comparison between simulated and experimental data was carried out, using the proton beam line of the MEDICYC isochronous cyclotron installed in the Centre Antoine Lacassagne in Nice. The dosimetric quantities tested were depth-dose distributions, output factors, and monitor units. For each parameter, the simulation reproduced accurately the experiment, which attests the quality of the choices made both in the geometrical description and in the physics parameters for beam definition. These encouraging results enable us today to consider a simplification of quality control measurements in the future. Monitor Units calculation is planned to be carried out with preestablished Monte Carlo simulation data. The measurement, which was until now our main patient dose calibration system, will be progressively replaced by computation based on the MCNPX code. This determination of Monitor Units will be controlled by an independent semi-empirical calculation

  10. Pseudo-random number generators for Monte Carlo simulations on ATI Graphics Processing Units

    Science.gov (United States)

    Demchik, Vadim

    2011-03-01

    Basic uniform pseudo-random number generators are implemented on ATI Graphics Processing Units (GPU). The performance results of the realized generators (multiplicative linear congruential (GGL), XOR-shift (XOR128), RANECU, RANMAR, RANLUX and Mersenne Twister (MT19937)) on CPU and GPU are discussed. The obtained speed up factor is hundreds of times in comparison with CPU. RANLUX generator is found to be the most appropriate for using on GPU in Monte Carlo simulations. The brief review of the pseudo-random number generators used in modern software packages for Monte Carlo simulations in high-energy physics is presented.

  11. Delayed Slater determinant update algorithms for high efficiency quantum Monte Carlo

    Science.gov (United States)

    McDaniel, T.; D'Azevedo, E. F.; Li, Y. W.; Wong, K.; Kent, P. R. C.

    2017-11-01

    Within ab initio Quantum Monte Carlo simulations, the leading numerical cost for large systems is the computation of the values of the Slater determinants in the trial wavefunction. Each Monte Carlo step requires finding the determinant of a dense matrix. This is most commonly iteratively evaluated using a rank-1 Sherman-Morrison updating scheme to avoid repeated explicit calculation of the inverse. The overall computational cost is, therefore, formally cubic in the number of electrons or matrix size. To improve the numerical efficiency of this procedure, we propose a novel multiple rank delayed update scheme. This strategy enables probability evaluation with an application of accepted moves to the matrices delayed until after a predetermined number of moves, K. The accepted events are then applied to the matrices en bloc with enhanced arithmetic intensity and computational efficiency via matrix-matrix operations instead of matrix-vector operations. This procedure does not change the underlying Monte Carlo sampling or its statistical efficiency. For calculations on large systems and algorithms such as diffusion Monte Carlo, where the acceptance ratio is high, order of magnitude improvements in the update time can be obtained on both multi-core central processing units and graphical processing units.

  12. A united event grand canonical Monte Carlo study of partially doped polyaniline

    Energy Technology Data Exchange (ETDEWEB)

    Byshkin, M. S., E-mail: mbyshkin@unisa.it, E-mail: gmilano@unisa.it; Correa, A. [Modeling Lab for Nanostructure and Catalysis, Dipartimento di Chimica e Biologia and NANOMATES, University of Salerno, 84084, via Ponte don Melillo, Fisciano Salerno (Italy); Buonocore, F. [ENEA Casaccia Research Center, Via Anguillarese 301, 00123 Rome (Italy); Di Matteo, A. [STMicroelectronics, Via Remo de Feo, 1 80022 Arzano, Naples (Italy); IMAST Scarl Piazza Bovio 22, 80133 Naples (Italy); Milano, G., E-mail: mbyshkin@unisa.it, E-mail: gmilano@unisa.it [Modeling Lab for Nanostructure and Catalysis, Dipartimento di Chimica e Biologia and NANOMATES, University of Salerno, 84084, via Ponte don Melillo, Fisciano Salerno (Italy); IMAST Scarl Piazza Bovio 22, 80133 Naples (Italy)

    2013-12-28

    A Grand Canonical Monte Carlo scheme, based on united events combining protonation/deprotonation and insertion/deletion of HCl molecules is proposed for the generation of polyaniline structures at intermediate doping levels between 0% (PANI EB) and 100% (PANI ES). A procedure based on this scheme and subsequent structure relaxations using molecular dynamics is described and validated. Using the proposed scheme and the corresponding procedure, atomistic models of amorphous PANI-HCl structures were generated and studied at different doping levels. Density, structure factors, and solubility parameters were calculated. Their values agree well with available experimental data. The interactions of HCl with PANI have been studied and distribution of their energies has been analyzed. The procedure has also been extended to the generation of PANI models including adsorbed water and the effect of inclusion of water molecules on PANI properties has also been modeled and discussed. The protocol described here is general and the proposed United Event Grand Canonical Monte Carlo scheme can be easily extended to similar polymeric materials used in gas sensing and to other systems involving adsorption and chemical reactions steps.

  13. Molecular Monte Carlo Simulations Using Graphics Processing Units: To Waste Recycle or Not?

    Science.gov (United States)

    Kim, Jihan; Rodgers, Jocelyn M; Athènes, Manuel; Smit, Berend

    2011-10-11

    In the waste recycling Monte Carlo (WRMC) algorithm, (1) multiple trial states may be simultaneously generated and utilized during Monte Carlo moves to improve the statistical accuracy of the simulations, suggesting that such an algorithm may be well posed for implementation in parallel on graphics processing units (GPUs). In this paper, we implement two waste recycling Monte Carlo algorithms in CUDA (Compute Unified Device Architecture) using uniformly distributed random trial states and trial states based on displacement random-walk steps, and we test the methods on a methane-zeolite MFI framework system to evaluate their utility. We discuss the specific implementation details of the waste recycling GPU algorithm and compare the methods to other parallel algorithms optimized for the framework system. We analyze the relationship between the statistical accuracy of our simulations and the CUDA block size to determine the efficient allocation of the GPU hardware resources. We make comparisons between the GPU and the serial CPU Monte Carlo implementations to assess speedup over conventional microprocessors. Finally, we apply our optimized GPU algorithms to the important problem of determining free energy landscapes, in this case for molecular motion through the zeolite LTA.

  14. Monte Carlo Simulation of stepping source in afterloading intracavitary brachytherapy for GZP6 unit

    International Nuclear Information System (INIS)

    Toossi, M.T.B.; Abdollahi, M.; Ghorbani, M.

    2010-01-01

    Full text: Stepping source in brachytherapy systems is used to treat a target lesion longer than the effective treatment length of the source. Dose calculation accuracy plays a vital role in the outcome of brachytherapy treatment. In this study, the stepping source (channel 6) of GZP6 brachytherapy unit was simulated by Monte Carlo simulation and matrix shift method. The stepping source of GZP6 was simulated by Monte Carlo MCNPX code. The Mesh tally (type I) was employed for absorbed dose calculation in a cylindrical water phantom. 5 x 108 photon histories were scored and a 0.2% statistical uncertainty was obtained by Monte Carlo calculations. Dose distributions were obtained by our matrix shift method for esophageal cancer tumor lengths of 8 and 10 cm. Isodose curves produced by simulation and TPS were superimposed to estimate the differences. Results Comparison of Monte Carlo and TPS dose distributions show that in longitudinal direction (source movement direction) Monte Carlo and TPS dose distributions are comparable. [n transverse direction, the dose differences of 7 and 5% were observed for esophageal tumor lengths of 8 and 10 cm respectively. Conclusions Although, the results show that the maximum difference between Monte Carlo and TPS calculations is about 7%, but considering that the certified activity is given with ± I 0%, uncertainty, then an error of the order of 20% for Monte Carlo calculation would be reasonable. It can be suggested that accuracy of the dose distribution produced by TPS is acceptable for clinical applications. (author)

  15. Graphics Processing Unit Accelerated Hirsch-Fye Quantum Monte Carlo

    Science.gov (United States)

    Moore, Conrad; Abu Asal, Sameer; Rajagoplan, Kaushik; Poliakoff, David; Caprino, Joseph; Tomko, Karen; Thakur, Bhupender; Yang, Shuxiang; Moreno, Juana; Jarrell, Mark

    2012-02-01

    In Dynamical Mean Field Theory and its cluster extensions, such as the Dynamic Cluster Algorithm, the bottleneck of the algorithm is solving the self-consistency equations with an impurity solver. Hirsch-Fye Quantum Monte Carlo is one of the most commonly used impurity and cluster solvers. This work implements optimizations of the algorithm, such as enabling large data re-use, suitable for the Graphics Processing Unit (GPU) architecture. The GPU's sheer number of concurrent parallel computations and large bandwidth to many shared memories takes advantage of the inherent parallelism in the Green function update and measurement routines, and can substantially improve the efficiency of the Hirsch-Fye impurity solver.

  16. Power-feedwater enthalpy operating domain for SBWR applying Monte Carlo simulation

    International Nuclear Information System (INIS)

    Quezada-Garcia, S.; Espinosa-Martinez, E.-G.; Vazquez-Rodriguez, A.; Varela-Ham, J.R.; Espinosa-Paredes, G.

    2014-01-01

    In this work the analyses of the feedwater enthalpy effects on reactor power in a simplified boiling water reactor (SBWR) applying a methodology based on Monte Carlo's simulation (MCS), is presented. The MCS methodology was applied systematically to establish operating domain, due that the SBWR are not yet in operation, the analysis of the nuclear and thermalhydraulic processes must rely on numerical modeling, with the purpose of developing or confirming the design basis and qualifying the existing or new computer codes to enable reliable analyses. (author)

  17. Algorithms for Monte Carlo calculations with fermions

    International Nuclear Information System (INIS)

    Weingarten, D.

    1985-01-01

    We describe a fermion Monte Carlo algorithm due to Petcher and the present author and another due to Fucito, Marinari, Parisi and Rebbi. For the first algorithm we estimate the number of arithmetic operations required to evaluate a vacuum expectation value grows as N 11 /msub(q) on an N 4 lattice with fixed periodicity in physical units and renormalized quark mass msub(q). For the second algorithm the rate of growth is estimated to be N 8 /msub(q) 2 . Numerical experiments are presented comparing the two algorithms on a lattice of size 2 4 . With a hopping constant K of 0.15 and β of 4.0 we find the number of operations for the second algorithm is about 2.7 times larger than for the first and about 13 000 times larger than for corresponding Monte Carlo calculations with a pure gauge theory. An estimate is given for the number of operations required for more realistic calculations by each algorithm on a larger lattice. (orig.)

  18. Contributions at the Tripoli Monte Carlo code qualifying on critical experiences and at neutronic interaction study of fissile units

    International Nuclear Information System (INIS)

    Nouri, A.

    1994-01-01

    Criticality studies in nuclear fuel cycle are based on Monte Carlo method. These codes use multigroup cross sections which can verify by experimental configurations or by use of reference codes such Tripoli 2. In this Tripoli 2 code nuclear data are errors attached and asked for experimental studies with critical experiences. This is one of the aim of this thesis. To calculate the keff of interacted fissile units we have used the multigroup Monte Carlo code Moret with convergence problems. A new estimator of reactions rates permit to better approximate the neutrons exchange between units and a new importance function has been tested. 2 annexes

  19. Accelerating Monte Carlo simulations of photon transport in a voxelized geometry using a massively parallel graphics processing unit

    International Nuclear Information System (INIS)

    Badal, Andreu; Badano, Aldo

    2009-01-01

    Purpose: It is a known fact that Monte Carlo simulations of radiation transport are computationally intensive and may require long computing times. The authors introduce a new paradigm for the acceleration of Monte Carlo simulations: The use of a graphics processing unit (GPU) as the main computing device instead of a central processing unit (CPU). Methods: A GPU-based Monte Carlo code that simulates photon transport in a voxelized geometry with the accurate physics models from PENELOPE has been developed using the CUDA programming model (NVIDIA Corporation, Santa Clara, CA). Results: An outline of the new code and a sample x-ray imaging simulation with an anthropomorphic phantom are presented. A remarkable 27-fold speed up factor was obtained using a GPU compared to a single core CPU. Conclusions: The reported results show that GPUs are currently a good alternative to CPUs for the simulation of radiation transport. Since the performance of GPUs is currently increasing at a faster pace than that of CPUs, the advantages of GPU-based software are likely to be more pronounced in the future.

  20. Accelerating Monte Carlo simulations of photon transport in a voxelized geometry using a massively parallel graphics processing unit

    Energy Technology Data Exchange (ETDEWEB)

    Badal, Andreu; Badano, Aldo [Division of Imaging and Applied Mathematics, OSEL, CDRH, U.S. Food and Drug Administration, Silver Spring, Maryland 20993-0002 (United States)

    2009-11-15

    Purpose: It is a known fact that Monte Carlo simulations of radiation transport are computationally intensive and may require long computing times. The authors introduce a new paradigm for the acceleration of Monte Carlo simulations: The use of a graphics processing unit (GPU) as the main computing device instead of a central processing unit (CPU). Methods: A GPU-based Monte Carlo code that simulates photon transport in a voxelized geometry with the accurate physics models from PENELOPE has been developed using the CUDA programming model (NVIDIA Corporation, Santa Clara, CA). Results: An outline of the new code and a sample x-ray imaging simulation with an anthropomorphic phantom are presented. A remarkable 27-fold speed up factor was obtained using a GPU compared to a single core CPU. Conclusions: The reported results show that GPUs are currently a good alternative to CPUs for the simulation of radiation transport. Since the performance of GPUs is currently increasing at a faster pace than that of CPUs, the advantages of GPU-based software are likely to be more pronounced in the future.

  1. Accelerating Monte Carlo simulations of photon transport in a voxelized geometry using a massively parallel graphics processing unit.

    Science.gov (United States)

    Badal, Andreu; Badano, Aldo

    2009-11-01

    It is a known fact that Monte Carlo simulations of radiation transport are computationally intensive and may require long computing times. The authors introduce a new paradigm for the acceleration of Monte Carlo simulations: The use of a graphics processing unit (GPU) as the main computing device instead of a central processing unit (CPU). A GPU-based Monte Carlo code that simulates photon transport in a voxelized geometry with the accurate physics models from PENELOPE has been developed using the CUDATM programming model (NVIDIA Corporation, Santa Clara, CA). An outline of the new code and a sample x-ray imaging simulation with an anthropomorphic phantom are presented. A remarkable 27-fold speed up factor was obtained using a GPU compared to a single core CPU. The reported results show that GPUs are currently a good alternative to CPUs for the simulation of radiation transport. Since the performance of GPUs is currently increasing at a faster pace than that of CPUs, the advantages of GPU-based software are likely to be more pronounced in the future.

  2. Monte Carlo Simulation Tool Installation and Operation Guide

    Energy Technology Data Exchange (ETDEWEB)

    Aguayo Navarrete, Estanislao; Ankney, Austin S.; Berguson, Timothy J.; Kouzes, Richard T.; Orrell, John L.; Troy, Meredith D.; Wiseman, Clinton G.

    2013-09-02

    This document provides information on software and procedures for Monte Carlo simulations based on the Geant4 toolkit, the ROOT data analysis software and the CRY cosmic ray library. These tools have been chosen for its application to shield design and activation studies as part of the simulation task for the Majorana Collaboration. This document includes instructions for installation, operation and modification of the simulation code in a high cyber-security computing environment, such as the Pacific Northwest National Laboratory network. It is intended as a living document, and will be periodically updated. It is a starting point for information collection by an experimenter, and is not the definitive source. Users should consult with one of the authors for guidance on how to find the most current information for their needs.

  3. Organization of Control Units with Operational Addressing

    OpenAIRE

    Alexander A. Barkalov; Roman M. Babakov; Larysa A. Titarenko

    2012-01-01

    The using of operational addressing unit as the block of control unit is proposed. The new structure model of Moore finite-state machine with reduced hardware amount is developed. The generalized structure of operational addressing unit is suggested. An example of synthesis process for Moore finite-state machine with operational addressing unit is given. The analytical researches of proposed structure of control unit are executed.

  4. Operable Unit Boundaries

    Data.gov (United States)

    U.S. Environmental Protection Agency — This dataset consists of operable unit data from multiple Superfund sites in U.S. EPA Region 8. These data were acquired from multiple sources at different times and...

  5. Belo Monte hydropower project: actual studies; AHE Belo Monte: os estudos atuais

    Energy Technology Data Exchange (ETDEWEB)

    Figueira Netto, Carlos Alberto de Moya [CNEC Engenharia S.A., Sao Paulo, SP (Brazil); Rezende, Paulo Fernando Vieira Souto [Centrais Eletricas Brasileiras S.A. (ELETROBRAS), Rio de Janeiro, RJ (Brazil)

    2008-07-01

    This article presents the evolution of the studies of Belo Monte Hydro Power Project (HPP) since the initial inventory studies of the Xingu River in 1979 until the current studies for conclusion of the Technical, Economic and Environmental Feasibility Studies the Belo Monte Hydro Power Project, as authorized by Brazilian National Congress. The current studies characterize the Belo Monte HPP with an installed capacity of 11,181.3 MW (20 units of 550 MW in the main power house and 7 units of 25.9 MW in the additional power house), connected to the Brazilian Interconnected Power Grid, allowing to generate 4,796 mean MW of firm energy, without depending on any flow rate regularization of the upstream Xingu river flooding only 441 k m2, of which approximately 200 k m2, correspond to the normal annual wet season flooding of the Xingu River. (author)

  6. Monte Carlo method for array criticality calculations

    International Nuclear Information System (INIS)

    Dickinson, D.; Whitesides, G.E.

    1976-01-01

    The Monte Carlo method for solving neutron transport problems consists of mathematically tracing paths of individual neutrons collision by collision until they are lost by absorption or leakage. The fate of the neutron after each collision is determined by the probability distribution functions that are formed from the neutron cross-section data. These distributions are sampled statistically to establish the successive steps in the neutron's path. The resulting data, accumulated from following a large number of batches, are analyzed to give estimates of k/sub eff/ and other collision-related quantities. The use of electronic computers to produce the simulated neutron histories, initiated at Los Alamos Scientific Laboratory, made the use of the Monte Carlo method practical for many applications. In analog Monte Carlo simulation, the calculation follows the physical events of neutron scattering, absorption, and leakage. To increase calculational efficiency, modifications such as the use of statistical weights are introduced. The Monte Carlo method permits the use of a three-dimensional geometry description and a detailed cross-section representation. Some of the problems in using the method are the selection of the spatial distribution for the initial batch, the preparation of the geometry description for complex units, and the calculation of error estimates for region-dependent quantities such as fluxes. The Monte Carlo method is especially appropriate for criticality safety calculations since it permits an accurate representation of interacting units of fissile material. Dissimilar units, units of complex shape, moderators between units, and reflected arrays may be calculated. Monte Carlo results must be correlated with relevant experimental data, and caution must be used to ensure that a representative set of neutron histories is produced

  7. 200-BP-5 operable unit treatability test report

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1996-04-01

    The 200-BP-5 Operable Unit was established in response to recommendations presented in the 200 East Groundwater Aggregate Area Management Study Report (AAMSR) (DOE-RL 1993a). Recognizing different approaches to remediation, the groundwater AAMSR recommended separating groundwater from source and vadose zone operable units and subdividing 200 East Area groundwater into two operable units. The division between the 200-BP-5 and 200-PO-1 Operable Units was based principally on source operable unit boundaries and distribution of groundwater plumes derived from either B Plant or Plutonium/Uranium Extraction (PUREX) Plant liquid waste disposal sites.

  8. 200-BP-5 operable unit treatability test report

    International Nuclear Information System (INIS)

    1996-04-01

    The 200-BP-5 Operable Unit was established in response to recommendations presented in the 200 East Groundwater Aggregate Area Management Study Report (AAMSR) (DOE-RL 1993a). Recognizing different approaches to remediation, the groundwater AAMSR recommended separating groundwater from source and vadose zone operable units and subdividing 200 East Area groundwater into two operable units. The division between the 200-BP-5 and 200-PO-1 Operable Units was based principally on source operable unit boundaries and distribution of groundwater plumes derived from either B Plant or Plutonium/Uranium Extraction (PUREX) Plant liquid waste disposal sites

  9. Integrated Ground Operations Demonstration Units

    Data.gov (United States)

    National Aeronautics and Space Administration — The overall goal of the AES Integrated Ground Operations Demonstration Units (IGODU) project is to demonstrate cost efficient cryogenic operations on a relevant...

  10. Planning Tunnel Construction Using Markov Chain Monte Carlo (MCMC

    Directory of Open Access Journals (Sweden)

    Juan P. Vargas

    2015-01-01

    Full Text Available Tunnels, drifts, drives, and other types of underground excavation are very common in mining as well as in the construction of roads, railways, dams, and other civil engineering projects. Planning is essential to the success of tunnel excavation, and construction time is one of the most important factors to be taken into account. This paper proposes a simulation algorithm based on a stochastic numerical method, the Markov chain Monte Carlo method, that can provide the best estimate of the opening excavation times for the classic method of drilling and blasting. Taking account of technical considerations that affect the tunnel excavation cycle, the simulation is developed through a computational algorithm. Using the Markov chain Monte Carlo method, the unit operations involved in the underground excavation cycle are identified and assigned probability distributions that, with random number input, make it possible to simulate the total excavation time. The results obtained with this method are compared with a real case of tunneling excavation. By incorporating variability in the planning, it is possible to determine with greater certainty the ranges over which the execution times of the unit operations fluctuate. In addition, the financial risks associated with planning errors can be reduced and the exploitation of resources maximized.

  11. Physical protection of nuclear operational units

    International Nuclear Information System (INIS)

    1981-07-01

    The general principles of and basic requirements for the physical protection of operational units in the nuclear field are established. They concern the operational units whose activities are related with production, utilization, processing, reprocessing, handling, transport or storage of materials of interest for the Brazilian Nuclear Program. (I.C.R.) [pt

  12. Applying graphics processor units to Monte Carlo dose calculation in radiation therapy

    Directory of Open Access Journals (Sweden)

    Bakhtiari M

    2010-01-01

    Full Text Available We investigate the potential in using of using a graphics processor unit (GPU for Monte-Carlo (MC-based radiation dose calculations. The percent depth dose (PDD of photons in a medium with known absorption and scattering coefficients is computed using a MC simulation running on both a standard CPU and a GPU. We demonstrate that the GPU′s capability for massive parallel processing provides a significant acceleration in the MC calculation, and offers a significant advantage for distributed stochastic simulations on a single computer. Harnessing this potential of GPUs will help in the early adoption of MC for routine planning in a clinical environment.

  13. Analysis on Isolation Condenser Operation by Fukushima Daiichi Unit 1 Operators

    International Nuclear Information System (INIS)

    Kim, Man Cheol

    2014-01-01

    Fukushima Daiichi nuclear accident resulted in the core damage in three reactors and the release of considerable amount of radioactive material to the environment, not to mention significant social impact and anti-nuclear atmosphere all around the world. This paper provides a review of the findings related to shift operators' operation of the isolation condenser in Unit 1 to examine shift operators' response to the situation. Based on the review of the findings, a situation assessment model was developed to analyze shift operators' understanding on whether core cooling was successfully performed in Unit 1 through the operation of isolation condenser. It was found that lack of information could be one of the main causes for the failure in core cooling by the IC in Unit 1. It is also recommended that the differences in the mathematical model for the situation assessment and that of the real operator need to be further investigated

  14. Analysis on Isolation Condenser Operation by Fukushima Daiichi Unit 1 Operators

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Man Cheol [Chungang University, Seoul (Korea, Republic of)

    2014-08-15

    Fukushima Daiichi nuclear accident resulted in the core damage in three reactors and the release of considerable amount of radioactive material to the environment, not to mention significant social impact and anti-nuclear atmosphere all around the world. This paper provides a review of the findings related to shift operators' operation of the isolation condenser in Unit 1 to examine shift operators' response to the situation. Based on the review of the findings, a situation assessment model was developed to analyze shift operators' understanding on whether core cooling was successfully performed in Unit 1 through the operation of isolation condenser. It was found that lack of information could be one of the main causes for the failure in core cooling by the IC in Unit 1. It is also recommended that the differences in the mathematical model for the situation assessment and that of the real operator need to be further investigated.

  15. Nuclear units operating improvement by using operating experience

    International Nuclear Information System (INIS)

    Rotaru, I.; Bilegan, I.C.

    1997-01-01

    The paper presents how the information experience can be used to improve the operation of nuclear units. This areas include the following items: conservative decision making; supervisory oversight; teamwork; control room distraction; communications; expectations and standards; operator training and fundamental knowledge, procedure quality and adherence; plant status awareness. For each of these topics, the information illustrate which are the principles, the lessons learned from operating experience and the most appropriate exemplifying documents. (authors)

  16. Monte Carlo analysis of a control technique for a tunable white lighting system

    DEFF Research Database (Denmark)

    Chakrabarti, Maumita; Thorseth, Anders; Jepsen, Jørgen

    2017-01-01

    A simulated colour control mechanism for a multi-coloured LED lighting system is presented. The system achieves adjustable and stable white light output and allows for system-to-system reproducibility after application of the control mechanism. The control unit works using a pre-calibrated lookup...... table for an experimentally realized system, with a calibrated tristimulus colour sensor. A Monte Carlo simulation is used to examine the system performance concerning the variation of luminous flux and chromaticity of the light output. The inputs to the Monte Carlo simulation, are variations of the LED...... peak wavelength, the LED rated luminous flux bin, the influence of the operating conditions, ambient temperature, driving current, and the spectral response of the colour sensor. The system performance is investigated by evaluating the outputs from the Monte Carlo simulation. The outputs show...

  17. Operation and Maintenance Plan for the 300-FF-5 Operable Unit

    International Nuclear Information System (INIS)

    Singleton, K.M.

    1996-09-01

    This document is the operation and maintenance plan for the 300-FF-5 groundwater operable unit. The purpose of this plan is to identify tasks necessary to verify the effectiveness of the selected alternative. This plan also describes the monitoring program and administrative tasks that will be used as the preferred alternative for the remediation of groundwater in the 300-FF-5 Operable Unit. The preferred alternative selected for remediation of groundwater consists of institutional controls

  18. Junior Leader Training Development in Operational Units

    Science.gov (United States)

    2012-04-01

    UNITS Successful operational units do not arise without tough, realistic, and challenging training. Field Manual (FM) 7-0, Training Units and D...operations. The manual provides junior leaders with guidance on how to conduct training and training management. Of particular importance is the definition...1 Relation htp between ADDIE and the Anny Training Management Model. The Army Training Management Model and ADDIE process appear in TRADOC PAM 350

  19. Analysis of Serbian Military Riverine Units Capability for Participation in the United Nations Peacekeeping Operations

    Directory of Open Access Journals (Sweden)

    Slobodan Radojevic

    2017-06-01

    Full Text Available This paper analyses required personnel, training capacities and equipment for participation in the United Nations peacekeeping operations with the riverine elements. In order to meet necessary capabilities for engagement in United Nations peacekeeping operations, Serbian military riverine units have to be compatible with the issued UN requirements. Serbian Armed Forces have the potential to reach such requirements with the River Flotilla as a pivot for the participation in UN missions. Serbian Military Academy adopted and developed educational and training program in accordance with the provisions and recommendations of the IMO conventions and IMO model courses. Serbian Military Academy has opportunities for education and training military riverine units for participation in the United Nations peacekeeping operations. Moreover, Serbia has Multinational Operations Training Center and Peacekeeping Operations Center certified to provide selection, training, equipping and preparations of individuals and units to the United Nations multinational operations.

  20. A Monte-Carlo-Based Method for the Optimal Placement and Operation Scheduling of Sewer Mining Units in Urban Wastewater Networks

    Directory of Open Access Journals (Sweden)

    Eleftheria Psarrou

    2018-02-01

    Full Text Available Pressures on water resources, which have increased significantly nowadays mainly due to rapid urbanization, population growth and climate change impacts, necessitate the development of innovative wastewater treatment and reuse technologies. In this context, a mid-scale decentralized technology concerning wastewater reuse is that of sewer mining. It is based on extracting wastewater from a wastewater system, treating it on-site and producing recycled water applicable for non-potable uses. Despite the technology’s considerable benefits, several challenges hinder its implementation. Sewer mining disturbs biochemical processes inside sewers and affects hydrogen sulfide build-up, resulting in odor, corrosion and health-related problems. In this study, a tool for optimal sewer mining unit placement aiming to minimize hydrogen sulfide production is presented. The Monte-Carlo method coupled with the Environmental Protection Agency’s Storm Water Management Model (SWMM is used to conduct multiple simulations of the network. The network’s response when sewage is extracted from it is also examined. Additionally, the study deals with optimal pumping scheduling. The overall methodology is applied in a sewer network in Greece providing useful results. It can therefore assist in selecting appropriate locations for sewer mining implementation, with the focus on eliminating hydrogen sulfide-associated problems while simultaneously ensuring that higher water needs are satisfied.

  1. 200-UP-2 Operable Unit technical baseline report

    International Nuclear Information System (INIS)

    Deford, D.H.

    1991-02-01

    This report is prepared in support of the development of a Remedial Investigation/Feasibility Study (RI/FS) Work Plan for the 200-UP-2 Operable Unit by EBASCO Environmental, Incorporated. It provides a technical baseline of the 200-UP-2 Operable Unit and results from an environmental investigation undertaken by the Technical Baseline Section of the Environmental Engineering Group, Westinghouse Hanford Company (Westinghouse Hanford). The 200-UP-2 Operable Unit Technical Baseline Report is based on review and evaluation of numerous Hanford Site current and historical reports, Hanford Site drawings and photographs and is supplemented with Hanford Site inspections and employee interviews. No field investigations or sampling were conducted. Each waste site in the 200-UP-2 Operable Unit is described separately. Close relationships between waste units, such as overflow from one to another, are also discussed. The 200-UP-2 Operable Unit consists of liquid-waste disposal sites in the vicinity of, and related to, U Plant operations in the 200 West Area of the Hanford Site. The ''U Plant'' refers to the 221-U Process Canyon Building, a chemical separations facility constructed during World War 2. It also includes the Uranium Oxide (UO 3 ) Plant, which was constructed at the same time and, like the 221-U Process Canyon Building, was later converted for other missions. Waste sites in the 200-UP-2 Operable Unit are associated with the U Plant Uranium Metal Recovery Program mission that occurred between 1952 and 1958 and the UO 3 Plant's ongoing uranium oxide mission and include one or more cribs, reverse wells, french drains, septic tanks and drain fields, trenches, catch tanks, settling tanks, diversion boxes, waste vaults, and the lines and encasements that connect them. 11 refs., 1 tab

  2. Monte Carlo based diffusion coefficients for LMFBR analysis

    International Nuclear Information System (INIS)

    Van Rooijen, Willem F.G.; Takeda, Toshikazu; Hazama, Taira

    2010-01-01

    A method based on Monte Carlo calculations is developed to estimate the diffusion coefficient of unit cells. The method uses a geometrical model similar to that used in lattice theory, but does not use the assumption of a separable fundamental mode used in lattice theory. The method uses standard Monte Carlo flux and current tallies, and the continuous energy Monte Carlo code MVP was used without modifications. Four models are presented to derive the diffusion coefficient from tally results of flux and partial currents. In this paper the method is applied to the calculation of a plate cell of the fast-spectrum critical facility ZEBRA. Conventional calculations of the diffusion coefficient diverge in the presence of planar voids in the lattice, but our Monte Carlo method can treat this situation without any problem. The Monte Carlo method was used to investigate the influence of geometrical modeling as well as the directional dependence of the diffusion coefficient. The method can be used to estimate the diffusion coefficient of complicated unit cells, the limitation being the capabilities of the Monte Carlo code. The method will be used in the future to confirm results for the diffusion coefficient obtained of the Monte Carlo code. The method will be used in the future to confirm results for the diffusion coefficient obtained with deterministic codes. (author)

  3. Linear filtering applied to Monte Carlo criticality calculations

    International Nuclear Information System (INIS)

    Morrison, G.W.; Pike, D.H.; Petrie, L.M.

    1975-01-01

    A significant improvement in the acceleration of the convergence of the eigenvalue computed by Monte Carlo techniques has been developed by applying linear filtering theory to Monte Carlo calculations for multiplying systems. A Kalman filter was applied to a KENO Monte Carlo calculation of an experimental critical system consisting of eight interacting units of fissile material. A comparison of the filter estimate and the Monte Carlo realization was made. The Kalman filter converged in five iterations to 0.9977. After 95 iterations, the average k-eff from the Monte Carlo calculation was 0.9981. This demonstrates that the Kalman filter has the potential of reducing the calculational effort of multiplying systems. Other examples and results are discussed

  4. Relative power density distribution calculations of the Kori unit 1 pressurized water reactor with full-scope explicit modeling of monte carlo simulation

    International Nuclear Information System (INIS)

    Kim, J. O.; Kim, J. K.

    1997-01-01

    Relative power density distributions of the Kori unit 1 pressurized water reactor calculated by Monte Carlo modeling with the MCNP code. The Kori unit 1 core is modeled on a three-dimensional representation of the one-eighth of the reactor in-vessel component with reflective boundaries at 0 and 45 degrees. The axial core model is based on half core symmetry and is divided into four axial segments. Fission reaction density in each rod is calculated by following 100 cycles with 5,000 test neutrons in each cycle after starting with a localized neutron source and ten noncontributing settle cycles. Relative assembly power distributions are calculated from fission reaction densities of rods in assembly. After 100 cycle calculations, the system coverages to a κ value of 1.00039 ≥ 0.00084. Relative assembly power distribution is nearly the same with that of the Kori unit 1 FSAR. Applicability of the full-scope Monte Carlo simulation in the power distribution calculation is examined by the relative root mean square error of 2.159%. (author)

  5. Analysis of operating reliability of WWER-1000 unit

    International Nuclear Information System (INIS)

    Bortlik, J.

    1985-01-01

    The nuclear power unit was divided into 33 technological units. Input data for reliability analysis were surveys of operating results obtained from the IAEA information system and certain indexes of the reliability of technological equipment determined using the Bayes formula. The missing reliability data for technological equipment were used from the basic variant. The fault tree of the WWER-1000 unit was determined for the peak event defined as the impossibility of reaching 100%, 75% and 50% of rated power. The period was observed of the nuclear power plant operation with reduced output owing to defect and the respective time needed for a repair of the equipment. The calculation of the availability of the WWER-1000 unit was made for different variant situations. Certain indexes of the operating reliability of the WWER-1000 unit which are the result of a detailed reliability analysis are tabulated for selected variants. (E.S.)

  6. Licensed operating reactors. Operating units status report, data as of 2-28-79

    International Nuclear Information System (INIS)

    1979-03-01

    This report is divided into three sections: the first contains monthly highlights and statistics for commercial operating units, and errata from previously reported data; the second is a compilation of detailed information on each unit, provided by NRC Regional Offices and IE Headquarters; and the third section is an appendix containing comparative statistics of U.S. nuclear/fossil capacity, identification of nuclear power plants within regional Electric Reliability Councils, the relative status of U.S. nuclear electric production to all U.S. electric production by state, and selected Edison Electric Institute operating statistics. Throughout the report, statistical factors for periods greater than a report month, or for more than one unit, are computed as the arithmetic average of each unit's individual operating statistics. The statistical factors for each unit for the report month are computed from actual power production for the month. The factors for the life-span of each unit (the ''Cumulative'' column) are reported by the utility and are not entirely re-computed by NRC. Utility power production data is checked for consistency with previously submitted statistics

  7. The vector and parallel processing of MORSE code on Monte Carlo Machine

    International Nuclear Information System (INIS)

    Hasegawa, Yukihiro; Higuchi, Kenji.

    1995-11-01

    Multi-group Monte Carlo Code for particle transport, MORSE is modified for high performance computing on Monte Carlo Machine Monte-4. The method and the results are described. Monte-4 was specially developed to realize high performance computing of Monte Carlo codes for particle transport, which have been difficult to obtain high performance in vector processing on conventional vector processors. Monte-4 has four vector processor units with the special hardware called Monte Carlo pipelines. The vectorization and parallelization of MORSE code and the performance evaluation on Monte-4 are described. (author)

  8. Optimization of Monte Carlo algorithms and ray tracing on GPUs

    International Nuclear Information System (INIS)

    Bergmann, R.M.; Vujic, J.L.

    2013-01-01

    To take advantage of the computational power of GPUs (Graphical Processing Units), algorithms that work well on CPUs must be modified to conform to the GPU execution model. In this study, typical task-parallel Monte Carlo algorithms have been reformulated in a data-parallel way, and the benefits of doing so are examined. We were able to show that the data-parallel approach greatly improves thread coherency and keeps thread blocks busy, improving GPU utilization compared to the task-parallel approach. Data-parallel does not, however, outperform the task-parallel approach in regards to speedup over CPU. Regarding the ray-tracing acceleration, OptiX shows promise for providing enough ray tracing speed to be used in a full 3D Monte Carlo neutron transport code for reactor calculations. It is important to note that it is necessary to operate on large datasets of particle histories in order to have good performance in both OptiX and the data-parallel algorithm since this reduces the impact of latency. Our paper also shows the need to rewrite standard Monte Carlo algorithms in order to take full advantage of these new, powerful processor architectures

  9. A reliability model of a warm standby configuration with two identical sets of units

    International Nuclear Information System (INIS)

    Huang, Wei; Loman, James; Song, Thomas

    2015-01-01

    This article presents a new reliability model and the development of its analytical solution for a warm standby redundant configuration with units that are originally operated in active mode, and then, upon turn-on of originally standby units, are put into warm standby mode. These units can be used later if a standby- turned into active-unit fails. Numerical results of an example configuration are presented and discussed with comparison to other warm standby configurations, and to Monte Carlo simulation results obtained from BlockSim software. Results show that the Monte Carlo simulation model gives virtually identical reliability value when the simulation uses a high number of replications, confirming the developed model. - Highlights: • A new reliability model is developed for a warm standby redundancy with two sets of identical units. • The units subject to state change from active to standby then back to active mode. • A closed form analytical solution is developed with exponential distribution. • To validate the developed model, a Monte Carlo simulation for an exemplary configuration is performed

  10. MONTE: the next generation of mission design and navigation software

    Science.gov (United States)

    Evans, Scott; Taber, William; Drain, Theodore; Smith, Jonathon; Wu, Hsi-Cheng; Guevara, Michelle; Sunseri, Richard; Evans, James

    2018-03-01

    The Mission analysis, Operations and Navigation Toolkit Environment (MONTE) (Sunseri et al. in NASA Tech Briefs 36(9), 2012) is an astrodynamic toolkit produced by the Mission Design and Navigation Software Group at the Jet Propulsion Laboratory. It provides a single integrated environment for all phases of deep space and Earth orbiting missions. Capabilities include: trajectory optimization and analysis, operational orbit determination, flight path control, and 2D/3D visualization. MONTE is presented to the user as an importable Python language module. This allows a simple but powerful user interface via CLUI or script. In addition, the Python interface allows MONTE to be used seamlessly with other canonical scientific programming tools such as SciPy, NumPy, and Matplotlib. MONTE is the prime operational orbit determination software for all JPL navigated missions.

  11. Initial startup and operations of Yonggwang Units 3 and 4

    International Nuclear Information System (INIS)

    Collier, T.J.; Chari, D.R.; Kiraly, F.

    1996-01-01

    A significant milestone in the nuclear power industry was achieved in 1995, when Yonggwang (YGN) Units 3 and 4 were accepted into in commercial operation by Korea Electric Power Corporation (KEPCO). YGN Unit 3 was accepted into commercial operation on March 31, 1995, the original date established during project initiation. YGN Unit 4 was accepted into operation on January 1, 1996, 3 months ahead of schedule. Each YGN unit produces approximately 1,050 Mwe and supplies approximately ten percent of the total electric power demand in the Republic of Korea (ROK). The overall plant efficiency is approximately 37% which is at least 1% higher than most nuclear units. Since achieving commercial operation, YGN Unit 3 has operated at essentially full power which has resulted in an annual performance rate in excess of 85%. YGN Unit 3 is the first of six pressurized water reactors which are currently under design and construction in the ROK and serves as the reference design for the Korean Standard Nuclear Power Plant program. Both YGN Units 3 and 4 include a System 800 Nuclear Steam Supply System (NSSS). The NSSS is rated at 2,815 Mwth and is the ABB-CE standard design. The design includes numerous advanced design features which enhance plant safety, performance and operability. A well executed startup test program was successfully completed on both units prior to commercial operation. A summary of the YGN NSSS design features, the startup test program and selected test results demonstrating the performance of those features are presented in this paper

  12. Operating performance of LWR nuclear generating units

    International Nuclear Information System (INIS)

    Pia, S.

    1984-01-01

    This work aims at reviewing, on the basis of historical data, the operational problem areas which explain the degree of availability and productivity achieved up to now by nuclear power plants in commercial operation in the world. The operating performance data of nuclear power plants area analysed with respect to plant type, size and other significant reference parameters and they are evaluated also by comparison with fossil generating unit data. Major performance indices data are presented for both nuclear and fossil units type and distribution of outage causes. Unplanned full outages caused by nuclear power plant equipment and components failure are particulary emphasized. The trend for unplanned full outages due to the failure of components shows decreasing numerical values in 1981 with respect to the previous years. But this result should be weighed with the increasing plant unavailability hours needed for maintenance and repair action (chiefly preventive maintenance on critical components). This means that the number and downtime of forced outage must be drastically reduced for economic reasons (production losses and problems associated with the unavailable unit unplanned replacement) as well as for plant safe and reliable operation (sudden unavailability of key components and frequency of transients associated with plant shutdown and routine startup operation)

  13. LCG Monte-Carlo Data Base

    CERN Document Server

    Bartalini, P.; Kryukov, A.; Selyuzhenkov, Ilya V.; Sherstnev, A.; Vologdin, A.

    2004-01-01

    We present the Monte-Carlo events Data Base (MCDB) project and its development plans. MCDB facilitates communication between authors of Monte-Carlo generators and experimental users. It also provides a convenient book-keeping and an easy access to generator level samples. The first release of MCDB is now operational for the CMS collaboration. In this paper we review the main ideas behind MCDB and discuss future plans to develop this Data Base further within the CERN LCG framework.

  14. A Monte Carlo modeling alternative for the API Gamma Ray Calibration Facility

    International Nuclear Information System (INIS)

    Galford, J.E.

    2017-01-01

    The gamma ray pit at the API Calibration Facility, located on the University of Houston campus, defines the API unit for natural gamma ray logs used throughout the petroleum logging industry. Future use of the facility is uncertain. An alternative method is proposed to preserve the gamma ray API unit definition as an industry standard by using Monte Carlo modeling to obtain accurate counting rate-to-API unit conversion factors for gross-counting and spectral gamma ray tool designs. - Highlights: • A Monte Carlo alternative is proposed to replace empirical calibration procedures. • The proposed Monte Carlo alternative preserves the original API unit definition. • MCNP source and materials descriptions are provided for the API gamma ray pit. • Simulated results are presented for several wireline logging tool designs. • The proposed method can be adapted for use with logging-while-drilling tools.

  15. Development of a Monte Carlo software to photon transportation in voxel structures using graphic processing units

    International Nuclear Information System (INIS)

    Bellezzo, Murillo

    2014-01-01

    As the most accurate method to estimate absorbed dose in radiotherapy, Monte Carlo Method (MCM) has been widely used in radiotherapy treatment planning. Nevertheless, its efficiency can be improved for clinical routine applications. In this thesis, the CUBMC code is presented, a GPU-based MC photon transport algorithm for dose calculation under the Compute Unified Device Architecture (CUDA) platform. The simulation of physical events is based on the algorithm used in PENELOPE, and the cross section table used is the one generated by the MATERIAL routine, also present in PENELOPE code. Photons are transported in voxel-based geometries with different compositions. There are two distinct approaches used for transport simulation. The rst of them forces the photon to stop at every voxel frontier, the second one is the Woodcock method, where the photon ignores the existence of borders and travels in homogeneous fictitious media. The CUBMC code aims to be an alternative of Monte Carlo simulator code that, by using the capability of parallel processing of graphics processing units (GPU), provide high performance simulations in low cost compact machines, and thus can be applied in clinical cases and incorporated in treatment planning systems for radiotherapy. (author)

  16. Verification of the Monte Carlo differential operator technique for MCNP trademark

    International Nuclear Information System (INIS)

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

    1996-02-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 second order terms of the Taylor series expansion for response perturbations related to cross-section data (i.e., density, composition, etc.). Perturbation and sensitivity analyses can benefit from this technique in that predicted changes in one or more tally responses may be obtained for multiple perturbations in a single run. The user interface is intuitive, yet flexible enough to allow for changes in a specific microscopic cross section over a specified energy range. With this technique, a precise estimate of a small change in response is easily obtained, even when the standard deviation of the unperturbed tally is greater than the change. Furthermore, results presented in this report demonstrate that first and second order terms can offer acceptable accuracy, to within a few percent, for up to 20-30% changes in a response

  17. Biota of the 300-FF-1 operable unit. [Westinghouse Hanford Company

    Energy Technology Data Exchange (ETDEWEB)

    Rickard, W.H. Jr.; Fitzner, R.E.; Brandt, C.A.

    1990-10-01

    This report summarizes Task 5a-2 of the Phase I Remedial Investigation -- Operable Unit Characterization of the 300-FF-1 Operable Unit on the Hanford Site, near Richland, Washington. The ultimate goal of Phase I is to determine the nature and extent of the threat to public health and the environment from releases of hazardous substances from the operable unit. The purpose of Task 5a-2 was to determine what species inhabit the 300-FF-1 Operable Unit and how they use the unit. The focus is on those species listed as endangered or threatened, those that are economically important, or those that constitute significant components of the human food chain. 39 refs., 5 figs., 5 tabs.

  18. Feasibility study report for the 200-BP-1 operable unit

    Energy Technology Data Exchange (ETDEWEB)

    1993-06-01

    This feasibility study examines a range of alternatives and provides recommendations for selecting a preferred alternative for remediating contamination at the 200-BP-1 operable unit. The 200-BP-1 operable unit is located in the center of the Hanford Site along the northern boundary of the 200 East Area. The 241-BY Tank Farm is located immediately to the south of the operable unit. 200-BP-1 is a source operable unit with contaminated soils associated primarily with nine inactive cribs (known as the 216-B cribs). These cribs were used for disposal of low-level radioactive liquid waste from U Plant uranium recovery operations, and waste storage tank condensate from the adjacent 241-BY Tank Farm. The cribs used for disposal of U Plant waste were in operation from 1955--1965, and the cribs used for disposal of tank condensate were in operation from 1965--1975. In addition to the cribs, four unplanned releases of radioactive materials have occurred within the operable unit. Contaminated surface soils associated with the unplanned releases have been consolidated over the cribs and covered with clean soil to reduce contaminant migration and exposure. Discharge of wastes to the cribs has resulted in soil and groundwater contamination. The groundwater is being addressed as part of the 200 East Aggregate Area, groundwater operable unit. Contaminated soils at the site can be categorized by the types of contaminants, their distribution in the soil column, and the risk posed by the various potential exposure pathways. Below the clean soil cover, the near surface soils contain low-levels of contamination with cesium-137, radium-226, strontium-90, thorium-228, and uranium. The lifetime incremental cancer risk associated with these soils if they were exposed at the surface is 9{times}10{sup {minus}5}.

  19. Feasibility study report for the 200-BP-1 operable unit

    International Nuclear Information System (INIS)

    1993-06-01

    This feasibility study examines a range of alternatives and provides recommendations for selecting a preferred alternative for remediating contamination at the 200-BP-1 operable unit. The 200-BP-1 operable unit is located in the center of the Hanford Site along the northern boundary of the 200 East Area. The 241-BY Tank Farm is located immediately to the south of the operable unit. 200-BP-1 is a source operable unit with contaminated soils associated primarily with nine inactive cribs (known as the 216-B cribs). These cribs were used for disposal of low-level radioactive liquid waste from U Plant uranium recovery operations, and waste storage tank condensate from the adjacent 241-BY Tank Farm. The cribs used for disposal of U Plant waste were in operation from 1955--1965, and the cribs used for disposal of tank condensate were in operation from 1965--1975. In addition to the cribs, four unplanned releases of radioactive materials have occurred within the operable unit. Contaminated surface soils associated with the unplanned releases have been consolidated over the cribs and covered with clean soil to reduce contaminant migration and exposure. Discharge of wastes to the cribs has resulted in soil and groundwater contamination. The groundwater is being addressed as part of the 200 East Aggregate Area, groundwater operable unit. Contaminated soils at the site can be categorized by the types of contaminants, their distribution in the soil column, and the risk posed by the various potential exposure pathways. Below the clean soil cover, the near surface soils contain low-levels of contamination with cesium-137, radium-226, strontium-90, thorium-228, and uranium. The lifetime incremental cancer risk associated with these soils if they were exposed at the surface is 9x10 -5

  20. Feasibility study report for the 200-BP-1 operable unit

    International Nuclear Information System (INIS)

    1994-01-01

    This feasibility study (FS) examines a range of alternatives and provides recommendations for selecting a preferred altemative for remediating contamination at the 200-BP-1 operable unit. The 200-BP-1 operable unit is located in the center of the Hanford Site along the northern boundary of the 200 East Area. The 241-BY Tank Farm is located immediately to the south of the operable unit. 200-BP-1 is a source operable unit with contaminated soils associated primarily with nine inactive cribs (known as the 216-B cribs). These cribs were used for disposal of low-level radioactive liquid waste from U Plant uranium recovery operations, and waste storage tank condensate from the adjacent 241-BY Tank Farm. The cribs used for disposal of U Plant waste were in operation from 1955--1965, and the cribs used for disposal of tank condensate were in operation from 1965-1975. In addition to the cribs, four unplanned releases of radioactive materials have occurred within the operable unit. Contaminated surface soils associated with the unplanned releases have been consolidated over the cribs and covered with clean soil to reduce contaminant migration and exposure. Discharge of wastes to the cribs has resulted in soil and groundwater contamination. The groundwater is being addressed as part of the 200 East Aggregate Area groundwater operable unit. Contaminated soils at the site can be categorized by the types of contaminants, their distribution in the soil column, and the risk posed by the various potential exposure pathways. Below the clean soil cover, the near surface soils contain low-:levels of contamination with cesium-137, radium-226, strontium-90, thorium-228 and uranium. The lifetime incremental cancer risk associated with these soils if they were exposed at the surface is 9 x 10 5

  1. Monte Carlo codes and Monte Carlo simulator program

    International Nuclear Information System (INIS)

    Higuchi, Kenji; Asai, Kiyoshi; Suganuma, Masayuki.

    1990-03-01

    Four typical Monte Carlo codes KENO-IV, MORSE, MCNP and VIM have been vectorized on VP-100 at Computing Center, JAERI. The problems in vector processing of Monte Carlo codes on vector processors have become clear through the work. As the result, it is recognized that these are difficulties to obtain good performance in vector processing of Monte Carlo codes. A Monte Carlo computing machine, which processes the Monte Carlo codes with high performances is being developed at our Computing Center since 1987. The concept of Monte Carlo computing machine and its performance have been investigated and estimated by using a software simulator. In this report the problems in vectorization of Monte Carlo codes, Monte Carlo pipelines proposed to mitigate these difficulties and the results of the performance estimation of the Monte Carlo computing machine by the simulator are described. (author)

  2. Analysis and Assessment of Operation Risk for Hybrid AC/DC Power System based on the Monte Carlo Method

    Science.gov (United States)

    Hu, Xiaojing; Li, Qiang; Zhang, Hao; Guo, Ziming; Zhao, Kun; Li, Xinpeng

    2018-06-01

    Based on the Monte Carlo method, an improved risk assessment method for hybrid AC/DC power system with VSC station considering the operation status of generators, converter stations, AC lines and DC lines is proposed. According to the sequential AC/DC power flow algorithm, node voltage and line active power are solved, and then the operation risk indices of node voltage over-limit and line active power over-limit are calculated. Finally, an improved two-area IEEE RTS-96 system is taken as a case to analyze and assessment its operation risk. The results show that the proposed model and method can intuitively and directly reflect the weak nodes and weak lines of the system, which can provide some reference for the dispatching department.

  3. Analysis and Assessment of Operation Risk for Hybrid AC/DC Power System based on the Monte Carlo Method

    Directory of Open Access Journals (Sweden)

    Hu Xiaojing

    2018-01-01

    Full Text Available Based on the Monte Carlo method, an improved risk assessment method for hybrid AC/DC power system with VSC station considering the operation status of generators, converter stations, AC lines and DC lines is proposed. According to the sequential AC/DC power flow algorithm, node voltage and line active power are solved, and then the operation risk indices of node voltage over-limit and line active power over-limit are calculated. Finally, an improved two-area IEEE RTS-96 system is taken as a case to analyze and assessment its operation risk. The results show that the proposed model and method can intuitively and directly reflect the weak nodes and weak lines of the system, which can provide some reference for the dispatching department.

  4. The Metropolis Monte Carlo method with CUDA enabled Graphic Processing Units

    Energy Technology Data Exchange (ETDEWEB)

    Hall, Clifford [Computational Materials Science Center, George Mason University, 4400 University Dr., Fairfax, VA 22030 (United States); School of Physics, Astronomy, and Computational Sciences, George Mason University, 4400 University Dr., Fairfax, VA 22030 (United States); Ji, Weixiao [Computational Materials Science Center, George Mason University, 4400 University Dr., Fairfax, VA 22030 (United States); Blaisten-Barojas, Estela, E-mail: blaisten@gmu.edu [Computational Materials Science Center, George Mason University, 4400 University Dr., Fairfax, VA 22030 (United States); School of Physics, Astronomy, and Computational Sciences, George Mason University, 4400 University Dr., Fairfax, VA 22030 (United States)

    2014-02-01

    We present a CPU–GPU system for runtime acceleration of large molecular simulations using GPU computation and memory swaps. The memory architecture of the GPU can be used both as container for simulation data stored on the graphics card and as floating-point code target, providing an effective means for the manipulation of atomistic or molecular data on the GPU. To fully take advantage of this mechanism, efficient GPU realizations of algorithms used to perform atomistic and molecular simulations are essential. Our system implements a versatile molecular engine, including inter-molecule interactions and orientational variables for performing the Metropolis Monte Carlo (MMC) algorithm, which is one type of Markov chain Monte Carlo. By combining memory objects with floating-point code fragments we have implemented an MMC parallel engine that entirely avoids the communication time of molecular data at runtime. Our runtime acceleration system is a forerunner of a new class of CPU–GPU algorithms exploiting memory concepts combined with threading for avoiding bus bandwidth and communication. The testbed molecular system used here is a condensed phase system of oligopyrrole chains. A benchmark shows a size scaling speedup of 60 for systems with 210,000 pyrrole monomers. Our implementation can easily be combined with MPI to connect in parallel several CPU–GPU duets. -- Highlights: •We parallelize the Metropolis Monte Carlo (MMC) algorithm on one CPU—GPU duet. •The Adaptive Tempering Monte Carlo employs MMC and profits from this CPU—GPU implementation. •Our benchmark shows a size scaling-up speedup of 62 for systems with 225,000 particles. •The testbed involves a polymeric system of oligopyrroles in the condensed phase. •The CPU—GPU parallelization includes dipole—dipole and Mie—Jones classic potentials.

  5. The Metropolis Monte Carlo method with CUDA enabled Graphic Processing Units

    International Nuclear Information System (INIS)

    Hall, Clifford; Ji, Weixiao; Blaisten-Barojas, Estela

    2014-01-01

    We present a CPU–GPU system for runtime acceleration of large molecular simulations using GPU computation and memory swaps. The memory architecture of the GPU can be used both as container for simulation data stored on the graphics card and as floating-point code target, providing an effective means for the manipulation of atomistic or molecular data on the GPU. To fully take advantage of this mechanism, efficient GPU realizations of algorithms used to perform atomistic and molecular simulations are essential. Our system implements a versatile molecular engine, including inter-molecule interactions and orientational variables for performing the Metropolis Monte Carlo (MMC) algorithm, which is one type of Markov chain Monte Carlo. By combining memory objects with floating-point code fragments we have implemented an MMC parallel engine that entirely avoids the communication time of molecular data at runtime. Our runtime acceleration system is a forerunner of a new class of CPU–GPU algorithms exploiting memory concepts combined with threading for avoiding bus bandwidth and communication. The testbed molecular system used here is a condensed phase system of oligopyrrole chains. A benchmark shows a size scaling speedup of 60 for systems with 210,000 pyrrole monomers. Our implementation can easily be combined with MPI to connect in parallel several CPU–GPU duets. -- Highlights: •We parallelize the Metropolis Monte Carlo (MMC) algorithm on one CPU—GPU duet. •The Adaptive Tempering Monte Carlo employs MMC and profits from this CPU—GPU implementation. •Our benchmark shows a size scaling-up speedup of 62 for systems with 225,000 particles. •The testbed involves a polymeric system of oligopyrroles in the condensed phase. •The CPU—GPU parallelization includes dipole—dipole and Mie—Jones classic potentials.

  6. 200-BP-5 operable unit Technical Baseline report

    International Nuclear Information System (INIS)

    Jacques, I.D.; Kent, S.K.

    1991-10-01

    This report supports development of a remedial investigation/feasibility study work plan for the 200-BP-5 operable unit. The report summarizes baseline information for waste sites and unplanned release sites located in the 200-BP-5 operable unit. The sites were investigated by the Technical Baseline Section of the Environmental Engineering Group, Westinghouse Hanford Company (Westinghouse Hanford). The investigation consisted of review and evaluation of current and historical Hanford Site reports, drawings, and photographs, and was supplemented with recent inspections of the Hanford Site and employee interviews. No field investigations or sampling were conducted

  7. Monte Carlo methods for neutron transport on graphics processing units using Cuda - 015

    International Nuclear Information System (INIS)

    Nelson, A.G.; Ivanov, K.N.

    2010-01-01

    This work examined the feasibility of utilizing Graphics Processing Units (GPUs) to accelerate Monte Carlo neutron transport simulations. First, a clean-sheet MC code was written in C++ for an x86 CPU and later ported to run on GPUs using NVIDIA's CUDA programming language. After further optimization, the GPU ran 21 times faster than the CPU code when using single-precision floating point math. This can be further increased with no additional effort if accuracy is sacrificed for speed: using a compiler flag, the speedup was increased to 22x. Further, if double-precision floating point math is desired for neutron tracking through the geometry, a speedup of 11x was obtained. The GPUs have proven to be useful in this study, but the current generation does have limitations: the maximum memory currently available on a single GPU is only 4 GB; the GPU RAM does not provide error-checking and correction; and the optimization required for large speedups can lead to confusing code. (authors)

  8. Unpacking Referent Units in Fraction Operations

    Science.gov (United States)

    Philipp, Randolph A.; Hawthorne, Casey

    2015-01-01

    Although fraction operations are procedurally straightforward, they are complex, because they require learners to conceptualize different units and view quantities in multiple ways. Prospective secondary school teachers sometimes provide an algebraic explanation for inverting and multiplying when dividing fractions. That authors of this article…

  9. Monte Carlo simulation applied to order economic analysis Simulação de Monte Carlo aplicada à análise econômica de pedido

    Directory of Open Access Journals (Sweden)

    Abraão Freires Saraiva Júnior

    2011-03-01

    Full Text Available The use of mathematical and statistical methods can help managers to deal with decision-making difficulties in the business environment. Some of these decisions are related to productive capacity optimization in order to obtain greater economic gains for the company. Within this perspective, this study aims to present the establishment of metrics to support economic decisions related to process or not orders in a company whose products have great variability in variable direct costs per unit that generates accounting uncertainties. To achieve this objective, is proposed a five-step method built from the integration of Management Accounting and Operations Research techniques, emphasizing the Monte Carlo simulation. The method is applied from a didactic example which uses real data achieved through a field research carried out in a plastic products industry that employ recycled material. Finally, it is concluded that the Monte Carlo simulation is effective for treating variable direct costs per unit variability and that the proposed method is useful to support decision-making related to order acceptance.A utilização de métodos matemáticos e estatísticos pode auxiliar gestores a lidar com dificuldades do processo de tomada de decisão no ambiente de negócios. Algumas dessas decisões estão relacionadas à otimização da utilização da capacidade produtiva visando a obtenção de melhores resultados econômicos para a empresa. Dentro dessa perspectiva, o presente trabalho objetiva apresentar o estabelecimento de métricas que deem suporte à decisão econômica de atender ou não a pedidos em uma empresa cujos produtos têm grande variabilidade de custos variáveis diretos unitários que gera incertezas contábeis. Para cumprir esse objetivo, é proposto um método em cinco etapas, construído a partir da integração de técnicas provindas da contabilidade gerencial e da pesquisa operacional, com destaque à simulação de Monte Carlo. O m

  10. Centrifugal microfluidic platforms: advanced unit operations and applications.

    Science.gov (United States)

    Strohmeier, O; Keller, M; Schwemmer, F; Zehnle, S; Mark, D; von Stetten, F; Zengerle, R; Paust, N

    2015-10-07

    Centrifugal microfluidics has evolved into a mature technology. Several major diagnostic companies either have products on the market or are currently evaluating centrifugal microfluidics for product development. The fields of application are widespread and include clinical chemistry, immunodiagnostics and protein analysis, cell handling, molecular diagnostics, as well as food, water, and soil analysis. Nevertheless, new fluidic functions and applications that expand the possibilities of centrifugal microfluidics are being introduced at a high pace. In this review, we first present an up-to-date comprehensive overview of centrifugal microfluidic unit operations. Then, we introduce the term "process chain" to review how these unit operations can be combined for the automation of laboratory workflows. Such aggregation of basic functionalities enables efficient fluidic design at a higher level of integration. Furthermore, we analyze how novel, ground-breaking unit operations may foster the integration of more complex applications. Among these are the storage of pneumatic energy to realize complex switching sequences or to pump liquids radially inward, as well as the complete pre-storage and release of reagents. In this context, centrifugal microfluidics provides major advantages over other microfluidic actuation principles: the pulse-free inertial liquid propulsion provided by centrifugal microfluidics allows for closed fluidic systems that are free of any interfaces to external pumps. Processed volumes are easily scalable from nanoliters to milliliters. Volume forces can be adjusted by rotation and thus, even for very small volumes, surface forces may easily be overcome in the centrifugal gravity field which enables the efficient separation of nanoliter volumes from channels, chambers or sensor matrixes as well as the removal of any disturbing bubbles. In summary, centrifugal microfluidics takes advantage of a comprehensive set of fluidic unit operations such as

  11. Twenty years of operation of WWER 440/230 units in Jaslovske Bohunice

    International Nuclear Information System (INIS)

    Tomek, J.

    1998-01-01

    It is twenty years this year since the first unit WWER 440 of Slovak Nuclear Power Plant Jaslovske Bohunice was commissioned. There are four units WWER 440 in operation Jaslovske Bohunice site. First two units of older soviet PWR design V-230 (also known as V-1) and other two units of newer V-213 type (also known as V-2). The goal of this presentation is to summarize and evaluate the operation of Unit 1 and 2 for this period of time and mainly to describe what has been done and what is planned to be done to increase the nuclear safety and operational reliability of both units. The operating organization and regulatory authority assume that an internationally acceptable level of safety will be reached by accomplishing of the upgrading program.(author)

  12. Monte Carlo and Quasi-Monte Carlo Sampling

    CERN Document Server

    Lemieux, Christiane

    2009-01-01

    Presents essential tools for using quasi-Monte Carlo sampling in practice. This book focuses on issues related to Monte Carlo methods - uniform and non-uniform random number generation, variance reduction techniques. It covers several aspects of quasi-Monte Carlo methods.

  13. Monte Carlo criticality analysis for dissolvers with neutron poison

    International Nuclear Information System (INIS)

    Yu, Deshun; Dong, Xiufang; Pu, Fuxiang.

    1987-01-01

    Criticality analysis for dissolvers with neutron poison is given on the basis of Monte Carlo method. In Monte Carlo calculations of thermal neutron group parameters for fuel pieces, neutron transport length is determined in terms of maximum cross section approach. A set of related effective multiplication factors (K eff ) are calculated by Monte Carlo method for the three cases. Related numerical results are quite useful for the design and operation of this kind of dissolver in the criticality safety analysis. (author)

  14. Eielson Air Force Base Operable Unit 2 baseline risk assessment

    Energy Technology Data Exchange (ETDEWEB)

    Lewis, R.E.; Jarvis, T.T.; Jarvis, M.R.; Whelan, G.

    1994-10-01

    Operable Unit 2 at Eielson Air Force Base (AFB) near Fairbanks, is one of several operable units characterized by petroleum, oil, and lubricant contamination, and by the presence of organic products floating at the water table, as a result of Air Force operations since the 1940s. The base is approximately 19,270 acres in size, and comprises the areas for military operations and a residential neighborhood for military dependents. Within Operable Unit 2, there are seven source areas. These source areas were grouped together primarily because of the contaminants released and hence are not necessarily in geographical proximity. Source area ST10 includes a surface water body (Hardfill Lake) next to a fuel spill area. The primary constituents of concern for human health include benzene, toluene, ethylbenzene, and xylenes (BTEX). Monitored data showed these volatile constituents to be present in groundwater wells. The data also showed an elevated level of trace metals in groundwater.

  15. Operational safety experience reporting in the United States

    International Nuclear Information System (INIS)

    Hartfield, R.A.

    1978-01-01

    Licensees of nuclear power plants in the United States have many reporting requirements included in their technical specifications and the code of federal regulations, title 10. The Nuclear Regulatory Commisson receives these reports and utilizes them in its regulatory program. Part of this usage includes collecting and publishing this operating experience data in various reports and storing information in various data systems. This paper will discuss the data systems and reports on operating experience published and used by the NRC. In addition, some observations on operating experience will be made. Subjects included will be the Licensee Event Report (LER) Data File, the Operating Unit Status Report (Gray Book), Radiation Exposure Reports, Effluents Reports, the Nuclear Plant Reliability Data System, Current Events, Bulletin Wrapups and Annual Summaries. Some of the uses of the reports and systems will be discussed. The Abnormal Occurence Report to the US Congress will also be described and discussed. (author)

  16. An Overview of the Monte Carlo Application ToolKit (MCATK)

    Energy Technology Data Exchange (ETDEWEB)

    Trahan, Travis John [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-01-07

    MCATK is a C++ component-based Monte Carlo neutron-gamma transport software library designed to build specialized applications and designed to provide new functionality in existing general-purpose Monte Carlo codes like MCNP; it was developed with Agile software engineering methodologies under the motivation to reduce costs. The characteristics of MCATK can be summarized as follows: MCATK physics – continuous energy neutron-gamma transport with multi-temperature treatment, static eigenvalue (k and α) algorithms, time-dependent algorithm, fission chain algorithms; MCATK geometry – mesh geometries, solid body geometries. MCATK provides verified, unit-tested Monte Carlo components, flexibility in Monte Carlo applications development, and numerous tools such as geometry and cross section plotters. Recent work has involved deterministic and Monte Carlo analysis of stochastic systems. Static and dynamic analysis is discussed, and the results of a dynamic test problem are given.

  17. 200-UP-2 operable unit radiological surveys

    International Nuclear Information System (INIS)

    Wendling, M.A.

    1994-01-01

    This report summarizes and documents the results of the radiological surveys conducted from August 17 through December 16, 1993 over a partial area of the 200-UP-2 Operable Unit, 200-W Area, Hanford Site, Richland, Washington. In addition, this report explains the survey methodology of the Mobile Surface Contamination Monitor 11 (MSCM-II) and the Ultra Sonic Ranging And Data System (USRADS). The radiological survey of the 200-UP-2 Operable Unit was conducted by the Site Investigative Surveys/Environmental Restoration Health Physics Organization of the Westinghouse Hanford Company. The survey methodology for the majority of area was based on utilization of the MSCM-II or the USRADS for automated recording of the gross beta/gamma radiation levels at or near six (6) inches from the surface soil

  18. Adaptive Multilevel Monte Carlo Simulation

    KAUST Repository

    Hoel, H

    2011-08-23

    This work generalizes a multilevel forward Euler Monte Carlo method introduced in Michael B. Giles. (Michael Giles. Oper. Res. 56(3):607–617, 2008.) for the approximation of expected values depending on the solution to an Itô stochastic differential equation. The work (Michael Giles. Oper. Res. 56(3):607– 617, 2008.) proposed and analyzed a forward Euler multilevelMonte Carlo method based on a hierarchy of uniform time discretizations and control variates to reduce the computational effort required by a standard, single level, Forward Euler Monte Carlo method. This work introduces an adaptive hierarchy of non uniform time discretizations, generated by an adaptive algorithmintroduced in (AnnaDzougoutov et al. Raùl Tempone. Adaptive Monte Carlo algorithms for stopped diffusion. In Multiscale methods in science and engineering, volume 44 of Lect. Notes Comput. Sci. Eng., pages 59–88. Springer, Berlin, 2005; Kyoung-Sook Moon et al. Stoch. Anal. Appl. 23(3):511–558, 2005; Kyoung-Sook Moon et al. An adaptive algorithm for ordinary, stochastic and partial differential equations. In Recent advances in adaptive computation, volume 383 of Contemp. Math., pages 325–343. Amer. Math. Soc., Providence, RI, 2005.). This form of the adaptive algorithm generates stochastic, path dependent, time steps and is based on a posteriori error expansions first developed in (Anders Szepessy et al. Comm. Pure Appl. Math. 54(10):1169– 1214, 2001). Our numerical results for a stopped diffusion problem, exhibit savings in the computational cost to achieve an accuracy of ϑ(TOL),from(TOL−3), from using a single level version of the adaptive algorithm to ϑ(((TOL−1)log(TOL))2).

  19. Space Object Collision Probability via Monte Carlo on the Graphics Processing Unit

    Science.gov (United States)

    Vittaldev, Vivek; Russell, Ryan P.

    2017-09-01

    Fast and accurate collision probability computations are essential for protecting space assets. Monte Carlo (MC) simulation is the most accurate but computationally intensive method. A Graphics Processing Unit (GPU) is used to parallelize the computation and reduce the overall runtime. Using MC techniques to compute the collision probability is common in literature as the benchmark. An optimized implementation on the GPU, however, is a challenging problem and is the main focus of the current work. The MC simulation takes samples from the uncertainty distributions of the Resident Space Objects (RSOs) at any time during a time window of interest and outputs the separations at closest approach. Therefore, any uncertainty propagation method may be used and the collision probability is automatically computed as a function of RSO collision radii. Integration using a fixed time step and a quartic interpolation after every Runge Kutta step ensures that no close approaches are missed. Two orders of magnitude speedups over a serial CPU implementation are shown, and speedups improve moderately with higher fidelity dynamics. The tool makes the MC approach tractable on a single workstation, and can be used as a final product, or for verifying surrogate and analytical collision probability methods.

  20. Shell model Monte Carlo methods

    International Nuclear Information System (INIS)

    Koonin, S.E.

    1996-01-01

    We review quantum Monte Carlo methods for dealing with large shell model problems. These methods reduce the imaginary-time many-body evolution operator to a coherent superposition of one-body evolutions in fluctuating one-body fields; resultant path integral is evaluated stochastically. We first discuss the motivation, formalism, and implementation of such Shell Model Monte Carlo methods. There then follows a sampler of results and insights obtained from a number of applications. These include the ground state and thermal properties of pf-shell nuclei, thermal behavior of γ-soft nuclei, and calculation of double beta-decay matrix elements. Finally, prospects for further progress in such calculations are discussed. 87 refs

  1. Increasing the flexibility of base-load generating units in operation on fossil fuel

    Energy Technology Data Exchange (ETDEWEB)

    Girshfel' d, V Ya; Khanaev, V A; Volkova, E D; Gorelov, V A; Gershenkroi, M L

    1979-01-01

    Increasing the flexibility of base-load generating units operating on fossil fuel by modifying them is a necessary measure. The highest economic effect is attained with modification of gas- and oil-fired generating units in the Western United Power Systems of the European part of the SPSS. On the basis of available experience, 150- and 200-MW units can be extensively used to regulate the power in the European part of the SPSS through putting them into reserve for the hours of the load dip at night. The change under favorable conditions of 150- and 200-MW units operating on coal to a district-heating operating mode does not reduce the possibilities for flexible operation of these units because it is possible greatly to unload the turbines while the minimum load level of the pulverized fuel fired boiler is retained through transferring a part of the heat load to the desuperheater. It is necessary to accumulate and analyze experience with operation of generating units (especially of supercritical units) with regular shutdowns and starts of groups of units and to solve the problems of modification of generating units, with differentiation with respect to types of fuel and to the united power supply system.

  2. 100-KR-1 Operable Unit focused feasibility study report

    International Nuclear Information System (INIS)

    1994-11-01

    The standard Comprehensive Environmental Response, Compensation, and Liability Act of 1980 Feasibility Study (FS) includes development and screening of alternatives and the detailed analysis of alternatives. This focused feasibility study (FFS) was conducted for the 100-KR-1 Operable Unit at the Hanford Site in southeastern Washington. The objective of this operable unit-specific FFS is to provide decision makers with sufficient information to allow appropriate and timely selection of interim remedial measures (IRM) for the five sites (116-K-1 crib, 116-K-2 trench, 116-KE-4 and 116-KW-3 retention basins, and process effluent pipelines) associated with the 100-KR-1 Operable Unit. The IRM candidate waste sites are determined in the limited field investigation. Site profiles are developed for each of these waste site. The site profiles are used in the application of the plug-in approach. The waste site either plugs into the analysis of the alternatives for the group, or deviations from the developed group alternatives are described and documented

  3. Monte-Carlo study of ICRF-sustained mode operation in tandem mirrors

    Energy Technology Data Exchange (ETDEWEB)

    Todd, A.M.M. (Grumman Aerospace Corp., Princeton, NJ (USA))

    1984-09-01

    A study, using a Monte-Carlo simulation code, of ICRF-sustained mode operation in tandem mirrors by way of ICRF end-cell fuelling and heating is described. Although the basic parameter space considered corresponds to the Phaedrus experiment, the central-cell density and temperatures are extended towards the reactor regime. It is found that significant end cell ion potential barriers can be generated with ICRF, but that, owing to choking of the central-cell ion source stream by the plugging potential, saturation occurs and power requirements rapidly increase, so that the potential rise is limited to about twice the central-cell ion temperature. Although performance is improved as the ion cyclotron resonance approaches the end-cell mid-plane, no significant difference is found between inboard, outboard or double resonance location. As the central-cell density and temperatures are increased, the RF power requirement is found to increase dramatically. Optimum performance for end cell fuelling results when the central-cell electron temperature is higher than the ion temperature, but the magnitude of this ratio is limited by an increase in threshold power level with electron temperature.

  4. 100 Area source operable unit focused feasibility study report. Draft A

    International Nuclear Information System (INIS)

    1994-09-01

    In accordance with the Hanford Past-Practice Strategy (HPPS), a focused feasibility study (FFS) is performed for those waste sites which have been identified as candidates for interim remedial measures (IRM) based on information contained in applicable work plans and limited field investigations (LFI). The FFS process for the 100 Area source operable units will be conducted in two stages. This report, hereafter referred to as the Process Document, documents the first stage of the process. In this stage, IRM alternatives are developed and analyzed on the basis of waste site groups associated with the 100 Area source operable units. The second stage, site-specific evaluation of the IRM alternatives presented in this Process Document, is documented in a series of operable unit-specific reports. The objective of the FFS (this Process Document and subsequent operable unit-specific reports) is to provide decision makers with sufficient information to allow appropriate and timely selection of IRM for sites associated with the 100 Area source operable units. Accordingly, the following information is presented: a presentation of remedial action objectives; a description of 100 Area waste site groups and associated group profiles; a description of IRM alternatives; and detailed and comparative analyses of the IRM alternatives

  5. 2014 Highlights of Ferry Operations in the United States

    Science.gov (United States)

    2016-05-01

    Based on information provided by operators who responded to the 2014 National Census of Ferry Operators (NCFO), the Bureau of Transportation Statistics (BTS) conservatively estimates that ferries in the United States carried just over 115 million pas...

  6. Monte Carlo Based Framework to Support HAZOP Study

    DEFF Research Database (Denmark)

    Danko, Matej; Frutiger, Jerome; Jelemenský, Ľudovít

    2017-01-01

    deviations in process parameters simultaneously, thereby bringing an improvement to the Hazard and Operability study (HAZOP), which normally considers only one at a time deviation in process parameters. Furthermore, Monte Carlo filtering was then used to identify operability and hazard issues including...

  7. HDS unit revamp and operating experience

    Energy Technology Data Exchange (ETDEWEB)

    Reinhardt, J. [Veba Oel Verarbeitungs-GmbH, Gelsenkirchen (Germany); Balfanz, U. [Aral Forschung, Gelsenkirchen (Germany); Dimmig, T. [TU Bergakademie Freiberg, Freiberg (Germany)

    2002-12-01

    Ruhr Oel GmbH, a joint venture between BP and PDVSA, operates a HDS unit at its Gelsenkirchen-Scholven site. The unit produces a major blend component for diesel fuel. Driven by ambitious German environmental policy and by an agreement between the German car and oil industries on the one hand and the government on the other, more stringent low sulphur fuel specifications will be enforced in Germany much earlier than in the rest of the European Union. In view of this situation a project was developed to fulfill the new product specifications with minimum investment. In a joint effort involving the refinery, the company research facilities and the catalyst supplier (AKZO NOBEL), pilot plant tests were performed to develop the best catalyst system and the new process conditions. Based on these results, an existing HDS unit was accordingly revamped. After the revamp, the unit produced diesel fuel with 50 ppm sulphur content and furthermore test runs at 10 ppm were carried out successfully. These results are displayed in this article. (orig.)

  8. Physical time scale in kinetic Monte Carlo simulations of continuous-time Markov chains.

    Science.gov (United States)

    Serebrinsky, Santiago A

    2011-03-01

    We rigorously establish a physical time scale for a general class of kinetic Monte Carlo algorithms for the simulation of continuous-time Markov chains. This class of algorithms encompasses rejection-free (or BKL) and rejection (or "standard") algorithms. For rejection algorithms, it was formerly considered that the availability of a physical time scale (instead of Monte Carlo steps) was empirical, at best. Use of Monte Carlo steps as a time unit now becomes completely unnecessary.

  9. Study of the parameters affecting operator doses in interventional radiology using Monte Carlo simulations

    International Nuclear Information System (INIS)

    Koukorava, C.; Carinou, E.; Ferrari, P.; Krim, S.; Struelens, L.

    2011-01-01

    Measurements performed within the ORAMED project helped to evaluate the dose levels to the operators’ hands, wrists, legs and eye lenses, during several types of interventional radiology (IR) and cardiology (IC) procedures, and also to determine the parameters that affect the doses. However, the study of the effect of each parameter separately, was possible only through Monte Carlo (MC) simulations, as in clinical practice many of those parameters change simultaneously. The influence of the protective equipment, the beam projections, the beam quality, the field size and the position of the operator according to the position of access of the catheter was investigated, using anthropomorphic phantoms in setups that represent realistic IR/IC procedures. The proper use of protective shields was found to be the most important way of reducing extremity and eye lens exposure during such examinations. Ceiling suspended shields can reduce the doses to the eye lenses up to 97%, but they can also reduce hand doses about 70% when placed correctly. The highest exposure to the operator is observed for left anterior oblique (LAO) and cranial projections. Additionally, for overcouch irradiations the eyes and the hands are about 6 times more exposed compared to the cases where the tube is below the operating table. For the lateral LAO projection, placing the ceiling suspended shield at the left side of the operator is twice more effective for the protection of the eyes compared to the cases where it is placed above the patient. Finally, beam collimation was found to play an important role in the reduction of the hands and wrists doses, especially when the operator is close to the irradiation field.

  10. Shell model Monte Carlo methods

    International Nuclear Information System (INIS)

    Koonin, S.E.; Dean, D.J.; Langanke, K.

    1997-01-01

    We review quantum Monte Carlo methods for dealing with large shell model problems. These methods reduce the imaginary-time many-body evolution operator to a coherent superposition of one-body evolutions in fluctuating one-body fields; the resultant path integral is evaluated stochastically. We first discuss the motivation, formalism, and implementation of such Shell Model Monte Carlo (SMMC) methods. There then follows a sampler of results and insights obtained from a number of applications. These include the ground state and thermal properties of pf-shell nuclei, the thermal and rotational behavior of rare-earth and γ-soft nuclei, and the calculation of double beta-decay matrix elements. Finally, prospects for further progress in such calculations are discussed. (orig.)

  11. Phase 1 remedial investigation report for 200-BP-1 operable unit

    International Nuclear Information System (INIS)

    1993-09-01

    The US Department of Energy (DOE) Hanford Site, in Washington State is organized into numerically designated operational areas including the 100, 200, 300, 400, 600, and 1100 Areas. The US Environmental Protection Agency (EPA), in November 1989 included the 200 Areas of the Hanford Site on the National Priority List (NPL) under the Comprehensive Environmental Response, Compensation and Liability Act of 1980 (CERCLA). Inclusion on the NPL initiated the remedial investigation (RD process for the 200-BP-1 operable unit. These efforts are being addressed through the Hanford Federal Facility Agreement and Consent Order (Ecology et al. 1989) which was negotiated and approved by the DOE, the EPA, and the State of Washington Department of Ecology (Ecology) in May 1989. This agreement, known as the Tri-Party Agreement, governs all CERCLA efforts at Hanford. In March of 1990, the Department of Energy, Richland Operations (DOE-RL) issued a Remedial Investigation/Feasibility Study (RI/FS) work plan (DOE-RL 1990a) for the 200-BP-1 operable unit. The work plan initiated the first phase of site characterization activities associated with the 200-BP-1 operable unit. The purpose of the 200-BP-1 operable unit RI is to gather and develop the necessary information to adequately understand the risks to human health and the environment posed by the site and to support the development and analysis of remedial alternatives during the FS. The RI analysis will, in turn, be used by Tri-Party Agreement signatories to make a risk-management-based selection of remedies for the releases of hazardous substances that have occurred from the 200-BP-1 operable unit

  12. Environmental Control Plan for the 300-FF-1 Operable Unit Remedial Action

    International Nuclear Information System (INIS)

    Carlson, R.A.

    2000-01-01

    This environmental control plan is for the 300-FF-1 Operable Unit Remedial Action Project. The purpose of this plan is to identify environmental requirements for the 300-FF-1 operable unit Remedial Action/Waste Disposal Project

  13. Phase I remedial investigation report for the 300-FF-5 operable unit, Volume 1

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1994-01-01

    The focus of this remedial investigation (RI) is the 300-FF-5 operable unit, one of five operable units associated with the 300 Area aggregate of the U.S. Department of Energy`s (DOE`s) Hanford Site. The 300-FF-5 operable unit is a groundwater operable unit beneath the 300-FF-1, 300-FF-2, and 300-FF-3 source operable units. This operable unit was designated to include all contamination detected in the groundwater and sediments below the water table that emanates from the 300-FF-1, 300-FF-2, and 300-FF-3 operable units (DOE-RL 1990a). In November 1989, the U.S. Environmental Protection Agency (EPA) placed the 300 Area on the National Priorities List (NPL) contained within Appendix B of the National Oil and Hazardous Substance Pollution Contingency Plan (NCP, 53 FR 51391 et seq.). The EPA took this action pursuant to their authority under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA, 42 USC 9601 et seq.). The DOE Richland Operations Office (DOE-RL), the EPA and Washington Department of Ecology (Ecology) issued the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement), in May 1989 (Ecology et al. 1992, Rev. 2). This agreement, among other matters, governs all CERCLA efforts at the Hanford Site. In June 1990, a remedial investigation/feasibility study (RI/FS) workplan for the 300-FF-5 operable unit was issued pursuant to the Tri-Party Agreement.

  14. Phase I remedial investigation report for the 300-FF-5 operable unit, Volume 1

    International Nuclear Information System (INIS)

    1994-01-01

    The focus of this remedial investigation (RI) is the 300-FF-5 operable unit, one of five operable units associated with the 300 Area aggregate of the U.S. Department of Energy's (DOE's) Hanford Site. The 300-FF-5 operable unit is a groundwater operable unit beneath the 300-FF-1, 300-FF-2, and 300-FF-3 source operable units. This operable unit was designated to include all contamination detected in the groundwater and sediments below the water table that emanates from the 300-FF-1, 300-FF-2, and 300-FF-3 operable units (DOE-RL 1990a). In November 1989, the U.S. Environmental Protection Agency (EPA) placed the 300 Area on the National Priorities List (NPL) contained within Appendix B of the National Oil and Hazardous Substance Pollution Contingency Plan (NCP, 53 FR 51391 et seq.). The EPA took this action pursuant to their authority under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA, 42 USC 9601 et seq.). The DOE Richland Operations Office (DOE-RL), the EPA and Washington Department of Ecology (Ecology) issued the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement), in May 1989 (Ecology et al. 1992, Rev. 2). This agreement, among other matters, governs all CERCLA efforts at the Hanford Site. In June 1990, a remedial investigation/feasibility study (RI/FS) workplan for the 300-FF-5 operable unit was issued pursuant to the Tri-Party Agreement

  15. Preparation status for continuous operation of Kori unit 1 NPP in Korea

    International Nuclear Information System (INIS)

    Choi, C.H. . E-mail : chechee@khnp.co.kr

    2005-01-01

    Kori unit 1 Nuclear Power Plant is the first commercial operation plant in Korea. In Korea, the life extension of NPP beyond design lifetime reached practically application stage. Preparations status for continuous operation of Kori unit 1, Many researches have demonstrated that life extension beyond design lifetime is possible in terms of technology. This paper is to introduce and to share the continuous operation preparations status and schedule for Kori unit 1 License Renewal Process an additional every 10 years beyond the design life 30 years term. (author)

  16. Biblis 1,300 MW unit B in operation for thirty years

    International Nuclear Information System (INIS)

    Lauer, H.

    2006-01-01

    Over the past thirty years, unit B of the Biblis nuclear power station has contributed towards safe, reliable and non-polluting electricity generation. Unit B was the first 1,300 MW unit in the world confirming the good experience accumulated in the construction and operation of plants this size. It laid the foundation for the advanced development of nuclear power plants up to the convoy line. The good availability this plant has achieved in its operating cycles proves the mature state of technology and the high level of qualification and motivation of the power plant staff and the personnel of external firms contracted to work for Biblis. Biblis B has served as a reference plant in German nuclear safety research, demonstrating that units this size can be operated safely. Unit B is also living proof of the possibility to raise nuclear power plants built in the seventies to the current state of the art by implementing the appropriate backfitting and modernization measures. Today, Biblis B is operated at a safety level clearly higher than that to be achieved for new plants internationally. This is also evident from comparison with the guiding values for the safety of new facilities as published by the International Atomic Energy Agency (IAEA). (orig.)

  17. Biases in Monte Carlo eigenvalue calculations

    Energy Technology Data Exchange (ETDEWEB)

    Gelbard, E.M.

    1992-12-01

    The Monte Carlo method has been used for many years to analyze the neutronics of nuclear reactors. In fact, as the power of computers has increased the importance of Monte Carlo in neutronics has also increased, until today this method plays a central role in reactor analysis and design. Monte Carlo is used in neutronics for two somewhat different purposes, i.e., (a) to compute the distribution of neutrons in a given medium when the neutron source-density is specified, and (b) to compute the neutron distribution in a self-sustaining chain reaction, in which case the source is determined as the eigenvector of a certain linear operator. In (b), then, the source is not given, but must be computed. In the first case (the ``fixed-source`` case) the Monte Carlo calculation is unbiased. That is to say that, if the calculation is repeated (``replicated``) over and over, with independent random number sequences for each replica, then averages over all replicas will approach the correct neutron distribution as the number of replicas goes to infinity. Unfortunately, the computation is not unbiased in the second case, which we discuss here.

  18. Biases in Monte Carlo eigenvalue calculations

    Energy Technology Data Exchange (ETDEWEB)

    Gelbard, E.M.

    1992-01-01

    The Monte Carlo method has been used for many years to analyze the neutronics of nuclear reactors. In fact, as the power of computers has increased the importance of Monte Carlo in neutronics has also increased, until today this method plays a central role in reactor analysis and design. Monte Carlo is used in neutronics for two somewhat different purposes, i.e., (a) to compute the distribution of neutrons in a given medium when the neutron source-density is specified, and (b) to compute the neutron distribution in a self-sustaining chain reaction, in which case the source is determined as the eigenvector of a certain linear operator. In (b), then, the source is not given, but must be computed. In the first case (the fixed-source'' case) the Monte Carlo calculation is unbiased. That is to say that, if the calculation is repeated ( replicated'') over and over, with independent random number sequences for each replica, then averages over all replicas will approach the correct neutron distribution as the number of replicas goes to infinity. Unfortunately, the computation is not unbiased in the second case, which we discuss here.

  19. Biases in Monte Carlo eigenvalue calculations

    International Nuclear Information System (INIS)

    Gelbard, E.M.

    1992-01-01

    The Monte Carlo method has been used for many years to analyze the neutronics of nuclear reactors. In fact, as the power of computers has increased the importance of Monte Carlo in neutronics has also increased, until today this method plays a central role in reactor analysis and design. Monte Carlo is used in neutronics for two somewhat different purposes, i.e., (a) to compute the distribution of neutrons in a given medium when the neutron source-density is specified, and (b) to compute the neutron distribution in a self-sustaining chain reaction, in which case the source is determined as the eigenvector of a certain linear operator. In (b), then, the source is not given, but must be computed. In the first case (the ''fixed-source'' case) the Monte Carlo calculation is unbiased. That is to say that, if the calculation is repeated (''replicated'') over and over, with independent random number sequences for each replica, then averages over all replicas will approach the correct neutron distribution as the number of replicas goes to infinity. Unfortunately, the computation is not unbiased in the second case, which we discuss here

  20. Expert system for operational personnel support during power unit operation control in regulation range

    International Nuclear Information System (INIS)

    Yanitskij, V.A.

    1992-01-01

    The problems met when developing the systems for NPP operator support in the process of power unit operation are considered. The expert system for NPP personnel intelligent support combining the properties belonging to the artificial intelligence systems including selection of the analysis method taking into account the concrete technological situation and capability of application of algothmic calculations of the equipment characteristics using the information accumulated during the system development, erection and operation is described

  1. Burnup calculations using Monte Carlo method

    International Nuclear Information System (INIS)

    Ghosh, Biplab; Degweker, S.B.

    2009-01-01

    In the recent years, interest in burnup calculations using Monte Carlo methods has gained momentum. Previous burn up codes have used multigroup transport theory based calculations followed by diffusion theory based core calculations for the neutronic portion of codes. The transport theory methods invariably make approximations with regard to treatment of the energy and angle variables involved in scattering, besides approximations related to geometry simplification. Cell homogenisation to produce diffusion, theory parameters adds to these approximations. Moreover, while diffusion theory works for most reactors, it does not produce accurate results in systems that have strong gradients, strong absorbers or large voids. Also, diffusion theory codes are geometry limited (rectangular, hexagonal, cylindrical, and spherical coordinates). Monte Carlo methods are ideal to solve very heterogeneous reactors and/or lattices/assemblies in which considerable burnable poisons are used. The key feature of this approach is that Monte Carlo methods permit essentially 'exact' modeling of all geometrical detail, without resort to ene and spatial homogenization of neutron cross sections. Monte Carlo method would also be better for in Accelerator Driven Systems (ADS) which could have strong gradients due to the external source and a sub-critical assembly. To meet the demand for an accurate burnup code, we have developed a Monte Carlo burnup calculation code system in which Monte Carlo neutron transport code is coupled with a versatile code (McBurn) for calculating the buildup and decay of nuclides in nuclear materials. McBurn is developed from scratch by the authors. In this article we will discuss our effort in developing the continuous energy Monte Carlo burn-up code, McBurn. McBurn is intended for entire reactor core as well as for unit cells and assemblies. Generally, McBurn can do burnup of any geometrical system which can be handled by the underlying Monte Carlo transport code

  2. Bioethanol and power from integrated second generation biomass: A Monte Carlo simulation

    International Nuclear Information System (INIS)

    Osaki, Márcia R.; Seleghim, Paulo

    2017-01-01

    Highlights: • The impacts of integrating new sugarcane conversion using bagasse and straw. • Industrial conversion of sugarcane into energy carriers: ethanol and electricity. • A reference sugarcane industrial was simulated by the Monte Carlo method. • Simultaneously optimal ethanol production and electricity generation occur at low burning bagasse rates. - Abstract: The main objective of this work is to assess the impacts of integrating new biomass conversion technologies into an existing sugarcane industrial processing plant in terms of its multi-objective optimal operating conditions. A typical sugarcane mill is identified and a second generation ethanol production pathway is incorporated to give the operator the possibility of controlling the ratio between the rates of burning bagasse and straw (sugarcane tops and leaves) to their second generation processing to achieve optimal ethanol and electricity outputs. A set of equations describing the associated conversion unit operations and chemical reactions is simulated by the Monte Carlo method and the corresponding operating envelope is constructed and statistically analyzed. These equations permit to calculate ethanol production and electricity generation in terms of a virtually infinite number of scenarios characterized by two controlled variables (burning bagasse and straw mass flow rates) and several uncontrolled variables (biomass composition, cellulose, hemicelluloses and lignin yields, fermentation efficiencies, etc.). Results reveal that the input variables have specific statistical characteristics when the corresponding operating states lay near the maximum energy limit (Pareto frontier). For example, since the objectives being optimized are intrinsically antagonistic, i.e. the increase of one dictates the decrease of the other, it is better to convert bagasse to ethanol via second generation pathway because of the high energy requirements of its dewatering prior to combustion and low heat

  3. Stability Analysis for Operation of DG Units in Smart Grids

    DEFF Research Database (Denmark)

    Pouresmaeil, Edris; Shaker, Hamid Reza; Mehrasa, Majid

    2015-01-01

    This paper presents a multifunction control strategy for the stable operation of Distributed Generation (DG) units during grid integration. The proposed control model is based on Direct Lyapunov Control (DLC) theory and provides a stable region for the appropriate operation of DG units during grid....... Application of this concept can guarantee to reduce the stress on the grid during the energy demand peak. Simulation results are presented to demonstrate the proficiency and performance of the proposed DLC technique in DG technology....

  4. Implementation of Active Learning Method in Unit Operations II Subject

    OpenAIRE

    Ma'mun, Sholeh

    2018-01-01

    ABSTRACT: Active Learning Method which requires students to take an active role in the process of learning in the classroom has been applied in Department of Chemical Engineering, Faculty of Industrial Technology, Islamic University of Indonesia for Unit Operations II subject in the Even Semester of Academic Year 2015/2016. The purpose of implementation of the learning method is to assist students in achieving competencies associated with the Unit Operations II subject and to help in creating...

  5. Decommissioning strategy of the operating WWER type units in the Ukraine

    International Nuclear Information System (INIS)

    Litvinsky, L.L.; Lobach, Yu.N.; Skripov, A.E.

    2002-01-01

    At present in Ukraine, 13 WWER type units are in operation and two other ones are in the final stage of construction. Decommissioning of these units is expected after the year 2010. General planning of their decommissioning is developed in the framework of the decommissioning strategy of operating WWER type units. The strategy contains the objectives, principles and main tasks of the decommissioning as well as the activities at each phase of decommissioning. It is considered a broad range of factors important for the planning and implementation of decommissioning. (author)

  6. Sequential Monte Carlo simulation of collision risk in free flight air traffic

    NARCIS (Netherlands)

    Blom, H.A.P.; Bakker, G.; Krystul, J.; Everdij, M.H.C.; Klein Obbink, B.; Klompstra, M.B.

    2005-01-01

    Within HYBRIDGE a novel approach in speeding up Monte Carlo simulation of rare events has been developed. In the current report this method is extended for application to simulating collisions with a stochastic dynamical model of an air traffic operational concept. Subsequently this extended Monte

  7. Multi-unit Operations in Non-Nuclear Systems: Lessons Learned for Small Modular Reactors

    Energy Technology Data Exchange (ETDEWEB)

    OHara J. M.; Higgins, J.; DAgostino, A.

    2012-01-17

    The nuclear-power community has reached the stage of proposing advanced reactor designs to support power generation for decades to come. Small modular reactors (SMRs) are one approach to meet these energy needs. While the power output of individual reactor modules is relatively small, they can be grouped to produce reactor sites with different outputs. Also, they can be designed to generate hydrogen, or to process heat. Many characteristics of SMRs are quite different from those of current plants and may be operated quite differently. One difference is that multiple units may be operated by a single crew (or a single operator) from one control room. The U.S. Nuclear Regulatory Commission (NRC) is examining the human factors engineering (HFE) aspects of SMRs to support licensing reviews. While we reviewed information on SMR designs to obtain information, the designs are not completed and all of the design and operational information is not yet available. Nor is there information on multi-unit operations as envisioned for SMRs available in operating experience. Thus, to gain a better understanding of multi-unit operations we sought the lesson learned from non-nuclear systems that have experience in multi-unit operations, specifically refineries, unmanned aerial vehicles and tele-intensive care units. In this paper we report the lessons learned from these systems and the implications for SMRs.

  8. Preparing nuclear power plant units for operation

    International Nuclear Information System (INIS)

    Hudcovic, R.; Telgarsky, K.; Kmosena, J.

    1984-01-01

    The factors are listed which have to be taken into consideration for planning the unit operation, i.e., the implementation of planned repairs, checks of equipment and refuellings. All basic input data were evaluated as the basic for drawing up the schedule of routine repairs and overhauls for the coming period. (E.S.)

  9. Nurse managers' decision-making in daily unit operation in peri-operative settings: a cross-sectional descriptive study.

    Science.gov (United States)

    Siirala, Eriikka; Peltonen, Laura-Maria; Lundgrén-Laine, Heljä; Salanterä, Sanna; Junttila, Kristiina

    2016-09-01

    To describe the tactical and the operational decisions made by nurse managers when managing the daily unit operation in peri-operative settings. Management is challenging as situations change rapidly and decisions are constantly made. Understanding decision-making in this complex environment helps to develop decision support systems to support nurse managers' operative and tactical decision-making. Descriptive cross-sectional design. Data were collected from 20 nurse managers with the think-aloud method during the busiest working hours and analysed using thematic content analysis. Nurse managers made over 700 decisions; either ad hoc (n = 289), near future (n = 268) or long-term (n = 187) by nature. Decisions were often made simultaneously with many interruptions. Ad hoc decisions covered staff allocation, ensuring adequate staff, rescheduling surgical procedures, confirmation tangible resources and following-up the daily unit operation. Decisions in the near future were: planning of surgical procedures and tangible resources, and planning staff allocation. Long-term decisions were: human recourses, nursing development, supplies and equipment, and finances in the unit. Decision-making was vulnerable to interruptions, which sometimes complicated the managing tasks. The results can be used when planning decision support systems and when defining the nurse managers' tasks in peri-operative settings. © 2016 John Wiley & Sons Ltd.

  10. A general transform for variance reduction in Monte Carlo simulations

    International Nuclear Information System (INIS)

    Becker, T.L.; Larsen, E.W.

    2011-01-01

    This paper describes a general transform to reduce the variance of the Monte Carlo estimate of some desired solution, such as flux or biological dose. This transform implicitly includes many standard variance reduction techniques, including source biasing, collision biasing, the exponential transform for path-length stretching, and weight windows. Rather than optimizing each of these techniques separately or choosing semi-empirical biasing parameters based on the experience of a seasoned Monte Carlo practitioner, this General Transform unites all these variance techniques to achieve one objective: a distribution of Monte Carlo particles that attempts to optimize the desired solution. Specifically, this transform allows Monte Carlo particles to be distributed according to the user's specification by using information obtained from a computationally inexpensive deterministic simulation of the problem. For this reason, we consider the General Transform to be a hybrid Monte Carlo/Deterministic method. The numerical results con rm that the General Transform distributes particles according to the user-specified distribution and generally provide reasonable results for shielding applications. (author)

  11. Prospects and requirements for an operational modelling unit in flood crisis situations

    Directory of Open Access Journals (Sweden)

    Anders Katharina

    2016-01-01

    Full Text Available Dike failure events pose severe flood crisis situations on areas in the hinterland of dikes. In recent decades the importance of being prepared for dike breaches has been increasingly recognized. However, the pre-assessment of inundation resulting from dike breaches is possible only based on scenarios, which might not reflect the situation of a real event. This paper presents a setup and workflow that allows to model dike breachinduced inundation operationally, i.e. when an event is imminent or occurring. A comprehensive system setup of an operational modelling unit has been developed and implemented in the frame of a federal project in Saxony-Anhalt, Germany. The modelling unit setup comprises a powerful methodology of flood modelling and elaborated operational guidelines for crisis situations. Nevertheless, it is of fundamental importance that the modelling unit is instated prior to flood events as a permanent system. Moreover the unit needs to be fully integrated in flood crisis management. If these crucial requirements are met, a modelling unit is capable of fundamentally supporting flood management with operational prognoses of adequate quality even in the limited timeframe of crisis situations.

  12. 77 FR 62247 - Dynamic Positioning Operations Guidance for Vessels Other Than Mobile Offshore Drilling Units...

    Science.gov (United States)

    2012-10-12

    ... Operations Guidance for Vessels Other Than Mobile Offshore Drilling Units Operating on the U.S. Outer... ``Mobile Offshore Drilling Unit Dynamic Positioning Guidance''. The notice recommended owners and operators of Mobile Offshore Drilling Units (MODUs) follow Marine Technology Society (MTS) Dynamic Positioning...

  13. Thunderstorm Algorithm for Determining Unit Commitment in Power System Operation

    Directory of Open Access Journals (Sweden)

    Arif Nur Afandi

    2016-12-01

    Full Text Available Solving the unit commitment problem is an important task in power system operation for deciding a balanced power production between various types of generating units under technical constraints and environmental limitations. This paper presents a new intelligent computation method, called the Thunderstorm Algorithm (TA, for searching the optimal solution of the integrated economic and emission dispatch (IEED problem as the operational assessment for determining unit commitment. A simulation using the IEEE-62 bus system showed that TA has smooth convergence and is applicable for solving the IEED problem. The IEED’s solution is associated with the total fuel consumption and pollutant emission. The proposed TA method seems to be a viable new approach for finding the optimal solution of the IEED problem.

  14. Optimal operation of cogeneration units. State of art and perspective

    International Nuclear Information System (INIS)

    Polimeni, S.

    2001-01-01

    Optimal operation of cogeneration plants and of power plant fueling waste products is a complex challenge as they have to fulfill, beyond the contractual obligation of electric power supply, the constraints of supplying the required thermal energy to the user (for cogeneration units) or to burn completely the by-products of the industrial complex where they are integrated. Electrical power market evolution is pushing such units to a more and more volatile operation caused by uncertain selling price levels. This work intends to pinpoint the state of art in the optimization of these units outlining the important differences among the different size and cycles. The effect of the market liberalization on the automation systems and the optimization algorithms will be discussed [it

  15. A study to determine the differences between the displayed dose values for two full-field digital mammography units and values calculated using a range of Monte-Carlo-based techniques: A phantom study

    International Nuclear Information System (INIS)

    Borg, M.; Badr, I.; Royle, G. J.

    2013-01-01

    Modern full-field digital mammography (FFDM) units display the mean glandular dose (MGD) and the entrance or incident air kerma (K) to the breast following each exposure. Information on how these values are calculated is limited and knowing how displayed MGD values compare and correlate to conventional Monte-Carlo-based methods is useful. From measurements done on polymethyl methacrylate (PMMA) phantoms, it has been shown that displayed and calculated MGD values are similar for thin to medium thicknesses and appear to differ with larger PMMA thicknesses. As a result, a multiple linear regression analysis on the data was performed to generate models by which displayed MGD values on the two FFDM units included in the study may be converted to the Monte-Carlo values calculated by conventional methods. These models should be a useful tool for medical physicists requiring MGD data from FFDM units included in this paper and should reduce the survey time spent on dose calculations. (authors)

  16. Analysis of Fukushima unit 2 accident considering the operating conditions of RCIC system

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Sung Il, E-mail: sikim@kaeri.re.kr; Park, Jong Hwa; Ha, Kwang Soon; Cho, Song-Won; Song, JinHo

    2016-03-15

    Highlights: • Fukushima unit 2 accident was analyzed using MELCOR 1.8.6. • RCIC operating conditions were assumed and best case was selected. • Effect of RCIC operating condition on accident scenario was found. - Abstract: A severe accident in Fukushima occurred on March 11, 2011 and units 1, 2 and 3 were damaged severely. A tsunami following an earthquake made the supply of electricity power stop, and the safety systems, which use AC or DC power in plants could not operate properly. It is supposed that the degree of core degradation of unit 2 is less serious than in the other plants, and it was estimated that the operation of reactor core isolation cooling (RCIC) system at the initial stage of the accident minimized the core damage through decay heat removal. Although the operating conditions of the RCIC system are not known clearly, it can be important to analyze the accident scenario of unit 2. In this study, best case of the Fukushima unit 2 accident was presented considering the operating conditions of the RCIC system. The effects of operating condition on core degradation and fission product release rate to environment were also examined. In addition, importance of torus room flooding level in the accident analysis was discussed. MELCOR 1.8.6 was used in this research, and the geometries of plant and operating conditions of safety system were obtained from TEPCO through OECD/NEA BSAF Project.

  17. Structural characterization and condition for measurement statistics preservation of a unital quantum operation

    International Nuclear Information System (INIS)

    Lee, Kai-Yan; Fung, Chi-Hang Fred; Chau, H F

    2013-01-01

    We investigate the necessary and sufficient condition for a convex cone of positive semidefinite operators to be fixed by a unital quantum operation ϕ acting on finite-dimensional quantum states. By reducing this problem to the problem of simultaneous diagonalization of the Kraus operators associated with ϕ, we can completely characterize the kinds of quantum states that are fixed by ϕ. Our work has several applications. It gives a simple proof of the structural characterization of a unital quantum operation that acts on finite-dimensional quantum states—a result not explicitly mentioned in earlier studies. It also provides a necessary and sufficient condition for determining what kind of measurement statistics is preserved by a unital quantum operation. Finally, our result clarifies and extends the work of Størmer by giving a proof of a reduction theorem on the unassisted and entanglement-assisted classical capacities, coherent information, and minimal output Renyi entropy of a unital channel acting on a finite-dimensional quantum state. (paper)

  18. Limited field investigation report for the 100-KR-4 Operable Unit

    International Nuclear Information System (INIS)

    1994-07-01

    This limited field investigation (LFI) was conducted to optimize the use of interim remedial measures (IRM) for expediting clean up while maintaining a technically sound and cost-effective program. The 100-KR-4 Operable Unit is one of four operable units associated with the 100 K Area. Operable units KR-1, KR-2 and KR-3 address contaminant sources while 100-KR-4 addresses contamination present in the underlying groundwater. The IRM decision process for groundwater operable units is based on three aspects: (1) Is the concentration greater than Hanford background? (2) Does the concentration present a medium or high human-health risk? (3) Does the concentration exceed an ecologically based applicable, relevant and appropriate requirements (ARAR) or present an environmental hazard quotient > I? The primary methods of investigation used during this LFI were the installation of monitoring wells and sampling of groundwater. The samples collected from the groundwater and soils were submitted for laboratory analysis. Boreholes were surveyed for radiological contamination using downhole geophysical techniques to further delineate the location and degree of contamination. All soil samples were screened to ascertain the presence of volatile organic compounds and radionuclides. Analytical data were subjected to validation; all first round and a minimum of 10% of subsequent round data were validated

  19. Limited field investigation report for the 100-DR-1 Operable Unit

    International Nuclear Information System (INIS)

    1994-06-01

    This limited field investigation (LFI) report summarizes the data collection and analysis activities conducted during the 100-DR-1 Source Operable Unite LFI and the associated qualitative risk assessment (QRA), and makes recommendations on the continued candidacy of high-priority sites for interim remedial measures (IRM). The results and recommendations presented in this report are generally independent of future land use scenarios. The 100-DR-1 Operable Unit is one of four operable units associated with the 100 D/DR Area at the Hanford Site. The 100-DR-1 Operable Unit encompasses approximately 1.5 km 2 (0.59 mi 2 ) and is located immediately adjacent to the Columbia River shoreline. In general, it contains waste facilities associated with the original plant facilities constructed to support D Reactor facilities, as well as cooling water retention basin systems for both D and DR Reactors. The 100-DR-1 LFI began the investigative phase of the remedial investigation for a select number of high-priority sites. The LFI was performed to provide additional data needed to support selection, design and implementation of IRM, if needed. The LFI included data compilation, nonintrusive investigations, intrusive investigations, summarization of 100 Area aggregate studies, and data evaluation

  20. Integrated Ground Operations Demonstration Units Testing Plans and Status

    Science.gov (United States)

    Johnson, Robert G.; Notardonato, William U.; Currin, Kelly M.; Orozco-Smith, Evelyn M.

    2012-01-01

    Cryogenic propellant loading operations with their associated flight and ground systems are some of the most complex, critical activities in launch operations. Consequently, these systems and operations account for a sizeable portion of the life cycle costs of any launch program. NASA operations for handling cryogens in ground support equipment have not changed substantially in 50 years, despite advances in cryogenics, system health management and command and control technologies. This project was developed to mature, integrate and demonstrate advancement in the current state of the art in these areas using two distinct integrated ground operations demonstration units (GODU): GODU Integrated Refrigeration and Storage (IRAS) and GODU Autonomous Control

  1. Acceleration of monte Carlo solution by conjugate gradient method

    International Nuclear Information System (INIS)

    Toshihisa, Yamamoto

    2005-01-01

    The conjugate gradient method (CG) was applied to accelerate Monte Carlo solutions in fixed source problems. The equilibrium model based formulation enables to use CG scheme as well as initial guess to maximize computational performance. This method is available to arbitrary geometry provided that the neutron source distribution in each subregion can be regarded as flat. Even if it is not the case, the method can still be used as a powerful tool to provide an initial guess very close to the converged solution. The major difference of Monte Carlo CG to deterministic CG is that residual error is estimated using Monte Carlo sampling, thus statistical error exists in the residual. This leads to a flow diagram specific to Monte Carlo-CG. Three pre-conditioners were proposed for CG scheme and the performance was compared with a simple 1-D slab heterogeneous test problem. One of them, Sparse-M option, showed an excellent performance in convergence. The performance per unit cost was improved by four times in the test problem. Although direct estimation of efficiency of the method is impossible mainly because of the strong problem-dependence of the optimized pre-conditioner in CG, the method seems to have efficient potential as a fast solution algorithm for Monte Carlo calculations. (author)

  2. Operating experience with unit for sulfuric acid alkylation of isobutane by butylenes

    Energy Technology Data Exchange (ETDEWEB)

    Tagavov, I.T.; Sumanov, V.T.; Khadzhiev, S.N.

    1988-09-01

    The operation of units for the sulfuric acid alkylation of isobutanes by butylenes have been performed. The reaction was carried out in a KSG-3 horizontal sulfuric acid contractor. A butane-butylene fraction from catalytic cracking and an isobutane fraction from the central gas fractionating unit were used as a feedstock. The studies have shown that the unit will give a high-quality product under various conditions of operation. The specific consumption of sulfuric acid in processing different types of feed remains within acceptable limits.

  3. 2005 Annual Operations Report for INTEC Operable Unit 3-13, Group 1, Tank Farm Interim Action

    International Nuclear Information System (INIS)

    D. Shanklin

    2006-01-01

    This annual operations report describes the requirements followed and activities conducted to inspect, monitor, and maintain the items installed during performance of the Waste Area Group 3, Operable Unit 3-13, Group 1, Tank Farm Interim Action, at the Idaho Nuclear Technology and Engineering Center. This report describes inspection and monitoring activities for the surface-sealed areas within the tank farm, concrete-lined ditches and culverts in and around the tank farm, the lift station, and the lined evaporation pond. These activities are intended to assure that the interim action is functioning adequately to meet the objectives stated in the Operable Unit 3-13, Record of Decision for the Group 1, Tank Farm Interim Action, (DOE/ID-10660) and as amended by the agreement to resolve dispute, which was effective in February 2003

  4. Limited field investigation report for the 100-HR-3 operable unit

    International Nuclear Information System (INIS)

    1994-09-01

    This limited field investigation (LFI) was conducted to assess the applicability of interim remedial measures (IRM) for reducing human health and environmental risks within the 100-HR-3 Groundwater Operable Unit. The 100-HR-3 Operable Unit is comprised of three subareas; the 100 D Area, the 100 H Area and those portions of the 600 Area between the two reactor areas. The operable unit is one of seven operable units associated with the 100 D and H Areas. Operable units 100-DR-1, 100-DR-2, 100-DR-3, 100-HR-1, 100-HR-2 and 100-IU-4 address contaminant sources while 100-HR-3 addresses contamination present in the underlying groundwater. The primary method of field investigation used during this LFI was the installation and sampling of monitoring wells. Samples were collected from the groundwater and soils, and submitted for laboratory analysis. Boreholes were surveyed for radiological contamination using downhole geophysical techniques to further delineate the locations and levels of contaminants. All samples were screened to ascertain the presence of volatile organic compounds and radionuclides. Analytical data were subjected to validation; all round one, two and three and a minimum of 10% of round four data associated with the LFI were validated. A screening method was used to identify contaminants of potential concern (COPC). This screening method eliminated from further consideration, constituents that were below background. Constituents which are considered non-toxic to humans were eliminated from the human health evaluation. Data consistency and blank contamination were also evaluated in the screening process. These COPC were then evaluated further in the qualitative risk assessment (QRA). A human health QRA was performed using conservative (maximum equilibrated contaminant levels from the LFI) analyses

  5. Limited field investigation report for the 100-HR-2 Operable Unit

    International Nuclear Information System (INIS)

    1994-09-01

    This report summarizes the data collection and analysis activities conducted during the 100-HR-2 Operable Unit investigative phase and the associated qualitative risk assessment (QRA). The 100-HR-2 Operable Unit contains solid waste burial grounds, an ash pit, bum pits, electrical facilities, septic systems, and support facilities. All known and suspected areas of contamination were classified as solid waste burial grounds or low-priority waste sites based on the collective knowledge of the operable unit managers (representatives from the US Department of Energy [DOE], the US Environmental Protection Agency [EPA], and Washington Department of Ecology [Ecology]) during the preparation of the 100-HR-2 Operable Unit work plan (DOE/RL 1993f). Solid waste burial grounds were judged to pose sufficient risk(s), through one or more pathways, to require evaluation for an interim remedial measure (IRM) as per the Hanford Past-Practice Strategy (HPPS) (DOE/RL 1991) and negotiations with DOE, EPA, and Ecology. An IRM is intended to achieve remedies that are likely to lead to a final record of decision. Low-priority sites are those judged not to pose significant risk to require the streamlined evaluation. There were six low-priority waste sites and seven solid waste burial grounds identified. The investigative phase was conducted in accordance with the RCRA Facility Investigation/Corrective Measures Study Work Plan for the 100-HR-2 Operable Unit (DOE/RL 1993f). The QRA was performed in accordance with the Hanford Site Baseline Risk Assessment Methodology (DOE/RL 1993b) and the recommendations incorporate the strategies of the HPPS. The purpose of this report is to: (1) provide a summary of site investigative activities; (2) refine the conceptual exposure model (as needed); (3) identify chemical- and location-specific corrective action requirements; and (4) provide a human health and ecological QRA associated with solid waste burial grounds

  6. Monte Carlo simulation of AB-copolymers with saturating bonds

    DEFF Research Database (Denmark)

    Chertovich, A.C.; Ivanov, V.A.; Khokhlov, A.R.

    2003-01-01

    Structural transitions in a single AB-copolymer chain where saturating bonds can be formed between A- and B-units are studied by means of Monte Carlo computer simulations using the bond fluctuation model. Three transitions are found, coil-globule, coil-hairpin and globule-hairpin, depending...

  7. Radioactive acid digestion test unit nonradioactive startup operations

    International Nuclear Information System (INIS)

    Allen, C.R.; Cowan, R.G.; Crippen, M.D.; Divine, J.R.

    1978-05-01

    The Radioactive Acid Digestion Test Unit (RADTU) will process 5 kg/hour of combustible solid waste and is designed to handle almost all solid combustible waste found in plutonium processing with plutonium contamination levels up to scrap. The RADTU is designed with special safety features to safely contain high masses of fissile materials and to safely handle unusual materials and reactive chemicals which may find their way into the waste. Nonradioactive operating experience to date has been very satisfactory. RADTU has been operated for extended runs on both a 24-hour per day basis as well as on a one shift per day basis. Some minor operating problems have been encountered as expected in a shakedown operation. In general, solutions to these have been readily found. 12 figures

  8. Analysis of long-time operation of micro-cogeneration unit with fuel cell

    Directory of Open Access Journals (Sweden)

    Patsch Marek

    2015-01-01

    Full Text Available Micro-cogeneration is cogeneration with small performance, with maximal electric power up to 50 kWe. On the present, there are available small micro-cogeneration units with small electric performance, about 1 kWe, which are usable also in single family houses or flats. These micro-cogeneration units operate on principle of conventional combustion engine, Stirling engine, steam engine or fuel cell. Micro-cogeneration units with fuel cells are new progressive developing type of units for single family houses. Fuel cell is electrochemical device which by oxidation-reduction reaction turn directly chemical energy of fuel to electric power, secondary products are pure water and thermal energy. The aim of paper is measuring and evaluation of operation parameters of micro-cogeneration unit with fuel cell which uses natural gas as a fuel.

  9. Joint Center for Operational Analysis Journal. Volume 12, Issue 1, Spring 2010

    Science.gov (United States)

    2010-01-01

    Saddam also counted on traditional Bedouin values as a favorable factor in his battle against the Americans. He believed that emphasizing courage and...Air National Guard, operates the Communica- tion Incident Mobile Command Post truck during the Vigilant Guard 2009 exercise in Helena, Mont ., Sept...EUCOM USEUCOM/ECJ37 Unit 30400 APO AE, 09131 user name phone# Col Cristos Vasilas (vasilasc) x4161 Ms. Kathleen Smith

  10. On the Categorial Ambivalence of un montón and Other Similar Quantifiers

    Directory of Open Access Journals (Sweden)

    Javier San Julián Solana

    2016-12-01

    Full Text Available Owing to their ability to express indefinite (superlative quantification, units like montón, porrón or barbaridad (~ bestialidad ~ burrada ~ brutalidad are often included among quantifying nouns. But along with a series of clearly nominal features, they have other features which are typical of adverbs. The aim of this paper is precisely to provide a reasonable explanation for this categorial hybridism. Applying the theoretical and methodological principles of the Functional Grammar of Spanish, we try to demonstrate that they are not “amphibious” units. On the contrary, we argue that, from a synchronic point of view, two sets of signs should be distinguished, which are functionally and lexically different but have “clonal” signifiers: a nouns –with designative meaning– montón/es, porrón/es, barbaridad/es, and b adverbial phrases un montón, un porrón, una barbaridad, which are pure quantifiers, according to their lexeme.

  11. Multipurpose units: combining of technological operations of a soil cultivating and seeding

    Directory of Open Access Journals (Sweden)

    D. A. Petukhov

    2015-01-01

    Full Text Available The modern domestic market of technique for grain crops seeding differs variety of machines brands and types. The intensive type technologies combining technological operations of a soil cultivating and grain crops seeding in one pass are more widely used. The authors have established that one-operational units in new machine park have to be replaced multipurpose, universal and combined machines. Such approach will reduce number of machines in grain production from 20-30 to 5-6 name titles. Possibilities of multipurpose sowing units for simultaneous fertilizers application, soil cultivating and weeds destruction were analyzed. It was specified that nowadays there are several technologies types with two, four or six operations overlapping. Operational performance, technological and economical efficiency of the best multipurpose and also efficiency of technological operations overlapping at grain crops cultivating in the conditions of their real operation and at a trial establishment in the Kuban research institute of information and technical and economic studies of agro-industrial complex engineering and technical services were studied. Tit was defined that use of multipurpose sowing units and also studied efficiency of decreases operational costs by 48-71 percent, fuel consumption - by 41-76 percent and reduces labor input by 72-80 percent. Thus grain crops seeding is possible in optimal agrotime because of 4-6 technological operations overlapping in one pass.

  12. 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.

  13. General purpose code for Monte Carlo simulations

    International Nuclear Information System (INIS)

    Wilcke, W.W.

    1983-01-01

    A general-purpose computer called MONTHY has been written to perform Monte Carlo simulations of physical systems. To achieve a high degree of flexibility the code is organized like a general purpose computer, operating on a vector describing the time dependent state of the system under simulation. The instruction set of the computer is defined by the user and is therefore adaptable to the particular problem studied. The organization of MONTHY allows iterative and conditional execution of operations

  14. Phase 1 remedial investigation report for 200-BP-1 operable unit. Volume 1

    Energy Technology Data Exchange (ETDEWEB)

    1993-09-01

    The US Department of Energy (DOE) Hanford Site, in Washington State is organized into numerically designated operational areas including the 100, 200, 300, 400, 600, and 1100 Areas. The US Environmental Protection Agency (EPA), in November 1989 included the 200 Areas of the Hanford Site on the National Priority List (NPL) under the Comprehensive Environmental Response, Compensation and Liability Act of 1980 (CERCLA). Inclusion on the NPL initiated the remedial investigation (RD process for the 200-BP-1 operable unit. These efforts are being addressed through the Hanford Federal Facility Agreement and Consent Order (Ecology et al. 1989) which was negotiated and approved by the DOE, the EPA, and the State of Washington Department of Ecology (Ecology) in May 1989. This agreement, known as the Tri-Party Agreement, governs all CERCLA efforts at Hanford. In March of 1990, the Department of Energy, Richland Operations (DOE-RL) issued a Remedial Investigation/Feasibility Study (RI/FS) work plan (DOE-RL 1990a) for the 200-BP-1 operable unit. The work plan initiated the first phase of site characterization activities associated with the 200-BP-1 operable unit. The purpose of the 200-BP-1 operable unit RI is to gather and develop the necessary information to adequately understand the risks to human health and the environment posed by the site and to support the development and analysis of remedial alternatives during the FS. The RI analysis will, in turn, be used by Tri-Party Agreement signatories to make a risk-management-based selection of remedies for the releases of hazardous substances that have occurred from the 200-BP-1 operable unit.

  15. Pressure Swing Adsorption in the Unit Operations Laboratory

    Science.gov (United States)

    Ganley, Jason

    2018-01-01

    This paper describes a student laboratory in the Unit Operations Laboratory at the Colorado School of Mines: air separation by pressure swing adsorption. The flexibility of the system enables students to study the production of enriched nitrogen or oxygen streams. Automatic data acquisition permits the study of cycle steps and performance.…

  16. 77 FR 29701 - Impact of Construction (Under a Combined License) of New Nuclear Power Plant Units on Operating...

    Science.gov (United States)

    2012-05-18

    ... New Nuclear Power Plant Units on Operating Units at Multi-Unit Sites AGENCY: Nuclear Regulatory... construct and operate new nuclear power plants (NPPs) on multi-unit sites to provide an evaluation of the... License) of New Nuclear Power Plants on Operating Units at Multi-Unit Sites (Package). ML112630039 Federal...

  17. Remedial investigation/feasibility study work plan for the 100-KR-4 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-09-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). This work plan and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the CERCLA remedial investigation/feasibility study (RI/FS) for the 100-KR-4 operable unit. The 100-K Area consists of the 100-KR-4 groundwater operable unit and three source operable units. The 100-KR-4 operable unit includes all contamination found in the aquifer soils and water beneath the 100-K Area. Source operable units include facilities and unplanned release sites that are potential sources of contamination

  18. Remedial investigation/feasibility study work plan for the 100-KR-4 operable unit, Hanford Site, Richland, Washington

    Energy Technology Data Exchange (ETDEWEB)

    1992-09-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US Environmental Protection Agency`s (EPA`s) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). This work plan and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the CERCLA remedial investigation/feasibility study (RI/FS) for the 100-KR-4 operable unit. The 100-K Area consists of the 100-KR-4 groundwater operable unit and three source operable units. The 100-KR-4 operable unit includes all contamination found in the aquifer soils and water beneath the 100-K Area. Source operable units include facilities and unplanned release sites that are potential sources of contamination.

  19. 2006 Annual Operations Report for INTEC Operable Unit 3-13, Group 1, Tank Farm Interim Action

    International Nuclear Information System (INIS)

    D. E. Shanklin

    2007-01-01

    This annual operations report describes the requirements followed and activities conducted to inspect, monitor, and maintain the items installed during performance of the Waste Area Group 3, Operable Unit 3-13, Group 1, Tank Farm Interim Action, at the Idaho Nuclear Technology and Engineering Center. This report covers the time period from January 1 through December 31, 2006, and describes inspection and monitoring activities for the surface-sealed areas within the tank farm, concrete-lined ditches and culverts in and around the tank farm, the lift station, and the lined evaporation pond. These activities are intended to assure that the interim action is functioning adequately to meet the objectives stated in the Operable Unit 3-13, Record of Decision for the Group 1, Tank Farm Interim Action (DOE/ID-10660) as described in the Group 1 Remedial Design/Remedial Action Work Plan (DOE/ID-10772)

  20. LCG MCDB - a Knowledgebase of Monte Carlo Simulated Events

    CERN Document Server

    Belov, S; Galkin, E; Gusev, A; Pokorski, Witold; Sherstnev, A V

    2008-01-01

    In this paper we report on LCG Monte Carlo Data Base (MCDB) and software which has been developed to operate MCDB. The main purpose of the LCG MCDB project is to provide a storage and documentation system for sophisticated event samples simulated for the LHC collaborations by experts. In many cases, the modern Monte Carlo simulation of physical processes requires expert knowledge in Monte Carlo generators or significant amount of CPU time to produce the events. MCDB is a knowledgebase mainly to accumulate simulated events of this type. The main motivation behind LCG MCDB is to make the sophisticated MC event samples available for various physical groups. All the data from MCDB is accessible in several convenient ways. LCG MCDB is being developed within the CERN LCG Application Area Simulation project.

  1. Genetic algorithms and Monte Carlo simulation for optimal plant design

    International Nuclear Information System (INIS)

    Cantoni, M.; Marseguerra, M.; Zio, E.

    2000-01-01

    We present an approach to the optimal plant design (choice of system layout and components) under conflicting safety and economic constraints, based upon the coupling of a Monte Carlo evaluation of plant operation with a Genetic Algorithms-maximization procedure. The Monte Carlo simulation model provides a flexible tool, which enables one to describe relevant aspects of plant design and operation, such as standby modes and deteriorating repairs, not easily captured by analytical models. The effects of deteriorating repairs are described by means of a modified Brown-Proschan model of imperfect repair which accounts for the possibility of an increased proneness to failure of a component after a repair. The transitions of a component from standby to active, and vice versa, are simulated using a multiplicative correlation model. The genetic algorithms procedure is demanded to optimize a profit function which accounts for the plant safety and economic performance and which is evaluated, for each possible design, by the above Monte Carlo simulation. In order to avoid an overwhelming use of computer time, for each potential solution proposed by the genetic algorithm, we perform only few hundreds Monte Carlo histories and, then, exploit the fact that during the genetic algorithm population evolution, the fit chromosomes appear repeatedly many times, so that the results for the solutions of interest (i.e. the best ones) attain statistical significance

  2. Effect of RCIC Operating Conditions on the Accident Scenario in Fukushima Unit 2

    International Nuclear Information System (INIS)

    Kim, Sung Il; Park, Jong Hwa; Ha, Kwang Soon

    2015-01-01

    This study was conducted by using MELCOR 1.8.6. Fukushima unit 2 accident was analyzed using MELCOR in this study, and best estimate scenario with considering RCIC operating conditions was presented. Researches on the boiling water reactor (BWR) plant with reactor core isolation cooling (RCIC) system have been conducted. Research on the RCIC operation in Fukushima unit 2 was also conducted by Sandia National Laboratory. MELCOR analysis of the Fukushima unit 2 accident was conducted in the report and energy balance in wetwell was described by considering RCIC operation. However, the effect of RCIC operation condition on the accident scenario has not been studied. The operating conditions of RCIC system affect the pressures in wetwell and drywell, and the high pressure can make leakage path of fission product from PCV to reactor building. Thus it can be directly related with the amount of fission product which released to environment. In this study, severe accident on Fukushima unit 2 was analyzed considering the operating condition of RCIC system, and best estimated scenario was presented. In addition, the effect of RCIC turbine efficiency on the accident progression was examined. Energy balance in suppression chamber was also considered with discussion on the effect of torus room flooding level. It was found that the operating condition of RCIC turbine not only affects the variation of drywell pressure but also the amount of released fission products to environment. It was also confirmed that the RCIC turbine efficiency in the accident would be less than normal operating condition

  3. Brunswick Steam Electric Plant, Units 1 and 2. Annual operating report for 1976

    International Nuclear Information System (INIS)

    1977-01-01

    Net electrical energy generated by Unit 1 was 30,399 MWH with the generator on line 334.5 hrs. Unit 2 generated 2,481,014 MWH with the generator on line 4,915.53 hrs. Information is presented concerning operations, shutdowns and power reductions, maintenance, power generation, modifications, changes to operational procedures, radiation exposures, and leak rate testing

  4. Remedial investigation/feasibility study work plan for the 100-FR-3 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-09-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). Figure 1-1 shows the location of these areas. Under the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement, Ecology et al. 1990a), signed by the Washington State Department of Ecology (Ecology), EPA, and the US Department of Energy (DOE), more than 1,000 inactive waste disposal and unplanned release sites on the Hanford Site have been grouped into a number of source and groundwater operable units. These operable units contain contamination in the form of hazardous waste, radioactive/hazardous mixed waste, and other CERCLA hazardous substances. This work plan and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the CERCLA remedial investigation/feasibility study (RI/FS) for the 100-FR-3 operable unit. The 100-K Area consists of the 100-FR-3 groundwater operable unit and two source operable units. The 100-FR-3 operable unit includes all contamination found in the aquifer soils and water beneath the 100-F Area. Source operable units include facilities and unplanned release sites that are potential sources of contamination. A separate work plan has been initiated for the 100-FR-1 source operable unit (DOE-RL 1992a)

  5. Remedial investigation/feasibility study work plan for the 100-FR-1 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-08-01

    Four areas of the Hanford Site (the 100, 200,300, and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). Under the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement, Ecology et al. 1990a), signed by the Washington State Department of Ecology (Ecology), EPA, and the US Department of Energy (DOE), more than 1,000 inactive waste disposal and unplanned release sites on the Hanford Site have been grouped into a number of source and groundwater operable units. These operable units contain contamination in the form of hazardous waste, radioactive/hazardous mixed waste, and other CERCLA hazardous substances. This work plan and the attached supporting project plans establish the objectives, procedures, tasks, and schedule for conducting the CERCLA remedial investigation/feasibility study (RI/FS) for the 100-FR-1 operable unit. The 100-FR-1 source operable unit is one of two source operable units in the 100-F Area. Source operable units include facilities and unplanned release sites that are potential sources of hazardous substance contamination. The groundwater affected or potentially affected by the entire 100-F Area is considered as a separate operable unit, the 100-FR-3 groundwater operable unit. A separate work plan has been initiated for the 100-FR-3 operable unit (DOE/RL 1992a)

  6. Final record of decision for remedial actions at Operable Unit 4

    International Nuclear Information System (INIS)

    1994-12-01

    This decision document presents the selected remedial action for Operable Unit 4 of the Fernald Site in Fernald, Ohio. This remedial action was selected in accordance with the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), as amended by the Superfund Amendments and Reauthorization Act of 1986 (SARA), and to the extent practicable 40 Code of Federal Regulations (CFR) Part 300, the National Oil and Hazardous Substances Pollution Contingency Plan (NCP). For Operable Unit 4 at the FEMP, DOE has chosen to complete an integrated CERCLA/NEPA process. This decision was based on the longstanding interest on the part of local stakeholders to prepare an Environmental Impact Statement (EIS) on the restoration activities at the FEMP and on the recognition that the draft document was issued and public comments received. Therefore, this single document is intended to serve as DOE's Record of Decision (ROD) for Operable Unit 4 under both CERCLA and NEPA; however, it is not the intent of the DOE to make a statement on the legal applicability of NEPA to CERCLA actions

  7. Qualitative risk assessment for the 100-HR-3 groundwater operable unit

    Energy Technology Data Exchange (ETDEWEB)

    Vukelich, S.E. [Golder Associates, Inc., Richland, WA (United States)

    1994-09-22

    This report provides the qualitative risk assessment for the 100-HR-3 operable unit on the Hanford Reservation. 100-HR-3 is a ground water unit. The purpose of the QRA at the 100-HR-3 operable unit is to focus on a predefined set of human and environmental exposure scenarios in order to provides sufficient information that will assist the Tri-Party signatories (Washington State Department of Ecology, EPA and US DOE) in making defensible decisions on the necessity of Interim Remedial Measures. Frequent- and occasional-use exposure scenarios are evaluated in the human health risk assessment to provide bounding estimates of risk. The ecological risk assessment consists of an evaluation of the risks to riparian and aquatic receptors which live in or near the Columbia River.

  8. Qualitative risk assessment for the 100-HR-3 groundwater operable unit

    International Nuclear Information System (INIS)

    Vukelich, S.E.

    1994-01-01

    This report provides the qualitative risk assessment for the 100-HR-3 operable unit on the Hanford Reservation. 100-HR-3 is a ground water unit. The purpose of the QRA at the 100-HR-3 operable unit is to focus on a predefined set of human and environmental exposure scenarios in order to provides sufficient information that will assist the Tri-Party signatories (Washington State Department of Ecology, EPA and US DOE) in making defensible decisions on the necessity of Interim Remedial Measures. Frequent- and occasional-use exposure scenarios are evaluated in the human health risk assessment to provide bounding estimates of risk. The ecological risk assessment consists of an evaluation of the risks to riparian and aquatic receptors which live in or near the Columbia River

  9. 14 CFR 375.41 - Agricultural and industrial operations within the United States.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 4 2010-01-01 2010-01-01 false Agricultural and industrial operations... Agricultural and industrial operations within the United States. Foreign civil aircraft shall not be used for such commercial air operations as crop dusting, pest control, pipeline patrol, mapping, surveying...

  10. Monte Carlo methods

    Directory of Open Access Journals (Sweden)

    Bardenet Rémi

    2013-07-01

    Full Text Available Bayesian inference often requires integrating some function with respect to a posterior distribution. Monte Carlo methods are sampling algorithms that allow to compute these integrals numerically when they are not analytically tractable. We review here the basic principles and the most common Monte Carlo algorithms, among which rejection sampling, importance sampling and Monte Carlo Markov chain (MCMC methods. We give intuition on the theoretical justification of the algorithms as well as practical advice, trying to relate both. We discuss the application of Monte Carlo in experimental physics, and point to landmarks in the literature for the curious reader.

  11. Limited field investigation report for the 100-HR-2 Operable Unit

    International Nuclear Information System (INIS)

    1995-07-01

    This report summarizes the data collection and analysis activities conducted during the 100-HR-2 Operable Unit investigative phase and the associated qualitative risk assessment. The 100-HR-2 Operable Unit contains solid waste burial grounds, an ash pit, burn pits, electrical facilities, septic systems, and support facilities. All known and suspected areas of contamination were classified as solid waste burial grounds or low-priority waste sites based on the collective knowledge of the operable unit managers (representatives from the US Department of Energy, the US Environmental Protection Agency, and Washington State Department of Ecology during the preparation of the 100-HR-2 Operable Unit Work Plan (DOE-RL 1993f). Solid waste burial grounds were judged to pose sufficient risk(s), through one or more pathways, to require evaluation for an interim remedial measure as per the Hanford Past-Practice Strategy (DOE-RL 1991) and negotiations with the Department of Energy, US Environmental Protection Agency, and Washington State Department of Ecology. An interim remedial measure is intended to achieve remedies that are likely to lead to a final record of decision. Low-priority sites are those judged not to pose significant risk to require the streamlined evaluation. There were six low-priority waste sites and seven solid waste burial grounds identified. The purpose of this report is to: (1) provide a summary of site investigative activities; (2) refine the conceptual exposure model (as needed); (3) identify chemical- and location-specific corrective action requirements; and 4) provide a human health and ecological QRA associated with solid waste burial grounds

  12. QMCPACK: an open source ab initio quantum Monte Carlo package for the electronic structure of atoms, molecules and solids

    Science.gov (United States)

    Kim, Jeongnim; Baczewski, Andrew D.; Beaudet, Todd D.; Benali, Anouar; Chandler Bennett, M.; Berrill, Mark A.; Blunt, Nick S.; Josué Landinez Borda, Edgar; Casula, Michele; Ceperley, David M.; Chiesa, Simone; Clark, Bryan K.; Clay, Raymond C., III; Delaney, Kris T.; Dewing, Mark; Esler, Kenneth P.; Hao, Hongxia; Heinonen, Olle; Kent, Paul R. C.; Krogel, Jaron T.; Kylänpää, Ilkka; Li, Ying Wai; Lopez, M. Graham; Luo, Ye; Malone, Fionn D.; Martin, Richard M.; Mathuriya, Amrita; McMinis, Jeremy; Melton, Cody A.; Mitas, Lubos; Morales, Miguel A.; Neuscamman, Eric; Parker, William D.; Pineda Flores, Sergio D.; Romero, Nichols A.; Rubenstein, Brenda M.; Shea, Jacqueline A. R.; Shin, Hyeondeok; Shulenburger, Luke; Tillack, Andreas F.; Townsend, Joshua P.; Tubman, Norm M.; Van Der Goetz, Brett; Vincent, Jordan E.; ChangMo Yang, D.; Yang, Yubo; Zhang, Shuai; Zhao, Luning

    2018-05-01

    QMCPACK is an open source quantum Monte Carlo package for ab initio electronic structure calculations. It supports calculations of metallic and insulating solids, molecules, atoms, and some model Hamiltonians. Implemented real space quantum Monte Carlo algorithms include variational, diffusion, and reptation Monte Carlo. QMCPACK uses Slater–Jastrow type trial wavefunctions in conjunction with a sophisticated optimizer capable of optimizing tens of thousands of parameters. The orbital space auxiliary-field quantum Monte Carlo method is also implemented, enabling cross validation between different highly accurate methods. The code is specifically optimized for calculations with large numbers of electrons on the latest high performance computing architectures, including multicore central processing unit and graphical processing unit systems. We detail the program’s capabilities, outline its structure, and give examples of its use in current research calculations. The package is available at http://qmcpack.org.

  13. Thermal unit availability modeling in a regional simulation model

    International Nuclear Information System (INIS)

    Yamayee, Z.A.; Port, J.; Robinett, W.

    1983-01-01

    The System Analysis Model (SAM) developed under the umbrella of PNUCC's System Analysis Committee is capable of simulating the operation of a given load/resource scenario. This model employs a Monte-Carlo simulation to incorporate uncertainties. Among uncertainties modeled is thermal unit availability both for energy simulation (seasonal) and capacity simulations (hourly). This paper presents the availability modeling in the capacity and energy models. The use of regional and national data in deriving the two availability models, the interaction between the two and modifications made to the capacity model in order to reflect regional practices is presented. A sample problem is presented to show the modification process. Results for modeling a nuclear unit using NERC-GADS is presented

  14. Uncertainty analysis in Monte Carlo criticality computations

    International Nuclear Information System (INIS)

    Qi Ao

    2011-01-01

    Highlights: ► Two types of uncertainty methods for k eff Monte Carlo computations are examined. ► Sampling method has the least restrictions on perturbation but computing resources. ► Analytical method is limited to small perturbation on material properties. ► Practicality relies on efficiency, multiparameter applicability and data availability. - Abstract: Uncertainty analysis is imperative for nuclear criticality risk assessments when using Monte Carlo neutron transport methods to predict the effective neutron multiplication factor (k eff ) for fissionable material systems. For the validation of Monte Carlo codes for criticality computations against benchmark experiments, code accuracy and precision are measured by both the computational bias and uncertainty in the bias. The uncertainty in the bias accounts for known or quantified experimental, computational and model uncertainties. For the application of Monte Carlo codes for criticality analysis of fissionable material systems, an administrative margin of subcriticality must be imposed to provide additional assurance of subcriticality for any unknown or unquantified uncertainties. Because of a substantial impact of the administrative margin of subcriticality on economics and safety of nuclear fuel cycle operations, recently increasing interests in reducing the administrative margin of subcriticality make the uncertainty analysis in criticality safety computations more risk-significant. This paper provides an overview of two most popular k eff uncertainty analysis methods for Monte Carlo criticality computations: (1) sampling-based methods, and (2) analytical methods. Examples are given to demonstrate their usage in the k eff uncertainty analysis due to uncertainties in both neutronic and non-neutronic parameters of fissionable material systems.

  15. Feasibility study report for Operable Unit 4: Volume 1

    International Nuclear Information System (INIS)

    1994-02-01

    This report documents the Feasibility Study (FS) phase of the Fernald Environmental Management Project (FEMP) Operable Unit 4 Remedial Investigation/Feasibility Study (RI/FS) Program. The FEMP, formerly known as the Feed Materials Production Center (FMPC), is a US Department of Energy (DOE) facility that operated from 1952 to 1989. The facility's primarily function was to provide high purity uranium metal products to support United States defense programs. Production operations were suspended in 1989 to focus on environmental restoration and waste management activities at the facility. The RI/FS is being conducted pursuant to the terms of a Consent Agreement between DOE and the US Environmental Protection Agency (EPA) under Sections 120 and 106(a) of the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), as amended. The Ohio Environmental Protection Agency (OEPA) is also participating in the RI/FS process at the FEMP through direct involvement in program review meetings and technical review of project documentation. The objective of the RI/FS process is to gather information to support an informed risk management decision regarding which remedy appears to be the most appropriate action for addressing the environmental concerns identified at the FEMP

  16. Optimizing maintenance and repair policies via a combination of genetic algorithms and Monte Carlo simulation

    International Nuclear Information System (INIS)

    Marseguerra, M.; Zio, E.

    2000-01-01

    In this paper we present an optimization approach based on the combination of a Genetic Algorithms maximization procedure with a Monte Carlo simulation. The approach is applied within the context of plant logistic management for what concerns the choice of maintenance and repair strategies. A stochastic model of plant operation is developed from the standpoint of its reliability/availability behavior, i.e. of the failure/repair/maintenance processes of its components. The model is evaluated by Monte Carlo simulation in terms of economic costs and revenues of operation. The flexibility of the Monte Carlo method allows us to include several practical aspects such as stand-by operation modes, deteriorating repairs, aging, sequences of periodic maintenances, number of repair teams available for different kinds of repair interventions (mechanical, electronic, hydraulic, etc.), components priority rankings. A genetic algorithm is then utilized to optimize the components maintenance periods and number of repair teams. The fitness function object of the optimization is a profit function which inherently accounts for the safety and economic performance of the plant and whose value is computed by the above Monte Carlo simulation model. For an efficient combination of Genetic Algorithms and Monte Carlo simulation, only few hundreds Monte Carlo histories are performed for each potential solution proposed by the genetic algorithm. Statistical significance of the results of the solutions of interest (i.e. the best ones) is then attained exploiting the fact that during the population evolution the fit chromosomes appear repeatedly many times. The proposed optimization approach is applied on two case studies of increasing complexity

  17. Development of a Monte Carlo software to photon transportation in voxel structures using graphic processing units; Desenvolvimento de um software de Monte Carlo para transporte de fotons em estruturas de voxels usando unidades de processamento grafico

    Energy Technology Data Exchange (ETDEWEB)

    Bellezzo, Murillo

    2014-09-01

    As the most accurate method to estimate absorbed dose in radiotherapy, Monte Carlo Method (MCM) has been widely used in radiotherapy treatment planning. Nevertheless, its efficiency can be improved for clinical routine applications. In this thesis, the CUBMC code is presented, a GPU-based MC photon transport algorithm for dose calculation under the Compute Unified Device Architecture (CUDA) platform. The simulation of physical events is based on the algorithm used in PENELOPE, and the cross section table used is the one generated by the MATERIAL routine, also present in PENELOPE code. Photons are transported in voxel-based geometries with different compositions. There are two distinct approaches used for transport simulation. The rst of them forces the photon to stop at every voxel frontier, the second one is the Woodcock method, where the photon ignores the existence of borders and travels in homogeneous fictitious media. The CUBMC code aims to be an alternative of Monte Carlo simulator code that, by using the capability of parallel processing of graphics processing units (GPU), provide high performance simulations in low cost compact machines, and thus can be applied in clinical cases and incorporated in treatment planning systems for radiotherapy. (author)

  18. Qualitative risk assessment for the 100-KR-4 groundwater operable unit

    Energy Technology Data Exchange (ETDEWEB)

    Biggerstaff, R.L.

    1994-06-30

    This report provides the qualitative risk assessment (QRA) for the 100-KR-4 groundwater operable unit at the US Department of Energy`s (DOE) Hanford Site in southeastern Washington State. The extent of the groundwater beneath the 100 K Area is defined in the Remedial Investigation/Feasibility Study Work Plan for the 100-KR-4 Operable Unit (DOE-RL 1992a). The QRA is an evaluation or risk using a limited amount of data and a predefined set of human and environmental exposure scenarios and is not intended to replace or be a substitute for a baseline risk assessment.

  19. Qualitative risk assessment for the 100-KR-4 groundwater operable unit

    International Nuclear Information System (INIS)

    Biggerstaff, R.L.

    1994-01-01

    This report provides the qualitative risk assessment (QRA) for the 100-KR-4 groundwater operable unit at the US Department of Energy's (DOE) Hanford Site in southeastern Washington State. The extent of the groundwater beneath the 100 K Area is defined in the Remedial Investigation/Feasibility Study Work Plan for the 100-KR-4 Operable Unit (DOE-RL 1992a). The QRA is an evaluation or risk using a limited amount of data and a predefined set of human and environmental exposure scenarios and is not intended to replace or be a substitute for a baseline risk assessment

  20. Monte Carlo calculation of dose rate conversion factors for external exposure to photon emitters in soil

    CERN Document Server

    Clouvas, A; Antonopoulos-Domis, M; Silva, J

    2000-01-01

    The dose rate conversion factors D/sub CF/ (absorbed dose rate in air per unit activity per unit of soil mass, nGy h/sup -1/ per Bq kg/sup -1/) are calculated 1 m above ground for photon emitters of natural radionuclides uniformly distributed in the soil. Three Monte Carlo codes are used: 1) The MCNP code of Los Alamos; 2) The GEANT code of CERN; and 3) a Monte Carlo code developed in the Nuclear Technology Laboratory of the Aristotle University of Thessaloniki. The accuracy of the Monte Carlo results is tested by the comparison of the unscattered flux obtained by the three Monte Carlo codes with an independent straightforward calculation. All codes and particularly the MCNP calculate accurately the absorbed dose rate in air due to the unscattered radiation. For the total radiation (unscattered plus scattered) the D/sub CF/ values calculated from the three codes are in very good agreement between them. The comparison between these results and the results deduced previously by other authors indicates a good ag...

  1. Cloud-based Monte Carlo modelling of BSSRDF for the rendering of human skin appearance (Conference Presentation)

    Science.gov (United States)

    Doronin, Alexander; Rushmeier, Holly E.; Meglinski, Igor; Bykov, Alexander V.

    2016-03-01

    We present a new Monte Carlo based approach for the modelling of Bidirectional Scattering-Surface Reflectance Distribution Function (BSSRDF) for accurate rendering of human skin appearance. The variations of both skin tissues structure and the major chromophores are taken into account correspondingly to the different ethnic and age groups. The computational solution utilizes HTML5, accelerated by the graphics processing units (GPUs), and therefore is convenient for the practical use at the most of modern computer-based devices and operating systems. The results of imitation of human skin reflectance spectra, corresponding skin colours and examples of 3D faces rendering are presented and compared with the results of phantom studies.

  2. Remedial investigation/feasibility study work plan for the 100-BC-5 Operable Unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-04-01

    Four areas of the Hanford Site (the 100, 200, 300 and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). Figure 1-1 shows the location of these areas. Under the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement, Ecology et al. 1990a), signed by the Washington State Department of Ecology (Ecology), EPA, and the US Department of Energy (DOE), more than 1,000 inactive waste disposal and unplanned release sites on the Hanford Site have been grouped into a number of source and groundwater operable units. These operable units contain contamination in the form of hazardous waste, radioactive/hazardous mixed waste and other CERCLA hazardous substances. Also included in the Tri-Party Agreement are 55 Resource Conservation and Recovery Act (RCRA) treatment, storage, or disposal (TSD) facilities that will be closed or permitted to operate in accordance with RCRA regulations, under the authority of Chapter 173-303 Washington Administrative Code (WAC). Some of the TSD facilities are included in the operable units. This work plant and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the CERCLA remedial investigation/feasibility study (RI/FS) for the 100-BC-5 operable unit. The 100-B/C Area consists of the 100-BC-5 groundwater operable unit and four source operable units. The 100-BC-5 operable unit includes all contamination found in the aquifer soils and water beneath the 100-B/C Area. Source operable units include facilities and unplanned release sites that are potential sources of contamination

  3. Training operators of VVER-1000 units in Eastern Europe

    International Nuclear Information System (INIS)

    Normand, X.; Nabet, E.; Hauesberger, P.

    1996-01-01

    The VVER 1000 is the most recent nuclear reactor designed in the former Soviet Union. Its design and operation principles are close to Western four-loop reactors in the 1000- to 1500-MW class; therefore, the Western simulation technology is usually directly applicable to the simulation of these units. Moreover, the current number of state-of-the-art training simulators in operation is very limited. A total of 19 units are in operation, while only 2 modern simulators are available (full-scope type) in Balakovo and Zaporozhe. Access to these simulators is practically limited to the respective plants' trainees, which means that the other units have to be satisfied with hands-on training. Facing this situation and taking into account the predicted lifetime of these plants (15 to 25 yr to go, maybe more), a lot of effort has been made in recent years to provide the plants with modern simulators. The major hurdles to this action were obviously financial and technical (availability of codes, computers, software tools). Today, one full-scope project (Kalinin) is almost complete, and three have been announced (Novovoronezh, Khmelnitsky, Kozloduy). Full-scope simulators are clearly the ultimate target of a concerned power plants. However, all users do realize the advantages of the complementary approach with compact simulators: 1. They can be available quickly for starting the training process. 2. They cover a training field that is not (or partly) addressed by full-scope simulators, i.e., the demonstration of physical phenomena in normal and accidental situations

  4. Massive Parallelism of Monte-Carlo Simulation on Low-End Hardware using Graphic Processing Units

    International Nuclear Information System (INIS)

    Mburu, Joe Mwangi; Hah, Chang Joo Hah

    2014-01-01

    Within the past decade, research has been done on utilizing GPU massive parallelization in core simulation with impressive results but unfortunately, not much commercial application has been done in the nuclear field especially in reactor core simulation. The purpose of this paper is to give an introductory concept on the topic and illustrate the potential of exploiting the massive parallel nature of GPU computing on a simple monte-carlo simulation with very minimal hardware specifications. To do a comparative analysis, a simple two dimension monte-carlo simulation is implemented for both the CPU and GPU in order to evaluate performance gain based on the computing devices. The heterogeneous platform utilized in this analysis is done on a slow notebook with only 1GHz processor. The end results are quite surprising whereby high speedups obtained are almost a factor of 10. In this work, we have utilized heterogeneous computing in a GPU-based approach in applying potential high arithmetic intensive calculation. By applying a complex monte-carlo simulation on GPU platform, we have speed up the computational process by almost a factor of 10 based on one million neutrons. This shows how easy, cheap and efficient it is in using GPU in accelerating scientific computing and the results should encourage in exploring further this avenue especially in nuclear reactor physics simulation where deterministic and stochastic calculations are quite favourable in parallelization

  5. Massive Parallelism of Monte-Carlo Simulation on Low-End Hardware using Graphic Processing Units

    Energy Technology Data Exchange (ETDEWEB)

    Mburu, Joe Mwangi; Hah, Chang Joo Hah [KEPCO International Nuclear Graduate School, Ulsan (Korea, Republic of)

    2014-05-15

    Within the past decade, research has been done on utilizing GPU massive parallelization in core simulation with impressive results but unfortunately, not much commercial application has been done in the nuclear field especially in reactor core simulation. The purpose of this paper is to give an introductory concept on the topic and illustrate the potential of exploiting the massive parallel nature of GPU computing on a simple monte-carlo simulation with very minimal hardware specifications. To do a comparative analysis, a simple two dimension monte-carlo simulation is implemented for both the CPU and GPU in order to evaluate performance gain based on the computing devices. The heterogeneous platform utilized in this analysis is done on a slow notebook with only 1GHz processor. The end results are quite surprising whereby high speedups obtained are almost a factor of 10. In this work, we have utilized heterogeneous computing in a GPU-based approach in applying potential high arithmetic intensive calculation. By applying a complex monte-carlo simulation on GPU platform, we have speed up the computational process by almost a factor of 10 based on one million neutrons. This shows how easy, cheap and efficient it is in using GPU in accelerating scientific computing and the results should encourage in exploring further this avenue especially in nuclear reactor physics simulation where deterministic and stochastic calculations are quite favourable in parallelization.

  6. Assessment of availability of a Fluid Catalytic Cracking Unit through simulation

    International Nuclear Information System (INIS)

    Thangamani, G.; Narendran, T.T.; Subramanian, R.

    1995-01-01

    This paper presents a systematic approach to estimate the availability of process plants. The study includes a live problem at a Fluid Catalytic Cracking Unit (FCCU) of a refinery requiring high levels of availability for cost-effective operation. The system is modelled as a fault tree which is often used in the analysis of chemical process industries. A numerical evaluation of the fault tree assesses the characteristic safety parameters such as reliability and availability of the system. However, for large and complex systems, such analysis will normally require enormous computational effort, involving the breakdown of the fault tree into minimal cut sets. An alternative approach is to simulate the system using the Monte Carlo method. This paper presents an availability analysis of the Reactor/Regenerator system of the Fluid Catalytic Cracking Unit using the Monte Carlo simulation. The results of the simulation are validated by a comparison with the actual system. The method promises to be a useful tool for assessing the availability of complex systems with alternative configurations

  7. High-efficiency wavefunction updates for large scale Quantum Monte Carlo

    Science.gov (United States)

    Kent, Paul; McDaniel, Tyler; Li, Ying Wai; D'Azevedo, Ed

    Within ab intio Quantum Monte Carlo (QMC) simulations, the leading numerical cost for large systems is the computation of the values of the Slater determinants in the trial wavefunctions. The evaluation of each Monte Carlo move requires finding the determinant of a dense matrix, which is traditionally iteratively evaluated using a rank-1 Sherman-Morrison updating scheme to avoid repeated explicit calculation of the inverse. For calculations with thousands of electrons, this operation dominates the execution profile. We propose a novel rank- k delayed update scheme. This strategy enables probability evaluation for multiple successive Monte Carlo moves, with application of accepted moves to the matrices delayed until after a predetermined number of moves, k. Accepted events grouped in this manner are then applied to the matrices en bloc with enhanced arithmetic intensity and computational efficiency. This procedure does not change the underlying Monte Carlo sampling or the sampling efficiency. For large systems and algorithms such as diffusion Monte Carlo where the acceptance ratio is high, order of magnitude speedups can be obtained on both multi-core CPU and on GPUs, making this algorithm highly advantageous for current petascale and future exascale computations.

  8. Operative training in otolaryngology in the United Kingdom: a specialist registrar survey

    NARCIS (Netherlands)

    Georgalas, Christos; Hadjihannas, Edward; Ghufoor, Khalid; Pracy, Paul; Papesch, Michael

    2005-01-01

    OBJECTIVE: To assess the current status of operative training for otolaryngology specialist registrars in the United Kingdom. DESIGN: Web-based questionnaire survey. PARTICIPANTS: All otolaryngology specialist registrars in the United Kingdom. MAIN OUTCOME MEASURES: The overall satisfaction with

  9. Level 1 shutdown and low power operation of Mochovce NPP, Unit 1, Slovakia

    International Nuclear Information System (INIS)

    Halada, P.; Cillik, I.; Stojka, T.; Kuzma, M.; Prochaska, J.; Vrtik, L.

    2004-01-01

    The paper presents general approach, used methods and form of documentation of the results that have been applied within the shutdown and low power PSA (SPSA) study for Mochovce NPP, Unit 1, Slovakia. The SPSA project was realized by VUJE Trnava Inc., Slovakia in 2001-2002 years. The Level 1 SPSA study for Mochovce NPP Unit 1 covers internal events as well as internal (fires, floods and heavy load drop) and external (aircraft crash, extreme meteorological conditions, seismic event and influence of surrounding industry) hazards. Mochovce NPP consists of two operating units equipped with VVER 440/V213 reactors safety upgraded before construction finishing and operation start. 87 safety measures based on VVER 440 operational experience and international mission insights were implemented to enhance its operational and nuclear safety. The SPSA relates to full power PSA (FPSA) as a continuation of the effort to create a harmonized level 1 PSA model for all operational modes of the plant with the goal to use it for further purposes as follows: Real Time Risk Monitor, Maintenance Optimization, Technical Specifications Optimization, Living PSA. (author)

  10. Remedial investigation/feasibility study work plan for the 100-BC-5 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-07-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). The Tri-Party Agreement requires that the cleanup programs at the Hanford Site integrate the requirements of CERCLA, RCRA, and Washington State's dangerous waste (the state's RCRA-equivalent) program. This work plan and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the CERCLA remedial investigation/feasibility study (RI/FS) for the 100-BC-5 operable unit. The 100-B/C Area consists of the 100-BC-5 groundwater operable unit and four source operable units. The 100-BC-5 operable unit includes all contamination found in the aquifer soils and water beneath the 100-B/C Area. Source operable units include facilities and unplanned release sites that are potential sources of contamination

  11. WTP Waste Feed Qualification: Glass Fabrication Unit Operation Testing Report

    Energy Technology Data Exchange (ETDEWEB)

    Stone, M. E. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Hanford Missions Programs; Newell, J. D. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Process Technology Programs; Johnson, F. C. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Engineering Process Development; Edwards, T. B. [Savannah River Site (SRS), Aiken, SC (United States). Savannah River National Lab. (SRNL). Engineering Process Development

    2016-07-14

    The waste feed qualification program is being developed to protect the Hanford Tank Waste Treatment and Immobilization Plant (WTP) design, safety basis, and technical basis by assuring waste acceptance requirements are met for each staged waste feed campaign prior to transfer from the Tank Operations Contractor to the feed receipt vessels inside the Pretreatment Facility. The Waste Feed Qualification Program Plan describes the three components of waste feed qualification: 1. Demonstrate compliance with the waste acceptance criteria 2. Determine waste processability 3. Test unit operations at laboratory scale. The glass fabrication unit operation is the final step in the process demonstration portion of the waste feed qualification process. This unit operation generally consists of combining each of the waste feed streams (high-level waste (HLW) and low-activity waste (LAW)) with Glass Forming Chemicals (GFCs), fabricating glass coupons, performing chemical composition analysis before and after glass fabrication, measuring hydrogen generation rate either before or after glass former addition, measuring rheological properties before and after glass former addition, and visual observation of the resulting glass coupons. Critical aspects of this unit operation are mixing and sampling of the waste and melter feeds to ensure representative samples are obtained as well as ensuring the fabrication process for the glass coupon is adequate. Testing was performed using a range of simulants (LAW and HLW simulants), and these simulants were mixed with high and low bounding amounts of GFCs to evaluate the mixing, sampling, and glass preparation steps in shielded cells using laboratory techniques. The tests were performed with off-the-shelf equipment at the Savannah River National Laboratory (SRNL) that is similar to equipment used in the SRNL work during qualification of waste feed for the Defense Waste Processing Facility (DWPF) and other waste treatment facilities at the

  12. Collision of Physics and Software in the Monte Carlo Application Toolkit (MCATK)

    Energy Technology Data Exchange (ETDEWEB)

    Sweezy, Jeremy Ed [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2016-01-21

    The topic is presented in a series of slides organized as follows: MCATK overview, development strategy, available algorithms, problem modeling (sources, geometry, data, tallies), parallelism, miscellaneous tools/features, example MCATK application, recent areas of research, and summary and future work. MCATK is a C++ component-based Monte Carlo neutron-gamma transport software library with continuous energy neutron and photon transport. Designed to build specialized applications and to provide new functionality in existing general-purpose Monte Carlo codes like MCNP, it reads ACE formatted nuclear data generated by NJOY. The motivation behind MCATK was to reduce costs. MCATK physics involves continuous energy neutron & gamma transport with multi-temperature treatment, static eigenvalue (keff and α) algorithms, time-dependent algorithm, and fission chain algorithms. MCATK geometry includes mesh geometries and solid body geometries. MCATK provides verified, unit-test Monte Carlo components, flexibility in Monte Carlo application development, and numerous tools such as geometry and cross section plotters.

  13. 40 CFR 60.105a - Monitoring of emissions and operations for fluid catalytic cracking units (FCCU) and fluid coking...

    Science.gov (United States)

    2010-07-01

    ..., Catalytic Reforming Units, and Sulfur Recovery Units. (iii) The owner or operator shall install, operate... for fluid catalytic cracking units (FCCU) and fluid coking units (FCU). 60.105a Section 60.105a... and operations for fluid catalytic cracking units (FCCU) and fluid coking units (FCU). (a) FCCU and...

  14. Remedial investigation/feasibility study work plan for the 100-BC-2 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1993-05-01

    This work plan and attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA) remedial investigation/feasibility study (RI/FS) for the 100-BC-2 operable unit in the 100 Area of the Hanford Site. The 100 Area is one of four areas at the Hanford Site that are on the US Environmental Protection Agency's (EPA) National Priorities List under CERCLA. The 100-BC-2 operable unit is one of two source operable units in the 100-B/C Area (Figure ES-1). Source operable units are those that contain facilities and unplanned release sites that are potential sources of hazardous substance contamination. The 100-BC-2 source operable unit contains waste sites that were formerly in the 100-BC-2, 100-BC-3, and 100-BC-4 operable units. Because of their size and geographic location, the waste sites from these two operable units were added to 100-BC-2. This allows for a more efficient and effective investigation of the remaining 100-B/C Reactor area waste sites. The investigative approach to waste sites associated with the 100-BC-2 operable unit are listed in Table ES-1. The waste sites fall into three general categories: high priority liquid waste disposal sites, low priority liquid waste disposal sites, and solid waste burial grounds. Several sites have been identified as candidates for conducting an IRM. Two sites have been identified as warranting additional limited field sampling. The two sites are the 116-C-2A pluto crib, and the 116-C-2C sand filter

  15. Adaptation of Professional Skills in the Unit Operations Laboratory

    Science.gov (United States)

    Rende, Deniz; Rende, Sevinc; Baysal, Nihat

    2012-01-01

    We introduce the design of three consecutive unit operations laboratory (UOL) courses that retain the academic rigor of the course while incorporating skills essential for professional careers, such as ability to propose ideas, develop practical solutions, participate in teamwork, meet deadlines, establish communication between technical support…

  16. Initial closed operation of the CELSS Test Facility Engineering Development Unit

    Science.gov (United States)

    Kliss, M.; Blackwell, C.; Zografos, A.; Drews, M.; MacElroy, R.; McKenna, R.; Heyenga, A. G.

    2003-01-01

    As part of the NASA Advanced Life Support Flight Program, a Controlled Ecological Life Support System (CELSS) Test Facility Engineering Development Unit has been constructed and is undergoing initial operational testing at NASA Ames Research Center. The Engineering Development Unit (EDU) is a tightly closed, stringently controlled, ground-based testbed which provides a broad range of environmental conditions under which a variety of CELSS higher plant crops can be grown. Although the EDU was developed primarily to provide near-term engineering data and a realistic determination of the subsystem and system requirements necessary for the fabrication of a comparable flight unit, the EDU has also provided a means to evaluate plant crop productivity and physiology under controlled conditions. This paper describes the initial closed operational testing of the EDU, with emphasis on the hardware performance capabilities. Measured performance data during a 28-day closed operation period are compared with the specified functional requirements, and an example of inferring crop growth parameters from the test data is presented. Plans for future science and technology testing are also discussed. Published by Elsevier Science Ltd on behalf of COSPAR.

  17. 100-HR-1 Operable Unit focused feasibility study report. Draft A

    International Nuclear Information System (INIS)

    1994-09-01

    The standard Comprehensive Environmental Response, Compensation, and Liability Act of 1980 Feasibility Study (FS) includes development and screening of alternatives (phases 1 and 2) and the detailed analysis of alternatives (phase 3). This focused feasibility study (FFS) constitutes the phase 3 portion of the FS process. The FFS process is conducted in two stages, a Process Document (DOE-RL 1994a) and an operable unit-specific FFS document, such as this one. The FFS process is performed by implementing a ''plug-in'' style approach as defined in great detail in the Process Document. The objective of this operable unit-specific FFS is to provide decision makers with sufficient information to allow appropriate and timely selection of interim remedial measures (IRM) for sites associated with the 100-HR-1 Operable Unit. The IRM candidate waste sites are determined in the limited field investigation. Site profiles are developed for each of these waste sites. The site profiles are used in the application of the plug-in approach. The waste site either plugs into the analysis of the alternatives for the group, or deviations from the developed group alternatives are described and documented

  18. Visual improvement for bad handwriting based on Monte-Carlo method

    Science.gov (United States)

    Shi, Cao; Xiao, Jianguo; Xu, Canhui; Jia, Wenhua

    2014-03-01

    A visual improvement algorithm based on Monte Carlo simulation is proposed in this paper, in order to enhance visual effects for bad handwriting. The whole improvement process is to use well designed typeface so as to optimize bad handwriting image. In this process, a series of linear operators for image transformation are defined for transforming typeface image to approach handwriting image. And specific parameters of linear operators are estimated by Monte Carlo method. Visual improvement experiments illustrate that the proposed algorithm can effectively enhance visual effect for handwriting image as well as maintain the original handwriting features, such as tilt, stroke order and drawing direction etc. The proposed visual improvement algorithm, in this paper, has a huge potential to be applied in tablet computer and Mobile Internet, in order to improve user experience on handwriting.

  19. Operational behaviour of WWER nuclear power units after Chernobyl accident

    International Nuclear Information System (INIS)

    Milivojevic, S.; Spasojevic, D.

    2000-01-01

    The indicators of effectiveness of WWER operation, in 1987-1998 were analyzed. For three groups of nuclear units (WWER, NPP Kozloduy, NPP Paks), the trends of Indicators flow were established. The comparative analysis of forced outage rate, and load factor of WWERs and nuclear units all in the world was carried out; it gives the general picture of accident influence on the states and the relations of these indicators in considered period (author)

  20. Neutrino oscillation parameter sampling with MonteCUBES

    Science.gov (United States)

    Blennow, Mattias; Fernandez-Martinez, Enrique

    2010-01-01

    We present MonteCUBES ("Monte Carlo Utility Based Experiment Simulator"), a software package designed to sample the neutrino oscillation parameter space through Markov Chain Monte Carlo algorithms. MonteCUBES makes use of the GLoBES software so that the existing experiment definitions for GLoBES, describing long baseline and reactor experiments, can be used with MonteCUBES. MonteCUBES consists of two main parts: The first is a C library, written as a plug-in for GLoBES, implementing the Markov Chain Monte Carlo algorithm to sample the parameter space. The second part is a user-friendly graphical Matlab interface to easily read, analyze, plot and export the results of the parameter space sampling. Program summaryProgram title: MonteCUBES (Monte Carlo Utility Based Experiment Simulator) Catalogue identifier: AEFJ_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEFJ_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: GNU General Public Licence No. of lines in distributed program, including test data, etc.: 69 634 No. of bytes in distributed program, including test data, etc.: 3 980 776 Distribution format: tar.gz Programming language: C Computer: MonteCUBES builds and installs on 32 bit and 64 bit Linux systems where GLoBES is installed Operating system: 32 bit and 64 bit Linux RAM: Typically a few MBs Classification: 11.1 External routines: GLoBES [1,2] and routines/libraries used by GLoBES Subprograms used:Cat Id ADZI_v1_0, Title GLoBES, Reference CPC 177 (2007) 439 Nature of problem: Since neutrino masses do not appear in the standard model of particle physics, many models of neutrino masses also induce other types of new physics, which could affect the outcome of neutrino oscillation experiments. In general, these new physics imply high-dimensional parameter spaces that are difficult to explore using classical methods such as multi-dimensional projections and minimizations, such as those

  1. H. B. Robinson Plant, Unit 2. Annual operating report for 1976

    International Nuclear Information System (INIS)

    1977-01-01

    The unit achieved a good performance record through the year, experiencing only short duration shutdowns or power reductions. Information is presented concerning operations, maintenance, shutdowns, and occupational radiation exposures. In November there was a scheduled refueling lasting 40 days. After a start-up physics test program, the unit achieved 100 percent power on December 22, 1976

  2. A general purpose code for Monte Carlo simulations

    International Nuclear Information System (INIS)

    Wilcke, W.W.; Rochester Univ., NY

    1984-01-01

    A general-purpose computer code MONTHY has been written to perform Monte Carlo simulations of physical systems. To achieve a high degree of flexibility the code is organized like a general purpose computer, operating on a vector describing the time dependent state of the system under simulation. The instruction set of the 'computer' is defined by the user and is therefore adaptable to the particular problem studied. The organization of MONTHY allows iterative and conditional execution of operations. (orig.)

  3. 40 CFR 62.15145 - What are the operating practice requirements for my municipal waste combustion unit?

    Science.gov (United States)

    2010-07-01

    ... requirements for my municipal waste combustion unit? 62.15145 Section 62.15145 Protection of Environment... Combustion Units Constructed on or Before August 30, 1999 Good Combustion Practices: Operating Requirements § 62.15145 What are the operating practice requirements for my municipal waste combustion unit? (a) You...

  4. Feasibility study report for Operable Unit 4: Volume 2

    International Nuclear Information System (INIS)

    1994-02-01

    This report documents the Feasibility Study (FS) phase of the Fernald Environmental Management Project (FEMP) Operable Unit 4 Remedial Investigation/Feasibility Study (RI/FS) Program. The FEMP, formerly known as the Feed Materials Production Center (FMPC), is a US Department of Energy (DOE) facility that operated from 1952 to 1989. The facility's primarily function was to provide high purity uranium metal products to support United States defense programs. Production operations were suspended in 1989 to focus on environmental restoration and waste management activities at the facility. The RI/FS is being conducted pursuant to the terms of a Consent Agreement between DOE and the US Environmental Protection Agency (EPA) under Sections 120 and 106(a) of the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), as amended. The Ohio Environmental Protection Agency (OEPA) is also participating in the RI/FS process at the FEMP through direct involvement in program review meetings and technical review of project documentation. The objective of the RI/FS process is to gather information to support an informed risk management decision regarding which remedy appears to be the most appropriate action for addressing the environmental concerns identified at the FEMP. This volume contains appendices A--E

  5. Pilot-scale treatability test plan for the 200-UP-1 groundwater Operable Unit

    International Nuclear Information System (INIS)

    Wittreich, C.D.

    1994-05-01

    This document presents the treatability test plan for pilot-scale pump and treat testing at the 200-UP-1 Operable Unit. This treatability test plan has been prepared in response to an agreement between the US Department of Energy, the US Environmental Protection Agency, and the Washington State Department of Ecology, as documented in Hanford Federal Facility Agreement and Consent Order (Ecology et al. 1989a) Change Control Form M-13-93-03 (Ecology et al. 1994). The agreement also requires that, following completion of the activities described in this test plan, a 200-UP-1 Operable Unit interim remedial measure (IRM) proposed plan be developed for use in preparing an interim action record of decision (ROD). The IRM Proposed Plan will be supported by the results of the testing described in this treatability test plan, as well as by other 200-UP-1 Operable Unit activities (e.g., limited field investigation, development of a qualitative risk assessment). Once issued, the interim action ROD will specify the interim action for groundwater contamination at the 200-UP-1 Operable Unit. The approach discussed in this treatability test plan is to conduct a pilot-scale pump and treat test for the contaminant plume associated with the 200-UP-1 Operable Unit. Primary contaminants of concern are uranium and technetium-99; the secondary contaminant of concern is nitrate. The pilot-scale treatability testing presented in this test plan has as its primary purpose to assess the performance of aboveground treatment systems with respect to the ability to remove the primary contaminants in groundwater withdrawn from the contaminant plume

  6. An Appraisal Of The Operation And Management Of Unit Trust ...

    African Journals Online (AJOL)

    An Appraisal Of The Operation And Management Of Unit Trust Schemes In Nigeria. ... Open Access DOWNLOAD FULL TEXT ... instead of being invested in shares or in money market instruments as a result of widespread financial illiteracy.

  7. An Analysis of United States Marine Corps Enlisted Entry-Level Training Using Supply Chain and Operations Management

    Science.gov (United States)

    2010-12-01

    An Analysis of United States Marine Corps Enlisted Entry-Level Training Using Supply Chain and Operations Management ______________________________________ By...Report 4. TITLE AND SUBTITLE: An Analysis of United States Marine Corps Enlisted Entry-Level Training Using Supply Chain and Operations Management 6...Level Training; United States Marine Corps; Operations Management ; Supply Chain Management; Process Analysis 16. PRICE CODE 17. SECURITY

  8. Pilot-scale treatability test plan for the 200-BP-5 operable unit

    International Nuclear Information System (INIS)

    1994-08-01

    This document presents the treatability test plan for pilot-scale pump and treat testing at the 200-BP-5 Operable Unit. This treatability test plan has been prepared in response to an agreement between the U.S. Department of Energy (DOE), the U.S. Environmental Protection Agency (EPA), and the State of Washington Department of Ecology (Ecology), as documented in Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement, Ecology et al. 1989a) Change Control Form M-13-93-03 (Ecology et al. 1994) and a recent 200 NPL Agreement Change Control Form (Appendix A). The agreement also requires that, following completion of the activities described in this test plan, a 200-BP-5 Operable Unit Interim Remedial Measure (IRM) Proposed Plan be developed for use in preparing an Interim Action Record of Decision (ROD). The IRM Proposed Plan will be supported by the results of this treatability test plan, as well as by other 200-BP-5 Operable Unit activities (e.g., development of a qualitative risk assessment). Once issued, the Interim Action ROD will specify the interim action(s) for groundwater contamination at the 200-BP-5 Operable Unit. The treatability test approach is to conduct a pilot-scale pump and treat test for each of the two contaminant plumes associated with the 200-BP-5 Operable Unit. Primary contaminants of concern are 99 Tc and 60 Co for underwater affected by past discharges to the 216-BY Cribs, and 90 Sr, 239/240 Pu, and Cs for groundwater affected by past discharges to the 216-B-5 Reverse Well. The purpose of the pilot-scale treatability testing presented in this testplan is to provide the data basis for preparing an IRM Proposed Plan. To achieve this objective, treatability testing must: Assess the performance of groundwater pumping with respect to the ability to extract a significant amount of the primary contaminant mass present in the two contaminant plumes

  9. Control technique for enhancing the stable operation of distributed generation units within a microgrid

    International Nuclear Information System (INIS)

    Mehrasa, Majid; Pouresmaeil, Edris; Mehrjerdi, Hasan; Jørgensen, Bo Nørregaard; Catalão, João P.S.

    2015-01-01

    Highlights: • A control technique for enhancing the stable operation of distributed generation units is proposed. • Passivity-based control technique is considered to analyze the dynamic and steady-state behaviors. • The compensation of instantaneous variations in the reference current components is considered. • Simulation results confirm the performance of the control scheme within the microgrid. - Abstract: This paper describes a control technique for enhancing the stable operation of distributed generation (DG) units based on renewable energy sources, during islanding and grid-connected modes. The Passivity-based control technique is considered to analyze the dynamic and steady-state behaviors of DG units during integration and power sharing with loads and/or power grid, which is an appropriate tool to analyze and define a stable operating condition for DG units in microgrid technology. The compensation of instantaneous variations in the reference current components of DG units in ac-side, and dc-link voltage variations in dc-side of interfaced converters, are considered properly in the control loop of DG units, which is the main contribution and novelty of this control technique over other control strategies. By using the proposed control technique, DG units can provide the continuous injection of active power from DG sources to the local loads and/or utility grid. Moreover, by setting appropriate reference current components in the control loop of DG units, reactive power and harmonic current components of loads can be supplied during the islanding and grid-connected modes with a fast dynamic response. Simulation results confirm the performance of the control scheme within the microgrid during dynamic and steady-state operating conditions

  10. Soil washing physical separations test procedure - 300-FF-1 operable unit

    Energy Technology Data Exchange (ETDEWEB)

    Belden, R.D.

    1993-10-08

    This procedure provides the operations approach, a field sampling plan, and laboratory procedures for a soil washing test to be conducted by Alternative Remedial Technologies, Inc. (ART) in the 300-FF-1 area at the Hanford site. The {open_quotes}Quality Assurance Project Plan for the Soil Washing Physical Separations Test, 300-FF-1 Operable Unit,{close_quotes} Hanford, Washington, Alternative Remedial Technologies, Inc., February 1994 (QAPP) is provided in a separate document that presents the procedural and organizational guidelines for this test. This document describes specifications, responsibilities, and general procedures to be followed to conduct physical separation soil treatability tests in the North Process Pond of the 300-FF-1 Operable Unit (OU) at the Hanford Site. These procedures are based on the {open_quotes}300-FF-1 Physical Separations CERCLA Treatability Test Plan, DOE/RL 92-2l,{close_quotes} (DOE-RL 1993).

  11. Soil washing physical separations test procedure - 300-FF-1 operable unit

    International Nuclear Information System (INIS)

    Belden, R.D.

    1993-01-01

    This procedure provides the operations approach, a field sampling plan, and laboratory procedures for a soil washing test to be conducted by Alternative Remedial Technologies, Inc. (ART) in the 300-FF-1 area at the Hanford site. The open-quotes Quality Assurance Project Plan for the Soil Washing Physical Separations Test, 300-FF-1 Operable Unit,close quotes Hanford, Washington, Alternative Remedial Technologies, Inc., February 1994 (QAPP) is provided in a separate document that presents the procedural and organizational guidelines for this test. This document describes specifications, responsibilities, and general procedures to be followed to conduct physical separation soil treatability tests in the North Process Pond of the 300-FF-1 Operable Unit (OU) at the Hanford Site. These procedures are based on the open-quotes 300-FF-1 Physical Separations CERCLA Treatability Test Plan, DOE/RL 92-2l,close quotes (DOE-RL 1993)

  12. RCRA facility investigation/corrective measures study work plan for the 100-HR-1 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-09-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US. Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). Under the Hanford Federal Facility Agreement and Consent Order, signed by the Washington State Department of Ecology (Ecology), EPA, and the US Department of Energy (DOE), more than 1,000 inactive waste disposal and unplanned release sites on the Hanford Site have been grouped into a number of source and groundwater operable units. These operable units contain contamination in the form of hazardous waste, radioactive/hazardous mixed waste, and other CERCLA hazardous substances. This work plan and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the RCRA facility investigation/corrective measures study (RFI/CMS) for the 100-HR-1 source operable unit. Source operable units include facilities and unplanned release sites that are potential sources of contamination. The 100-HR-3 operable unit underlies the D/DR and H Areas, the 600 Area between them, and the six source operable units these areas contain. The 100-HR-3 operable unit includes all contamination found in the aquifer soils and water within its boundary. Separate work plans have been initiated for the 100-HR-3 groundwater operable unit (DOE-RL 1992a) and the 100-DR-1 (DOE-RL 1992b) source operable units

  13. Clinical implementation of full Monte Carlo dose calculation in proton beam therapy

    International Nuclear Information System (INIS)

    Paganetti, Harald; Jiang, Hongyu; Parodi, Katia; Slopsema, Roelf; Engelsman, Martijn

    2008-01-01

    The goal of this work was to facilitate the clinical use of Monte Carlo proton dose calculation to support routine treatment planning and delivery. The Monte Carlo code Geant4 was used to simulate the treatment head setup, including a time-dependent simulation of modulator wheels (for broad beam modulation) and magnetic field settings (for beam scanning). Any patient-field-specific setup can be modeled according to the treatment control system of the facility. The code was benchmarked against phantom measurements. Using a simulation of the ionization chamber reading in the treatment head allows the Monte Carlo dose to be specified in absolute units (Gy per ionization chamber reading). Next, the capability of reading CT data information was implemented into the Monte Carlo code to model patient anatomy. To allow time-efficient dose calculation, the standard Geant4 tracking algorithm was modified. Finally, a software link of the Monte Carlo dose engine to the patient database and the commercial planning system was established to allow data exchange, thus completing the implementation of the proton Monte Carlo dose calculation engine ('DoC++'). Monte Carlo re-calculated plans are a valuable tool to revisit decisions in the planning process. Identification of clinically significant differences between Monte Carlo and pencil-beam-based dose calculations may also drive improvements of current pencil-beam methods. As an example, four patients (29 fields in total) with tumors in the head and neck regions were analyzed. Differences between the pencil-beam algorithm and Monte Carlo were identified in particular near the end of range, both due to dose degradation and overall differences in range prediction due to bony anatomy in the beam path. Further, the Monte Carlo reports dose-to-tissue as compared to dose-to-water by the planning system. Our implementation is tailored to a specific Monte Carlo code and the treatment planning system XiO (Computerized Medical Systems Inc

  14. Habitat Demonstration Unit Medical Operations Workstation Upgrades

    Science.gov (United States)

    Trageser, Katherine H.

    2011-01-01

    This paper provides an overview of the design and fabrication associated with upgrades for the Medical Operations Workstation in the Habitat Demonstration Unit. The work spanned a ten week period. The upgrades will be used during the 2011 Desert Research and Technology Studies (Desert RATS) field campaign. Upgrades include a deployable privacy curtain system, a deployable tray table, an easily accessible biological waste container, reorganization and labeling of the medical supplies, and installation of a retractable camera. All of the items were completed within the ten week period.

  15. On Point: The United States Army in Operation Iraqi Freedom

    Science.gov (United States)

    2004-01-01

    to retain operational context. Moreover, times noted in the text have been adjusted from Greenwich Mean Time (“ Zulu ”) to local Kuwait time (+ 3...TF 1-64 AR unit history is composed of short narratives for each subordinate unit. Most cite times in zulu . 34. Ibid. 35. Ibid. Numbers of enemy...places in the world. Inside the city cemetery is the Tomb of Ali, son-in-law and cousin to Mohammed and founder of the Shiite sect. Coalition leaders

  16. Experimental determinations of the turbine condenser operation at Cernavoda NPP Unit 1

    International Nuclear Information System (INIS)

    Romascu, Gabriel; Dragusin, Dumitru; Rogociu, Ioan; Macodean, Luminita; Marciulescu, George

    1999-01-01

    The condenser system represents one of the most important BOP (balance of plant) systems of the CANDU 700 MW Unit at Cernavoda NPP. The paper presents theoretical calculation elements, mathematical model for simulation of condenser operation and the results obtained by model implementation as compared to operation data. The model could be adapted to other turbine and operation regime types. (authors)

  17. Monte Carlo simulation of a mammographic test phantom

    International Nuclear Information System (INIS)

    Hunt, R. A.; Dance, D. R.; Pachoud, M.; Carlsson, G. A.; Sandborg, M.; Ullman, G.

    2005-01-01

    A test phantom, including a wide range of mammographic tissue equivalent materials and test details, was imaged on a digital mammographic system. In order to quantify the effect of scatter on the contrast obtained for the test details, calculations of the scatter-to-primary ratio (S/P) have been made using a Monte Carlo simulation of the digital mammographic imaging chain, grid and test phantom. The results show that the S/P values corresponding to the imaging conditions used were in the range 0.084-0.126. Calculated and measured pixel values in different regions of the image were compared as a validation of the model and showed excellent agreement. The results indicate the potential of Monte Carlo methods in the image quality-patient dose process optimisation, especially in the assessment of imaging conditions not available on standard mammographic units. (authors)

  18. Exploring Monte Carlo methods

    CERN Document Server

    Dunn, William L

    2012-01-01

    Exploring Monte Carlo Methods is a basic text that describes the numerical methods that have come to be known as "Monte Carlo." The book treats the subject generically through the first eight chapters and, thus, should be of use to anyone who wants to learn to use Monte Carlo. The next two chapters focus on applications in nuclear engineering, which are illustrative of uses in other fields. Five appendices are included, which provide useful information on probability distributions, general-purpose Monte Carlo codes for radiation transport, and other matters. The famous "Buffon's needle proble

  19. Survey method for radiological surveys of 300 FF-1 Operable Unit soil and materials

    International Nuclear Information System (INIS)

    Greif, A.A.

    1997-06-01

    This technical basis document is to be used to survey soils at the 300-FF-1 Operable Unit during remediation of the site. Its purpose is to provide a basis for the survey methods to be employed by the Radiological Control Technician to determine if excavated areas require continued remediation in accordance with the Record of Decision for the operable unit

  20. Specialized Monte Carlo codes versus general-purpose Monte Carlo codes

    International Nuclear Information System (INIS)

    Moskvin, Vadim; DesRosiers, Colleen; Papiez, Lech; Lu, Xiaoyi

    2002-01-01

    The possibilities of Monte Carlo modeling for dose calculations and optimization treatment are quite limited in radiation oncology applications. The main reason is that the Monte Carlo technique for dose calculations is time consuming while treatment planning may require hundreds of possible cases of dose simulations to be evaluated for dose optimization. The second reason is that general-purpose codes widely used in practice, require an experienced user to customize them for calculations. This paper discusses the concept of Monte Carlo code design that can avoid the main problems that are preventing wide spread use of this simulation technique in medical physics. (authors)

  1. The role of heat pipes in intensified unit operations

    International Nuclear Information System (INIS)

    Reay, David; Harvey, Adam

    2013-01-01

    Heat pipes are heat transfer devices that rely, most commonly, on the evaporation and condensation of a working fluid contained within them, with passive pumping of the condensate back to the evaporator. They are sometimes referred to as ‘thermal superconductors’ because of their exceptionally high effective thermal conductivity (substantially higher than any metal). This, together with several other characteristics make them attractive to a range of intensified unit operations, particularly reactors. The majority of modern computers deploy heat pipes for cooling of the CPU. The application areas of heat pipes come within a number of broad groups, each of which describes a property of the heat pipe. The ones particularly relevant to chemical reactors are: i. Separation of heat source and sink. ii. Temperature flattening, or isothermalisation. iii. Temperature control. Chemical reactors, as a heat pipe application area, highlight the benefits of the heat pipe based on isothermalisation/temperature flattening device and on being a highly effective heat transfer unit. Temperature control, done passively, is also of relevance. Heat pipe technology offers a number of potential benefits to reactor performance and operation. The aim of increased yield of high purity, high added value chemicals means less waste and higher profitability. Other intensified unit operations, such as those employing sorption processes, can also profit from heat pipe technology. This paper describes several variants of heat pipe and the opportunities for their use in intensified plant, and will give some current examples. -- Highlights: ► Heat pipes – thermal superconductors – can lead to improved chemical reactor performance. ► Isothermalisation within a reactor vessel is an ideal application. ► The variable conductance heat pipe can control reaction temperatures within close limits. ► Heat pipes can be beneficial in intensified reactors

  2. Rational hybrid Monte Carlo algorithm for theories with unknown spectral bounds

    International Nuclear Information System (INIS)

    Kogut, J. B.; Sinclair, D. K.

    2006-01-01

    The Rational Hybrid Monte Carlo (RHMC) algorithm extends the Hybrid Monte Carlo algorithm for lattice QCD simulations to situations involving fractional powers of the determinant of the quadratic Dirac operator. This avoids the updating increment (dt) dependence of observables which plagues the Hybrid Molecular-dynamics (HMD) method. The RHMC algorithm uses rational approximations to fractional powers of the quadratic Dirac operator. Such approximations are only available when positive upper and lower bounds to the operator's spectrum are known. We apply the RHMC algorithm to simulations of 2 theories for which a positive lower spectral bound is unknown: lattice QCD with staggered quarks at finite isospin chemical potential and lattice QCD with massless staggered quarks and chiral 4-fermion interactions (χQCD). A choice of lower bound is made in each case, and the properties of the RHMC simulations these define are studied. Justification of our choices of lower bounds is made by comparing measurements with those from HMD simulations, and by comparing different choices of lower bounds

  3. Monte Carlo principles and applications

    Energy Technology Data Exchange (ETDEWEB)

    Raeside, D E [Oklahoma Univ., Oklahoma City (USA). Health Sciences Center

    1976-03-01

    The principles underlying the use of Monte Carlo methods are explained, for readers who may not be familiar with the approach. The generation of random numbers is discussed, and the connection between Monte Carlo methods and random numbers is indicated. Outlines of two well established Monte Carlo sampling techniques are given, together with examples illustrating their use. The general techniques for improving the efficiency of Monte Carlo calculations are considered. The literature relevant to the applications of Monte Carlo calculations in medical physics is reviewed.

  4. A Monte Carlo modeling alternative for the API Gamma Ray Calibration Facility.

    Science.gov (United States)

    Galford, J E

    2017-04-01

    The gamma ray pit at the API Calibration Facility, located on the University of Houston campus, defines the API unit for natural gamma ray logs used throughout the petroleum logging industry. Future use of the facility is uncertain. An alternative method is proposed to preserve the gamma ray API unit definition as an industry standard by using Monte Carlo modeling to obtain accurate counting rate-to-API unit conversion factors for gross-counting and spectral gamma ray tool designs. Copyright © 2017 Elsevier Ltd. All rights reserved.

  5. Algorithmic choices in WARP – A framework for continuous energy Monte Carlo neutron transport in general 3D geometries on GPUs

    International Nuclear Information System (INIS)

    Bergmann, Ryan M.; Vujić, Jasmina L.

    2015-01-01

    Highlights: • WARP, a GPU-accelerated Monte Carlo neutron transport code, has been developed. • The NVIDIA OptiX high-performance ray tracing library is used to process geometric data. • The unionized cross section representation is modified for higher performance. • Reference remapping is used to keep the GPU busy as neutron batch population reduces. • Reference remapping is done using a key-value radix sort on neutron reaction type. - Abstract: In recent supercomputers, general purpose graphics processing units (GPGPUs) are a significant faction of the supercomputer’s total computational power. GPGPUs have different architectures compared to central processing units (CPUs), and for Monte Carlo neutron transport codes used in nuclear engineering to take advantage of these coprocessor cards, transport algorithms must be changed to execute efficiently on them. WARP is a continuous energy Monte Carlo neutron transport code that has been written to do this. The main thrust of WARP is to adapt previous event-based transport algorithms to the new GPU hardware; the algorithmic choices for all parts of which are presented in this paper. It is found that remapping history data references increases the GPU processing rate when histories start to complete. The main reason for this is that completed data are eliminated from the address space, threads are kept busy, and memory bandwidth is not wasted on checking completed data. Remapping also allows the interaction kernels to be launched concurrently, improving efficiency. The OptiX ray tracing framework and CUDPP library are used for geometry representation and parallel dataset-side operations, ensuring high performance and reliability

  6. Remedial investigation/feasibility study work plan for the 100-KR-1 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-07-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). Figure 1-1 shows the location of these areas. Under the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement, Ecology et al. 1990a), signed by the Washington State Department of Ecology (Ecology), EPA, and the US Department of Energy (DOE), more than 1,000 inactive waste disposal and unplanned release sites on the Hanford Site have been grouped into a number of source and groundwater operable units. These operable units contain contamination in the form of hazardous waste, radioactive/hazardous mixed waste, and other CERCLA hazardous substances. Also included in the Tri-Party Agreement are 55 Resource Conservation and Recovery Act (RCRA) treatment, storage, or disposal (TSD) facilities that will be closed or permitted to operate in accordance with RCRA regulations, under the authority of Chapter 173-303 Washington Administrative Code (WAC). Some of the TSD facilities are included in the operable units. This work plan and the attached supporting project plans establish the objectives, procedures, tasks, and schedule for conducting the CERCLA remedial investigation/feasibility study (RI/FS) for the 100-KR-1 operable unit. The 100-KR-1 source operable unit is one of three source operable units in the 100-K Area. Source operable units include facilities and unplanned release sites that are potential sources of hazardous substance contamination

  7. PREMATH: a Precious-Material Holdup Estimator for unit operations and chemical processes

    International Nuclear Information System (INIS)

    Krichinsky, A.M.; Bruns, D.D.

    1982-01-01

    A computer program, PREMATH (Precious Material Holdup Estimator), has been developed to permit inventory estimation in vessels involved in unit operations and chemical processes. This program has been implemented in an operating nuclear fuel processing plant. PREMATH's purpose is to provide steady-state composition estimates for material residing in process vessels until representative samples can be obtained and chemical analyses can be performed. Since these compositions are used for inventory estimation, the results are determined for and cataloged in container-oriented files. The estimated compositions represent material collected in applicable vessels - including consideration for material previously acknowledged in these vessels. The program utilizes process measurements and simple material balance models to estimate material holdups and distribution within unit operations. During simulated run testing, PREMATH-estimated inventories typically produced material balances within 7% of the associated measured material balances for uranium and within 16% of the associated, measured material balances for thorium (a less valuable material than uranium) during steady-state process operation

  8. NUMATH: a nuclear-material-holdup estimator for unit operations and chemical processes

    International Nuclear Information System (INIS)

    Krichinsky, A.M.

    1981-01-01

    A computer program, NUMATH (Nuclear Material Holdup Estimator), has been developed to permit inventory estimation in vessels involved in unit operations and chemical processes. This program has been implemented in an operating nuclear fuel processing plant. NUMATH's purpose is to provide steady-state composition estimates for material residing in process vessels until representative samples can be obtained and chemical analyses can be performed. Since these compositions are used for inventory estimation, the results are determined for and cataloged in container-oriented files. The estimated compositions represent material collected in applicable vessels-including consideration for material previously acknowledged in these vessels. The program utilizes process measurements and simple material balance models to estimate material holdups and distribution within unit operations. During simulated run testing, NUMATH-estimated inventories typically produced material balances within 7% of the associated measured material balances for uranium and within 16% of the associated, measured material balance for thorium during steady-state process operation

  9. 11th International Conference on Monte Carlo and Quasi-Monte Carlo Methods in Scientific Computing

    CERN Document Server

    Nuyens, Dirk

    2016-01-01

    This book presents the refereed proceedings of the Eleventh International Conference on Monte Carlo and Quasi-Monte Carlo Methods in Scientific Computing that was held at the University of Leuven (Belgium) in April 2014. These biennial conferences are major events for Monte Carlo and quasi-Monte Carlo researchers. The proceedings include articles based on invited lectures as well as carefully selected contributed papers on all theoretical aspects and applications of Monte Carlo and quasi-Monte Carlo methods. Offering information on the latest developments in these very active areas, this book is an excellent reference resource for theoreticians and practitioners interested in solving high-dimensional computational problems, arising, in particular, in finance, statistics and computer graphics.

  10. Treatability test plan for the 200-ZP-1 operable unit

    International Nuclear Information System (INIS)

    1994-07-01

    This document presents the treatability test plan for pilot-scale pump and treat testing at the 200-ZP-1 Operable Unit. The approach discussed in this treatability test plan is to conduct a pilot-scale pump and treat test for the contaminant plume associated with the 200-ZP-1 Operable Unit. The primary contaminants of concern are carbon tetrachloride, chloroform, and trichloroethylene (TCE). The pilot-scale treatability testing has as its primary purpose to assess the performance of aboveground treatment systems with respect to the ability to remove the primary contaminants present in groundwater withdrawn from the contaminant plume. The overall scope of this test plan includes: description of the pump and treat system to be tested, as well as the test performance objectives and data quality objectives (DQOs) that will be used to evaluate the effectiveness of the pilot-scale treatment system; discussion of the treatment technology to be tested and supporting development activities, including process flow and conceptual design descriptions and equipment, fabrication, utility, and system startup needs; description of pilot-scale treatment system performance, operating procedures, and operational controls, as well as anticipated monitoring activities, analytes, parameters, analytical procedures, and quality assurance protocols; summaries of other related treatability testing elements, including personnel and environmental health and safety controls, process and secondary waste management and disposition, schedule, and program organization

  11. RCRA facility investigation/corrective measures study work plan for the 100-HR-3 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-09-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). Under the Hanford Federal Facility Agreement and Consent Order, signed by the Washington State Department of Ecology (Ecology), EPA, and the US Department of Energy (DOE), more than 1000 inactive waste disposal and unplanned release sites on the Hanford Site have been grouped into a number of source and groundwater operable units. These operable units contain contamination in the form of hazardous waste, radioactive/hazardous mixed waste, and other CERCLA hazardous substances. Also included in the Tri-Party Agreement are 55 Resource Conservation and Recovery Act (RCRA) treatment, storage, or disposal (TSD) facilities that will be closed or permitted to operate in accordance with RCRA regulations, under the authority of Chapter 173-303 Washington Administrative Code (WAC). Some of the TSD facilities are included in the operable units. This work plan and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the RCRA facility investigation/corrective measures study (RFI/CMS) for the 100-HR-3 operable unit. The 100-HR-3 operable unit underlies the D/DR and H Areas, the 600 Area between them, and the six source operable units these areas contain. The 100-HR-3 operable unit includes all contamination found in the aquifer soils and water within its boundary. Source operable units include facilities and unplanned release sites that are potential sources of contamination. Separate work plans have been initiated for the 100-DR-1 (DOE-RL 1992a) and 100-HR-1 (DOE-RL 1992b) source operable units

  12. Point Beach Nuclear Plant, Units 1 and 2. Semiannual operating report No. 10, January--June 1975

    International Nuclear Information System (INIS)

    1975-01-01

    Unit 1 operated at an average capacity factor of 65.2 percent with a net efficiency of 31.41 percent. Unit 2 operted at an average capacity factor of 88.6 lpercent with a net efficiency of 32.28 percent. Unit 1 was essentially base loaded while Unit 2 operated on load follow. Information is presented concerning power generation, shutdowns, corrective maintenance, chemistry and radiochemistry, occupational radiation exposure, release of radioactive materials, abnormal occurrences, and environmental monitoring. (FS)

  13. Smart house-based optimal operation of thermal unit commitment for a smart grid considering transmission constraints

    Science.gov (United States)

    Howlader, Harun Or Rashid; Matayoshi, Hidehito; Noorzad, Ahmad Samim; Muarapaz, Cirio Celestino; Senjyu, Tomonobu

    2018-05-01

    This paper presents a smart house-based power system for thermal unit commitment programme. The proposed power system consists of smart houses, renewable energy plants and conventional thermal units. The transmission constraints are considered for the proposed system. The generated power of the large capacity renewable energy plant leads to the violated transmission constraints in the thermal unit commitment programme, therefore, the transmission constraint should be considered. This paper focuses on the optimal operation of the thermal units incorporated with controllable loads such as Electrical Vehicle and Heat Pump water heater of the smart houses. The proposed method is compared with the power flow in thermal units operation without controllable loads and the optimal operation without the transmission constraints. Simulation results show the validation of the proposed method.

  14. Heat recovery unit operation of HVAC system in IMEF

    International Nuclear Information System (INIS)

    Paek, S. R.; Oh, Y. W.; Song, E. S.; Park, D. K.; Joo, Y. S.; Hong, K. P.

    2003-01-01

    HVAC system including a supply and exhaust air system in IMEF(Irradiated Materials Examination Facility) is an essential facility for preventing a leakage of radioactive materials and for a preservation of a working environment. It costs a lot to operate the HVAC system in IMEF because our ventilation type is once-through system, and an air flow is maintained from low level contamination area to high level and maintained high turns of ventilation air under certain conditions. As HRU(Heat Recovery Unit) at HVAC system based on PIEF(Post Irradiation Examination Facility) operation experiences is designed and adopted, it prevents from a heating coil freezing destruction in winter and makes much energy saving etc.. Heat pipe type HRU is adopted in IMEF, and a construction and operation result of HRU is examined

  15. Denver Radium Site -- Operable Unit I closeout report for the US Environmental Protection Agency

    International Nuclear Information System (INIS)

    1992-08-01

    The Denver Radium Site consists of properties in the Denver, Colorado, area having radioactive contamination left from radium processing in the early 1900s. The properties are divided into 11 gaps or operable units to facilitate remedial action of the Site. Operable Unit I is an 8-acre block bounded by Quivas Street to the east, Shoshone Street to the west, West 12th Avenue to the south, and West 13th Avenue to the north. The primary focus of interest concerning investigations of radiological contamination was a radium, vanadium, and uranium processing facility at 1201 Quivas Street owned by the Pittsburgh Radium Company (PRC) from 1925 until 1926. The Radium Ores Company, which was associated with PRC, operated the facility until 1927. A Remedial investigation (RI) of Operable Unit I was prepared by Jacobs Engineering Group and CH 2 M Hill on behalf of EPA in April 1986. The draft Feasibility Study (FS), prepared by Jacobs Engineering Group and CH 2 M Hill, was issued in July 1987 (the final FS is the Community Relations Responsiveness Summary with an errata to the draft, issued September 1987). The RI focused on radium uranium processing residues discarded in the early 1900s. These residues contained uranium, radium, and thorium. EPA s Community Relations Plan involved the community in the decision-making process relating to the remedy to be implemented at Operable Unit X, and promoted communications among interested parties throughout the course of the project. The remedial action alternative preferred by EPA for Operable Unit I was Off-Site Permanent Disposal. Because a permanent disposal facility was not available at the time the Record of Decision was issued in September 1987, EPA selected the On-Site Temporary Containment (capping) with the Off-Site Permanent Disposal alternative

  16. 40 CFR 60.2989 - Does this subpart directly affect incineration unit owners and operators in my State?

    Science.gov (United States)

    2010-07-01

    ... incineration unit owners and operators in my State? 60.2989 Section 60.2989 Protection of Environment... SOURCES Emission Guidelines and Compliance Times for Other Solid Waste Incineration Units That Commenced... incineration unit owners and operators in my State? (a) No, this subpart does not directly affect incineration...

  17. 78 FR 14361 - U.S. Steel Tubular Products, Inc., Mckeesport Tubular Operations Division, Subsidiary of United...

    Science.gov (United States)

    2013-03-05

    ... Products, Inc., Mckeesport Tubular Operations Division, Subsidiary of United States Steel Corporation, Mckeesport, PA; Notice of Initiation of Investigation To Terminate Certification of Eligibility Pursuant to... Tubular Products, McKeesport Tubular Operations Division, Subsidiary of United States Steel Corporation...

  18. Operation experience of the advanced fuel assemblies at Unit 1 of Volgodonsk NPP within four fuel cycles

    International Nuclear Information System (INIS)

    Vasilchenko, I.; Kobelev, S.; Kushmanov, S.

    2006-01-01

    The first commissioning of Volgodonsk NPP Unit 1 with standard reactor WWER-1000 (project V-320) was in 2001. The reactor core, starting from the first fuel charge, was arranged completely with Advanced Fuel Assemblies (AFAs). In this way, it is possible to obtain the experience in startup and operation of the core, completely arranged with AFAs, and also to get a possibility of performing the comprehensive check for justification of newly commissioned units and justification of design solutions accepted in the design of reactor core for Taiwan NPP, Bushehr NPP and Kudankulam NPP. The first fuel charge of the Volgodonsk NPP Unit 1 is a reference and unified for Tiawan NPP (V-428), Bushehr NPP (V-446), Kudankulam NPP(V-412) with small differences caused by design features of RP V-320. The first core charge of Unit 1 of Volgodonsk NPP was arranged of 163 AFAs, comprising 61 CPS ARs and 42 BAR bundles. The subsequent fuel charges were arranged of AFAs with gadolinium oxide integrated into fuel instead of BAR. By 2005 the results of operation of the core at Unit 1 of Volgodonsk NPP during four fuel cycles showed that AFA is sufficiently reliable and serviceable. The activity of the primary coolant of the Volgodonsk NPP is at stable low level. During the whole time of the core operation of the Volgodonsk NPP Unit 1 no leaky AFAs were revealed. The modifications of the internals, made during pre-operational work, are reasonable and effective to provide for fuel mechanical stability in the course of operation. The modifications, made in AFA structure during operation of the Volgodonsk NPP Unit 1, are aimed at improving the service and operational reliability of its components. Correctness of the solutions taken is confirmed by AFAs operation experience both at the Volgodonsk NPP, and at other operating Russian NPPs

  19. Stratigraphie et structure de Trás-os-Montes oriental (Portugal)

    NARCIS (Netherlands)

    Ribeiro, Antonio; Almeida Rebelo, Jose

    1967-01-01

    Rocks in the eastern part of the province of Trás-os-Montes, N. Portugal belong to five units: 1: a complex of pre-Ordovician schists and greywackes; 2: Ordovician and Silurian sediments; 3: a low-grade metamorphic scries of Silurian age; 4: two complexes of probably Precambrian, predominantly meso-

  20. SCOPING SUMMARY FOR THE P-AREA OPERABLE UNIT

    International Nuclear Information System (INIS)

    Kupar, J; Sadika Baladi, S; Mark Amidon, M

    2007-01-01

    This scoping summary supports development of the combined Remedial Investigation (RI)/Baseline Risk Assessment (BRA)/Feasibility Study (FS) for the P-Area Operable Unit (PAOU), or Combined document, which will be submitted on or before 09/28/2007. The objective of this Feasibility Study scoping summary meeting is to agree on the likely response actions to be evaluated and developed as alternatives in the combined document and agree on the uncertainties identified and whether they have been adequately managed

  1. SCOPING SUMMARY FOR THE P-AREA OPERABLE UNIT

    Energy Technology Data Exchange (ETDEWEB)

    Kupar, J; Sadika Baladi, S; Mark Amidon, M

    2007-05-22

    This scoping summary supports development of the combined Remedial Investigation (RI)/Baseline Risk Assessment (BRA)/Feasibility Study (FS) for the P-Area Operable Unit (PAOU), or Combined document, which will be submitted on or before 09/28/2007. The objective of this Feasibility Study scoping summary meeting is to agree on the likely response actions to be evaluated and developed as alternatives in the combined document and agree on the uncertainties identified and whether they have been adequately managed.

  2. 40 CFR 60.1200 - What are the operating practice requirements for my municipal waste combustion unit?

    Science.gov (United States)

    2010-07-01

    ... requirements for my municipal waste combustion unit? 60.1200 Section 60.1200 Protection of Environment... SOURCES Standards of Performance for Small Municipal Waste Combustion Units for Which Construction is... Good Combustion Practices: Operating Requirements § 60.1200 What are the operating practice...

  3. Reservoir release patterns for hydropower operations at the Aspinall Unit on the Gunnison River, Colorado

    International Nuclear Information System (INIS)

    Yin, S.C.L.; Sedlacek, J.

    1995-05-01

    This report presents the development of reservoir release patterns for the Aspinall Unit, which includes Blue Mesa, Morrow Point, and Crystal Reservoirs on the Gunnison River in Colorado. Release patterns were assessed for two hydropower operational scenarios--seasonally adjusted steady flows and seasonally adjusted high fluctuating flows--and three representative hydrologic years--moderate (1987), dry (1989), and wet (1983). The release patterns for the operational scenarios were developed with the aid of monthly, daily, and hourly reservoir operational models, which simulate the linked operation of the three Aspinall Unit reservoirs. Also presented are reservoir fluctuations and downstream water surface elevations corresponding to the reservoir release patterns. Both of the hydropower operational scenarios evaluated are based on the ecological research flows proposed by the US Fish and Wildlife Service for the Aspinall Unit. The first operational scenario allows only seasonally adjusted steady flows (no hourly fluctuations at any dam within one day), whereas the second scenario permits high fluctuating flows from Blue Mesa and Morrow Point Reservoirs during certain times of the year. Crystal Reservoir would release a steady flow within each day under both operational scenarios

  4. Topological zero modes in Monte Carlo simulations

    International Nuclear Information System (INIS)

    Dilger, H.

    1994-08-01

    We present an improvement of global Metropolis updating steps, the instanton hits, used in a hybrid Monte Carlo simulation of the two-flavor Schwinger model with staggered fermions. These hits are designed to change the topological sector of the gauge field. In order to match these hits to an unquenched simulation with pseudofermions, the approximate zero mode structure of the lattice Dirac operator has to be considered explicitly. (orig.)

  5. NRC plan for cleanup operations at Three Mile Island Unit 2

    International Nuclear Information System (INIS)

    Lo, R.; Snyder, B.J.

    1980-07-01

    The NRC plan defines the functional role of the NRC in cleanup operations at Three Mile Island Unit 2 to assure that agency regulatory responsibilities and objectives will be fulfilled. The plan outlines NRC functions in TMI-2 cleanup operations in the following areas: (1) the functional relationship of NRC to other government agencies, the public, and the licensee to coordinate activities, (2) the functional roles of these organizations in cleanup operations, (3) the NRC review and decision-making procedure for the licensee's proposed cleanup operation, (4) the NRC/licensee estimated schedule of major actions, and (5) NRC's functional role in overseeing implementation of approved licensee activities

  6. Interim remedial measures proposed plan for the 200-ZP-1 Operable Unit, Hanford Site, Washington

    International Nuclear Information System (INIS)

    Parker, D.L.

    1993-12-01

    The purpose of this interim remedial measures (IRM) proposed plan is to present and solicit public comments on the IRM planned for the 200-ZP-1 Operable Unit at the Hanford Site in Washington state. The 200-ZP-1 is one of two operable units that envelop the groundwater beneath the 200 West Area of the Hanford Site

  7. Development of Regulatory Audit Programs for Wolsong Unit 1 Continued Operation

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Hong Key; Nho, Seung Hwan; Song, Myung Ho [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2012-05-15

    Wolsong Unit 1 (PHWR type) design life expires on November 20, 2010. In relation to it, KHNP submitted its application to get approval of the MEST on December 30, 2009 and KINS is under review to confirm the appropriateness of continued operation. For the comprehensive review of Wolsong Unit 1 continued operation, KINS has developed the review guidelines for PHWR type reactor including a total of 39 aging management program (AMP) items and 7 time limited aging analysis (TLAA) items. Evaluations or calculations to verify the integrity of nuclear components are required for plant specific AMP and TLAA items as well as the ones specified in the guidelines. In this paper, audit calculation programs developed for KINS staff use in reviewing applicant's submitted evaluation results are presented

  8. Indian Point Station, Units 1, 2, and 3. Annual operating report for 1976

    International Nuclear Information System (INIS)

    1977-01-01

    Unit 1 remained in a shutdown condition pending a decision by the Company on the installation of an ECCS as required by NRC. Net electrical power generated by Unit 2 was 2,267,654 MWH with the unit on line 3,056.45 hrs. Unit 3 generated 1,872,947 MWH and was on line 2,286.01 hrs. Information is presented concerning operations, reportable events, corrective maintenance, fuel performance, radioactivity releases, shutdowns, primary coolant chemistry, and occupational radiation exposures

  9. General purpose dynamic Monte Carlo with continuous energy for transient analysis

    Energy Technology Data Exchange (ETDEWEB)

    Sjenitzer, B. L.; Hoogenboom, J. E. [Delft Univ. of Technology, Dept. of Radiation, Radionuclide and Reactors, Mekelweg 15, 2629JB Delft (Netherlands)

    2012-07-01

    For safety assessments transient analysis is an important tool. It can predict maximum temperatures during regular reactor operation or during an accident scenario. Despite the fact that this kind of analysis is very important, the state of the art still uses rather crude methods, like diffusion theory and point-kinetics. For reference calculations it is preferable to use the Monte Carlo method. In this paper the dynamic Monte Carlo method is implemented in the general purpose Monte Carlo code Tripoli4. Also, the method is extended for use with continuous energy. The first results of Dynamic Tripoli demonstrate that this kind of calculation is indeed accurate and the results are achieved in a reasonable amount of time. With the method implemented in Tripoli it is now possible to do an exact transient calculation in arbitrary geometry. (authors)

  10. Quad-Cities Station, Units 1 and 2. Semiannual operating report, January--June 1975

    International Nuclear Information System (INIS)

    1975-01-01

    Unit 1 generated 2,024,125 net electrical MWH and the generator was on line 3162.6 hours. Unit 2 generated 746,184 net electrical MWH and was on line 1475.3 hrs. Data is included concerning operations, power generation, shutdowns, maintenance, changes, and tests. (FS)

  11. Advanced Transport Operating System (ATOPS) control display unit software description

    Science.gov (United States)

    Slominski, Christopher J.; Parks, Mark A.; Debure, Kelly R.; Heaphy, William J.

    1992-01-01

    The software created for the Control Display Units (CDUs), used for the Advanced Transport Operating Systems (ATOPS) project, on the Transport Systems Research Vehicle (TSRV) is described. Module descriptions are presented in a standardized format which contains module purpose, calling sequence, a detailed description, and global references. The global reference section includes subroutines, functions, and common variables referenced by a particular module. The CDUs, one for the pilot and one for the copilot, are used for flight management purposes. Operations performed with the CDU affects the aircraft's guidance, navigation, and display software.

  12. Proposed plan for remedial action at the quarry residuals operable unit of the Weldon Spring Site

    International Nuclear Information System (INIS)

    1998-03-01

    This proposed plan addresses the management of contamination present in various components of the quarry residuals operable unit (QROU) of the Weldon Spring site, which is located in St. Charles County, Missouri. The QROU consists of (1) residual waste at the quarry proper; (2) the Femme Osage Slough, Little Femme Osage Creek, and Femme Osage Creek; and (3) quarry groundwater located primarily north of the slough. Potential impacts to the St. Charles County well field downgradient of the quarry area are also being addressed as part of the evaluations for this operable unit. Remedial activities for the QROU will be conducted by the US Department of Energy (DOE) in accordance with the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), as amended. As part of the remedial investigation/feasibility study (RI/FS) process required for the QROU under CERCLA, three major evaluation documents have been prepared to support cleanup decisions for this operable unit. decisions for this operable unit

  13. How Can the United States Army Improve Human Intelligence in Peace Operations?

    National Research Council Canada - National Science Library

    Wright, David

    2003-01-01

    .... These secondary collectors, such as the Military Police, Psychological Operations, Civil Affairs and Line Units conduct liaison with international and local police forces, host-government official...

  14. Steam generator tube integrity requirements and operating experience in the United States

    International Nuclear Information System (INIS)

    Karwoski, K.J.

    2009-01-01

    Steam generator tube integrity is important to the safe operation of pressurized-water reactors. For ensuring tube integrity, the U.S. Nuclear Regulatory Commission uses a regulatory framework that is largely performance based. This performance-based framework is supplemented with some prescriptive requirements. The framework recognizes that there are three combinations of tube materials and heat treatments currently used in the United States and that the operating experience depends, in part, on the type of material used. This paper summarizes the regulatory framework for ensuring steam generator tube integrity, it highlights the current status of steam generators, and it highlights some of the steam generator issues and challenges that exist in the United States. (author)

  15. An operating nuclear utility's experience with the ALARA design of a new nuclear unit

    International Nuclear Information System (INIS)

    Rodgers, R.C.

    1985-01-01

    This talk presents a review of how operating experience at Northeast Utilities has been factored into the design of a new nuclear unit and the development and management of the radiation protection program. Their operational experience has indicated that there are two facets to keeping radiation exposures ALARA. The first is the proper ALARA design of the unit. The other facet is the design of a comprehensive radiation protection program. The author discusses these facets in some detail

  16. Operator support system for power unit control in abnormal modes of operation

    International Nuclear Information System (INIS)

    Kurka, J.

    1993-01-01

    I and C system technology, partly Soviet and partly Czechoslovakian, used on the NPP Dukovany units represents the control technology standard of late 70-ties and it becomes the weak part of the whole system. The modernization of the system, therefore, is necessary and it is already in preparation. The specification of both the scope and the depth of upgrading/replacement is being carried out within the framework of the PHARE program. The second phase of the program aimed at the final specifications of requirements on new I and C system is in progress. The output will serve as detailed specification for bid invitation for control system supplier. Parallely, the preparation of specification for WWER-440 full-scope plant simulator for operator training is in progress as well. In the case of two units with WWER-1000 MW reactors, the completion of construction of which was even threaten for a certain period of time, essential changes have taken place in the design of both the I and C systems and the reactor core. 7 figs

  17. Application of total care time and payment per unit time model for physician reimbursement for common general surgery operations.

    Science.gov (United States)

    Chatterjee, Abhishek; Holubar, Stefan D; Figy, Sean; Chen, Lilian; Montagne, Shirley A; Rosen, Joseph M; Desimone, Joseph P

    2012-06-01

    The relative value unit system relies on subjective measures of physician input in the care of patients. A payment per unit time model incorporates surgeon reimbursement to the total care time spent in the operating room, postoperative in-house, and clinic time to define payment per unit time. We aimed to compare common general surgery operations by using the total care time and payment per unit time method in order to demonstrate a more objective measurement for physician reimbursement. Average total physician payment per case was obtained for 5 outpatient operations and 4 inpatient operations in general surgery. Total care time was defined as the sum of operative time, 30 minutes per hospital day, and 30 minutes per office visit for each operation. Payment per unit time was calculated by dividing the physician reimbursement per case by the total care time. Total care time, physician payment per case, and payment per unit time for each type of operation demonstrated that an average payment per time spent for inpatient operations was $455.73 and slightly more at $467.51 for outpatient operations. Partial colectomy with primary anastomosis had the longest total care time (8.98 hours) and the least payment per unit time ($188.52). Laparoscopic gastric bypass had the highest payment per time ($707.30). The total care time and payment per unit time method can be used as an adjunct to compare reimbursement among different operations on an institutional level as well as on a national level. Although many operations have similar payment trends based on time spent by the surgeon, payment differences using this methodology are seen and may be in need of further review. Copyright © 2012 American College of Surgeons. Published by Elsevier Inc. All rights reserved.

  18. Explicit isospectral flows for the AKNS operator on the unit interval

    International Nuclear Information System (INIS)

    Amour, L

    2009-01-01

    We consider the AKNS operator on the unit interval. The boundary conditions are self-adjoint separated boundary conditions. For fixed boundary conditions, we make the formulae for flows induced by general tangent vector fields on isospectral sets explicit

  19. Pilgrim Nuclear Power Station, Unit 1. Annual operating report for 1976

    International Nuclear Information System (INIS)

    Net electrical power generated was 2,415,511 MWH with the generator on line 5,333.6 hrs. Information is presented concerning operations, procedure changes, tests, experiments, maintenance, unit shutdowns and power reductions, and radiation doses to personnel

  20. Salem Nuclear Generating Station, Unit 1. Annual operating report for 1976

    International Nuclear Information System (INIS)

    1977-01-01

    Initial reactor criticality was achieved 12/11/76 and power generation began 12/25/76. Information is presented concerning operation, maintenance, procedure and specification changes, power generation, unit shutdowns and forced power reductions, testing, and personnel radiation exposures

  1. Operational aerial snow surveying in the United States

    Energy Technology Data Exchange (ETDEWEB)

    Peck, E L; Carroll, T R; Vandemark, S C

    1980-03-01

    An airborne gamma radiation detector and data acquisition system has been designed for rapid measurement of the snow cover water equivalent over large open areas. Research and field tests conducted prior to the implementation of an operational snow measurement system in the United States are reviewed. Extensive research test flights were conducted over large river basins of the north-central plains and in the high mountain valleys of the inter-mountain West. Problems encountered during development include: (1) error in the gross gamma flux produced by atmospheric radon gas daughters; (2) spatial and temporal variability in soil moisture; and (3) errors in gamma radiation count rate introduced by aircraft and cosmic background radiation. Network design of operational flight line and ground observation data used in a river forecasting system are discussed. 22 references, 4 figures, 2 tables.

  2. Operating experience gained during the copper oxide plugging incident in Koeberg unit 1 generator stator

    International Nuclear Information System (INIS)

    Mellor, S.P.; Matthee, F.W.

    2002-01-01

    In June 1999 Koeberg's unit 1 started to experience adverse operating conditions which were later ascribed to blockages in the hollow conductors of the generator stator. These blockages were attributed to copper oxide plugs which developed progressively during the following year and culminated in reduced power operation. Many attempts were made to address the plugging by implementing various off-line and on-line cleaning processes. Subsequent to a successful on-line cleaning operation, the unit was returned to full power and the chemistry regime for the stator cooling water system was changed to allow for operation at an elevated pH. This paper discusses Koeberg's experience with copper oxide blockages, describes the initial indications of the problem and the impact on the operating parameters. The remainder of the paper focuses on the actions taken to address the deteriorating situation and the different cleaning methods implemented to remove the copper oxide deposits. The paper concludes with the current status of the unit 1 generator stator and the lessons learned during the resolution of this problem. (authors)

  3. Operating experience gained during the copper oxide plugging incident in Koeberg unit 1 generator stator

    Energy Technology Data Exchange (ETDEWEB)

    Mellor, S.P.; Matthee, F.W. [ESKOM, Koeberg Nuclear Power Station (South Africa)

    2002-07-01

    In June 1999 Koeberg's unit 1 started to experience adverse operating conditions which were later ascribed to blockages in the hollow conductors of the generator stator. These blockages were attributed to copper oxide plugs which developed progressively during the following year and culminated in reduced power operation. Many attempts were made to address the plugging by implementing various off-line and on-line cleaning processes. Subsequent to a successful on-line cleaning operation, the unit was returned to full power and the chemistry regime for the stator cooling water system was changed to allow for operation at an elevated pH. This paper discusses Koeberg's experience with copper oxide blockages, describes the initial indications of the problem and the impact on the operating parameters. The remainder of the paper focuses on the actions taken to address the deteriorating situation and the different cleaning methods implemented to remove the copper oxide deposits. The paper concludes with the current status of the unit 1 generator stator and the lessons learned during the resolution of this problem. (authors)

  4. Usage of burnt fuel isotopic compositions from engineering codes in Monte-Carlo code calculations

    International Nuclear Information System (INIS)

    Aleshin, Sergey S.; Gorodkov, Sergey S.; Shcherenko, Anna I.

    2015-01-01

    A burn-up calculation of VVER's cores by Monte-Carlo code is complex process and requires large computational costs. This fact makes Monte-Carlo codes usage complicated for project and operating calculations. Previously prepared isotopic compositions are proposed to use for the Monte-Carlo code (MCU) calculations of different states of VVER's core with burnt fuel. Isotopic compositions are proposed to calculate by an approximation method. The approximation method is based on usage of a spectral functionality and reference isotopic compositions, that are calculated by engineering codes (TVS-M, PERMAK-A). The multiplication factors and power distributions of FA and VVER with infinite height are calculated in this work by the Monte-Carlo code MCU using earlier prepared isotopic compositions. The MCU calculation data were compared with the data which were obtained by engineering codes.

  5. On the use of stochastic approximation Monte Carlo for Monte Carlo integration

    KAUST Repository

    Liang, Faming

    2009-03-01

    The stochastic approximation Monte Carlo (SAMC) algorithm has recently been proposed as a dynamic optimization algorithm in the literature. In this paper, we show in theory that the samples generated by SAMC can be used for Monte Carlo integration via a dynamically weighted estimator by calling some results from the literature of nonhomogeneous Markov chains. Our numerical results indicate that SAMC can yield significant savings over conventional Monte Carlo algorithms, such as the Metropolis-Hastings algorithm, for the problems for which the energy landscape is rugged. © 2008 Elsevier B.V. All rights reserved.

  6. On the use of stochastic approximation Monte Carlo for Monte Carlo integration

    KAUST Repository

    Liang, Faming

    2009-01-01

    The stochastic approximation Monte Carlo (SAMC) algorithm has recently been proposed as a dynamic optimization algorithm in the literature. In this paper, we show in theory that the samples generated by SAMC can be used for Monte Carlo integration

  7. RCRA facility investigation report for the 200-PO-1 operable unit. Revision 1

    International Nuclear Information System (INIS)

    1997-05-01

    This Resource Conservation and Recovery Act (RCRA) Facility Investigation (RFI) report is prepared in support of the RFI/corrective measures study process for the 200-PO-1 Groundwater Operable Unit in the 200 East Area of the Hanford Site. This report summarizes existing information on this operable unit presented in the 200 East and PUREX Aggregate Area Management Study Reports, contaminant specific studies, available modeling data, and groundwater monitoring data summary reports. Existing contaminant data are screened against current regulatory limits to determine contaminants of potential concern (COPC). Each identified COPC is evaluated using well-specific and plume trend analyses

  8. Commercial operation and outage experience of ABWR at Kashiwazaki-Kariwa units Nos. 6 and 7

    International Nuclear Information System (INIS)

    Anahara, N.; Yamada, M.; Kataoka, H.

    2000-01-01

    Kashiwazaki-Kariwa Nuclear Power Station Units Nos. 6 and 7, the world's first ABWRs (Advanced Boiling Water Reactor), started commercial operation on November 7, 1996 and July 2, 1997, respectively, and continued their commercial operation with a high capacity factor, low occupational radiation exposure and radioactive waste. Units 6 and 7 were in their 3rd cycle operation until 25th April 1999 and 1st November 1999, respectively. Thermal efficiency was 35.4-35.8% (design thermal efficiency: 34.5%) during these period, demonstrating better performance than that of BWR-5 (design thermal efficiency: 33.4%). Nos. 6 and 7 have experienced 2 annual outages. The first outage of unit No. 6 started on November 20, 1997 and was completed within 61 days (including 6 New Year holidays), and the second outage started on March 13, 1999 and was completed within 44 days. The first annual outage of unit No. 7 started on May 27, 1998, earlier than it would normally have been, to avoid an annual outage during the summer, and was completed within 55 days, and the second outage started on September 18th, 1999 and was completed within 45 days, All annual outages were carried out within a very short time period without any severe malfunctions, including newly designed ABWR systems and equipment. As the first outage in Japan, 55 days is a very short period, despite the fact that the Nos. 6 and 7 are the first ABWRs in the world and the largest capacity units in Japan. The total occupational radiation exposure of No. 6 was 300 man-mSv (1st outage) and 331 man-mSv (2nd outage). That of Unit 7 was 153 man-mSv (1st outage) Those of unit No. 6 were at the same level as those of unit No. 3, which is the latest design 1100MW(e) BWR-5. That of unit No. 7 was the lowest ever at Kashiwazaki-Kariwa nuclear power station. The drums of radioactive waste discharged during the annual outage numbered 54 (1st outage) for No. 6 and 62 (1st outage) for No. 7, which was less than the design target of 100

  9. New family of probability distributions with applications to Monte Carlo studies

    International Nuclear Information System (INIS)

    Johnson, M.E.; Tietjen, G.L.; Beckman, R.J.

    1980-01-01

    A new probability distribution is presented that offers considerable potential for providing stochastic inputs to Monte Carlo simulation studies. The distribution includes the exponential power family as a special case. An efficient computational strategy is proposed for random variate generation. An example for testing the hypothesis of unit variance illustrates the advantages of the proposed distribution

  10. 100-BC-1 Operable Unit focused feasibility study

    International Nuclear Information System (INIS)

    Day, R.E.

    1994-01-01

    The standard Comprehensive Environmental Response, Compensation, and Liability Act feasibility study includes development and screening of alternatives (Phases 1 and 2) and the detailed analysis of alternatives (Phase 3). This focused feasibility study constitutes the Phase 3 portion of the feasibility study process for the remedial alternatives initially developed and screened in the 100 Area Feasibility Study Phases 1 and 2 (DOE-RL 1993a). The focused feasibility study process is conducted in two stages, a Process Document (DOE-RL 1994a) and an operable unit-specific focused feasibility study document, such as this one. The focused feasibility study process is performed by implementing a ''plug-in'' style approach; as defined in greater detail in the Process Document, which is a companion to this document. The objective of this focused feasibility study is to provide decision makers with sufficient information to allow appropriate and timely selection of interim remedial measures for candidate waste sites associated with the 100-BC-1 Operable Unit which is located in the north-central part of the Hanford Site. The interim remedial measure candidate waste sites are determined in the Limited Field Investigation (DOE-RL 1993b). Site profiles are developed for each of these waste sites. The site profiles are used in the application of the plug-in approach. The waste site either plugs into the analysis of the alternatives for the group, or deviations from the developed group alternatives are described and documented

  11. RCRA facility investigation/corrective measures study work plan for the 200-UP-2 Operable Unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1993-06-01

    The 200-UP-2 Operable Unit is one of two source operable units at the U Plant Aggregate Area at the Hanford Site. Source operable units include waste management units and unplanned release sites that are potential sources of radioactive and/or hazardous substance contamination. This work plan, while maintaining the title RFI/CMS, presents the background and direction for conducting a limited field investigation in the 200-UP-2 Operable Unit, which is the first part of the process leading to final remedy selection. This report discusses the background, prior recommendations, goals, organization, and quality assurance for the 200-UP-2 Operable Unit Work Plan. The discussion begins with a summary of the regulatory framework and the role of the work plan. The specific recommendations leading into the work plan are then addressed. Next, the goals and organization of the report are discussed. Finally, the quality assurance and supporting documentation are presented

  12. Remedial investigation for the 200-BP-1 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    Buckmaster, M.A.

    1991-01-01

    The Hanford Site, Richland, Washington, contains over 1500 identified waste sites that will be characterized and remediated over the next 30 years. In support of the ''Hanford Federal Facility Agreement and Consent Order,'' the US Department of Energy has initiated a remedial investigation/feasibility study (RI/FS) at the 200-BP-1 operable unit. The 200-BP-1 RI is the first Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA) investigation on the Hanford Site that involves drilling into highly radioactive and chemically contaminated soils. The initial phase of the site characterization is oriented toward determining the nature and extent of any contamination present in the vicinity of the 200-BP-1 operable unit. The major focus of the Phase I RI is the drilling and sampling of 10 inactive waste disposal units which received low level radioactive liquid waste

  13. Vectorized Monte Carlo

    International Nuclear Information System (INIS)

    Brown, F.B.

    1981-01-01

    Examination of the global algorithms and local kernels of conventional general-purpose Monte Carlo codes shows that multigroup Monte Carlo methods have sufficient structure to permit efficient vectorization. A structured multigroup Monte Carlo algorithm for vector computers is developed in which many particle events are treated at once on a cell-by-cell basis. Vectorization of kernels for tracking and variance reduction is described, and a new method for discrete sampling is developed to facilitate the vectorization of collision analysis. To demonstrate the potential of the new method, a vectorized Monte Carlo code for multigroup radiation transport analysis was developed. This code incorporates many features of conventional general-purpose production codes, including general geometry, splitting and Russian roulette, survival biasing, variance estimation via batching, a number of cutoffs, and generalized tallies of collision, tracklength, and surface crossing estimators with response functions. Predictions of vectorized performance characteristics for the CYBER-205 were made using emulated coding and a dynamic model of vector instruction timing. Computation rates were examined for a variety of test problems to determine sensitivities to batch size and vector lengths. Significant speedups are predicted for even a few hundred particles per batch, and asymptotic speedups by about 40 over equivalent Amdahl 470V/8 scalar codes arepredicted for a few thousand particles per batch. The principal conclusion is that vectorization of a general-purpose multigroup Monte Carlo code is well worth the significant effort required for stylized coding and major algorithmic changes

  14. Development of Monte Carlo decay gamma-ray transport calculation system

    Energy Technology Data Exchange (ETDEWEB)

    Sato, Satoshi [Japan Atomic Energy Research Inst., Naka, Ibaraki (Japan). Naka Fusion Research Establishment; Kawasaki, Nobuo [Fujitsu Ltd., Tokyo (Japan); Kume, Etsuo [Japan Atomic Energy Research Inst., Center for Promotion of Computational Science and Engineering, Tokai, Ibaraki (Japan)

    2001-06-01

    In the DT fusion reactor, it is critical concern to evaluate the decay gamma-ray biological dose rates after the reactor shutdown exactly. In order to evaluate the decay gamma-ray biological dose rates exactly, three dimensional Monte Carlo decay gamma-ray transport calculation system have been developed by connecting the three dimensional Monte Carlo particle transport calculation code and the induced activity calculation code. The developed calculation system consists of the following four functions. (1) The operational neutron flux distribution is calculated by the three dimensional Monte Carlo particle transport calculation code. (2) The induced activities are calculated by the induced activity calculation code. (3) The decay gamma-ray source distribution is obtained from the induced activities. (4) The decay gamma-rays are generated by using the decay gamma-ray source distribution, and the decay gamma-ray transport calculation is conducted by the three dimensional Monte Carlo particle transport calculation code. In order to reduce the calculation time drastically, a biasing system for the decay gamma-ray source distribution has been developed, and the function is also included in the present system. In this paper, the outline and the detail of the system, and the execution example are reported. The evaluation for the effect of the biasing system is also reported. (author)

  15. The iterative hopping expansion algorithm for Monte Carlo calculations with very light fermions

    International Nuclear Information System (INIS)

    Montvay, I.

    1985-03-01

    The number of numerical operations necessary for a Monte Carlo simulation with very light fermions (like u- and d-quarks in quantum chromodynamics) is estimated within the iterative hopping expansion method. (orig.)

  16. Adjoint electron Monte Carlo calculations

    International Nuclear Information System (INIS)

    Jordan, T.M.

    1986-01-01

    Adjoint Monte Carlo is the most efficient method for accurate analysis of space systems exposed to natural and artificially enhanced electron environments. Recent adjoint calculations for isotropic electron environments include: comparative data for experimental measurements on electronics boxes; benchmark problem solutions for comparing total dose prediction methodologies; preliminary assessment of sectoring methods used during space system design; and total dose predictions on an electronics package. Adjoint Monte Carlo, forward Monte Carlo, and experiment are in excellent agreement for electron sources that simulate space environments. For electron space environments, adjoint Monte Carlo is clearly superior to forward Monte Carlo, requiring one to two orders of magnitude less computer time for relatively simple geometries. The solid-angle sectoring approximations used for routine design calculations can err by more than a factor of 2 on dose in simple shield geometries. For critical space systems exposed to severe electron environments, these potential sectoring errors demand the establishment of large design margins and/or verification of shield design by adjoint Monte Carlo/experiment

  17. Coevolution Based Adaptive Monte Carlo Localization (CEAMCL

    Directory of Open Access Journals (Sweden)

    Luo Ronghua

    2008-11-01

    Full Text Available An adaptive Monte Carlo localization algorithm based on coevolution mechanism of ecological species is proposed. Samples are clustered into species, each of which represents a hypothesis of the robot's pose. Since the coevolution between the species ensures that the multiple distinct hypotheses can be tracked stably, the problem of premature convergence when using MCL in highly symmetric environments can be solved. And the sample size can be adjusted adaptively over time according to the uncertainty of the robot's pose by using the population growth model. In addition, by using the crossover and mutation operators in evolutionary computation, intra-species evolution can drive the samples move towards the regions where the desired posterior density is large. So a small size of samples can represent the desired density well enough to make precise localization. The new algorithm is termed coevolution based adaptive Monte Carlo localization (CEAMCL. Experiments have been carried out to prove the efficiency of the new localization algorithm.

  18. Risk-based decision analysis for groundwater operable units

    International Nuclear Information System (INIS)

    Chiaramonte, G.R.

    1995-01-01

    This document proposes a streamlined approach and methodology for performing risk assessment in support of interim remedial measure (IRM) decisions involving the remediation of contaminated groundwater on the Hanford Site. This methodology, referred to as ''risk-based decision analysis,'' also supports the specification of target cleanup volumes and provides a basis for design and operation of the groundwater remedies. The risk-based decision analysis can be completed within a short time frame and concisely documented. The risk-based decision analysis is more versatile than the qualitative risk assessment (QRA), because it not only supports the need for IRMs, but also provides criteria for defining the success of the IRMs and provides the risk-basis for decisions on final remedies. For these reasons, it is proposed that, for groundwater operable units, the risk-based decision analysis should replace the more elaborate, costly, and time-consuming QRA

  19. Adaptive time-stepping Monte Carlo integration of Coulomb collisions

    Science.gov (United States)

    Särkimäki, K.; Hirvijoki, E.; Terävä, J.

    2018-01-01

    We report an accessible and robust tool for evaluating the effects of Coulomb collisions on a test particle in a plasma that obeys Maxwell-Jüttner statistics. The implementation is based on the Beliaev-Budker collision integral which allows both the test particle and the background plasma to be relativistic. The integration method supports adaptive time stepping, which is shown to greatly improve the computational efficiency. The Monte Carlo method is implemented for both the three-dimensional particle momentum space and the five-dimensional guiding center phase space. Detailed description is provided for both the physics and implementation of the operator. The focus is in adaptive integration of stochastic differential equations, which is an overlooked aspect among existing Monte Carlo implementations of Coulomb collision operators. We verify that our operator converges to known analytical results and demonstrate that careless implementation of the adaptive time step can lead to severely erroneous results. The operator is provided as a self-contained Fortran 95 module and can be included into existing orbit-following tools that trace either the full Larmor motion or the guiding center dynamics. The adaptive time-stepping algorithm is expected to be useful in situations where the collision frequencies vary greatly over the course of a simulation. Examples include the slowing-down of fusion products or other fast ions, and the Dreicer generation of runaway electrons as well as the generation of fast ions or electrons with ion or electron cyclotron resonance heating.

  20. Monte Carlo: Basics

    OpenAIRE

    Murthy, K. P. N.

    2001-01-01

    An introduction to the basics of Monte Carlo is given. The topics covered include, sample space, events, probabilities, random variables, mean, variance, covariance, characteristic function, chebyshev inequality, law of large numbers, central limit theorem (stable distribution, Levy distribution), random numbers (generation and testing), random sampling techniques (inversion, rejection, sampling from a Gaussian, Metropolis sampling), analogue Monte Carlo and Importance sampling (exponential b...

  1. Fast analytical scatter estimation using graphics processing units.

    Science.gov (United States)

    Ingleby, Harry; Lippuner, Jonas; Rickey, Daniel W; Li, Yue; Elbakri, Idris

    2015-01-01

    To develop a fast patient-specific analytical estimator of first-order Compton and Rayleigh scatter in cone-beam computed tomography, implemented using graphics processing units. The authors developed an analytical estimator for first-order Compton and Rayleigh scatter in a cone-beam computed tomography geometry. The estimator was coded using NVIDIA's CUDA environment for execution on an NVIDIA graphics processing unit. Performance of the analytical estimator was validated by comparison with high-count Monte Carlo simulations for two different numerical phantoms. Monoenergetic analytical simulations were compared with monoenergetic and polyenergetic Monte Carlo simulations. Analytical and Monte Carlo scatter estimates were compared both qualitatively, from visual inspection of images and profiles, and quantitatively, using a scaled root-mean-square difference metric. Reconstruction of simulated cone-beam projection data of an anthropomorphic breast phantom illustrated the potential of this method as a component of a scatter correction algorithm. The monoenergetic analytical and Monte Carlo scatter estimates showed very good agreement. The monoenergetic analytical estimates showed good agreement for Compton single scatter and reasonable agreement for Rayleigh single scatter when compared with polyenergetic Monte Carlo estimates. For a voxelized phantom with dimensions 128 × 128 × 128 voxels and a detector with 256 × 256 pixels, the analytical estimator required 669 seconds for a single projection, using a single NVIDIA 9800 GX2 video card. Accounting for first order scatter in cone-beam image reconstruction improves the contrast to noise ratio of the reconstructed images. The analytical scatter estimator, implemented using graphics processing units, provides rapid and accurate estimates of single scatter and with further acceleration and a method to account for multiple scatter may be useful for practical scatter correction schemes.

  2. Operation time extension for power units of the first generation NPP and the liability for potential damage

    International Nuclear Information System (INIS)

    Kovalevich, O.M.

    2000-01-01

    The problem on the operation time extension for the six operating NPP first generation power units is discussed. However it is not advisable to improve the safety of these power units up to the acceptable level, therefore there arises the contradiction between the operation time extension of these power units and potential damage for the population. The possibility of having the increased civilian-legal responsibility for potential harm and losses in case of an accident is proposed to be considered as a compensating measure. The measures for realization of this civilian-legal responsibility are described [ru

  3. MORSE Monte Carlo code

    International Nuclear Information System (INIS)

    Cramer, S.N.

    1984-01-01

    The MORSE code is a large general-use multigroup Monte Carlo code system. Although no claims can be made regarding its superiority in either theoretical details or Monte Carlo techniques, MORSE has been, since its inception at ORNL in the late 1960s, the most widely used Monte Carlo radiation transport code. The principal reason for this popularity is that MORSE is relatively easy to use, independent of any installation or distribution center, and it can be easily customized to fit almost any specific need. Features of the MORSE code are described

  4. Browns Ferry Nuclear Power Station, Units 1, 2, and 3. Annual operating report: January--December 1976

    International Nuclear Information System (INIS)

    1977-01-01

    Units 1 and 2 were down for the first half of the year caused by the fire of March 1975. Net electrical power generated by Unit 1 this year was 1,301,183 MWH with the generator on line 2,175.25 hrs. Unit 2 generated 1,567,170 MWH with the generator on line 2,548.73 hrs. Unit 3 began full power operation on November 20th and generated 1,416,891 MWH with the generator on line 2,058.20 hrs. Information is presented concerning operations, fuel performance, surveillance testing, containment leak testing, changes, power generation, shutdown and forced reductions, coolant chemistry, occupational radiation exposures, and maintenance

  5. Operating of mobile machine units system using the model of multicomponent complex movement

    OpenAIRE

    A. Lebedev; R. Kaidalov; N. Artiomov; M. Shulyak; M. Podrigalo; D. Abramov; D. Klets

    2015-01-01

    To solve the problems of mobile machine units system operating it is proposed using complex multi-component (composite) movement physical models. Implementation of the proposed method is possible by creating of automatic operating systems of fuel supply to the engines using linear accelerometers. Some examples to illustrate the proposed method are offered.

  6. Operable Unit 3-13, Group 3, Other Surface Soils (Phase II) Field Sampling Plan

    Energy Technology Data Exchange (ETDEWEB)

    G. L. Schwendiman

    2006-07-27

    This Field Sampling Plan describes the Operable Unit 3-13, Group 3, Other Surface Soils, Phase II remediation field sampling activities to be performed at the Idaho Nuclear Technology and Engineering Center located within the Idaho National Laboratory Site. Sampling activities described in this plan support characterization sampling of new sites, real-time soil spectroscopy during excavation, and confirmation sampling that verifies that the remedial action objectives and remediation goals presented in the Final Record of Decision for Idaho Nuclear Technology and Engineering Center, Operable Unit 3-13 have been met.

  7. Estimation of the optimal operating conditions for a radiation chemical neutralization unit

    International Nuclear Information System (INIS)

    Putilov, A.V.; Kamenetskaya, S.A.; Pshezhetskii, S.Ya.; Kazakov, M.S.; Kudryavtsev, S.L.; Petrukhin, N.V.; Misharin, B.A.; Koneev, V.Z.

    1985-01-01

    An estimate is made of the effect of the hydrodynamic conditions on the efficiency of foam units for the radiation chemical neutralization of impurities, taking into account the penetrating power of accelerated electrons having various energies. Expressions are obtained for calculating the efficiency of such units with sectionized operation of the chamber and taking account of the effect of incomplete mixing of the products of radiolysis through the height of the foam layer

  8. Groundwater Monitoring Plan for the Reactor Technology Complex Operable Unit 2-13

    International Nuclear Information System (INIS)

    Richard P. Wells

    2007-01-01

    This Groundwater Monitoring Plan describes the objectives, activities, and assessments that will be performed to support the on-going groundwater monitoring requirements at the Reactor Technology Complex, formerly the Test Reactor Area (TRA). The requirements for groundwater monitoring were stipulated in the Final Record of Decision for Test Reactor Area, Operable Unit 2-13, signed in December 1997. The monitoring requirements were modified by the First Five-Year Review Report for the Test Reactor Area, Operable Unit 2-13, at the Idaho National Engineering and Environmental Laboratory to focus on those contaminants of concern that warrant continued surveillance, including chromium, tritium, strontium-90, and cobalt-60. Based upon recommendations provided in the Annual Groundwater Monitoring Status Report for 2006, the groundwater monitoring frequency was reduced to annually from twice a year

  9. Monte Carlo theory and practice

    International Nuclear Information System (INIS)

    James, F.

    1987-01-01

    Historically, the first large-scale calculations to make use of the Monte Carlo method were studies of neutron scattering and absorption, random processes for which it is quite natural to employ random numbers. Such calculations, a subset of Monte Carlo calculations, are known as direct simulation, since the 'hypothetical population' of the narrower definition above corresponds directly to the real population being studied. The Monte Carlo method may be applied wherever it is possible to establish equivalence between the desired result and the expected behaviour of a stochastic system. The problem to be solved may already be of a probabilistic or statistical nature, in which case its Monte Carlo formulation will usually be a straightforward simulation, or it may be of a deterministic or analytic nature, in which case an appropriate Monte Carlo formulation may require some imagination and may appear contrived or artificial. In any case, the suitability of the method chosen will depend on its mathematical properties and not on its superficial resemblance to the problem to be solved. The authors show how Monte Carlo techniques may be compared with other methods of solution of the same physical problem

  10. OPERATING OF MOBILE MACHINE UNITS SYSTEM USING THE MODEL OF MULTICOMPONENT COMPLEX MOVEMENT

    Directory of Open Access Journals (Sweden)

    A. Lebedev

    2015-07-01

    Full Text Available To solve the problems of mobile machine units system operating it is proposed using complex multi-component (composite movement physical models. Implementation of the proposed method is possible by creating of automatic operating systems of fuel supply to the engines using linear accelerometers. Some examples to illustrate the proposed method are offered.

  11. Fast multipurpose Monte Carlo simulation for proton therapy using multi- and many-core CPU architectures

    Energy Technology Data Exchange (ETDEWEB)

    Souris, Kevin, E-mail: kevin.souris@uclouvain.be; Lee, John Aldo [Center for Molecular Imaging and Experimental Radiotherapy, Institut de Recherche Expérimentale et Clinique, Université catholique de Louvain, Avenue Hippocrate 54, 1200 Brussels, Belgium and ICTEAM Institute, Université catholique de Louvain, Louvain-la-Neuve 1348 (Belgium); Sterpin, Edmond [Center for Molecular Imaging and Experimental Radiotherapy, Institut de Recherche Expérimentale et Clinique, Université catholique de Louvain, Avenue Hippocrate 54, 1200 Brussels, Belgium and Department of Oncology, Katholieke Universiteit Leuven, O& N I Herestraat 49, 3000 Leuven (Belgium)

    2016-04-15

    Purpose: Accuracy in proton therapy treatment planning can be improved using Monte Carlo (MC) simulations. However the long computation time of such methods hinders their use in clinical routine. This work aims to develop a fast multipurpose Monte Carlo simulation tool for proton therapy using massively parallel central processing unit (CPU) architectures. Methods: A new Monte Carlo, called MCsquare (many-core Monte Carlo), has been designed and optimized for the last generation of Intel Xeon processors and Intel Xeon Phi coprocessors. These massively parallel architectures offer the flexibility and the computational power suitable to MC methods. The class-II condensed history algorithm of MCsquare provides a fast and yet accurate method of simulating heavy charged particles such as protons, deuterons, and alphas inside voxelized geometries. Hard ionizations, with energy losses above a user-specified threshold, are simulated individually while soft events are regrouped in a multiple scattering theory. Elastic and inelastic nuclear interactions are sampled from ICRU 63 differential cross sections, thereby allowing for the computation of prompt gamma emission profiles. MCsquare has been benchmarked with the GATE/GEANT4 Monte Carlo application for homogeneous and heterogeneous geometries. Results: Comparisons with GATE/GEANT4 for various geometries show deviations within 2%–1 mm. In spite of the limited memory bandwidth of the coprocessor simulation time is below 25 s for 10{sup 7} primary 200 MeV protons in average soft tissues using all Xeon Phi and CPU resources embedded in a single desktop unit. Conclusions: MCsquare exploits the flexibility of CPU architectures to provide a multipurpose MC simulation tool. Optimized code enables the use of accurate MC calculation within a reasonable computation time, adequate for clinical practice. MCsquare also simulates prompt gamma emission and can thus be used also for in vivo range verification.

  12. Fast multipurpose Monte Carlo simulation for proton therapy using multi- and many-core CPU architectures

    International Nuclear Information System (INIS)

    Souris, Kevin; Lee, John Aldo; Sterpin, Edmond

    2016-01-01

    Purpose: Accuracy in proton therapy treatment planning can be improved using Monte Carlo (MC) simulations. However the long computation time of such methods hinders their use in clinical routine. This work aims to develop a fast multipurpose Monte Carlo simulation tool for proton therapy using massively parallel central processing unit (CPU) architectures. Methods: A new Monte Carlo, called MCsquare (many-core Monte Carlo), has been designed and optimized for the last generation of Intel Xeon processors and Intel Xeon Phi coprocessors. These massively parallel architectures offer the flexibility and the computational power suitable to MC methods. The class-II condensed history algorithm of MCsquare provides a fast and yet accurate method of simulating heavy charged particles such as protons, deuterons, and alphas inside voxelized geometries. Hard ionizations, with energy losses above a user-specified threshold, are simulated individually while soft events are regrouped in a multiple scattering theory. Elastic and inelastic nuclear interactions are sampled from ICRU 63 differential cross sections, thereby allowing for the computation of prompt gamma emission profiles. MCsquare has been benchmarked with the GATE/GEANT4 Monte Carlo application for homogeneous and heterogeneous geometries. Results: Comparisons with GATE/GEANT4 for various geometries show deviations within 2%–1 mm. In spite of the limited memory bandwidth of the coprocessor simulation time is below 25 s for 10"7 primary 200 MeV protons in average soft tissues using all Xeon Phi and CPU resources embedded in a single desktop unit. Conclusions: MCsquare exploits the flexibility of CPU architectures to provide a multipurpose MC simulation tool. Optimized code enables the use of accurate MC calculation within a reasonable computation time, adequate for clinical practice. MCsquare also simulates prompt gamma emission and can thus be used also for in vivo range verification.

  13. Fast multipurpose Monte Carlo simulation for proton therapy using multi- and many-core CPU architectures.

    Science.gov (United States)

    Souris, Kevin; Lee, John Aldo; Sterpin, Edmond

    2016-04-01

    Accuracy in proton therapy treatment planning can be improved using Monte Carlo (MC) simulations. However the long computation time of such methods hinders their use in clinical routine. This work aims to develop a fast multipurpose Monte Carlo simulation tool for proton therapy using massively parallel central processing unit (CPU) architectures. A new Monte Carlo, called MCsquare (many-core Monte Carlo), has been designed and optimized for the last generation of Intel Xeon processors and Intel Xeon Phi coprocessors. These massively parallel architectures offer the flexibility and the computational power suitable to MC methods. The class-II condensed history algorithm of MCsquare provides a fast and yet accurate method of simulating heavy charged particles such as protons, deuterons, and alphas inside voxelized geometries. Hard ionizations, with energy losses above a user-specified threshold, are simulated individually while soft events are regrouped in a multiple scattering theory. Elastic and inelastic nuclear interactions are sampled from ICRU 63 differential cross sections, thereby allowing for the computation of prompt gamma emission profiles. MCsquare has been benchmarked with the gate/geant4 Monte Carlo application for homogeneous and heterogeneous geometries. Comparisons with gate/geant4 for various geometries show deviations within 2%-1 mm. In spite of the limited memory bandwidth of the coprocessor simulation time is below 25 s for 10(7) primary 200 MeV protons in average soft tissues using all Xeon Phi and CPU resources embedded in a single desktop unit. MCsquare exploits the flexibility of CPU architectures to provide a multipurpose MC simulation tool. Optimized code enables the use of accurate MC calculation within a reasonable computation time, adequate for clinical practice. MCsquare also simulates prompt gamma emission and can thus be used also for in vivo range verification.

  14. RCRA facility investigation/corrective measures study work plan for the 100-DR-1 operable unit, Hanford Site, Richland, Washington

    International Nuclear Information System (INIS)

    1992-09-01

    Four areas of the Hanford Site (the 100, 200, 300, and 1100 Areas) have been included on the US Environmental Protection Agency's (EPA's) National Priorities List (NPL) under the Comprehensive Environmental Response, Compensation, and Liability Act of 1980 (CERCLA). Under the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement, Ecology et. al. 1990a), signed by the Washington State Department of Ecology (Ecology), EPA, and the US Department of Energy (DOE), more than 1,000 inactive waste disposal and unplanned release sites on the Hanford Site have been grouped into a number of source and groundwater operable units. These operable units contain contamination in the form of hazardous waste, radioactive/hazardous mixed waste, and other CERCLA hazardous substances. Also included in the Tri-Party Agreement are 55 Resource Conservation and Recovery Act (RCRA) treatment, storage, or disposal (TSD) facilities that will be closed or permitted to operate in accordance with RCRA regulations. Some of the TSD facilities are included in the operable units. This work plan and the attached supporting project plans establish the operable unit setting and the objectives, procedures, tasks, and schedule for conducting the RCRA facility investigation/corrective measures study (RFI/CMS) for the 100-DR-1 source operable unit Source operable units include facilities and unplanned release sites that are potential sources of contamination

  15. Feasibility Study for Operable Unit 7-13/14

    International Nuclear Information System (INIS)

    K. Jean Holdren Thomas E. Bechtold Brian D. Preussner

    2007-01-01

    The Subsurface Disposal Area is a radioactive waste landfill located within the Radioactive Waste Management Complex at the Idaho National Laboratory Site in southeastern Idaho. This Feasibility Study for Operable Unit 7-13/14 analyzes options for mitigating risks to human health and the environment associated with the landfill. Analysis is conducted in accordance with the Comprehensive Environmental Response, Compensation, and Liability Act, using nine evaluation criteria to develop detailed and comparative analysis of five assembled alternatives. Assembled alternatives are composed of discrete modules. Ultimately, decision-makers will select, recombine, and sum various modules into an optimized preferred alternative and final remedial decision

  16. Feasibility Study for Operable Unit 7-13/14

    Energy Technology Data Exchange (ETDEWEB)

    K. Jean Holdren

    2007-05-29

    The Subsurface Disposal Area is a radioactive waste landfill located within the Radioactive Waste Management Complex at the Idaho National Laboratory Site in southeastern Idaho. This Feasibility Study for Operable Unit 7-13/14 analyzes options for mitigating risks to human health and the environment associated with the landfill. Analysis is conducted in accordance with the Comprehensive Environmental Response, Compensation, and Liability Act, using nine evaluation criteria to develop detailed and comparative analysis of five assembled alternatives. Assembled alternatives are composed of discrete modules. Ultimately, decision-makers will select, recombine, and sum various modules into an optimized preferred alternative and final remedial decision.

  17. Aquatic studies at the 100-HR-3 and 100-NR-1 operable units

    International Nuclear Information System (INIS)

    Cushing, C.E.

    1993-04-01

    Pacific Northwest Laboratory initiated a program to characterize selected aquatic biological populations to determine (1) existing levels of inorganic chemical and radionuclide contamination, and (2) the populations' suitability as indicators of chemical releases during cleanup activities at the US Department of Energy's Hanford Site. Following work plans for the ground-water operable units, lower trophic levels in the aquatic habitat (periphyton and caddisfly larvae) were evaluated for contaminants at the 100-HR-3 Operable Unit and 100-NR-1 Operable Unit. The results were evaluated to determine the need for further sampling. If the results showed no significant contamination compared to upriver levels, sampling would be discontinued. The periphyton community appears to be suitable for determining contamination levels. Baseline concentrations for stable chromium were established and will be useful for comparing samples collected when contaminant release is expected. Concentrations of 60 Co, 90 Sr, and 137 Cs in periphyton were essentially below detectable limits, which will also make this community useful in detecting potential releases of radionuclides during cleanup activities. Levels for both stable chromium and radionuclides were essentially below detection limits for caddisfly larvae. Thus, these organisms may be used to monitor suspected contaminant releases from cleanup activities; if concentrations exceed detection limits, they may be related to these activities. Two candidate threatened and endangered species of molluscs occur in the Hanford Reach of the Columbia River. These are the shortface lanx (Fisherola nuttalli), which is a Washington State candidate species, and the Columbia pebblesnail (Fluminicola columbiana), which is both a state and federal candidate species. Specimens of the shortface lanx were observed in the vicinity of N Springs (100-NR-1 Operable Unit); they likely occur throughout this area

  18. Monte Carlo simulations of quantum systems on massively parallel supercomputers

    International Nuclear Information System (INIS)

    Ding, H.Q.

    1993-01-01

    A large class of quantum physics applications uses operator representations that are discrete integers by nature. This class includes magnetic properties of solids, interacting bosons modeling superfluids and Cooper pairs in superconductors, and Hubbard models for strongly correlated electrons systems. This kind of application typically uses integer data representations and the resulting algorithms are dominated entirely by integer operations. The authors implemented an efficient algorithm for one such application on the Intel Touchstone Delta and iPSC/860. The algorithm uses a multispin coding technique which allows significant data compactification and efficient vectorization of Monte Carlo updates. The algorithm regularly switches between two data decompositions, corresponding naturally to different Monte Carlo updating processes and observable measurements such that only nearest-neighbor communications are needed within a given decomposition. On 128 nodes of Intel Delta, this algorithm updates 183 million spins per second (compared to 21 million on CM-2 and 6.2 million on a Cray Y-MP). A systematic performance analysis shows a better than 90% efficiency in the parallel implementation

  19. Unit operation in food manufacturing and processing. Shokuhin seizo/kako ni okeru tan'i sosa

    Energy Technology Data Exchange (ETDEWEB)

    Matsuno, R. (Kyoto Univ., Kyoto (Japan). Faculty of Aguriculture)

    1993-09-05

    Processed foods must be produced in mass, cheap and safe and should be suitable for the delicate taste of human being. Food tastes are effected by an outlook on human attitude, and the surrounding environment. And these factors are reflected to unit operation in food manufacturing and processing and it is clarified that there are many technical difficulties. The characteristics of unit operation for food manufacturing and processing are that the food materials are a multicomponent system, moreover, a very small amount of aroma components, taste components, vitamin, physiologically activation materials and so on are more important than the main components, and also inapplicable of the model centering to the most quantitative component. The purpose of unit operation in food manufacturing and processing is to produce the properties of matter matching to human sense, and therefore there are many problems left unsolved. The development of analytical technology also has an influence on manufacturing and processing technology. Consequently, food manufacturing and processing technology must be based on general science. It is necessary to develop unit operation with an understanding of mutual effect between food and human body.

  20. Direct aperture optimization for IMRT using Monte Carlo generated beamlets

    International Nuclear Information System (INIS)

    Bergman, Alanah M.; Bush, Karl; Milette, Marie-Pierre; Popescu, I. Antoniu; Otto, Karl; Duzenli, Cheryl

    2006-01-01

    This work introduces an EGSnrc-based Monte Carlo (MC) beamlet does distribution matrix into a direct aperture optimization (DAO) algorithm for IMRT inverse planning. The technique is referred to as Monte Carlo-direct aperture optimization (MC-DAO). The goal is to assess if the combination of accurate Monte Carlo tissue inhomogeneity modeling and DAO inverse planning will improve the dose accuracy and treatment efficiency for treatment planning. Several authors have shown that the presence of small fields and/or inhomogeneous materials in IMRT treatment fields can cause dose calculation errors for algorithms that are unable to accurately model electronic disequilibrium. This issue may also affect the IMRT optimization process because the dose calculation algorithm may not properly model difficult geometries such as targets close to low-density regions (lung, air etc.). A clinical linear accelerator head is simulated using BEAMnrc (NRC, Canada). A novel in-house algorithm subdivides the resulting phase space into 2.5x5.0 mm 2 beamlets. Each beamlet is projected onto a patient-specific phantom. The beamlet dose contribution to each voxel in a structure-of-interest is calculated using DOSXYZnrc. The multileaf collimator (MLC) leaf positions are linked to the location of the beamlet does distributions. The MLC shapes are optimized using direct aperture optimization (DAO). A final Monte Carlo calculation with MLC modeling is used to compute the final dose distribution. Monte Carlo simulation can generate accurate beamlet dose distributions for traditionally difficult-to-calculate geometries, particularly for small fields crossing regions of tissue inhomogeneity. The introduction of DAO results in an additional improvement by increasing the treatment delivery efficiency. For the examples presented in this paper the reduction in the total number of monitor units to deliver is ∼33% compared to fluence-based optimization methods

  1. Computational efficiency using the CYBER-205 computer for the PACER Monte Carlo Program

    International Nuclear Information System (INIS)

    Candelore, N.R.; Maher, C.M.; Gast, R.C.

    1985-09-01

    The use of the large memory of the CYBER-205 and its vector data handling logic produced speedups over scalar code ranging from a factor of 7 for unit cell calculations with relatively few compositions to a factor of 5 for problems having more detailed geometry and materials. By vectorizing the neutron tracking in PACER (the collision analysis remained in scalar code), an asymptotic value of 200 neutrons/cpu-second was achieved for a batch size of 10,000 neutrons. The complete vectorization of the Monte Carlo method as performed by Brown resulted in even higher speedups in neutron processing rates over the use of scalar code. Large speedups in neutron processing rates are beneficial not only to achieve more accurate results for the neutronics calculations which are routinely done using Monte Carlo, but also to extend the use of the Monte Carlo method to applications that were previously considered impractical because of large running times

  2. Monte Carlo Methods in Physics

    International Nuclear Information System (INIS)

    Santoso, B.

    1997-01-01

    Method of Monte Carlo integration is reviewed briefly and some of its applications in physics are explained. A numerical experiment on random generators used in the monte Carlo techniques is carried out to show the behavior of the randomness of various methods in generating them. To account for the weight function involved in the Monte Carlo, the metropolis method is used. From the results of the experiment, one can see that there is no regular patterns of the numbers generated, showing that the program generators are reasonably good, while the experimental results, shows a statistical distribution obeying statistical distribution law. Further some applications of the Monte Carlo methods in physics are given. The choice of physical problems are such that the models have available solutions either in exact or approximate values, in which comparisons can be mode, with the calculations using the Monte Carlo method. Comparison show that for the models to be considered, good agreement have been obtained

  3. Monte Carlo techniques in radiation therapy

    CERN Document Server

    Verhaegen, Frank

    2013-01-01

    Modern cancer treatment relies on Monte Carlo simulations to help radiotherapists and clinical physicists better understand and compute radiation dose from imaging devices as well as exploit four-dimensional imaging data. With Monte Carlo-based treatment planning tools now available from commercial vendors, a complete transition to Monte Carlo-based dose calculation methods in radiotherapy could likely take place in the next decade. Monte Carlo Techniques in Radiation Therapy explores the use of Monte Carlo methods for modeling various features of internal and external radiation sources, including light ion beams. The book-the first of its kind-addresses applications of the Monte Carlo particle transport simulation technique in radiation therapy, mainly focusing on external beam radiotherapy and brachytherapy. It presents the mathematical and technical aspects of the methods in particle transport simulations. The book also discusses the modeling of medical linacs and other irradiation devices; issues specific...

  4. Statistical implications in Monte Carlo depletions - 051

    International Nuclear Information System (INIS)

    Zhiwen, Xu; Rhodes, J.; Smith, K.

    2010-01-01

    As a result of steady advances of computer power, continuous-energy Monte Carlo depletion analysis is attracting considerable attention for reactor burnup calculations. The typical Monte Carlo analysis is set up as a combination of a Monte Carlo neutron transport solver and a fuel burnup solver. Note that the burnup solver is a deterministic module. The statistical errors in Monte Carlo solutions are introduced into nuclide number densities and propagated along fuel burnup. This paper is towards the understanding of the statistical implications in Monte Carlo depletions, including both statistical bias and statistical variations in depleted fuel number densities. The deterministic Studsvik lattice physics code, CASMO-5, is modified to model the Monte Carlo depletion. The statistical bias in depleted number densities is found to be negligible compared to its statistical variations, which, in turn, demonstrates the correctness of the Monte Carlo depletion method. Meanwhile, the statistical variation in number densities generally increases with burnup. Several possible ways of reducing the statistical errors are discussed: 1) to increase the number of individual Monte Carlo histories; 2) to increase the number of time steps; 3) to run additional independent Monte Carlo depletion cases. Finally, a new Monte Carlo depletion methodology, called the batch depletion method, is proposed, which consists of performing a set of independent Monte Carlo depletions and is thus capable of estimating the overall statistical errors including both the local statistical error and the propagated statistical error. (authors)

  5. Day-Ahead Coordination of Vehicle-to-Grid Operation and Wind Power in Security Constraints Unit Commitment (SCUC)

    OpenAIRE

    Mohammad Javad Abdollahi; Majid Moazzami

    2015-01-01

    In this paper security constraints unit commitment (SCUC) in the presence of wind power resources and electrical vehicles to grid is presented. SCUC operation prepare an optimal time table for generation unit commitment in order to maximize security, minimize operation cost and satisfy the constraints of networks and units in a period of time, as one of the most important research interest in power systems. Today, the relationship between power network and energy storage systems is interested...

  6. Calvert Cliffs Nuclear Power Plant, Units 1 and 2. Annual operating report: January--December 1976

    International Nuclear Information System (INIS)

    1977-01-01

    Unit 1 successfully completed its first core cycle with unit availability of 95.2 percent. Saltwater leakage into the condenser continues to be a problem. Unit 2 achieved initial criticality November 30 and was initially paralleled to the Baltimore system on December 7. Information is presented concerning operations, specifications, maintenance, shutdowns and power reduction, and personnel exposures

  7. Monte Carlo simulation for IRRMA

    International Nuclear Information System (INIS)

    Gardner, R.P.; Liu Lianyan

    2000-01-01

    Monte Carlo simulation is fast becoming a standard approach for many radiation applications that were previously treated almost entirely by experimental techniques. This is certainly true for Industrial Radiation and Radioisotope Measurement Applications - IRRMA. The reasons for this include: (1) the increased cost and inadequacy of experimentation for design and interpretation purposes; (2) the availability of low cost, large memory, and fast personal computers; and (3) the general availability of general purpose Monte Carlo codes that are increasingly user-friendly, efficient, and accurate. This paper discusses the history and present status of Monte Carlo simulation for IRRMA including the general purpose (GP) and specific purpose (SP) Monte Carlo codes and future needs - primarily from the experience of the authors

  8. Survey Method for Radiological Surveys of 300-FF-1 Operable Unit Soils and Material

    International Nuclear Information System (INIS)

    Brehm, D.M.

    1998-06-01

    This technical basis is to be used to survey soils at the 300-FF-1 Operable Unit during remediation of the site. Its purpose is to provide a basis for the survey methods to be employed by radiological control technician (RCTs) to guide the excavation effort in accordance with the 300-FF-1 waste site Record of Decision (ROD). The ROD for the 300-FF-1 Operable Unit requires selective excavation, removal, and disposal of contaminated soil above 350 pCi/g total uranium activity. Soil above this level will be disposed of as radioactive waste. The remaining soil will remain onsite

  9. INEL Operable Unit 7-13 containment and stabilization configuration option

    International Nuclear Information System (INIS)

    Raivo, B.D.; Richardson, J.G.; Nickelson, D.F.

    1993-05-01

    A containment and stabilization configuration option has been developed for the Idaho National Engineering Laboratory's Subsurface Disposal Area Operable Unit 7-13, the transuranic (TRU)-contaminated waste pits and trenches. The configuration option is presented as an end-to-end system block diagram. Functional subelements are separately discussed, and technical background information, assumptions, input, high-level subelement requirements, and output are presented for each option

  10. Monte Carlo simulation of radiation treatment machine heads

    International Nuclear Information System (INIS)

    Mohan, R.

    1988-01-01

    Monte Carlo simulations of radiation treatment machine heads provide practical means for obtaining energy spectra and angular distributions of photons and electrons. So far, most of the work published in the literature has been limited to photons and the contaminant electrons knocked out by photons. This chapter will be confined to megavoltage photon beams produced by medical linear accelerators and 60 Co teletherapy units. The knowledge of energy spectra and angular distributions of photons and contaminant electrons emerging from such machines is important for a variety of applications in radiation dosimetry

  11. Therapeutic Applications of Monte Carlo Calculations in Nuclear Medicine

    International Nuclear Information System (INIS)

    Coulot, J

    2003-01-01

    be made, about the goal and general organization of the discussion. First, the book could not be considered to be strictly about the Monte Carlo method, but maybe also internal dosimetry and related Monte Carlo issues. Then, it must be noted that the discussion would sometimes have been clearer if SI units had been used instead of rad, or mCi, especially for European readers. There are some confusing features, which could lead to misconceptions, since sometimes authors refer to treatment planning softwares as Monte Carlo codes. If the precious contribution of a software like MIRDOSE to the field of radiation protection dosimetry must be underlined, it should not be considered, strictly speaking, as a Monte Carlo code. It would have been more interesting and relevant to provide a more exhaustive review of Monte Carlo codes (history of the code, transport algorithm, pros and cons), and to make a separate chapter for treatment planning and radiation protection softwares (3D-ID, MABDOS, MIRDOSE3) which are of clinical routine interest. However, this book is very interesting, of practical interest, and it should have its utility in all modern nuclear medicine departments interested in dosimetry, providing up-to-date data and references. It should be viewed as a good and well-documented handbook, or as a general introduction for beginners and students. (book review)

  12. The Cherenkov Telescope Array production system for Monte Carlo simulations and analysis

    Science.gov (United States)

    Arrabito, L.; Bernloehr, K.; Bregeon, J.; Cumani, P.; Hassan, T.; Haupt, A.; Maier, G.; Moralejo, A.; Neyroud, N.; pre="for the"> CTA Consortium, DIRAC Consortium,

    2017-10-01

    The Cherenkov Telescope Array (CTA), an array of many tens of Imaging Atmospheric Cherenkov Telescopes deployed on an unprecedented scale, is the next-generation instrument in the field of very high energy gamma-ray astronomy. An average data stream of about 0.9 GB/s for about 1300 hours of observation per year is expected, therefore resulting in 4 PB of raw data per year and a total of 27 PB/year, including archive and data processing. The start of CTA operation is foreseen in 2018 and it will last about 30 years. The installation of the first telescopes in the two selected locations (Paranal, Chile and La Palma, Spain) will start in 2017. In order to select the best site candidate to host CTA telescopes (in the Northern and in the Southern hemispheres), massive Monte Carlo simulations have been performed since 2012. Once the two sites have been selected, we have started new Monte Carlo simulations to determine the optimal array layout with respect to the obtained sensitivity. Taking into account that CTA may be finally composed of 7 different telescope types coming in 3 different sizes, many different combinations of telescope position and multiplicity as a function of the telescope type have been proposed. This last Monte Carlo campaign represented a huge computational effort, since several hundreds of telescope positions have been simulated, while for future instrument response function simulations, only the operating telescopes will be considered. In particular, during the last 18 months, about 2 PB of Monte Carlo data have been produced and processed with different analysis chains, with a corresponding overall CPU consumption of about 125 M HS06 hours. In these proceedings, we describe the employed computing model, based on the use of grid resources, as well as the production system setup, which relies on the DIRAC interware. Finally, we present the envisaged evolutions of the CTA production system for the off-line data processing during CTA operations and

  13. Oconee Nuclear Station, Units 1, 2, and 3. Semiannual operating report, January--June 1975

    International Nuclear Information System (INIS)

    1975-01-01

    Information is presented concerning operations, performance characteristics, changes, tests, inspections, containment leak tests, maintenance, primary coolant chemistry, station staff changes, reservoir investigations, plume mapping, and operational environmental radioactivity monitoring data for oconee Units 1, 2, and 3. The non-radiological environmental surveillance program is also described. (FS)

  14. Design and operational parameters of transportable supercritical water oxidation waste destruction unit

    International Nuclear Information System (INIS)

    McFarland, R.D.; Brewer, G.R.; Rofer, C.K.

    1991-12-01

    Supercritical water oxidation (SCWO) is the destruction of hazardous waste by oxidation in the presence of water at temperatures and pressures above its critical point. A 1 gal/h SCWO waste destruction unit (WDU) has been designed, built, and operated at Los Alamos National Laboratory. This unit is transportable and is intended to demonstrate the SCWO technology on wastes at Department of Energy sites. This report describes the design of the WDU and the preliminary testing phase leading to demonstration

  15. The quality of operative notes at a general surgery unit.

    Science.gov (United States)

    Rogers, A; Bunting, M; Atherstone, A

    2008-09-01

    With the increasingly litigious nature of medical practice, accurate documentation is critical. This is particularly true for operative procedures, and medical councils have identified this and published guidelines to aid surgeons. However, these remain a frequently cited weakness in their defence in medico-legal cases. This study assessed the accuracy of operative notes in a general surgery unit in order to improve our practice. An audit of 100 consecutive operative notes was performed, and notes were assessed using the Royal College of Surgeons guidelines. The quality of note-taking of trainees was compared with that of consultant surgeons. A series of operation note pro formas was designed in response to the findings. Of the notes, 66% were completed by trainees. The vast majority of notes had no diagram to demonstrate the surgical findings or illustrate the actions. Specialist surgeons were more likely to describe the actions accurately, but less likely to describe wound closure methods or dressings used. They were also less likely to complete adequate postoperative orders. This study identifies key areas of weakness in our operative note-keeping. Pro formas should be introduced and made available for commonly performed procedures, and diagrams should be used wherever possible.

  16. Enhanced teaching and student learning through a simulator-based course in chemical unit operations design

    Science.gov (United States)

    Ghasem, Nayef

    2016-07-01

    This paper illustrates a teaching technique used in computer applications in chemical engineering employed for designing various unit operation processes, where the students learn about unit operations by designing them. The aim of the course is not to teach design, but rather to teach the fundamentals and the function of unit operation processes through simulators. A case study presenting the teaching method was evaluated using student surveys and faculty assessments, which were designed to measure the quality and effectiveness of the teaching method. The results of the questionnaire conclusively demonstrate that this method is an extremely efficient way of teaching a simulator-based course. In addition to that, this teaching method can easily be generalised and used in other courses. A student's final mark is determined by a combination of in-class assessments conducted based on cooperative and peer learning, progress tests and a final exam. Results revealed that peer learning can improve the overall quality of student learning and enhance student understanding.

  17. Emergency operating instruction improvements at San Onofre Nuclear Generating Station Units 2 and 3

    International Nuclear Information System (INIS)

    Trillo, M.W.; Smith, B.H.

    1989-01-01

    In late 1987, San Onofre nuclear generating station (SONGS) began an extensive upgrade of the units 2 and 3 emergency operating instructions (EOIs). The original intent of this program was to incorporate revised generic guidance and to correct problems that were identified by operators. While this program was in progress, the US Nuclear Regulatory Commission (NRC) conducted a series of audits of emergency operating procedure (EOP) development and maintenance programs as 16 commercial nuclear facilities in the United States. These audits included four stations with Combustion Engineering-designed nuclear steam supply systems. (One of these audits included a review of preupgrade SONGS units 2 and 3 EOIs.) Significant industrywide comments resulted from these audits. The NRC has stated its intent to continue the review and audit of EOIs and the associated maintenance programs at all US commercial nuclear facilities. The units 2 and 3 EOI upgrade program developed procedural improvements and procedural program maintenance improvements that address many of the existing audit comments that have been received by the industry. Other resulting improvements may be useful in minimizing NRC comments in future such audits. Specific improvements are discussed. The upgrade program resulted in benefits that were not originally anticipated. The results of this program can be of significant use by other utilities in addressing the industrywide concerns that have been raised in recent NRC audits of EOP development and maintenance programs

  18. Multiscale Monte Carlo algorithms in statistical mechanics and quantum field theory

    Energy Technology Data Exchange (ETDEWEB)

    Lauwers, P G

    1990-12-01

    Conventional Monte Carlo simulation algorithms for models in statistical mechanics and quantum field theory are afflicted by problems caused by their locality. They become highly inefficient if investigations of critical or nearly-critical systems, i.e., systems with important large scale phenomena, are undertaken. We present two types of multiscale approaches that alleveate problems of this kind: Stochastic cluster algorithms and multigrid Monte Carlo simulation algorithms. Another formidable computational problem in simulations of phenomenologically relevant field theories with fermions is the need for frequently inverting the Dirac operator. This inversion can be accelerated considerably by means of deterministic multigrid methods, very similar to the ones used for the numerical solution of differential equations. (orig.).

  19. Geology of Maxwell Montes, Venus

    Science.gov (United States)

    Head, J. W.; Campbell, D. B.; Peterfreund, A. R.; Zisk, S. A.

    1984-01-01

    Maxwell Montes represent the most distinctive topography on the surface of Venus, rising some 11 km above mean planetary radius. The multiple data sets of the Pioneer missing and Earth based radar observations to characterize Maxwell Montes are analyzed. Maxwell Montes is a porkchop shaped feature located at the eastern end of Lakshmi Planum. The main massif trends about North 20 deg West for approximately 1000 km and the narrow handle extends several hundred km West South-West WSW from the north end of the main massif, descending down toward Lakshmi Planum. The main massif is rectilinear and approximately 500 km wide. The southern and northern edges of Maxwell Montes coincide with major topographic boundaries defining the edge of Ishtar Terra.

  20. NRC plan for cleanup operations at Three Mile Island Unit 2

    International Nuclear Information System (INIS)

    Lo, R.; Snyder, B.

    1982-02-01

    This NRC Plan, which defines NRC's functional role in cleanup operations at Three Mile Island Unit 2 and outlines NRC's regulatory responsibilities in fulfilling this role, is the first revision to the initial plan issued in July 1980 (NUREG-0698). Since 1980, a number of policy developments have occurred which will have an impact on the course of cleanup operations. This revision reflects these developments in the area of NRC's review and approval process with regard to cleanup operations as well as NRC's interface with the Department of Energy's involvement in the cleanup and waste disposal. This revision is also intended to update the cleanup schedule by presenting the cleanup progress that has taken place and NRC's role in ongoing and future cleanup activities

  1. Article separation apparatus and method for unit operations

    Science.gov (United States)

    Pardini, Allan F.; Gervais, Kevin L.; Mathews, Royce A.; Hockey, Ronald L.

    2010-06-22

    An apparatus and method are disclosed for separating articles from a group of articles. The apparatus includes a container for containing one or more articles coupled to a suitable fluidizer for suspending articles within the container and transporting articles to an induction tube. A portal in the induction tube introduces articles singly into the induction tube. A vacuum pulls articles through the induction tube separating the articles from the group of articles in the container. The apparatus and method can be combined with one or more unit operations or modules, e.g., for inspecting articles, assessing quality of articles, or ascertaining material properties and/or parameters of articles, including layers thereof.

  2. Interim action record of decision remedial alternative selection: TNX area groundwater operable unit

    International Nuclear Information System (INIS)

    Palmer, E.R.

    1994-10-01

    This document presents the selected interim remedial action for the TNX Area Groundwater Operable Unit at the Savannah River Site (SRS), which was developed in accordance with CERCLA of 1980, as amended by the Superfund Amendments and Reauthorization Act (SARA) of 1986, and to the extent practicable, the National Oil and Hazardous Substances Pollution contingency Plan (NCP). This decision is based on the Administrative Record File for this specific CERCLA unit

  3. The Applied Meteorology Unit: Nineteen Years Successfully Transitioning Research Into Operations for America's Space Program

    Science.gov (United States)

    Madura, John T.; Bauman, William H., III; Merceret, Francis J.; Roeder, William P.; Brody, Frank C.; Hagemeyer, Bartlett C.

    2011-01-01

    The Applied Meteorology Unit (AMU) provides technology development and transition services to improve operational weather support to America's space program . The AMU was founded in 1991 and operates under a triagency Memorandum of Understanding (MOU) between the National Aeronautics and Space Administration (NASA), the United States Air Force (USAF) and the National Weather Service (NWS) (Ernst and Merceret, 1995). It is colocated with the 45th Weather Squadron (45WS) at Cape Canaveral Air Force Station (CCAFS) and funded by the Space Shuttle Program . Its primary customers are the 45WS, the Spaceflight Meteorology Group (SMG) operated for NASA by the NWS at the Johnson Space Center (JSC) in Houston, TX, and the NWS forecast office in Melbourne, FL (MLB). The gap between research and operations is well known. All too frequently, the process of transitioning research to operations fails for various reasons. The mission of the AMU is in essence to bridge this gap for America's space program.

  4. Day-Ahead Coordination of Vehicle-to-Grid Operation and Wind Power in Security Constraints Unit Commitment (SCUC

    Directory of Open Access Journals (Sweden)

    Mohammad Javad Abdollahi

    2015-08-01

    Full Text Available In this paper security constraints unit commitment (SCUC in the presence of wind power resources and electrical vehicles to grid is presented. SCUC operation prepare an optimal time table for generation unit commitment in order to maximize security, minimize operation cost and satisfy the constraints of networks and units in a period of time, as one of the most important research interest in power systems. Today, the relationship between power network and energy storage systems is interested for many researchers and network operators. Using Electrical Vehicles (PEVs and wind power for energy production is one of the newest proposed methods for replacing fossil fuels.One of the effective strategies for analyzing of the effects of Vehicle 2 Grid (V2G and wind power in optimal operation of generation is running of SCUC for power systems that are equipped with V2G and wind power resources. In this paper, game theory method is employed for deterministic solution of day-ahead unit commitment with considering security constraints in the simultaneous presence of V2G and wind power units. This problem for two scenarios of grid-controlled mode and consumer-controlled mode in three different days with light, medium and heavy load profiles is analyzed. Simulation results show the effectiveness of the presence of V2G and wind power for decreasing of generation cost and improving operation indices of power systems.

  5. Limited field investigation report for the 100-NR-1 Operable Unit

    International Nuclear Information System (INIS)

    1995-03-01

    This limited field investigation (LFI) report summarizes the data collection and analysis activities conducted during the 100-NR-1 Source Operable Unit LFI and the associated qualitative risk assessment (QRA), and makes recommendations on the continued candidacy of high-priority sites for interim remedial measures (IRM). The results and recommendations presented in this report are generally independent of future land-use scenarios. This report is unique in that it is based on Hanford-specific agreements discussed in the Hanford Federal Facility Agreement and Consent Order (Tri-Party Agreement) (Ecology et al. 1992), the Hanford Site Risk Assessment Methodology (DOE-RL 1994a), the Remedial Investigation Feasibility Study Work Plan for the 100-NR-1 Operable Unit (DOE-RL 1992a), and the Hanford Past-Practice Strategy (HPPS) (DOE-RL 1991), and must be viewed in this context. The HPPS emphasizes initiating and completing waste site cleanup through interim actions. The strategy includes paths for interim decision-making and a final remedy-selection process for the operable unit. A LFI report is required, in accordance with the HPPS, when waste sites are to be considered for IRM and existing data are insufficient to formulate a conceptual model or perform a QRA. The purpose of the report is to identify those sites that are recommended to remain as candidates for IRM, provide a preliminary summary of site characterization studies, refine the conceptual model as needed, identify potential contaminant- and location-specific applicable or relevant and appropriate requirements (ARAR), and provide a qualitative assessment of the risks associated with the sites. This assessment includes consideration of whether contaminant concentrations pose a risk to human health or the environment that warrants action through IRM

  6. A Moveable Feast--A Progressive Approach to the Unit Operations Laboratory

    Science.gov (United States)

    Conner, Wm. Curtis, Jr.; Hammond, Karl D.; Laurence, Robert L.

    2011-01-01

    The authors describe an alternative format for the senior laboratory in which students are allowed--indeed, expected--to communicate with previous groups and build on their results. The effect is a unit operations laboratory in which students are empowered to propose the experiments they wish to do and in which the cumulative experience of the…

  7. (U) Introduction to Monte Carlo Methods

    Energy Technology Data Exchange (ETDEWEB)

    Hungerford, Aimee L. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-03-20

    Monte Carlo methods are very valuable for representing solutions to particle transport problems. Here we describe a “cook book” approach to handling the terms in a transport equation using Monte Carlo methods. Focus is on the mechanics of a numerical Monte Carlo code, rather than the mathematical foundations of the method.

  8. Clinical treatment planning for stereotactic radiotherapy, evaluation by Monte Carlo simulation

    International Nuclear Information System (INIS)

    Kairn, T.; Aland, T.; Kenny, J.; Knight, R.T.; Crowe, S.B.; Langton, C.M.; Franich, R.D.; Johnston, P.N.

    2010-01-01

    Full text: This study uses re-evaluates the doses delivered by a series of clinical stereotactic radiotherapy treatments, to test the accuracy of treatment planning predictions for very small radiation fields. Stereotactic radiotherapy treatment plans for meningiomas near the petrous temporal bone and the foramen magnum (incorp rating fields smaller than I c m2) were examined using Monte Carlo simulations. Important differences between treatment planning predictions and Monte Carlo calculations of doses delivered to stereotactic radiotherapy patients are apparent. For example, in one case the Monte Carlo calculation shows that the delivery a planned meningioma treatment would spare the patient's critical structures (eyes, brainstem) more effectively than the treatment plan predicted, and therefore suggests that this patient could safely receive an increased dose to their tumour. Monte Carlo simulations can be used to test the dose predictions made by a conventional treatment planning system, for dosimetrically challenging small fields, and can thereby suggest valuable modifications to clinical treatment plans. This research was funded by the Wesley Research Institute, Australia. The authors wish to thank Andrew Fielding and David Schlect for valuable discussions of aspects of this work. The authors are also grateful to Muhammad Kakakhel, for assisting with the design and calibration of our linear accelerator model, and to the stereotactic radiation therapy team at Premion, who designed the treatment plans. Computational resources and services used in this work were provided by the HPC and Research Support Unit, QUT, Brisbane, Australia. (author)

  9. Use of Special Operations Forces in United Nations Missions: a Method to Resolve Complexity

    Science.gov (United States)

    2015-05-21

    physical stamina and psychological stability, followed by a rigorous training program are the imperatives to create SOF soldiers.42 Mark Bowden in...recommendation is that the United Nations should establish a Special Operations planning cell within the UN Department of Peacekeeping Operations. As of...now, the cell is nonexistent. This cell should be able to facilitate the integration of SOF into the overall peace operations concept. Finally, the

  10. Monte Carlo applications to core-following of the National Research Universal reactor (NRU)

    International Nuclear Information System (INIS)

    Nguyen, T.S.; Wang, X.; Leung, T.

    2014-01-01

    Reactor code TRIAD, relying on a two-group neutron diffusion model, is currently used for core-following of NRU - to track reactor assembly locations and burnups. The Monte Carlo (MCNP or SERPENT) full-reactor models of NRU can be used to provide the core power distribution for calculating fuel burnups, with WIMS-AECL providing fuel depletion calculations. The MCNP/WIMS core-following results were in good agreement with the measured data, within the expected biases. The Monte Carlo methods, still very time-consuming, need to be able to run faster before they can replace TRIAD for timely support of NRU operations. (author)

  11. Qualitative risk assessment for the 100-FR-1 source operable unit

    International Nuclear Information System (INIS)

    Corporation, I.T.

    1994-08-01

    This report provides the Qualitative risk assessment (QRA) for the waste sites associated with the 100-FR-1 Operable Unit. The QRA is an evaluation of risk for a predefined set of human and ecological exposure scenarios. It is not intended to replace or be a substitute for a baseline risk assessment. The QRA is streamlined to consider only two human health scenarios (frequent-and occasional-use) with four exposure pathways (soil ingestion, fugitive dust inhalation, inhalation of volatile organics, and external radiation exposure) and a limited ecological evaluation. The use of these scenarios and pathways was agreed to by the 100 Area Tri-Party unit managers

  12. Engineering evaluation/conceptual plan for the 200-UP-1 groundwater operable unit interim remedial measure

    International Nuclear Information System (INIS)

    Myers, D.A.; Swanson, L.C.; Weeks, R.S.; Giacinto, J.; Gustafson, F.W.; Ford, B.H.; Wittreich, C.; Parnell, S.; Green, J.

    1995-04-01

    This report presents an engineering evaluation and conceptual plan for an interim remedial measure (ERM) to address a uranium and technetium-99 groundwater plume and an associated nitrate contamination plume in the 200-UP-1 Groundwater Operable Unit located in the 200 West Area of the Hanford Site. This report provides information regarding the need and potentially achievable objectives and goals for an IRM and evaluates alternatives to contain elevated concentrations of uranium, technetium-99, nitrate, and carbon tetrachloride and to obtain information necessary to develop final remedial actions for the operable unit

  13. Cost and Operational Effectiveness Analysis of Aiternative Force Structures for Fulfillment of the United States Marine Corps Operational Support Airlift and Search and Rescue Missions

    National Research Council Canada - National Science Library

    Chase, Eric

    2000-01-01

    This thesis provides a preliminary cost and operational effectiveness analysis of alternative force structures for the United States Marine Corps operational support airlift and search and rescue missions...

  14. Comparison of MCB and MONTEBURNS Monte Carlo burnup codes on a one-pass deep burn

    International Nuclear Information System (INIS)

    Talamo, Alberto; Ji, Wei; Cetnar, Jerzy; Gudowski, Waclaw

    2006-01-01

    Numerical applications implemented on the Monte Carlo method have developed in line with the increase of computer power; nowadays, in the field of nuclear reactor physics, it is possible to perform burnup simulations in a detailed 3D geometry and a continuous energy description by the Monte Carlo method; moreover, the required computing time can be abundantly reduced by taking advantage of a computer cluster. In this paper we focused on comparing the results of the two major Monte Carlo burnup codes, MONTEBURNS and MCB, when they share the same MCNP geometry, nuclear data library, core thermal power, and they apply the same refueling and shuffling schedule. While simulating a total operation time of the Gas Turbine-Modular Helium Reactor of 2100 effective full power days and a one-pass deep burn in-core fuel management schedule, we have found that the two Monte Carlo codes produce very similar results both on the criticality value of the core and the transmutation of the key actinides

  15. Comparison of MCB and MONTEBURNS Monte Carlo burnup codes on a one-pass deep burn

    Energy Technology Data Exchange (ETDEWEB)

    Talamo, Alberto [Royal Institute of Technology (KTH), Roslagstullsbacken 21, Stockholm S-10691 (Sweden)]. E-mail: alby@anl.gov; Ji, Wei [University of Michigan, Bonisteel Boulevard 2355, Ann Arbor, MI 48109-2104 (United States); Cetnar, Jerzy [AGH-University of Science and Technology, Al. Mickiewicza 30 Cracow (Poland); Gudowski, Waclaw [Royal Institute of Technology (KTH), Roslagstullsbacken 21, Stockholm S-10691 (Sweden)

    2006-09-15

    Numerical applications implemented on the Monte Carlo method have developed in line with the increase of computer power; nowadays, in the field of nuclear reactor physics, it is possible to perform burnup simulations in a detailed 3D geometry and a continuous energy description by the Monte Carlo method; moreover, the required computing time can be abundantly reduced by taking advantage of a computer cluster. In this paper we focused on comparing the results of the two major Monte Carlo burnup codes, MONTEBURNS and MCB, when they share the same MCNP geometry, nuclear data library, core thermal power, and they apply the same refueling and shuffling schedule. While simulating a total operation time of the Gas Turbine-Modular Helium Reactor of 2100 effective full power days and a one-pass deep burn in-core fuel management schedule, we have found that the two Monte Carlo codes produce very similar results both on the criticality value of the core and the transmutation of the key actinides.

  16. Tally and geometry definition influence on the computing time in radiotherapy treatment planning with MCNP Monte Carlo code.

    Science.gov (United States)

    Juste, B; Miro, R; Gallardo, S; Santos, A; Verdu, G

    2006-01-01

    The present work has simulated the photon and electron transport in a Theratron 780 (MDS Nordion) (60)Co radiotherapy unit, using the Monte Carlo transport code, MCNP (Monte Carlo N-Particle), version 5. In order to become computationally more efficient in view of taking part in the practical field of radiotherapy treatment planning, this work is focused mainly on the analysis of dose results and on the required computing time of different tallies applied in the model to speed up calculations.

  17. Waste Area Group 10, Operable Unit 10-08, Remedial Investigation/Feasibility Study Annual Status Report for Fiscal Year 2006

    Energy Technology Data Exchange (ETDEWEB)

    R. P. Wells

    2007-05-09

    This report provides a status of the progress made in Fiscal Year 2006 on tasks identified in the Waste Area Group 10, Operable Unit 10-08, Remedial Investigation/Feasibility Study Work Plan. Major accomplishments include: (1) groundwater sampling and review of the groundwater monitoring data, (2) installation of a Sitewide groundwater-level monitoring network, (3) update of the Groundwater Monitoring and Field Sampling Plan of Operable Unit 10-08, (4) re-evaluation of the risk at Site TSF-08, (5) progress on the Operable Unit 10-08 Sitewide Groundwater Model.

  18. Geophysical Investigation of the 618-10 and 618-11 Burial Grounds, 300-FF-2 Operable Unit

    International Nuclear Information System (INIS)

    Bergstrom, K.A.; Bolin, D.J.; Mitchell, T.H.

    1997-09-01

    This document summarizes the results of geophysical investigations conducted at two radioactive solid waste burial grounds, 618-10 and 618-11. The burial grounds are located approximately 4.5 miles and 7 miles north of the 300 Area, respectively. These sites are within the 300-FF-2 Operable Unit, where geophysical techniques are being used to characterize the distribution of solid waste in the subsurface as part of the Limited Field Investigations for this operable unit

  19. Compex system for teaching and training operators for TPP and NPP power units

    International Nuclear Information System (INIS)

    Tsiptsyura, R.D.

    1985-01-01

    Requirements, taken as a principle for constructing the system for operator teaching and training (OTT), have been formulated on the basis of investigation of operators' work at TPP and NPP power units. Functional structure and a structural block-diagram for OTT are built. As a criterion, which determines the structure of any trainers, being a part of OTT a requirement has been chosen satisfying the correspondence beetween habits developed with the help of trainers and habits of real operators' work. Results of analysis permit to confirm that refusal or under statement of the role of any stage of operator training leads to reduction of quality of his training

  20. 5-year operation experience with the 1.8 K refrigeration units of the LHC cryogenic system

    CERN Document Server

    Ferlin, G; Claudet, S; Pezzetti, M

    2015-01-01

    Since 2009, the Large Hadron Collider (LHC) is in operation at CERN. The LHC superconducting magnets distributed over eight sectors of 3.3-km long are cooled at 1.9 K in pressurized superfluid helium. The nominal operating temperature of 1.9 K is produced by eight 1.8-K refrigeration units based on centrifugal cold compressors (3 or 4 stages depending to the vendor) combined with warm volumetric screw compressors with sub-atmospheric suction. After about 5 years of continuous operation, we will present the results concerning the availability for the final user of these refrigeration units and the impact of the design choice on the recovery time after a system trip. We will also present the individual results for each rotating machinery in terms of failure origin and of Mean Time between Failure (MTBF), as well as the consolidations and upgrades applied to these refrigeration units.

  1. 5-year operation experience with the 1.8 K refrigeration units of the LHC cryogenic system

    Science.gov (United States)

    Ferlin, G.; Tavian, L.; Claudet, S.; Pezzetti, M.

    2015-12-01

    Since 2009, the Large Hadron Collider (LHC) is in operation at CERN. The LHC superconducting magnets distributed over eight sectors of 3.3-km long are cooled at 1.9 K in pressurized superfluid helium. The nominal operating temperature of 1.9 K is produced by eight 1.8-K refrigeration units based on centrifugal cold compressors (3 or 4 stages depending to the vendor) combined with warm volumetric screw compressors with sub-atmospheric suction. After about 5 years of continuous operation, we will present the results concerning the availability for the final user of these refrigeration units and the impact of the design choice on the recovery time after a system trip. We will also present the individual results for each rotating machinery in terms of failure origin and of Mean Time between Failure (MTBF), as well as the consolidations and upgrades applied to these refrigeration units.

  2. Results of toxicity tests and chemical analyses conducted on sediments collected from the TNX Outfall Delta Operable Unit, July 1999

    International Nuclear Information System (INIS)

    Specht, W.L.

    2000-01-01

    In order to provide unit specific toxicity data that will be used to address critical uncertainty in the ecological risk assessment (ERA) for the TNX Outfall Delta Operable Unit (TNXOD OU), sediments were collected from eight locations in the Inner Swamp portion of the operable unit and two unit specific background locations. These samples were analyzed for total mercury, total uranium, and sediment toxicity

  3. Monte Carlo based investigations of electron contamination from telecobalt unit head in build up region and its impact on surface dose.

    Science.gov (United States)

    Jagtap, A S; Palani Selvam, T; Patil, B J; Chavan, S T; Pethe, S N; Kulkarni, Gauri; Dahiwale, S S; Bhoraskar, V N; Dhole, S D

    2016-12-01

    A Telecobalt unit has wide range of applications in cancer treatments and is used widely in many countries all around the world. Estimation of surface dose in Cobalt-60 teletherapy machine becomes important since clinically useful photon beam consist of contaminated electrons during the patient treatment. EGSnrc along with the BEAMnrc user code was used to model the Theratron 780E telecobalt unit. Central axis depth dose profiles including surface doses have been estimated for the field sizes of 0×0, 6×6, 10×10, 15×15, 20×20, 25×25, 30×30cm 2 and at Source-to-surface distance (SSD) of 60 and 80cm. Surface dose was measured experimentally by the Gafchromic RTQA2 films and are in good agreement with the simulation results. The central axis depth dose data are compared with the data available from the British Journal of Radiology report no. 25. Contribution of contaminated electrons has also been calculated using Monte Carlo simulation by the different parts of the Cobalt-60 head for different field size and SSD's. Moreover, depth dose curve in zero area field size is calculated by extrapolation method and compared with the already published data. They are found in good agreement. Copyright © 2016 Elsevier Ltd. All rights reserved.

  4. Main problems experienced on diesel generators of French 900 MWe operating units

    Energy Technology Data Exchange (ETDEWEB)

    Dredemis, Geoffroy; Jude, Francois [Commissariat a l' Energie Atomique, centre d' Etudes Nucleaires de Fontenay-aux-Roses, Institut de Protection et Surete Nucleaire, Departement d' Analyse de Surete, B.P. No. 6, 92260 Fontenay-aux-Roses (France)

    1986-02-15

    Each unit of all the French nuclear power plant is equipped with two diesel emergency generator sets., For the totality of standards PWRs of 900 MWe, they are identical. We present in this communication the most significative failures met with diesel engines on operating units, such as rupture of fuel injection pipes, breaking of the connecting rods, and cylinder lubrication failures. All these incidents, which affected the emergency power sources of concerned units, had generic characteristics. In view of their potential consequences, it was proceeded in each case to an immediate control of the components concerned of all PWR 900 MWe diesel engines. At the same time, studies were started as to what modifications would permit to solve rapidly each one of the problems met with. (authors)

  5. Computer Drawing Method for Operating Characteristic Curve of PV Power Plant Array Unit

    Science.gov (United States)

    Tan, Jianbin

    2018-02-01

    According to the engineering design of large-scale grid-connected photovoltaic power stations and the research and development of many simulation and analysis systems, it is necessary to draw a good computer graphics of the operating characteristic curves of photovoltaic array elements and to propose a good segmentation non-linear interpolation algorithm. In the calculation method, Component performance parameters as the main design basis, the computer can get 5 PV module performances. At the same time, combined with the PV array series and parallel connection, the computer drawing of the performance curve of the PV array unit can be realized. At the same time, the specific data onto the module of PV development software can be calculated, and the good operation of PV array unit can be improved on practical application.

  6. Monte Carlo calculations of the free-molecule drag on chains of uniform spheres

    International Nuclear Information System (INIS)

    Dahneke, B.; Chan, P.

    1980-01-01

    Monte Carlo calculations of the free-molecule drag on straight chains of uniform spheres are presented. The drag on a long chain is expressed in terms of the drag on a basic chain unit (two hemispheres touching at their poles) multiplied by the number of spheres in the chain. Since there is no interaction between the basic chain units, it is argued that the results also apply as a good approximation to the drag on kinked and branched chains covering a broad range of geometries. Experimental data are cited which support this claim

  7. Annual Summary Report, February to December 1998, for the 100-HR-3 and 100-KR-4 Pump-and-Treat Operations and Operable Units

    International Nuclear Information System (INIS)

    Boutin, R. J.

    1999-01-01

    This annual summary report discusses the interim remedial actions at the 100-HR-3 and 100-KR-4 Operable Units (OUs) for February 1,1998, through December 31, 1998. This is the second annual summary report that has been submitted for these OUs; the first report was released in April 1998 (DOE-RL 1998). Ongoing annual summaries and performance evaluations of each of the pump-and-treat systems are required by the Remedial Design Report and Remedial Action Work Plan for the 100-HR-3 and 100-KR-4 Groundwater Operable Units' Interim Action (RDR/RAWP) (DOE-RL 1996)

  8. Lectures on Monte Carlo methods

    CERN Document Server

    Madras, Neal

    2001-01-01

    Monte Carlo methods form an experimental branch of mathematics that employs simulations driven by random number generators. These methods are often used when others fail, since they are much less sensitive to the "curse of dimensionality", which plagues deterministic methods in problems with a large number of variables. Monte Carlo methods are used in many fields: mathematics, statistics, physics, chemistry, finance, computer science, and biology, for instance. This book is an introduction to Monte Carlo methods for anyone who would like to use these methods to study various kinds of mathemati

  9. Remedial Design/Remedial Action Work Plan for Operable Units 6-05 and 10-04, Phase III

    Energy Technology Data Exchange (ETDEWEB)

    R. P. Wells

    2006-09-19

    The remedial design/remedial action for Operable Unit 6-05 (Waste Area Group 6) and Operable Unit 10-04 (Waste Area Group 10) - collectively called Operable Unit 10-04 has been divided into four phases. Phase I consists of developing and implementing institutional controls at Operable Unit 10-04 sites and developing and implementing Idaho National Laboratory-wide plans for both institutional controls and ecological monitoring. Phase II will remediate sites contaminated with trinitrotoluene and Royal Demolition Explosive. Phase III will remediate lead contamination at a gun range, and Phase IV will remediate hazards from unexploded ordnance. This Phase III remedial Design/Remedial Action Work Plan addresses the remediation of lead-contaminated soils found at the Security Training Facility (STF)-02 Gun Range located at the Idaho National Laboratory. Remediation of the STF-02 Gun Range will include excavating contaminated soils; physically separating copper and lead for recycling; returning separated soils below the remediation goal to the site; stabilizing contaminated soils, as required, and disposing of the separated soils that exceed the remediation goal; encapsulating and disposing of creosote-contaminated railroad ties and power poles; removing and disposing of the wooden building and asphalt pads found at the STF-02 Gun Range; sampling and analyzing soil to determine the excavation requirements; and when the remediation goals have been met, backfilling and contouring excavated areas and revegetating the affected area.

  10. Dose to drivers during drive-through cargo scanning using GEANT4 Monte Carlo simulation

    International Nuclear Information System (INIS)

    Gomes, Rogerio S.; Gomes, Joana D'Arc R.L.; Costa, Mara Lucia L.

    2013-01-01

    The use of radiation technologies to perform screening for cargo containers has been increased due to security issues, mainly, as a consequence of the United States (US) legislation which requires, from 2013, the scanning of all intermodal cargo containers which arrive at US ports. Currently, systems to cargo inspections, using accelerator-driven high energy X-rays, between 4 and 9 MeV, are available for scanning operations. It is expected that, in the future, the use of these systems will be widely spread on roads, ports and airports in Brazil. However, in order to improve the productivity and reduce the costs of acquisition, operation and maintenance these systems require that the driver drives its vehicle through irradiation area, in a situation where members of the public (the truck drivers) enter in controlled area and are deliberately exposed to high-energy beam. Some manufacturers justifies this procedure arguing that the drivers are exposed briefly, and only to the scattered beam, since there are safety systems in order to avoid that the drivers are exposed to direct beam. In this work, it is presented the preliminary results of Monte Carlo simulations concerning the dose of drivers during scanning operations, including the dose due to a failure of safety system, producing an exposure of drivers to the direct beam, as well as, an analysis of the justification of practice, mainly related to the drive-through operational procedure. (author)

  11. Hybrid SN/Monte Carlo research and results

    International Nuclear Information System (INIS)

    Baker, R.S.

    1993-01-01

    The neutral particle transport equation is solved by a hybrid method that iteratively couples regions where deterministic (S N ) and stochastic (Monte Carlo) methods are applied. The Monte Carlo and S N regions are fully coupled in the sense that no assumption is made about geometrical separation or decoupling. The hybrid Monte Carlo/S N method provides a new means of solving problems involving both optically thick and optically thin regions that neither Monte Carlo nor S N is well suited for by themselves. The hybrid method has been successfully applied to realistic shielding problems. The vectorized Monte Carlo algorithm in the hybrid method has been ported to the massively parallel architecture of the Connection Machine. Comparisons of performance on a vector machine (Cray Y-MP) and the Connection Machine (CM-2) show that significant speedups are obtainable for vectorized Monte Carlo algorithms on massively parallel machines, even when realistic problems requiring variance reduction are considered. However, the architecture of the Connection Machine does place some limitations on the regime in which the Monte Carlo algorithm may be expected to perform well

  12. Changing priorities of codes and standards: An A/E's perspective for operating units and new generation

    International Nuclear Information System (INIS)

    Meyers, B.L.; Jackson, R.W.; Morowski, B.D.

    1994-01-01

    As the nuclear power industry has shifted emphasis from the construction of new plants to the reliability and maintenance of operating units, the industry's commitment to safety has been well guarded and maintained. Many other important indicators of nuclear industry performance are also positive. Unfortunately, by some projections, as many as 25 operating nuclear units could prematurely shutdown because of increasing O ampersand M and total operating costs. The immediate impact of higher generating costs on the nuclear industry is evident. However, when viewed over the longer-term, high generating costs will also affect license renewals, progress in the development of advanced light water reactor designs and prospects for a return to the building of new plants. Today's challenge is to leverage the expertise and contribution of the nuclear industry partner organizations to steadily improve the work processes and methods necessary to reduce operating costs, to achieve higher levels in the performance of operating units, and to maintain high standards of technical excellence and safety. From the experience and perspective of an A/E and partner in the nuclear industry, this paper will discuss the changing priorities of codes and standards as they relate to opportunities for the communication of lessons learned and improving the responsiveness to industry needs

  13. Monte Carlo simulation in nuclear medicine

    International Nuclear Information System (INIS)

    Morel, Ch.

    2007-01-01

    The Monte Carlo method allows for simulating random processes by using series of pseudo-random numbers. It became an important tool in nuclear medicine to assist in the design of new medical imaging devices, optimise their use and analyse their data. Presently, the sophistication of the simulation tools allows the introduction of Monte Carlo predictions in data correction and image reconstruction processes. The availability to simulate time dependent processes opens up new horizons for Monte Carlo simulation in nuclear medicine. In a near future, these developments will allow to tackle simultaneously imaging and dosimetry issues and soon, case system Monte Carlo simulations may become part of the nuclear medicine diagnostic process. This paper describes some Monte Carlo method basics and the sampling methods that were developed for it. It gives a referenced list of different simulation software used in nuclear medicine and enumerates some of their present and prospective applications. (author)

  14. Fast GPU-based Monte Carlo simulations for LDR prostate brachytherapy

    Science.gov (United States)

    Bonenfant, Éric; Magnoux, Vincent; Hissoiny, Sami; Ozell, Benoît; Beaulieu, Luc; Després, Philippe

    2015-07-01

    The aim of this study was to evaluate the potential of bGPUMCD, a Monte Carlo algorithm executed on Graphics Processing Units (GPUs), for fast dose calculations in permanent prostate implant dosimetry. It also aimed to validate a low dose rate brachytherapy source in terms of TG-43 metrics and to use this source to compute dose distributions for permanent prostate implant in very short times. The physics of bGPUMCD was reviewed and extended to include Rayleigh scattering and fluorescence from photoelectric interactions for all materials involved. The radial and anisotropy functions were obtained for the Nucletron SelectSeed in TG-43 conditions. These functions were compared to those found in the MD Anderson Imaging and Radiation Oncology Core brachytherapy source registry which are considered the TG-43 reference values. After appropriate calibration of the source, permanent prostate implant dose distributions were calculated for four patients and compared to an already validated Geant4 algorithm. The radial function calculated from bGPUMCD showed excellent agreement (differences within 1.3%) with TG-43 accepted values. The anisotropy functions at r = 1 cm and r = 4 cm were within 2% of TG-43 values for angles over 17.5°. For permanent prostate implants, Monte Carlo-based dose distributions with a statistical uncertainty of 1% or less for the target volume were obtained in 30 s or less for 1 × 1 × 1 mm3 calculation grids. Dosimetric indices were very similar (within 2.7%) to those obtained with a validated, independent Monte Carlo code (Geant4) performing the calculations for the same cases in a much longer time (tens of minutes to more than a hour). bGPUMCD is a promising code that lets envision the use of Monte Carlo techniques in a clinical environment, with sub-minute execution times on a standard workstation. Future work will explore the use of this code with an inverse planning method to provide a complete Monte Carlo-based planning solution.

  15. Safety evaluation report related to the operation of Limerick Generating Station, Units 1 and 2 (Docket Nos. 50-352 and 50-353)

    International Nuclear Information System (INIS)

    1989-06-01

    In August 1983 the staff of the Nuclear Regulatory Commission issued its Safety Evaluation Report (NUREG-0991) regarding the application of the Philadelphia Electric Company (the licensee) for licenses to operate the Limerick Generating Station, Units 1 and 2, located on site in Montgomery and Chester Counties, Pennsylvania. Supplement 1 to NUREG-0991 was issued in December 1983. Supplements 2 and 3 were issued in October 1984. License NPF-27 for the low-power operation of Limerick Unit 1 was issued on October 26, 1984. Supplement 4 was issued in May, 1985, Supplement 5 was issued in July 1985, and Supplement 6 was issued in August 1985. These supplements addressed further issues that required resolution before Unit 1 proceeded beyond the 5-percent power level. The full-power operating license for Limerick Unit 1 (NPF-39) was issued August 8, 1985, and the unit has completed two cycles of operation. Supplement 7 was issued April 1989 to address some of the few significant design differences between Units 1 and 2, the resolution of issues that remained open when the Unit 1 full-power license was issued and an assessment of some of the issues that required resolution before issuance of an operating license for Unit 2. This supplement addresses the remaining issues that required resolution before issuance of and operating license for Unit 2

  16. GPU based Monte Carlo for PET image reconstruction: detector modeling

    International Nuclear Information System (INIS)

    Légrády; Cserkaszky, Á; Lantos, J.; Patay, G.; Bükki, T.

    2011-01-01

    Monte Carlo (MC) calculations and Graphical Processing Units (GPUs) are almost like the dedicated hardware designed for the specific task given the similarities between visible light transport and neutral particle trajectories. A GPU based MC gamma transport code has been developed for Positron Emission Tomography iterative image reconstruction calculating the projection from unknowns to data at each iteration step taking into account the full physics of the system. This paper describes the simplified scintillation detector modeling and its effect on convergence. (author)

  17. Operational benchmark for VVER-1000, unit 6, Kozloduy NPP

    International Nuclear Information System (INIS)

    Apostolov, T.; Petrov, B.

    1999-01-01

    Benchmark calculations have been carried out using the 3D nodal code TRAPEZ. Global neutron-physics characteristics of the VVER-1000 core, Kozloduy NPP Unit 6, have been determined taking into account the real loading patterns and operational history of the first three cycles. The code TRLOAD has been used to perform the fuel reloading between any two cycles. The reactor and components descriptions as well as material compositions are given. The results presented include the critical boric acid concentration, the radial power distribution, the axial power distribution for the maximum overload assembly, and the burnup distribution at three different moments during each cycle. Calculated values have been compared with measured data. It is shown that the results obtained by the TRAPEZ code are in good agreement with the experimental data. The information presented could serve as a test case for validation of code packages designed for analyzing the steady-state operation of VVERs. (author)

  18. 200-BP-11 operable unit and 216-B-3 main pond work/closure plan, Hanford Site, Richland, Washington. Volume 1: Field investigation and sampling strategy

    International Nuclear Information System (INIS)

    1994-09-01

    This document coordinates a Resource Conservation and Recovery Act (RCRA) past-practice work plan for the 200-BP-11 Operable Unit and a RCRA closure/postclosure plan for the 216-B-3 Main Pond and 216-B-3-3 Ditch [treatment, storage, and/or disposal (TSD) unit]. Both RCRA TSD and past-practice waste management units are contained within the 200-BP-11 Operable Unit. The 200-BP-11 Operable Unit is a source operable unit located on the east side of the B Plant Source Aggregate Area in the 200 East Area of the Hanford Site. The operable unit lies just east of the 200 East Area perimeter fence and encompass approximately 476 hectares (1,175 acres). Source operable units include waste management units that are potential sources of radioactive and/or hazardous substance contamination. Source waste management units are categorized in the Hanford Federal Facility Agreement and Consent Order as either RCRA TSD, RCRA past-practice, or Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA) past-practice. As listed below and in the Tri-Party Agreement, the 200-BP-11 Operable Unit contains five RCRA past-practice and five RCRA TSD waste management units. Additionally, for RCRA TSD permitting purposes, the RCRA TSD waste management units are subdivided into two RCRA TSD units

  19. Approach and plan for cleanup actions in the 100-FR-2 operable unit of the Hanford Site, Revision 0

    International Nuclear Information System (INIS)

    1995-06-01

    A new administrative approach is being used to reach a cleanup decision for the 100-FR-2 Operable Unit. The unit, located at the 100-F Area, contains solid waste sites and is one of the remaining operable units scheduled for characterization and cleanup in the 100 Area. This Focus Package (1) describes the new approach and activities needed to reach a decision on cleanup actions for the 100-FR-2 Operable Unit and (2) invites public participation into the planning process. The previous approach included the production of a Work Plan, a Limited Field Investigation Report, a Qualitative Risk Assessment, a Focused Feasibility Study, and a Proposed Plan, all culminating in an interim action Record of Decision. Information gathered to date on other operable units allows the analgous site approach to be used on the 100-FR-2 Operable Unit, and therefore, a reduction in documentation preparation. The U.S. Environmental Protection Agency, Washington State Department of Ecology, and the U.S. Department of Energy (Tri-Party Agreement) believe that the new approach will save time and funding. In the new approach, the Work Plan has been condensed into this 12 page Focus Package. The Focus Package includes a summary of 100-F Area information, a list of waste sites in the 100-FR-2 Operable Unit, a summary of proposed work, and a schedule. The new approach will also combine the Limited Field Investigation and Qualitative Risk Assessment reports into the Focused Feasibility Study. The Focused Feasibility Study will analyze methods and costs to clean up waste sites. Consolidating the documents should reduce the time to complete the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA) process by 16 months, compared to the previous approach

  20. Coordinating bifurcated remediation of soil and groundwater at sites containing multiple operable units

    International Nuclear Information System (INIS)

    Laney, D.F.

    1996-01-01

    On larger and/or more complex sites, remediation of soil and groundwater is sometimes bifurcated. This presents some unique advantages with respect to expedited cleanup of one medium, however, it requires skillful planning and significant forethought to ensure that initial remediation efforts do not preclude some long-term options, and/or unduly influence the subsequent selection of a technology for the other operable units and/or media. this paper examines how the decision to bifurcate should be approached, the various methods of bifurcation, the advantages and disadvantages of bifurcation, and the best methods to build flexibility into the design of initial remediation systems so as to allow for consideration of a fuller range of options for remediation of other operable units and/or media at a later time. Pollutants of concern include: metals; petroleum hydrocarbons; and chlorinated solvents

  1. Dresden Nuclear Power Station, Units 1, 2, and 3. Annual operating report: January thru December 1976

    International Nuclear Information System (INIS)

    1977-01-01

    Net electrical energy generated by Unit 1 was 953,015.5 MWH with the generator on line 7,399.37 hrs. Unit 2 generated 4,371,553.689 MWH with the generator on line 6,664.58 hrs while Unit 3 generated 4,034,251 MWH with the generator on line 7,234.86 hrs. Information is presented concerning operations, maintenance, and shutdowns

  2. A smart Monte Carlo procedure for production costing and uncertainty analysis

    International Nuclear Information System (INIS)

    Parker, C.; Stremel, J.

    1996-01-01

    Electric utilities using chronological production costing models to decide whether to buy or sell power over the next week or next few weeks need to determine potential profits or losses under a number of uncertainties. A large amount of money can be at stake--often $100,000 a day or more--and one party of the sale must always take on the risk. In the case of fixed price ($/MWh) contracts, the seller accepts the risk. In the case of cost plus contracts, the buyer must accept the risk. So, modeling uncertainty and understanding the risk accurately can improve the competitive edge of the user. This paper investigates an efficient procedure for representing risks and costs from capacity outages. Typically, production costing models use an algorithm based on some form of random number generator to select resources as available or on outage. These algorithms allow experiments to be repeated and gains and losses to be observed in a short time. The authors perform several experiments to examine the capability of three unit outage selection methods and measures their results. Specifically, a brute force Monte Carlo procedure, a Monte Carlo procedure with Latin Hypercube sampling, and a Smart Monte Carlo procedure with cost stratification and directed sampling are examined

  3. Retrofitting and operation solid radwaste system Dresden Station, Units 2 and 3

    International Nuclear Information System (INIS)

    Testa, J.; Homer, J.C.

    1982-01-01

    Units 2 and 3 at Dresden Station are twin 794 MW (net) BWR units that became operational in 1970 and 1971. The waste streams are typical of BWR stations, namely, bead resin and filter sludge (powdered resins and diatomaceous earth), evaporator concentrate containing approximately 25% dissolved solids and dry active waste. The original solid radwaste system utilized cement for solidification in open top 55 gallon drums. Remote handling was provided by means of a monorail with moving platforms supporting the drums. A relatively light-weight compactor was used to compact DAW into 55 gallon drums. Difficulties were experienced with this system

  4. Ambiguity in Units and the Referents: Two Cases in Rational Number Operations

    Science.gov (United States)

    Rathouz, Margaret

    2010-01-01

    I explore the impact of ambiguous referral to the unit on understanding of decimal and fraction operations during episodes in two different mathematics courses for pre-service teachers (PSTs). In one classroom, the instructor introduces a rectangular area diagram to help the PSTs visualize decimal multiplication. A transcript from this classroom…

  5. Description of work for 100-DR-2 Operable Unit Vadose Drilling/test pits

    International Nuclear Information System (INIS)

    Naiknimbalkar, N.

    1993-01-01

    This report describes the scope of work for the boreholes/test pits of the 100-DR-2 Operable Unit. Sampling and field activities include: Soil screening; geologic sampling; soil sampling (physical property); analytical sampling and depths; and geophysical logging

  6. Start-up and commercial operation of the Laguna Verde power plants, unit 1

    International Nuclear Information System (INIS)

    Torres R, J.F.

    1991-01-01

    The main features of the unit 1 of the Laguna Verde Power Plant is presented as well as the phases of the start-up process. The process includes various steps and tests up to start the commercial operation. (author)

  7. Advanced Multilevel Monte Carlo Methods

    KAUST Repository

    Jasra, Ajay

    2017-04-24

    This article reviews the application of advanced Monte Carlo techniques in the context of Multilevel Monte Carlo (MLMC). MLMC is a strategy employed to compute expectations which can be biased in some sense, for instance, by using the discretization of a associated probability law. The MLMC approach works with a hierarchy of biased approximations which become progressively more accurate and more expensive. Using a telescoping representation of the most accurate approximation, the method is able to reduce the computational cost for a given level of error versus i.i.d. sampling from this latter approximation. All of these ideas originated for cases where exact sampling from couples in the hierarchy is possible. This article considers the case where such exact sampling is not currently possible. We consider Markov chain Monte Carlo and sequential Monte Carlo methods which have been introduced in the literature and we describe different strategies which facilitate the application of MLMC within these methods.

  8. Advanced Multilevel Monte Carlo Methods

    KAUST Repository

    Jasra, Ajay; Law, Kody; Suciu, Carina

    2017-01-01

    This article reviews the application of advanced Monte Carlo techniques in the context of Multilevel Monte Carlo (MLMC). MLMC is a strategy employed to compute expectations which can be biased in some sense, for instance, by using the discretization of a associated probability law. The MLMC approach works with a hierarchy of biased approximations which become progressively more accurate and more expensive. Using a telescoping representation of the most accurate approximation, the method is able to reduce the computational cost for a given level of error versus i.i.d. sampling from this latter approximation. All of these ideas originated for cases where exact sampling from couples in the hierarchy is possible. This article considers the case where such exact sampling is not currently possible. We consider Markov chain Monte Carlo and sequential Monte Carlo methods which have been introduced in the literature and we describe different strategies which facilitate the application of MLMC within these methods.

  9. Monte Carlo - Advances and Challenges

    International Nuclear Information System (INIS)

    Brown, Forrest B.; Mosteller, Russell D.; Martin, William R.

    2008-01-01

    Abstract only, full text follows: With ever-faster computers and mature Monte Carlo production codes, there has been tremendous growth in the application of Monte Carlo methods to the analysis of reactor physics and reactor systems. In the past, Monte Carlo methods were used primarily for calculating k eff of a critical system. More recently, Monte Carlo methods have been increasingly used for determining reactor power distributions and many design parameters, such as β eff , l eff , τ, reactivity coefficients, Doppler defect, dominance ratio, etc. These advanced applications of Monte Carlo methods are now becoming common, not just feasible, but bring new challenges to both developers and users: Convergence of 3D power distributions must be assured; confidence interval bias must be eliminated; iterated fission probabilities are required, rather than single-generation probabilities; temperature effects including Doppler and feedback must be represented; isotopic depletion and fission product buildup must be modeled. This workshop focuses on recent advances in Monte Carlo methods and their application to reactor physics problems, and on the resulting challenges faced by code developers and users. The workshop is partly tutorial, partly a review of the current state-of-the-art, and partly a discussion of future work that is needed. It should benefit both novice and expert Monte Carlo developers and users. In each of the topic areas, we provide an overview of needs, perspective on past and current methods, a review of recent work, and discussion of further research and capabilities that are required. Electronic copies of all workshop presentations and material will be available. The workshop is structured as 2 morning and 2 afternoon segments: - Criticality Calculations I - convergence diagnostics, acceleration methods, confidence intervals, and the iterated fission probability, - Criticality Calculations II - reactor kinetics parameters, dominance ratio, temperature

  10. Monte Carlo simulations on a 9-node PC cluster

    International Nuclear Information System (INIS)

    Gouriou, J.

    2001-01-01

    Monte Carlo simulation methods are frequently used in the fields of medical physics, dosimetry and metrology of ionising radiation. Nevertheless, the main drawback of this technique is to be computationally slow, because the statistical uncertainty of the result improves only as the square root of the computational time. We present a method, which allows to reduce by a factor 10 to 20 the used effective running time. In practice, the aim was to reduce the calculation time in the LNHB metrological applications from several weeks to a few days. This approach includes the use of a PC-cluster, under Linux operating system and PVM parallel library (version 3.4). The Monte Carlo codes EGS4, MCNP and PENELOPE have been implemented on this platform and for the two last ones adapted for running under the PVM environment. The maximum observed speedup is ranging from a factor 13 to 18 according to the codes and the problems to be simulated. (orig.)

  11. Categorization of safety related motor operated valve safety significance for Ulchin Unit 3

    International Nuclear Information System (INIS)

    Kang, D. I.; Kim, K. Y.

    2002-03-01

    We performed a categorization of safety related Motor Operated Valve (MOV) safety significance for Ulchin Unit 3. The safety evaluation of MOV of domestic nuclear power plants affects the generic data used for the quantification of MOV common cause failure ( CCF) events in Ulchin Units 3 PSA. Therefore, in this study, we re-estimated the MGL(Multiple Greek Letter) parameter used for the evaluation of MOV CCF probabilities in Ulchin Units 3 Probabilistic Safety Assessment (PSA) and performed a classification of the MOV safety significance. The re-estimation results of the MGL parameter show that its value is decreased by 30% compared with the current value in Ulchin Unit 3 PSA. The categorization results of MOV safety significance using the changed value of MGL parameter shows that the number of HSSCs(High Safety Significant Components) is decreased by 54.5% compared with those using the current value of it in Ulchin Units 3 PSA

  12. Water level measurements for modeling hydraulic properties in the 300-FF-5 and 100 Aggregate Area Operable units

    International Nuclear Information System (INIS)

    Campbell, M.D.; McMahon, W.J.; Simpson, K.R.

    1993-04-01

    Pressure transducers connected to dataloggers were used to measure ground water and Columbia River water elevations simultaneously and hourly at 35 locations in the 300-FF-5 Operable Unit and 16 locations in the 100 Aggregate Area Operable Unit on the Hanford Site. Water temperatures were also measured at 12 of these locations. This report details the findings of these studies

  13. Modeling the Health Effects of Expanding e-Cigarette Sales in the United States and United Kingdom: A Monte Carlo Analysis.

    Science.gov (United States)

    Kalkhoran, Sara; Glantz, Stanton A

    2015-10-01

    The prevalence of electronic cigarette (e-cigarette) use is increasing. Population health effects will depend on cigarette smoking behaviors, levels of dual use with conventional cigarettes, and e-cigarette toxicity. To evaluate potential health effects of various scenarios of increasing promotion and use of e-cigarettes. A base case model was developed using data on actual cigarette and e-cigarette use patterns that quantifies transitions from an initial state of no cigarette or e-cigarette use to 1 of 5 final states: never use of cigarettes or e-cigarettes, cigarette use, e-cigarette use, dual use of cigarettes and e-cigarettes, or quit. Seven scenarios were created that cover a range of use patterns, depending on how the e-cigarette market might develop, as well as a range of possible long-term health effects of e-cigarette use. Scenarios for changes from the base case were evaluated using Monte Carlo simulations. Separate sets of base case model parameters were evaluated for the US and UK populations. We assigned unitless health "costs" for each final state on a scale of 0 to 100. Population health "costs" were compared with the base case (status quo) assuming e-cigarette use health "costs" from 1% to 50% as dangerous as conventional cigarette use health costs. Compared with the base case, a harm reduction scenario in which e-cigarette use increases only among smokers who are interested in quitting with more quit attempts and no increased initiation of e-cigarette use among nonsmokers, and another scenario in which e-cigarettes are taken up only by youth who would have smoked conventional cigarettes, had population-level health benefits regardless of e-cigarette health costs in both the United States and United Kingdom. Conversely, scenarios in which e-cigarette promotion leads to renormalization of cigarette smoking or e-cigarettes are used primarily by youth who never would have smoked showed net health harms across all e-cigarette health costs. In other

  14. 40 CFR 60.1690 - What are the operating practice requirements for my municipal waste combustion unit?

    Science.gov (United States)

    2010-07-01

    ... requirements for my municipal waste combustion unit? 60.1690 Section 60.1690 Protection of Environment... SOURCES Emission Guidelines and Compliance Times for Small Municipal Waste Combustion Units Constructed on or Before August 30, 1999 Model Rule-Good Combustion Practices: Operating Requirements § 60.1690 What...

  15. Monte Carlo derivation of filtered tungsten anode X-ray spectra for dose computation in digital mammography*

    Science.gov (United States)

    Paixão, Lucas; Oliveira, Bruno Beraldo; Viloria, Carolina; de Oliveira, Marcio Alves; Teixeira, Maria Helena Araújo; Nogueira, Maria do Socorro

    2015-01-01

    Objective Derive filtered tungsten X-ray spectra used in digital mammography systems by means of Monte Carlo simulations. Materials and Methods Filtered spectra for rhodium filter were obtained for tube potentials between 26 and 32 kV. The half-value layer (HVL) of simulated filtered spectra were compared with those obtained experimentally with a solid state detector Unfors model 8202031-H Xi R/F & MAM Detector Platinum and 8201023-C Xi Base unit Platinum Plus w mAs in a Hologic Selenia Dimensions system using a direct radiography mode. Results Calculated HVL values showed good agreement as compared with those obtained experimentally. The greatest relative difference between the Monte Carlo calculated HVL values and experimental HVL values was 4%. Conclusion The results show that the filtered tungsten anode X-ray spectra and the EGSnrc Monte Carlo code can be used for mean glandular dose determination in mammography. PMID:26811553

  16. Monte Carlo derivation of filtered tungsten anode X-ray spectra for dose computation in digital mammography

    Directory of Open Access Journals (Sweden)

    Lucas Paixão

    2015-12-01

    Full Text Available Abstract Objective: Derive filtered tungsten X-ray spectra used in digital mammography systems by means of Monte Carlo simulations. Materials and Methods: Filtered spectra for rhodium filter were obtained for tube potentials between 26 and 32 kV. The half-value layer (HVL of simulated filtered spectra were compared with those obtained experimentally with a solid state detector Unfors model 8202031-H Xi R/F & MAM Detector Platinum and 8201023-C Xi Base unit Platinum Plus w mAs in a Hologic Selenia Dimensions system using a direct radiography mode. Results: Calculated HVL values showed good agreement as compared with those obtained experimentally. The greatest relative difference between the Monte Carlo calculated HVL values and experimental HVL values was 4%. Conclusion: The results show that the filtered tungsten anode X-ray spectra and the EGSnrc Monte Carlo code can be used for mean glandular dose determination in mammography.

  17. Stabilizing canonical-ensemble calculations in the auxiliary-field Monte Carlo method

    Science.gov (United States)

    Gilbreth, C. N.; Alhassid, Y.

    2015-03-01

    Quantum Monte Carlo methods are powerful techniques for studying strongly interacting Fermi systems. However, implementing these methods on computers with finite-precision arithmetic requires careful attention to numerical stability. In the auxiliary-field Monte Carlo (AFMC) method, low-temperature or large-model-space calculations require numerically stabilized matrix multiplication. When adapting methods used in the grand-canonical ensemble to the canonical ensemble of fixed particle number, the numerical stabilization increases the number of required floating-point operations for computing observables by a factor of the size of the single-particle model space, and thus can greatly limit the systems that can be studied. We describe an improved method for stabilizing canonical-ensemble calculations in AFMC that exhibits better scaling, and present numerical tests that demonstrate the accuracy and improved performance of the method.

  18. Cooling unit for a superconducting power cable. Two years successful operation

    Energy Technology Data Exchange (ETDEWEB)

    Herzog, Friedhelm [Messer Group GmbH, Krefeld (Germany); Kutz, Thomas [Messer Industriegase GmbH, Bad Soden (Germany); Stemmle, Mark [Nexans Deutschland GmbH, Hannover (Germany); Kugel, Torsten [Westnetz GmbH, Essen (Germany)

    2016-07-01

    High temperature super conductors (HTS) can efficiently be cooled with liquid nitrogen down to a temperature of 64 K (-209 C). Lower temperatures are not practical, because nitrogen becomes solid at 63 K (-210 C). To achieve this temperature level the coolant has to be vaporized below atmospheric pressure. Messer has developed a cooling unit with an adequate vacuum subcooler, a liquid nitrogen circulation system, and a storage vessel for cooling an HTS power cable. The cooling unit was delivered in 2013 for the German AmpaCity project of RWE Deutschland AG, Nexans and Karlsruhe Institute of Technology. Within this project RWE and Nexans installed the worldwide longest superconducting power cable in the city of Essen, Germany. The cable is in operation since March 10th, 2014.

  19. Monte Carlo simulation of experiments

    International Nuclear Information System (INIS)

    Opat, G.I.

    1977-07-01

    An outline of the technique of computer simulation of particle physics experiments by the Monte Carlo method is presented. Useful special purpose subprograms are listed and described. At each stage the discussion is made concrete by direct reference to the programs SIMUL8 and its variant MONTE-PION, written to assist in the analysis of the radiative decay experiments μ + → e + ν sub(e) antiνγ and π + → e + ν sub(e)γ, respectively. These experiments were based on the use of two large sodium iodide crystals, TINA and MINA, as e and γ detectors. Instructions for the use of SIMUL8 and MONTE-PION are given. (author)

  20. Nursing Leaders' Satisfaction with Information Systems in the Day-to-Day Operations Management in Hospital Units.

    Science.gov (United States)

    Peltonen, Laura-Maria; Junttila, Kristiina; Salanterä, Sanna

    2018-01-01

    Information usage in the day-to-day operations management of hospital units is complex due to numerous information systems in use. The aim of this study was to describe and compare nurse leaders' satisfaction with information systems used in the day-to-day operations management in hospital units. The design was a cross-sectional survey with five questions rated from one (disagree) to five (fully agree). The response rate was 65 % (n = 453). Respondents reported fair satisfaction with how information systems support decision-making (median 4, IQR 3-4) and improve ease of access to information (median 4, IQR 3-4). However, respondents were less satisfied with how systems improve speed of access to information (median 3, IQR 3-4). Nor did respondents think that systems were developed for them (median 3, IQR 2-4). Respondents further reported needing numerous systems daily to support decision-making (median 4, IQR 3-5). A clear need for one system, which would gather important information for display was stated (median 5, IQR 4-5). Work experience, gender and time when overseeing the unit were associated with some aspects related to satisfaction. In conclusion, information system improvements are needed to better support the day-to-day operations management in hospital units.

  1. Gamma irradiator dose mapping: a Monte Carlo simulation and experimental measurements

    International Nuclear Information System (INIS)

    Rodrigues, Rogerio R.; Ribeiro, Mariana A.; Grynberg, Suely E.; Ferreira, Andrea V.; Meira-Belo, Luiz Claudio; Sousa, Romulo V.; Sebastiao, Rita de C.O.

    2009-01-01

    Gamma irradiator facilities can be used in a wide range of applications such as biological and chemical researches, food treatment and sterilization of medical devices and products. Dose mapping must be performed in these equipment in order to establish plant operational parameters, as dose uniformity, source utilization efficiency and maximum and minimum dose positions. The isodoses curves are generally measured using dosimeters distributed throughout the device, and this procedure often consume a large amount of dosimeters, irradiation time and manpower. However, a detailed curve doses identification of the irradiation facility can be performed using Monte Carlo simulation, which reduces significantly the monitoring with dosimeters. The present work evaluates the absorbed dose in the CDTN/CNEN Gammacell Irradiation Facility, using the Monte Carlo N-particles (MCNP) code. The Gammacell 220, serial number 39, was produced by Atomic Energy of Canada Limited and was loaded with sources of 60 Co. Dose measurements using TLD and Fricke dosimeters were also performed to validate the calculations. The good agreement of the results shows that Monte Carlo simulations can be used as a predictive tool of irradiation planning for the CDTN/CNEN Gamma Cell Irradiator. (author)

  2. Fast sequential Monte Carlo methods for counting and optimization

    CERN Document Server

    Rubinstein, Reuven Y; Vaisman, Radislav

    2013-01-01

    A comprehensive account of the theory and application of Monte Carlo methods Based on years of research in efficient Monte Carlo methods for estimation of rare-event probabilities, counting problems, and combinatorial optimization, Fast Sequential Monte Carlo Methods for Counting and Optimization is a complete illustration of fast sequential Monte Carlo techniques. The book provides an accessible overview of current work in the field of Monte Carlo methods, specifically sequential Monte Carlo techniques, for solving abstract counting and optimization problems. Written by authorities in the

  3. Study on efficiency of time computation in x-ray imaging simulation base on Monte Carlo algorithm using graphics processing unit

    International Nuclear Information System (INIS)

    Setiani, Tia Dwi; Suprijadi; Haryanto, Freddy

    2016-01-01

    Monte Carlo (MC) is one of the powerful techniques for simulation in x-ray imaging. MC method can simulate the radiation transport within matter with high accuracy and provides a natural way to simulate radiation transport in complex systems. One of the codes based on MC algorithm that are widely used for radiographic images simulation is MC-GPU, a codes developed by Andrea Basal. This study was aimed to investigate the time computation of x-ray imaging simulation in GPU (Graphics Processing Unit) compared to a standard CPU (Central Processing Unit). Furthermore, the effect of physical parameters to the quality of radiographic images and the comparison of image quality resulted from simulation in the GPU and CPU are evaluated in this paper. The simulations were run in CPU which was simulated in serial condition, and in two GPU with 384 cores and 2304 cores. In simulation using GPU, each cores calculates one photon, so, a large number of photon were calculated simultaneously. Results show that the time simulations on GPU were significantly accelerated compared to CPU. The simulations on the 2304 core of GPU were performed about 64 -114 times faster than on CPU, while the simulation on the 384 core of GPU were performed about 20 – 31 times faster than in a single core of CPU. Another result shows that optimum quality of images from the simulation was gained at the history start from 10"8 and the energy from 60 Kev to 90 Kev. Analyzed by statistical approach, the quality of GPU and CPU images are relatively the same.

  4. Study on efficiency of time computation in x-ray imaging simulation base on Monte Carlo algorithm using graphics processing unit

    Energy Technology Data Exchange (ETDEWEB)

    Setiani, Tia Dwi, E-mail: tiadwisetiani@gmail.com [Computational Science, Faculty of Mathematics and Natural Sciences, Institut Teknologi Bandung Jalan Ganesha 10 Bandung, 40132 (Indonesia); Suprijadi [Computational Science, Faculty of Mathematics and Natural Sciences, Institut Teknologi Bandung Jalan Ganesha 10 Bandung, 40132 (Indonesia); Nuclear Physics and Biophysics Reaserch Division, Faculty of Mathematics and Natural Sciences, Institut Teknologi Bandung Jalan Ganesha 10 Bandung, 40132 (Indonesia); Haryanto, Freddy [Nuclear Physics and Biophysics Reaserch Division, Faculty of Mathematics and Natural Sciences, Institut Teknologi Bandung Jalan Ganesha 10 Bandung, 40132 (Indonesia)

    2016-03-11

    Monte Carlo (MC) is one of the powerful techniques for simulation in x-ray imaging. MC method can simulate the radiation transport within matter with high accuracy and provides a natural way to simulate radiation transport in complex systems. One of the codes based on MC algorithm that are widely used for radiographic images simulation is MC-GPU, a codes developed by Andrea Basal. This study was aimed to investigate the time computation of x-ray imaging simulation in GPU (Graphics Processing Unit) compared to a standard CPU (Central Processing Unit). Furthermore, the effect of physical parameters to the quality of radiographic images and the comparison of image quality resulted from simulation in the GPU and CPU are evaluated in this paper. The simulations were run in CPU which was simulated in serial condition, and in two GPU with 384 cores and 2304 cores. In simulation using GPU, each cores calculates one photon, so, a large number of photon were calculated simultaneously. Results show that the time simulations on GPU were significantly accelerated compared to CPU. The simulations on the 2304 core of GPU were performed about 64 -114 times faster than on CPU, while the simulation on the 384 core of GPU were performed about 20 – 31 times faster than in a single core of CPU. Another result shows that optimum quality of images from the simulation was gained at the history start from 10{sup 8} and the energy from 60 Kev to 90 Kev. Analyzed by statistical approach, the quality of GPU and CPU images are relatively the same.

  5. Study of the thermal behavior of a latent heat cold storage unit operating under frosting conditions

    International Nuclear Information System (INIS)

    Simard, A.P.; Lacroix, M.

    2003-01-01

    A study is performed of the thermal behavior of a latent heat cold storage unit operating under frosting conditions. This unit is employed to maintain the temperature inside the refrigerated compartment of a truck below 265 K. The system consists of parallel plates filled with a phase change material (PCM) that absorbs heat from the flow of warm moist air. A mathematical model for the system is first presented and, next, validated with numerical and experimental data. It is then exploited to assess the effects of design parameters and operating conditions on the performance of the system. The recommended thickness and distance separating the PCM plates are found to be 50x10 -3 and 30x10 -3 m, respectively. The results indicate that the performance of the unit is enhanced by turbulent air flow in spite of the increased pressure loss and accentuated frost growth. The unit also performs well even when the surrounding relative humidity is 100%

  6. Baseline groundwater model update for p-area groundwater operable unit, NBN

    Energy Technology Data Exchange (ETDEWEB)

    Ross, J. [Savannah River Site (SRS), Aiken, SC (United States); Amidon, M. [Savannah River Site (SRS), Aiken, SC (United States)

    2015-09-01

    This report documents the development of a numerical groundwater flow and transport model of the hydrogeologic system of the P-Area Reactor Groundwater Operable Unit at the Savannah River Site (SRS) (Figure 1-1). The P-Area model provides a tool to aid in understanding the hydrologic and geochemical processes that control the development and migration of the current tritium, tetrachloroethene (PCE), and trichloroethene (TCE) plumes in this region.

  7. The MC21 Monte Carlo Transport Code

    International Nuclear Information System (INIS)

    Sutton TM; Donovan TJ; Trumbull TH; Dobreff PS; Caro E; Griesheimer DP; Tyburski LJ; Carpenter DC; Joo H

    2007-01-01

    MC21 is a new Monte Carlo neutron and photon transport code currently under joint development at the Knolls Atomic Power Laboratory and the Bettis Atomic Power Laboratory. MC21 is the Monte Carlo transport kernel of the broader Common Monte Carlo Design Tool (CMCDT), which is also currently under development. The vision for CMCDT is to provide an automated, computer-aided modeling and post-processing environment integrated with a Monte Carlo solver that is optimized for reactor analysis. CMCDT represents a strategy to push the Monte Carlo method beyond its traditional role as a benchmarking tool or ''tool of last resort'' and into a dominant design role. This paper describes various aspects of the code, including the neutron physics and nuclear data treatments, the geometry representation, and the tally and depletion capabilities

  8. Monte Carlo Treatment Planning for Advanced Radiotherapy

    DEFF Research Database (Denmark)

    Cronholm, Rickard

    This Ph.d. project describes the development of a workflow for Monte Carlo Treatment Planning for clinical radiotherapy plans. The workflow may be utilized to perform an independent dose verification of treatment plans. Modern radiotherapy treatment delivery is often conducted by dynamically...... modulating the intensity of the field during the irradiation. The workflow described has the potential to fully model the dynamic delivery, including gantry rotation during irradiation, of modern radiotherapy. Three corner stones of Monte Carlo Treatment Planning are identified: Building, commissioning...... and validation of a Monte Carlo model of a medical linear accelerator (i), converting a CT scan of a patient to a Monte Carlo compliant phantom (ii) and translating the treatment plan parameters (including beam energy, angles of incidence, collimator settings etc) to a Monte Carlo input file (iii). A protocol...

  9. 3D dose distribution calculation in a voxelized human phantom by means of Monte Carlo method

    International Nuclear Information System (INIS)

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

    2010-01-01

    The aim of this work is to provide the reconstruction of a real human voxelized phantom by means of a MatLab program and the simulation of the irradiation of such phantom with the photon beam generated in a Theratron 780 (MDS Nordion) 60 Co radiotherapy unit, by using the Monte Carlo transport code MCNP (Monte Carlo N-Particle), version 5. The project results in 3D dose mapping calculations inside the voxelized antropomorphic head phantom. The program provides the voxelization by first processing the CT slices; the process follows a two-dimensional pixel and material identification algorithm on each slice and three-dimensional interpolation in order to describe the phantom geometry via small cubic cells, resulting in an MCNP input deck format output. Dose rates are calculated by using the MCNP5 tool FMESH, superimposed mesh tally, which gives the track length estimation of the particle flux in units of particles/cm 2 . Furthermore, the particle flux is converted into dose by using the conversion coefficients extracted from the NIST Physical Reference Data. The voxelization using a three-dimensional interpolation technique in combination with the use of the FMESH tool of the MCNP Monte Carlo code offers an optimal simulation which results in 3D dose mapping calculations inside anthropomorphic phantoms. This tool is very useful in radiation treatment assessments, in which voxelized phantoms are widely utilized.

  10. Female Participation in Formed Police Units: A Report on the Integration of Women in Formed Police Units of Peacekeeping Operations

    Science.gov (United States)

    2012-09-01

    of Peacekeeping Operations in accor- dance with the principles of United Nations (UN) Res- olution 1325. To address this topic the study (1) briefly...that the eligibility criteria was revised to include women who played support roles to the combatants, as cooks, por- ters, sex slaves or spies

  11. Qualitative risk assessment for the 100-NR-2 Operable Unit. Revision 1

    International Nuclear Information System (INIS)

    1995-03-01

    This qualitative risk assessment provides information about the 100- NR-2 Groundwater Operable Unit of the Hanford reservation. Topics discussed in this report are: data evaluation; human health risk assessment overview; ecological evaluations; summary of uncertainty; results of both the ecological and human health evaluations; toxicity assessment; risk characterization; and a summary of contaminants of potential concern

  12. Surry Power Station, Units 1 and 2. Semiannual operating report, July--December 1974

    International Nuclear Information System (INIS)

    1974-01-01

    Net electric power generated by Surry Unit 1 was 6,930,353 MWH with the generator on line for 10,417.7 hours. Net electric power generated by Unit 2 was 5,699,299 MWH with the generator on line for 8,384.2 hours. Information is presented concerning operation, radioactive effluent releases, solid radioactive wastes, fuel shipments, occurrences in which temperature limitations on the condenser cooling water discharge were exceeded, changes in station organization, occupational personnel radiation exposure, nonradiological monitoring including thermal, physical, and biological programs, and the radiological environmental monitoring program. (U.S.)

  13. Turkey Point Plant, Units 3 and 4. Semiannual operating report No. 7, July--December 1975

    International Nuclear Information System (INIS)

    1976-01-01

    Unit 3 generated 1,968,074 MWh(e) net electric power and the generator was on line 2,802.9 hrs. Unit 4 generated 2,560,476 MWh(e) and was on line 3,944.8 hrs. Information is presented concerning operations, power generation, shutdowns, maintenance, changes, tests, experiments, radioactive effluent releases, radiological environmental monitoring, and occupational personnel radiation monitoring

  14. Scale-up of a mixer-settler extractor using a unit operations approach

    International Nuclear Information System (INIS)

    Lindholm, D.C.; Bautista, R.G.

    1976-01-01

    The results of scale-up studies on a continuous, multistage horizontal mixer-settler extractor are presented. The chemical and mechanical system involves the separation of lanthanum from a mixture of rare earth chlorides using di(2-ethylhexyl) phosphoric acid as the solvent and dilute HCl as a scrub solution in a bench scale extractor. Each stage has a hold-up of 2.6 l. A single stage unit is utilized for scale-up studies. Results are obtained on four sizes of geometrically similar units, the largest being six times the volume of the original bench size. A unit operations technique is chosen so that mixing and settling can be examined independently. Variables examined include type of continuous phase, flow rate of inlet streams, and power input to the mixer. Inlet flow-rate ratios are kept constant for all tests. Two potential methods of unbaffled pump-mixer scale-up are explored; the maintenance of constant impeller tip speed and constant power input. For the settler, the previously successful method of basing design on constant flow-rate per unit cross-sectional area is used

  15. Monte Carlo characterisation of the Dose Magnifying Glass for proton therapy quality assurance

    International Nuclear Information System (INIS)

    Merchant, A H; Guatelli, S; Petesecca, M; Jackson, M; Rozenfeld, A B

    2017-01-01

    A Geant4 Monte Carlo simulation study was carried out to characterise a novel silicon strip detector, the Dose Magnifying Glass (DMG), for use in proton therapy Quality Assurance. We investigated the possibility to use DMG to determine the energy of the incident proton beam. The advantages of DMG are quick response, easy operation and high spatial resolution. In this work we theoretically proved that DMG can be used for QA in the determination of the energy of the incident proton beam, for ocular and prostate cancer therapy. The study was performed by means of Monte Carlo simulations Experimental measurements are currently on their way to confirm the results of this simulation study. (paper)

  16. Monte Carlo characterisation of the Dose Magnifying Glass for proton therapy quality assurance

    Science.gov (United States)

    Merchant, A. H.; Guatelli, S.; Petesecca, M.; Jackson, M.; Rozenfeld, A. B.

    2017-01-01

    A Geant4 Monte Carlo simulation study was carried out to characterise a novel silicon strip detector, the Dose Magnifying Glass (DMG), for use in proton therapy Quality Assurance. We investigated the possibility to use DMG to determine the energy of the incident proton beam. The advantages of DMG are quick response, easy operation and high spatial resolution. In this work we theoretically proved that DMG can be used for QA in the determination of the energy of the incident proton beam, for ocular and prostate cancer therapy. The study was performed by means of Monte Carlo simulations Experimental measurements are currently on their way to confirm the results of this simulation study.

  17. Quantum Monte Carlo studies in Hamiltonian lattice gauge theory

    International Nuclear Information System (INIS)

    Hamer, C.J.; Samaras, M.; Bursill, R.J.

    2000-01-01

    Full text: The application of Monte Carlo methods to the 'Hamiltonian' formulation of lattice gauge theory has been somewhat neglected, and lags at least ten years behind the classical Monte Carlo simulations of Euclidean lattice gauge theory. We have applied a Green's Function Monte Carlo algorithm to lattice Yang-Mills theories in the Hamiltonian formulation, combined with a 'forward-walking' technique to estimate expectation values and correlation functions. In this approach, one represents the wave function in configuration space by a discrete ensemble of random walkers, and application of the time development operator is simulated by a diffusion and branching process. The approach has been used to estimate the ground-state energy and Wilson loop values in the U(1) theory in (2+1)D, and the SU(3) Yang-Mills theory in (3+1)D. The finite-size scaling behaviour has been explored, and agrees with the predictions of effective Lagrangian theory, and weak-coupling expansions. Crude estimates of the string tension are derived, which agree with previous results at intermediate couplings; but more accurate results for larger loops will be required to establish scaling behaviour at weak couplings. A drawback to this method is that it is necessary to introduce a 'trial' or 'guiding wave function' to guide the walkers towards the most probable regions of configuration space, in order to achieve convergence and accuracy. The 'forward-walking' estimates should be independent of this guidance, but in fact for the SU(3) case they turn out to be sensitive to the choice of trial wave function. It would be preferable to use some sort of Metropolis algorithm instead to produce a correct distribution of walkers: this may point in the direction of a Path Integral Monte Carlo approach

  18. Machine and radiation protection challenges of high energy/intensity accelerators: the role of Monte Carlo calculations

    Science.gov (United States)

    Cerutti, F.

    2017-09-01

    The role of Monte Carlo calculations in addressing machine protection and radiation protection challenges regarding accelerator design and operation is discussed, through an overview of different applications and validation examples especially referring to recent LHC measurements.

  19. Monte carlo simulation for soot dynamics

    KAUST Repository

    Zhou, Kun

    2012-01-01

    A new Monte Carlo method termed Comb-like frame Monte Carlo is developed to simulate the soot dynamics. Detailed stochastic error analysis is provided. Comb-like frame Monte Carlo is coupled with the gas phase solver Chemkin II to simulate soot formation in a 1-D premixed burner stabilized flame. The simulated soot number density, volume fraction, and particle size distribution all agree well with the measurement available in literature. The origin of the bimodal distribution of particle size distribution is revealed with quantitative proof.

  20. Statistical estimation Monte Carlo for unreliability evaluation of highly reliable system

    International Nuclear Information System (INIS)

    Xiao Gang; Su Guanghui; Jia Dounan; Li Tianduo

    2000-01-01

    Based on analog Monte Carlo simulation, statistical Monte Carlo methods for unreliable evaluation of highly reliable system are constructed, including direct statistical estimation Monte Carlo method and weighted statistical estimation Monte Carlo method. The basal element is given, and the statistical estimation Monte Carlo estimators are derived. Direct Monte Carlo simulation method, bounding-sampling method, forced transitions Monte Carlo method, direct statistical estimation Monte Carlo and weighted statistical estimation Monte Carlo are used to evaluate unreliability of a same system. By comparing, weighted statistical estimation Monte Carlo estimator has smallest variance, and has highest calculating efficiency

  1. Monte Carlo treatment planning and high-resolution alpha-track autoradiography for neutron capture therapy

    Energy Technology Data Exchange (ETDEWEB)

    Zamenhof, R.G.; Lin, K.; Ziegelmiller, D.; Clement, S.; Lui, C.; Harling, O.K.

    Monte Carlo simulations of thermal neutron flux distributions in a mathematical head model have been compared to experimental measurements in a corresponding anthropomorphic gelatin-based head phantom irradiated by a thermal neutron beam as presently available at the MITR-II Research Reactor. Excellent agreement between Monte Carlo and experimental measurements has encouraged us to employ the Monte Carlo simulation technique to approach treatment planning problems in neutron capture therapy. We have also implemented a high-resolution alpha-track autoradiography technique originally developed in our laboratory at MIT. Initial autoradiograms produced by this technique meet our expectations in terms of the high resolution available and the ability to etch tracks without concommitant destruction of stained tissue. Our preliminary results with computer-aided track distribution analysis indicate that this approach is very promising in being able to quantify boron distributions in tissue at the subcellular level with a minimum amount of operator effort necessary.

  2. Dresden Nuclear Power Station, Units 1, 2, and 3. Semiannual report on operating and maintenance, July--December 1974

    International Nuclear Information System (INIS)

    1975-01-01

    Unit 1 generated 388,882 MWH(e) and was on line 3111.2 hours, Unit 2 generated 1,204,106 MWH(e) and was on line 2013.4 hours, and Unit 3 generated 2,250,810 MWH(e) and was on line 3836 hours. Information is presented concerning operations, shutdowns, maintenance, changes, tests, and experiments for the three units. (U.S.)

  3. Applications of Monte Carlo method in Medical Physics

    International Nuclear Information System (INIS)

    Diez Rios, A.; Labajos, M.

    1989-01-01

    The basic ideas of Monte Carlo techniques are presented. Random numbers and their generation by congruential methods, which underlie Monte Carlo calculations are shown. Monte Carlo techniques to solve integrals are discussed. The evaluation of a simple monodimensional integral with a known answer, by means of two different Monte Carlo approaches are discussed. The basic principles to simualate on a computer photon histories reduce variance and the current applications in Medical Physics are commented. (Author)

  4. Multilevel sequential Monte Carlo samplers

    KAUST Repository

    Beskos, Alexandros; Jasra, Ajay; Law, Kody; Tempone, Raul; Zhou, Yan

    2016-01-01

    In this article we consider the approximation of expectations w.r.t. probability distributions associated to the solution of partial differential equations (PDEs); this scenario appears routinely in Bayesian inverse problems. In practice, one often has to solve the associated PDE numerically, using, for instance finite element methods which depend on the step-size level . hL. In addition, the expectation cannot be computed analytically and one often resorts to Monte Carlo methods. In the context of this problem, it is known that the introduction of the multilevel Monte Carlo (MLMC) method can reduce the amount of computational effort to estimate expectations, for a given level of error. This is achieved via a telescoping identity associated to a Monte Carlo approximation of a sequence of probability distributions with discretization levels . ∞>h0>h1⋯>hL. In many practical problems of interest, one cannot achieve an i.i.d. sampling of the associated sequence and a sequential Monte Carlo (SMC) version of the MLMC method is introduced to deal with this problem. It is shown that under appropriate assumptions, the attractive property of a reduction of the amount of computational effort to estimate expectations, for a given level of error, can be maintained within the SMC context. That is, relative to exact sampling and Monte Carlo for the distribution at the finest level . hL. The approach is numerically illustrated on a Bayesian inverse problem. © 2016 Elsevier B.V.

  5. Multilevel sequential Monte Carlo samplers

    KAUST Repository

    Beskos, Alexandros

    2016-08-29

    In this article we consider the approximation of expectations w.r.t. probability distributions associated to the solution of partial differential equations (PDEs); this scenario appears routinely in Bayesian inverse problems. In practice, one often has to solve the associated PDE numerically, using, for instance finite element methods which depend on the step-size level . hL. In addition, the expectation cannot be computed analytically and one often resorts to Monte Carlo methods. In the context of this problem, it is known that the introduction of the multilevel Monte Carlo (MLMC) method can reduce the amount of computational effort to estimate expectations, for a given level of error. This is achieved via a telescoping identity associated to a Monte Carlo approximation of a sequence of probability distributions with discretization levels . ∞>h0>h1⋯>hL. In many practical problems of interest, one cannot achieve an i.i.d. sampling of the associated sequence and a sequential Monte Carlo (SMC) version of the MLMC method is introduced to deal with this problem. It is shown that under appropriate assumptions, the attractive property of a reduction of the amount of computational effort to estimate expectations, for a given level of error, can be maintained within the SMC context. That is, relative to exact sampling and Monte Carlo for the distribution at the finest level . hL. The approach is numerically illustrated on a Bayesian inverse problem. © 2016 Elsevier B.V.

  6. Guideline of Monte Carlo calculation. Neutron/gamma ray transport simulation by Monte Carlo method

    CERN Document Server

    2002-01-01

    This report condenses basic theories and advanced applications of neutron/gamma ray transport calculations in many fields of nuclear energy research. Chapters 1 through 5 treat historical progress of Monte Carlo methods, general issues of variance reduction technique, cross section libraries used in continuous energy Monte Carlo codes. In chapter 6, the following issues are discussed: fusion benchmark experiments, design of ITER, experiment analyses of fast critical assembly, core analyses of JMTR, simulation of pulsed neutron experiment, core analyses of HTTR, duct streaming calculations, bulk shielding calculations, neutron/gamma ray transport calculations of the Hiroshima atomic bomb. Chapters 8 and 9 treat function enhancements of MCNP and MVP codes, and a parallel processing of Monte Carlo calculation, respectively. An important references are attached at the end of this report.

  7. SPHERE: a spherical-geometry multimaterial electron/photon Monte Carlo transport code

    International Nuclear Information System (INIS)

    Halbleib, J.A. Sr.

    1977-06-01

    SPHERE provides experimenters and theorists with a method for the routine solution of coupled electron/photon transport through multimaterial configurations possessing spherical symmetry. Emphasis is placed upon operational simplicity without sacrificing the rigor of the model. SPHERE combines condensed-history electron Monte Carlo with conventional single-scattering photon Monte Carlo in order to describe the transport of all generations of particles from several MeV down to 1.0 and 10.0 keV for electrons and photons, respectively. The model is more accurate at the higher energies, with a less rigorous description of the particle cascade at energies where the shell structure of the transport media becomes important. Flexibility of construction permits the user to tailor the model to specific applications and to extend the capabilities of the model to more sophisticated applications through relatively simple update procedures. 8 figs., 3 tables

  8. Operation of the radioactive acid digestion test unit

    International Nuclear Information System (INIS)

    Blasewitz, A.G.; Allen, C.R.; Lerch, R.E.; Ely, P.C.; Richardson, G.L.

    1980-01-01

    The Radioactive Acid Digestion Test Unit (RADTU) has been constructed at Hanford to demonstrate the application of the Acid Digestion Process for treating combustible transuranic wastes and scrap materials. The RADTU with its original tray digestion vessel has recently completed a six-month campaign processing potentially contaminated nonglovebox wastes from a Hanford plutonium facility. During this campaign, it processed 2100 kg of largely cellulosic wastes at an average sustained processing rate of 3 kg/h as limited by the water boiloff rate from the acid feeds. The on-line operating efficiency was nearly 50% on a twelve hour/day, five day/week basis. Following this campaign, a new annular high rate digester has been installed for testing. In preliminary tests with simulated wastes, the new digester demonstrated a sustained capacity of 10 kg/h with greatly improved intimacy of contact between the digestion acid and the waste. The new design also doubles the heat transfer surface, which with reduced heat loss area, is expected to provide at least three times the water boiloff rate of the previous tray digester design. Following shakedown testing with simulated and low-level wastes, the new unit will be used to process combustible plutonium scrap and waste from Hanford plutonium facilities for the purposes of volume reduction, plutonium recovery, and stabilization of the final waste form

  9. Experience with the Monte Carlo Method

    Energy Technology Data Exchange (ETDEWEB)

    Hussein, E M.A. [Department of Mechanical Engineering University of New Brunswick, Fredericton, N.B., (Canada)

    2007-06-15

    Monte Carlo simulation of radiation transport provides a powerful research and design tool that resembles in many aspects laboratory experiments. Moreover, Monte Carlo simulations can provide an insight not attainable in the laboratory. However, the Monte Carlo method has its limitations, which if not taken into account can result in misleading conclusions. This paper will present the experience of this author, over almost three decades, in the use of the Monte Carlo method for a variety of applications. Examples will be shown on how the method was used to explore new ideas, as a parametric study and design optimization tool, and to analyze experimental data. The consequences of not accounting in detail for detector response and the scattering of radiation by surrounding structures are two of the examples that will be presented to demonstrate the pitfall of condensed.

  10. Experience with the Monte Carlo Method

    International Nuclear Information System (INIS)

    Hussein, E.M.A.

    2007-01-01

    Monte Carlo simulation of radiation transport provides a powerful research and design tool that resembles in many aspects laboratory experiments. Moreover, Monte Carlo simulations can provide an insight not attainable in the laboratory. However, the Monte Carlo method has its limitations, which if not taken into account can result in misleading conclusions. This paper will present the experience of this author, over almost three decades, in the use of the Monte Carlo method for a variety of applications. Examples will be shown on how the method was used to explore new ideas, as a parametric study and design optimization tool, and to analyze experimental data. The consequences of not accounting in detail for detector response and the scattering of radiation by surrounding structures are two of the examples that will be presented to demonstrate the pitfall of condensed

  11. A vectorized Monte Carlo code for modeling photon transport in SPECT

    International Nuclear Information System (INIS)

    Smith, M.F.; Floyd, C.E. Jr.; Jaszczak, R.J.

    1993-01-01

    A vectorized Monte Carlo computer code has been developed for modeling photon transport in single photon emission computed tomography (SPECT). The code models photon transport in a uniform attenuating region and photon detection by a gamma camera. It is adapted from a history-based Monte Carlo code in which photon history data are stored in scalar variables and photon histories are computed sequentially. The vectorized code is written in FORTRAN77 and uses an event-based algorithm in which photon history data are stored in arrays and photon history computations are performed within DO loops. The indices of the DO loops range over the number of photon histories, and these loops may take advantage of the vector processing unit of our Stellar GS1000 computer for pipelined computations. Without the use of the vector processor the event-based code is faster than the history-based code because of numerical optimization performed during conversion to the event-based algorithm. When only the detection of unscattered photons is modeled, the event-based code executes 5.1 times faster with the use of the vector processor than without; when the detection of scattered and unscattered photons is modeled the speed increase is a factor of 2.9. Vectorization is a valuable way to increase the performance of Monte Carlo code for modeling photon transport in SPECT

  12. Engineering evaluation/conceptual plan for the 200-UP-1 Groundwater Operable Unit interim remedial measure. Revision 2

    International Nuclear Information System (INIS)

    1996-03-01

    This report presents an engineering evaluation and conceptual plan for an interim remedial measure (IRM) to address a uranium and technetium-99 groundwater plume in the 200-UP-1 Groundwater Operable Unit located in the 200 West Area of the Hanford Site. This report provides information regarding the need for an IRM and its potentially achievable objectives and goals. The report also evaluates alternatives to contain elevated concentrations of uranium and technetium-99 and to obtain information necessary to develop final remedial actions for the operable unit

  13. Hydrologic resources management program and underground test area operable unit fy 1997

    Energy Technology Data Exchange (ETDEWEB)

    Smith, D. F., LLNL

    1998-05-01

    This report present the results of FY 1997 technical studies conducted by the Lawrence Livermore National Laboratory (LLNL) as part of the Hydrology and Radionuclide Migration Program (HRMP) and Underground Test Area Operable Unit (UGTA). The HRMP is sponsored by the US Department of Energy to assess the environmental (radiochemical and hydrologic) consequences of underground nuclear weapons testing at the Nevada Test Site.

  14. Monte Carlo alpha calculation

    Energy Technology Data Exchange (ETDEWEB)

    Brockway, D.; Soran, P.; Whalen, P.

    1985-01-01

    A Monte Carlo algorithm to efficiently calculate static alpha eigenvalues, N = ne/sup ..cap alpha..t/, for supercritical systems has been developed and tested. A direct Monte Carlo approach to calculating a static alpha is to simply follow the buildup in time of neutrons in a supercritical system and evaluate the logarithmic derivative of the neutron population with respect to time. This procedure is expensive, and the solution is very noisy and almost useless for a system near critical. The modified approach is to convert the time-dependent problem to a static ..cap alpha../sup -/eigenvalue problem and regress ..cap alpha.. on solutions of a/sup -/ k/sup -/eigenvalue problem. In practice, this procedure is much more efficient than the direct calculation, and produces much more accurate results. Because the Monte Carlo codes are intrinsically three-dimensional and use elaborate continuous-energy cross sections, this technique is now used as a standard for evaluating other calculational techniques in odd geometries or with group cross sections.

  15. Development of a processor embedded timing unit for the synchronized operation in KSTAR

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Woongryol, E-mail: wrlee@nfri.re.kr; Lee, Taegu; Hong, Jaesic

    2016-11-15

    Highlights: • Timing board for the synchronized tokamak operation. • Processor embedded distributed control system. • Single clock source and multiple trigger signal for the plasma diagnostics. • Delay compensation among the distributed timing boards. - Abstract: The Local Timing Unit (LTU) in KSTAR provides a single clock source and multiple trigger signals with flexible configuration. Over the past seven years, the LTU had a mechanical redesign and several firmware updates for the purpose of provision of a robust operation and precision timing signal. Now we have developed a third version of a local timing unit which has a standalone operation capability. The LTU is built in a cabinet mountable 1U PIZZA box and provides twelve signal output ports, a packet mirroring interface, and an LCD interface panel. The core functions of the LTU are implemented in a Field Programmable Gate Array (FPGA) which has an internal hardcore processor. The internal processor allows the use of Linux Operating System (OS) and the Experimental Physics and Industrial Control System (EPICS). All user level application functions are controllable through the EPICS, however the time critical internal functions are performed by the FPGA logic blocks same as the previous version. The new LTU provides pluggable output module so that we can easily extend the signal output port. The easy installation and effective replacement reduce the efforts of maintenance. This paper describes design, development, and commissioning results of the new KSTAR LTU.

  16. Development of a processor embedded timing unit for the synchronized operation in KSTAR

    International Nuclear Information System (INIS)

    Lee, Woongryol; Lee, Taegu; Hong, Jaesic

    2016-01-01

    Highlights: • Timing board for the synchronized tokamak operation. • Processor embedded distributed control system. • Single clock source and multiple trigger signal for the plasma diagnostics. • Delay compensation among the distributed timing boards. - Abstract: The Local Timing Unit (LTU) in KSTAR provides a single clock source and multiple trigger signals with flexible configuration. Over the past seven years, the LTU had a mechanical redesign and several firmware updates for the purpose of provision of a robust operation and precision timing signal. Now we have developed a third version of a local timing unit which has a standalone operation capability. The LTU is built in a cabinet mountable 1U PIZZA box and provides twelve signal output ports, a packet mirroring interface, and an LCD interface panel. The core functions of the LTU are implemented in a Field Programmable Gate Array (FPGA) which has an internal hardcore processor. The internal processor allows the use of Linux Operating System (OS) and the Experimental Physics and Industrial Control System (EPICS). All user level application functions are controllable through the EPICS, however the time critical internal functions are performed by the FPGA logic blocks same as the previous version. The new LTU provides pluggable output module so that we can easily extend the signal output port. The easy installation and effective replacement reduce the efforts of maintenance. This paper describes design, development, and commissioning results of the new KSTAR LTU.

  17. Monte Carlo simulations of neutron scattering instruments

    International Nuclear Information System (INIS)

    Aestrand, Per-Olof; Copenhagen Univ.; Lefmann, K.; Nielsen, K.

    2001-01-01

    A Monte Carlo simulation is an important computational tool used in many areas of science and engineering. The use of Monte Carlo techniques for simulating neutron scattering instruments is discussed. The basic ideas, techniques and approximations are presented. Since the construction of a neutron scattering instrument is very expensive, Monte Carlo software used for design of instruments have to be validated and tested extensively. The McStas software was designed with these aspects in mind and some of the basic principles of the McStas software will be discussed. Finally, some future prospects are discussed for using Monte Carlo simulations in optimizing neutron scattering experiments. (R.P.)

  18. Analysis of possibility to apply new mathematical methods (R-function theory) in Monte Carlo simulation of complex geometry

    International Nuclear Information System (INIS)

    Altiparmakov, D.

    1988-12-01

    This analysis is part of the report on ' Implementation of geometry module of 05R code in another Monte Carlo code', chapter 6.0: establishment of future activity related to geometry in Monte Carlo method. The introduction points out some problems in solving complex three-dimensional models which induce the need for developing more efficient geometry modules in Monte Carlo calculations. Second part include formulation of the problem and geometry module. Two fundamental questions to be solved are defined: (1) for a given point, it is necessary to determine material region or boundary where it belongs, and (2) for a given direction, all cross section points with material regions should be determined. Third part deals with possible connection with Monte Carlo calculations for computer simulation of geometry objects. R-function theory enables creation of geometry module base on the same logic (complex regions are constructed by elementary regions sets operations) as well as construction geometry codes. R-functions can efficiently replace functions of three-value logic in all significant models. They are even more appropriate for application since three-value logic is not typical for digital computers which operate in two-value logic. This shows that there is a need for work in this field. It is shown that there is a possibility to develop interactive code for computer modeling of geometry objects in parallel with development of geometry module [sr

  19. Selection of Forklift Unit for Warehouse Operation by Applying Multi-Criteria Analysis

    Directory of Open Access Journals (Sweden)

    Predrag Atanasković

    2013-07-01

    Full Text Available This paper presents research related to the choice of the criteria that can be used to perform an optimal selection of the forklift unit for warehouse operation. The analysis has been done with the aim of exploring the requirements and defining relevant criteria that are important when investment decision is made for forklift procurement, and based on the conducted research by applying multi-criteria analysis, to determine the appropriate parameters and their relative weights that form the input data and database for selection of the optimal handling unit. This paper presents an example of choosing the optimal forklift based on the selected criteria for the purpose of making the relevant investment decision.

  20. Conceptual site models for groundwater contamination at 100-BC-5, 100-KR-4, 100-HR-3, and 100-FR-3 operable units

    International Nuclear Information System (INIS)

    Peterson, R.E.; Raidl, R.F.; Denslow, C.W.

    1996-09-01

    This document presents technical information on groundwater contamination in the 100-BC-5, 100-KR-4, 100-HR-3, and 100-FR-3 Operable Units on the Hanford Site in Richland, Washington. These operable units are defined for groundwater that underlies the retired plutonium production reactors and their associated support facilities. This technical information supports conceptual site models (CSM) for each operable unit. The goal in maintaining a CSM is to ensure that a reasonable understanding of contamination issues in each groundwater operable unit is available for selecting a final remediation alternative and for developing a record of decision. CSMs are developed for hazardous waste sites to help evaluate potential risks to human health and the environment from exposure to contamination

  1. Monte Carlo model of diagnostic X-ray dosimetry

    International Nuclear Information System (INIS)

    Khrutchinsky, Arkady; Kutsen, Semion; Gatskevich, George

    2008-01-01

    Full text: A Monte Carlo simulation of absorbed dose distribution in patient's tissues is often used in a dosimetry assessment of X-ray examinations. The results of such simulations in Belarus are presented in the report based on an anthropomorphic tissue-equivalent Rando-like physical phantom. The phantom corresponds to an adult 173 cm high and of 73 kg and consists of a torso and a head made of tissue-equivalent plastics which model soft (muscular), bone, and lung tissues. It consists of 39 layers (each 25 mm thick), including 10 head and neck ones, 16 chest and 13 pelvis ones. A tomographic model of the phantom has been developed from its CT-scan images with a voxel size of 0.88 x 0.88 x 4 mm 3 . A necessary pixelization in Mathematics-based in-house program was carried out for the phantom to be used in the radiation transport code MCNP-4b. The final voxel size of 14.2 x 14.2 x 8 mm 3 was used for the reasonable computer consuming calculations of absorbed dose in tissues and organs in various diagnostic X-ray examinations. MCNP point detectors allocated through body slices obtained as a result of the pixelization were used to calculate the absorbed dose. X-ray spectra generated by the empirical TASMIP model were verified on the X-ray units MEVASIM and SIREGRAPH CF. Absorbed dose distributions in the phantom volume were determined by the corresponding Monte Carlo simulations with a set of point detectors. Doses in organs of the adult phantom computed from the absorbed dose distributions by another Mathematics-based in-house program were estimated for 22 standard organs for various standard X-ray examinations. The results of Monte Carlo simulations were compared with the results of direct measurements of the absorbed dose in the phantom on the X-ray unit SIREGRAPH CF with the calibrated thermo-luminescent dosimeter DTU-01. The measurements were carried out in specified locations of different layers in heart, lungs, liver, pancreas, and stomach at high voltage of

  2. MONTE CARLO SIMULATION AND VALUATION: A STOCHASTIC APPROACH SIMULAÇÃO DE MONTE CARLO E VALUATION: UMA ABORDAGEM ESTOCÁSTICA

    Directory of Open Access Journals (Sweden)

    Marcos Roberto Gois de Oliveira

    2013-01-01

    Full Text Available Among the various business valuation methodologies, the discounted cash flow is still the most adopted nowadays on both academic and professional environment. Although many authors support thatmethodology as the most adequate one for business valuation, its projective feature implies in an uncertaintyissue presents in all financial models based on future expectations, the risk that the projected assumptionsdoes not occur. One of the alternatives to measure the risk inherent to the discounted cash flow valuation isto add Monte Carlo Simulation to the deterministic business valuation model in order to create a stochastic model, which can perform a statistic analysis of risk. The objective of this work was to evaluate thepertinence regarding the Monte Carlo Simulation adoption to measure the uncertainty inherent to the business valuation using discounted cash flow, identifying whether the Monte Carlo simulation enhance theaccuracy of this asset pricing methodology. The results of this work assures the operational e icacy ofdiscounted cash flow business valuation using Monte Carlo Simulation, confirming that the adoption of thatmethodology allows a relevant enhancement of the results in comparison with those obtained by using thedeterministic business valuation model.Dentre as diversas metodologias de avaliação de empresas, a avaliação por fluxo de caixa descontadocontinua sendo a mais adotada na atualidade, tanto no meio acadêmico como no profissional. Embora  essametodologia seja considerada por diversos autores como a mais adequada para a avaliação de empresas no contexto atual, seu caráter projetivo remete a um componente de incerteza presente em todos os modelos baseados em expectativas futuras o risco de as premissas de projeção adotadas não se concretizarem. Uma das alternativas para a mensuração do risco inerente à avaliação de empresas pelo fluxo de caixa descontadoconsiste na incorporação da Simulação de Monte

  3. Donald C. Cook Nuclear Power Plant, Unit 1. Annual operating report for 1976

    International Nuclear Information System (INIS)

    1977-01-01

    The unit was paralleled to the grid 83.1 percent of the time and 7,073,200 MWH gross was generated. There were six scheduled outages and 14 forced outages/load reductions. Information is presented concerning operations, shutdowns, power reductions, inservice maintenance, personnel radiation exposures, fuel history, and facility changes

  4. Monte Carlo calculations of few-body and light nuclei

    International Nuclear Information System (INIS)

    Wiringa, R.B.

    1992-01-01

    A major goal in nuclear physics is to understand how nuclear structure comes about from the underlying interactions between nucleons. This requires modelling nuclei as collections of strongly interacting particles. Using realistic nucleon-nucleon potentials, supplemented with consistent three-nucleon potentials and two-body electroweak current operators, variational Monte Carlo methods are used to calculate nuclear ground-state properties, such as the binding energy, electromagnetic form factors, and momentum distributions. Other properties such as excited states and low-energy reactions are also calculable with these methods

  5. Monte Carlo simulations for plasma physics

    International Nuclear Information System (INIS)

    Okamoto, M.; Murakami, S.; Nakajima, N.; Wang, W.X.

    2000-07-01

    Plasma behaviours are very complicated and the analyses are generally difficult. However, when the collisional processes play an important role in the plasma behaviour, the Monte Carlo method is often employed as a useful tool. For examples, in neutral particle injection heating (NBI heating), electron or ion cyclotron heating, and alpha heating, Coulomb collisions slow down high energetic particles and pitch angle scatter them. These processes are often studied by the Monte Carlo technique and good agreements can be obtained with the experimental results. Recently, Monte Carlo Method has been developed to study fast particle transports associated with heating and generating the radial electric field. Further it is applied to investigating the neoclassical transport in the plasma with steep gradients of density and temperatures which is beyong the conventional neoclassical theory. In this report, we briefly summarize the researches done by the present authors utilizing the Monte Carlo method. (author)

  6. Proposed plan for the 100-IU-1, 100-IU-3, 100-IU-4, AND 100-IU-5 Operable Units

    International Nuclear Information System (INIS)

    1995-06-01

    This proposed plan identifies the preferred alternative for the Riverland Rad Yard, the Wahluke Slope, the Sodium Dichromate Baffel Landfill, and the, White Bluffs Pickling Acid Cribs, located at the Hanford Site. These areas are known respectively as the 100-IU-1, 100-IU-3, 100-IU-4, and 100-IU-5 Operable Units. Between 1992 and 1994, each of the four operable units was the subject of an expedited response action that addressed removal of site contaminants in soil. Waste sites in the 100-IU-2 (White Bluffs Townsite) and 100-IU-6 (Hanford Townsite) Operable Units will be addressed in future proposed plans. A proposed plan is intended to be a fact sheet for public review that summarizes the information relied upon to recommend the preferred alternative. As presented in this proposed plan, no further action is the preferred alternative for the final resolution of the 100-IU-1, 100-IU-3, 100-IU-4, and 100-IU-5 Operable Units. The preferred alternative is recommended because all suspect hazardous substances above cleanup levels have been removed from the waste sites, and the sites are unlikely to pose any significant risk to human health or the environment

  7. Proposed plan for interim remedial measures at the 100-HR-1 Operable Unit, Hanford Site, Richland, Washington. Draft A

    International Nuclear Information System (INIS)

    1994-09-01

    This proposed plan introduces the interim remedial measures for addressing contaminated soil at the 100-HR-1 Operable Unit, located at the Hanford Site. In addition, this plan includes a summary of other alternatives analyzed and considered for the 100-HR-1 Operable Unit. The EPA, DOE, and Washington State Dept. of Ecology believe that a combination of removal, treatment, and disposal technologies, where appropriate, would significantly reduce the potential threats to human health and the environment at the 100-HR-1 Operable Unit high-priority waste sites. The remedial actions described in this proposed plan are designed to minimize human health and ecological risks and ensure that additional contaminants originating from these waste sites are not transported to the groundwater. The 100-HR-1 Operable Unit contains the retention basin for the H reactor cooling system, process effluent trenches, the Pluto crib which received an estimated 260 gallons of radioactive liquid waste, process effluent pipelines, and solid waste sites used for the burial of decontaminated and decommissioned equipment from other facilities. Potential health threats would be from the isotopes of cesium, cobalt, europium, plutonium, and strontium, and from chromium, arsenic, lead, and chysene

  8. Machine and radiation protection challenges of high energy/intensity accelerators: the role of Monte Carlo calculations

    Directory of Open Access Journals (Sweden)

    Cerutti F.

    2017-01-01

    Full Text Available The role of Monte Carlo calculations in addressing machine protection and radiation protection challenges regarding accelerator design and operation is discussed, through an overview of different applications and validation examples especially referring to recent LHC measurements.

  9. Development of in situ product removal strategies in biocatalysis applying scaled-down unit operations.

    Science.gov (United States)

    Heintz, Søren; Börner, Tim; Ringborg, Rolf H; Rehn, Gustav; Grey, Carl; Nordblad, Mathias; Krühne, Ulrich; Gernaey, Krist V; Adlercreutz, Patrick; Woodley, John M

    2017-03-01

    An experimental platform based on scaled-down unit operations combined in a plug-and-play manner enables easy and highly flexible testing of advanced biocatalytic process options such as in situ product removal (ISPR) process strategies. In such a platform, it is possible to compartmentalize different process steps while operating it as a combined system, giving the possibility to test and characterize the performance of novel process concepts and biocatalysts with minimal influence of inhibitory products. Here the capabilities of performing process development by applying scaled-down unit operations are highlighted through a case study investigating the asymmetric synthesis of 1-methyl-3-phenylpropylamine (MPPA) using ω-transaminase, an enzyme in the sub-family of amino transferases (ATAs). An on-line HPLC system was applied to avoid manual sample handling and to semi-automatically characterize ω-transaminases in a scaled-down packed-bed reactor (PBR) module, showing MPPA as a strong inhibitor. To overcome the inhibition, a two-step liquid-liquid extraction (LLE) ISPR concept was tested using scaled-down unit operations combined in a plug-and-play manner. Through the tested ISPR concept, it was possible to continuously feed the main substrate benzylacetone (BA) and extract the main product MPPA throughout the reaction, thereby overcoming the challenges of low substrate solubility and product inhibition. The tested ISPR concept achieved a product concentration of 26.5 g MPPA  · L -1 , a purity up to 70% g MPPA  · g tot -1 and a recovery in the range of 80% mol · mol -1 of MPPA in 20 h, with the possibility to increase the concentration, purity, and recovery further. Biotechnol. Bioeng. 2017;114: 600-609. © 2016 Wiley Periodicals, Inc. © 2016 Wiley Periodicals, Inc.

  10. Monte Carlo Codes Invited Session

    International Nuclear Information System (INIS)

    Trama, J.C.; Malvagi, F.; Brown, F.

    2013-01-01

    This document lists 22 Monte Carlo codes used in radiation transport applications throughout the world. For each code the names of the organization and country and/or place are given. We have the following computer codes. 1) ARCHER, USA, RPI; 2) COG11, USA, LLNL; 3) DIANE, France, CEA/DAM Bruyeres; 4) FLUKA, Italy and CERN, INFN and CERN; 5) GEANT4, International GEANT4 collaboration; 6) KENO and MONACO (SCALE), USA, ORNL; 7) MC21, USA, KAPL and Bettis; 8) MCATK, USA, LANL; 9) MCCARD, South Korea, Seoul National University; 10) MCNP6, USA, LANL; 11) MCU, Russia, Kurchatov Institute; 12) MONK and MCBEND, United Kingdom, AMEC; 13) MORET5, France, IRSN Fontenay-aux-Roses; 14) MVP2, Japan, JAEA; 15) OPENMC, USA, MIT; 16) PENELOPE, Spain, Barcelona University; 17) PHITS, Japan, JAEA; 18) PRIZMA, Russia, VNIITF; 19) RMC, China, Tsinghua University; 20) SERPENT, Finland, VTT; 21) SUPERMONTECARLO, China, CAS INEST FDS Team Hefei; and 22) TRIPOLI-4, France, CEA Saclay

  11. Monte Carlo methods and models in finance and insurance

    CERN Document Server

    Korn, Ralf; Kroisandt, Gerald

    2010-01-01

    Offering a unique balance between applications and calculations, Monte Carlo Methods and Models in Finance and Insurance incorporates the application background of finance and insurance with the theory and applications of Monte Carlo methods. It presents recent methods and algorithms, including the multilevel Monte Carlo method, the statistical Romberg method, and the Heath-Platen estimator, as well as recent financial and actuarial models, such as the Cheyette and dynamic mortality models. The authors separately discuss Monte Carlo techniques, stochastic process basics, and the theoretical background and intuition behind financial and actuarial mathematics, before bringing the topics together to apply the Monte Carlo methods to areas of finance and insurance. This allows for the easy identification of standard Monte Carlo tools and for a detailed focus on the main principles of financial and insurance mathematics. The book describes high-level Monte Carlo methods for standard simulation and the simulation of...

  12. The salvaging of the Mont Louis cargo ship

    International Nuclear Information System (INIS)

    Vastel, D.

    1985-01-01

    On Saturday the 25th of August 1984, at 2:20 P.M., the German car ferry Olau Britannia with 800 passengers aboard rammed the rear starboard side of the French cargo ship Mont Louis. The collision occurred in the English Channel at a point 18 kilometers north of Ostend. At 7:00 P.M. the Mont Louis sank to a depth of 15 meters at a distance of several miles by rail from Antwerp. Half the ship's hull lay uncovered at low tide. The cargo included 30 type 48-Y containers, each filled with 12 tons of UF 6 , and 22 empty type 30-B containers for return of the enriched uranium. The UF 6 was to be enriched to 4% in the Soviet Union for use as fuel in nuclear power plants. The table below details the nature of the UF 6 . After salvaging operation the containers have been inspected and no damage or leaks have been detected. The accident involved no risk of radioactive or chemical contamination of the sea water. The systematic misinformation campaign by Greenpeace and news media is briefly described. (orig./HP)

  13. Monte Carlo approaches to light nuclei

    International Nuclear Information System (INIS)

    Carlson, J.

    1990-01-01

    Significant progress has been made recently in the application of Monte Carlo methods to the study of light nuclei. We review new Green's function Monte Carlo results for the alpha particle, Variational Monte Carlo studies of 16 O, and methods for low-energy scattering and transitions. Through these calculations, a coherent picture of the structure and electromagnetic properties of light nuclei has arisen. In particular, we examine the effect of the three-nucleon interaction and the importance of exchange currents in a variety of experimentally measured properties, including form factors and capture cross sections. 29 refs., 7 figs

  14. Monte Carlo approaches to light nuclei

    Energy Technology Data Exchange (ETDEWEB)

    Carlson, J.

    1990-01-01

    Significant progress has been made recently in the application of Monte Carlo methods to the study of light nuclei. We review new Green's function Monte Carlo results for the alpha particle, Variational Monte Carlo studies of {sup 16}O, and methods for low-energy scattering and transitions. Through these calculations, a coherent picture of the structure and electromagnetic properties of light nuclei has arisen. In particular, we examine the effect of the three-nucleon interaction and the importance of exchange currents in a variety of experimentally measured properties, including form factors and capture cross sections. 29 refs., 7 figs.

  15. Data compilation task report for the source investigation of the 300-FF-1 operable unit phase 1 remedial investigation

    International Nuclear Information System (INIS)

    Young, J.S.; Fruland, R.M.; Fruchter, J.S.

    1990-02-01

    This report provides additional information on facility and waste characteristics for the 300-FF-1 operable unit. The additional information gathered and reported includes meetings and on-site visits with current and past personnel having knowledge of operations in the operable unit, a more precise determination of the location of the Process Sewer lines and Retired Radioactive Liquid Waste Sewer, a better understanding of the phosphoric acid spill at the 340 Complex, and a search for engineering plans and environmental reports related to the operable unit. As a result of this data-gathering effort, recommendations for further investigation include characterization of the 307 Trenches to determine the origin of an underlying uranium plume in the groundwater, more extensive sampling of near-surface and dike sediments in the North and South Process Ponds to better define the extent of horizontal contamination, and detection of possible leaks in the abandoned Radioactive Waste Sewer by either electromagnetic induction or remote television camera inspection techniques. 16 refs., 4 figs., 5 tabs

  16. Peach Bottom Atomic Power Station, Units 2 and 3. Annual operating report: January--December 1976

    International Nuclear Information System (INIS)

    1977-01-01

    Unit 2 experienced 11 forced outages, 5 power reductions, and one major refueling outage which lasted about 3 months during which time the feedwater spargers were replaced. Net electrical power generated was 5,569,633 MWH with the generator on line 5,998 hrs. Unit 3 experienced 17 forced outages, 11 power reductions and 2 major outages. The first refueling outage began 12/24/77. Net electrical power generated was 6,049,644 MWH with the unit on line 6,829 hrs. Information is presented concerning operations, personnel exposures, radioactive releases, maintenance, and irradiated fuel examination

  17. Superfund record of decision (EPA Region 4): Marzone Inc. /Chevron Chemical Company Superfund Site, Operable Unit 1, Tifton, GA, September 1994

    Energy Technology Data Exchange (ETDEWEB)

    1994-09-30

    This decision document (Record of Decision) presents the selected remedial action for the Marzone, Inc./Chevron Chemical Company Site in Tift County, Georgia. EPA has organized the work at this Site into two phases or operable units (OUs). Operable Unit No. 1 involves contamination on the 1.68-acre former Marzone pesticide blending area, part of the Slack Property, and railroad drainage ditch past the southwest corner of the horse pasture, and contaminated groundwater related to the Site. This first operable unit is broken down into two separate remedies; one for groundwater and the other for soil.

  18. Pilot-scale treatability test plan for the 100-HR-3 operable unit

    International Nuclear Information System (INIS)

    1994-08-01

    This document presents the treatability test plan for pilot-scale pump-and-treat testing at the 100-HR-3 Operable Unit. The test will be conducted in fulfillment of interim Milestone M-15-06E to begin pilot-scale pump-and-treat operations by August 1994. The scope of the test was determined based on the results of lab/bench-scale tests (WHC 1993a) conducted in fulfillment of Milestone M-15-06B. These milestones were established per agreement between the U.S. Department of Energy (DOE), the Washington State Department of Ecology and the U.S. Environmental Protection Agency (EPA), and documented on Hanford Federal of Ecology Facility Agreement and Consent Order Change Control Form M-15-93-02. This test plan discusses a pilot-scale pump-and-treat test for the chromium plume associated with the D Reactor portion of the 100-HR-3 Operable Unit. Data will be collected during the pilot test to assess the effectiveness, operating parameters, and resource needs of the ion exchange (IX) pump-and-treat system. The test will provide information to assess the ability to remove contaminants by extracting groundwater from wells and treating extracted groundwater using IX. Bench-scale tests were conducted previously in which chromium VI was identified as the primary contaminant of concern in the 100-D reactor plume. The DOWEX 21K trademark resin was recommended for pilot-scale testing of an IX pump-and-treat system. The bench-scale test demonstrated that the system could remove chromium VI from groundwater to concentrations less than 50 ppb. The test also identified process parameters to monitor during pilot-scale testing. Water will be re-injected into the plume using wells outside the zone of influence and upgradient of the extraction well

  19. TH-E-18A-01: Developments in Monte Carlo Methods for Medical Imaging

    Energy Technology Data Exchange (ETDEWEB)

    Badal, A [U.S. Food and Drug Administration (CDRH/OSEL), Silver Spring, MD (United States); Zbijewski, W [Johns Hopkins University, Baltimore, MD (United States); Bolch, W [University of Florida, Gainesville, FL (United States); Sechopoulos, I [Emory University, Atlanta, GA (United States)

    2014-06-15

    Monte Carlo simulation methods are widely used in medical physics research and are starting to be implemented in clinical applications such as radiation therapy planning systems. Monte Carlo simulations offer the capability to accurately estimate quantities of interest that are challenging to measure experimentally while taking into account the realistic anatomy of an individual patient. Traditionally, practical application of Monte Carlo simulation codes in diagnostic imaging was limited by the need for large computational resources or long execution times. However, recent advancements in high-performance computing hardware, combined with a new generation of Monte Carlo simulation algorithms and novel postprocessing methods, are allowing for the computation of relevant imaging parameters of interest such as patient organ doses and scatter-to-primaryratios in radiographic projections in just a few seconds using affordable computational resources. Programmable Graphics Processing Units (GPUs), for example, provide a convenient, affordable platform for parallelized Monte Carlo executions that yield simulation times on the order of 10{sup 7} xray/ s. Even with GPU acceleration, however, Monte Carlo simulation times can be prohibitive for routine clinical practice. To reduce simulation times further, variance reduction techniques can be used to alter the probabilistic models underlying the x-ray tracking process, resulting in lower variance in the results without biasing the estimates. Other complementary strategies for further reductions in computation time are denoising of the Monte Carlo estimates and estimating (scoring) the quantity of interest at a sparse set of sampling locations (e.g. at a small number of detector pixels in a scatter simulation) followed by interpolation. Beyond reduction of the computational resources required for performing Monte Carlo simulations in medical imaging, the use of accurate representations of patient anatomy is crucial to the

  20. TH-E-18A-01: Developments in Monte Carlo Methods for Medical Imaging

    International Nuclear Information System (INIS)

    Badal, A; Zbijewski, W; Bolch, W; Sechopoulos, I

    2014-01-01

    Monte Carlo simulation methods are widely used in medical physics research and are starting to be implemented in clinical applications such as radiation therapy planning systems. Monte Carlo simulations offer the capability to accurately estimate quantities of interest that are challenging to measure experimentally while taking into account the realistic anatomy of an individual patient. Traditionally, practical application of Monte Carlo simulation codes in diagnostic imaging was limited by the need for large computational resources or long execution times. However, recent advancements in high-performance computing hardware, combined with a new generation of Monte Carlo simulation algorithms and novel postprocessing methods, are allowing for the computation of relevant imaging parameters of interest such as patient organ doses and scatter-to-primaryratios in radiographic projections in just a few seconds using affordable computational resources. Programmable Graphics Processing Units (GPUs), for example, provide a convenient, affordable platform for parallelized Monte Carlo executions that yield simulation times on the order of 10 7 xray/ s. Even with GPU acceleration, however, Monte Carlo simulation times can be prohibitive for routine clinical practice. To reduce simulation times further, variance reduction techniques can be used to alter the probabilistic models underlying the x-ray tracking process, resulting in lower variance in the results without biasing the estimates. Other complementary strategies for further reductions in computation time are denoising of the Monte Carlo estimates and estimating (scoring) the quantity of interest at a sparse set of sampling locations (e.g. at a small number of detector pixels in a scatter simulation) followed by interpolation. Beyond reduction of the computational resources required for performing Monte Carlo simulations in medical imaging, the use of accurate representations of patient anatomy is crucial to the virtual

  1. Simulation and the Monte Carlo method

    CERN Document Server

    Rubinstein, Reuven Y

    2016-01-01

    Simulation and the Monte Carlo Method, Third Edition reflects the latest developments in the field and presents a fully updated and comprehensive account of the major topics that have emerged in Monte Carlo simulation since the publication of the classic First Edition over more than a quarter of a century ago. While maintaining its accessible and intuitive approach, this revised edition features a wealth of up-to-date information that facilitates a deeper understanding of problem solving across a wide array of subject areas, such as engineering, statistics, computer science, mathematics, and the physical and life sciences. The book begins with a modernized introduction that addresses the basic concepts of probability, Markov processes, and convex optimization. Subsequent chapters discuss the dramatic changes that have occurred in the field of the Monte Carlo method, with coverage of many modern topics including: Markov Chain Monte Carlo, variance reduction techniques such as the transform likelihood ratio...

  2. The Vertebrate Brain, Evidence of Its Modular Organization and Operating System: Insights into the Brain's Basic Units of Structure, Function, and Operation and How They Influence Neuronal Signaling and Behavior

    Science.gov (United States)

    Baslow, Morris H.

    2011-01-01

    The human brain is a complex organ made up of neurons and several other cell types, and whose role is processing information for use in eliciting behaviors. However, the composition of its repeating cellular units for both structure and function are unresolved. Based on recent descriptions of the brain's physiological “operating system”, a function of the tri-cellular metabolism of N-acetylaspartate (NAA) and N-acetylaspartylglutamate (NAAG) for supply of energy, and on the nature of “neuronal words and languages” for intercellular communication, insights into the brain's modular structural and functional units have been gained. In this article, it is proposed that the basic structural unit in brain is defined by its physiological operating system, and that it consists of a single neuron, and one or more astrocytes, oligodendrocytes, and vascular system endothelial cells. It is also proposed that the basic functional unit in the brain is defined by how neurons communicate, and consists of two neurons and their interconnecting dendritic–synaptic–dendritic field. Since a functional unit is composed of two neurons, it requires two structural units to form a functional unit. Thus, the brain can be envisioned as being made up of the three-dimensional stacking and intertwining of myriad structural units which results not only in its gross structure, but also in producing a uniform distribution of binary functional units. Since the physiological NAA–NAAG operating system for supply of energy is repeated in every structural unit, it is positioned to control global brain function. PMID:21720525

  3. The Vertebrate Brain, Evidence of Its Modular Organization and Operating System: Insights into the Brain's Basic Units of Structure, Function, and Operation and How They Influence Neuronal Signaling and Behavior.

    Science.gov (United States)

    Baslow, Morris H

    2011-01-01

    The human brain is a complex organ made up of neurons and several other cell types, and whose role is processing information for use in eliciting behaviors. However, the composition of its repeating cellular units for both structure and function are unresolved. Based on recent descriptions of the brain's physiological "operating system", a function of the tri-cellular metabolism of N-acetylaspartate (NAA) and N-acetylaspartylglutamate (NAAG) for supply of energy, and on the nature of "neuronal words and languages" for intercellular communication, insights into the brain's modular structural and functional units have been gained. In this article, it is proposed that the basic structural unit in brain is defined by its physiological operating system, and that it consists of a single neuron, and one or more astrocytes, oligodendrocytes, and vascular system endothelial cells. It is also proposed that the basic functional unit in the brain is defined by how neurons communicate, and consists of two neurons and their interconnecting dendritic-synaptic-dendritic field. Since a functional unit is composed of two neurons, it requires two structural units to form a functional unit. Thus, the brain can be envisioned as being made up of the three-dimensional stacking and intertwining of myriad structural units which results not only in its gross structure, but also in producing a uniform distribution of binary functional units. Since the physiological NAA-NAAG operating system for supply of energy is repeated in every structural unit, it is positioned to control global brain function.

  4. Tube structural integrity evaluation of Palo Verde Unit 1 steam generators for axial upper-bundle cracking

    International Nuclear Information System (INIS)

    Woodman, B.W.; Begley, J.A.; Brown, S.D.; Sweeney, K.; Radspinner, M.; Melton, M.

    1995-01-01

    The analysis of the issue of upper bundle axial ODSCC as it apples to steam generator tube structural integrity in Unit 1 at the Palo Verde Nuclear generating Station is presented in this study. Based on past inspection results for Units 2 and 3 at Palo Verde, the detection of secondary side stress corrosion cracks in the upper bundle region of Unit 1 may occur at some future date. The following discussion provides a description and analysis of the probability of axial ODSCC in Unit 1 leading to the exceedance of Regulatory Guide 1.121 structural limits. The probabilities of structural limit exceedance are estimated as function of run time using a conservative approach. The chosen approach models the historical development of cracks, crack growth, detection of cracks and subsequent removal from service and the initiation and growth of new cracks during a given cycle of operation. Past performance of all Palo Verde Units as well as the historical performance of other steam generators was considered in the development of cracking statistics for application to Unit 1. Data in the literature and Unit 2 pulled tube examination results were used to construct probability of detection curves for the detection of axial IGSCC/IGA using an MRPC (multi-frequency rotating panake coil) eddy current probe. Crack growth rates were estimated from Unit 2 eddy current inspection data combined with pulled tube examination results and data in the literature. A Monte-Carlo probabilistic model is developed to provide an overall assessment of the risk of Regulatory Guide exceedance during plant operation

  5. Lecture 1. Monte Carlo basics. Lecture 2. Adjoint Monte Carlo. Lecture 3. Coupled Forward-Adjoint calculations

    Energy Technology Data Exchange (ETDEWEB)

    Hoogenboom, J.E. [Delft University of Technology, Interfaculty Reactor Institute, Delft (Netherlands)

    2000-07-01

    The Monte Carlo method is a statistical method to solve mathematical and physical problems using random numbers. The principle of the methods will be demonstrated for a simple mathematical problem and for neutron transport. Various types of estimators will be discussed, as well as generally applied variance reduction methods like splitting, Russian roulette and importance biasing. The theoretical formulation for solving eigenvalue problems for multiplying systems will be shown. Some reflections will be given about the applicability of the Monte Carlo method, its limitations and its future prospects for reactor physics calculations. Adjoint Monte Carlo is a Monte Carlo game to solve the adjoint neutron (or photon) transport equation. The adjoint transport equation can be interpreted in terms of simulating histories of artificial particles, which show properties of neutrons that move backwards in history. These particles will start their history at the detector from which the response must be estimated and give a contribution to the estimated quantity when they hit or pass through the neutron source. Application to multigroup transport formulation will be demonstrated Possible implementation for the continuous energy case will be outlined. The inherent advantages and disadvantages of the method will be discussed. The Midway Monte Carlo method will be presented for calculating a detector response due to a (neutron or photon) source. A derivation will be given of the basic formula for the Midway Monte Carlo method The black absorber technique, allowing for a cutoff of particle histories when reaching the midway surface in one of the calculations will be derived. An extension of the theory to coupled neutron-photon problems is given. The method will be demonstrated for an oil well logging problem, comprising a neutron source in a borehole and photon detectors to register the photons generated by inelastic neutron scattering. (author)

  6. Lecture 1. Monte Carlo basics. Lecture 2. Adjoint Monte Carlo. Lecture 3. Coupled Forward-Adjoint calculations

    International Nuclear Information System (INIS)

    Hoogenboom, J.E.

    2000-01-01

    The Monte Carlo method is a statistical method to solve mathematical and physical problems using random numbers. The principle of the methods will be demonstrated for a simple mathematical problem and for neutron transport. Various types of estimators will be discussed, as well as generally applied variance reduction methods like splitting, Russian roulette and importance biasing. The theoretical formulation for solving eigenvalue problems for multiplying systems will be shown. Some reflections will be given about the applicability of the Monte Carlo method, its limitations and its future prospects for reactor physics calculations. Adjoint Monte Carlo is a Monte Carlo game to solve the adjoint neutron (or photon) transport equation. The adjoint transport equation can be interpreted in terms of simulating histories of artificial particles, which show properties of neutrons that move backwards in history. These particles will start their history at the detector from which the response must be estimated and give a contribution to the estimated quantity when they hit or pass through the neutron source. Application to multigroup transport formulation will be demonstrated Possible implementation for the continuous energy case will be outlined. The inherent advantages and disadvantages of the method will be discussed. The Midway Monte Carlo method will be presented for calculating a detector response due to a (neutron or photon) source. A derivation will be given of the basic formula for the Midway Monte Carlo method The black absorber technique, allowing for a cutoff of particle histories when reaching the midway surface in one of the calculations will be derived. An extension of the theory to coupled neutron-photon problems is given. The method will be demonstrated for an oil well logging problem, comprising a neutron source in a borehole and photon detectors to register the photons generated by inelastic neutron scattering. (author)

  7. Numerical Analysis of Loss of Residual Heal Removal System (RHRS) during Mid-Loop Operation for Hanul NPP Units 1 and 2

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Sook Kwan; Park, Seong Gyu; Han, Sang Koo [ACT Co., Daejeon (Korea, Republic of)

    2016-10-15

    As a part of supporting LPSD (Low Power and Shutdown) PSA (Probabilistic Safety Assessment) of Hanul NPP units 1 and 2, numerical analysis for a loss of RHRS (Residual Heat Removal system) during midloop operation was performed using RELAP5/MOD3.3 code. The one of main purpose of thermal hydraulic analysis for PSA work is to estimate times allowable for operation actions in each accident. A loss of RHRS during mid-loop operation may cause more significant results than during RCS full condition due to reduced RCS inventory. In order to perform this kind of analysis, it is particularly important to establish a steady state of mid-loop operational initial condition. Mid-loop operation corresponds to POS(Plant Operational State) 5 and 11 in the category of LPSD PSA at Hanul NPP units 1 and 2. RELAP5/MOD3.3 code was used to predict behaviors of RCS and fuels for the case of loss of RHRS during mid-loop operation at Hanul NPP units 1 and 2. The initial state of mid-loop operational condition was established by proper control of charging and letdown flow. Considering existing similar analysis results for this kind of accident, it can be concluded that RELAP5 code well predicts reasonably the behavior of RCS for loss of RHRS during mid-loop operation in Hanul NPP units 1 and 2. Thus the method developed in the analysis can be applied reasonably to support LPSD PSA.

  8. Electron accelerating unit for streak image tubes

    Indian Academy of Sciences (India)

    The simulation results show that the accelerating unit improves both the spatial and temporal .... This electron emission process is simulated as a statistical sample in terms of Monte ... solver using above method in MATLAB language. First the .... semiconductors and insulators: Models and measurements. J. Phys. Rev.

  9. Monte Carlo Techniques for Nuclear Systems - Theory Lectures

    International Nuclear Information System (INIS)

    Brown, Forrest B.; Univ. of New Mexico, Albuquerque, NM

    2016-01-01

    These are lecture notes for a Monte Carlo class given at the University of New Mexico. The following topics are covered: course information; nuclear eng. review & MC; random numbers and sampling; computational geometry; collision physics; tallies and statistics; eigenvalue calculations I; eigenvalue calculations II; eigenvalue calculations III; variance reduction; parallel Monte Carlo; parameter studies; fission matrix and higher eigenmodes; doppler broadening; Monte Carlo depletion; HTGR modeling; coupled MC and T/H calculations; fission energy deposition. Solving particle transport problems with the Monte Carlo method is simple - just simulate the particle behavior. The devil is in the details, however. These lectures provide a balanced approach to the theory and practice of Monte Carlo simulation codes. The first lectures provide an overview of Monte Carlo simulation methods, covering the transport equation, random sampling, computational geometry, collision physics, and statistics. The next lectures focus on the state-of-the-art in Monte Carlo criticality simulations, covering the theory of eigenvalue calculations, convergence analysis, dominance ratio calculations, bias in Keff and tallies, bias in uncertainties, a case study of a realistic calculation, and Wielandt acceleration techniques. The remaining lectures cover advanced topics, including HTGR modeling and stochastic geometry, temperature dependence, fission energy deposition, depletion calculations, parallel calculations, and parameter studies. This portion of the class focuses on using MCNP to perform criticality calculations for reactor physics and criticality safety applications. It is an intermediate level class, intended for those with at least some familiarity with MCNP. Class examples provide hands-on experience at running the code, plotting both geometry and results, and understanding the code output. The class includes lectures & hands-on computer use for a variety of Monte Carlo calculations

  10. Monte Carlo Techniques for Nuclear Systems - Theory 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 Group; Univ. of New Mexico, Albuquerque, NM (United States). Nuclear Engineering Dept.

    2016-11-29

    These are lecture notes for a Monte Carlo class given at the University of New Mexico. The following topics are covered: course information; nuclear eng. review & MC; random numbers and sampling; computational geometry; collision physics; tallies and statistics; eigenvalue calculations I; eigenvalue calculations II; eigenvalue calculations III; variance reduction; parallel Monte Carlo; parameter studies; fission matrix and higher eigenmodes; doppler broadening; Monte Carlo depletion; HTGR modeling; coupled MC and T/H calculations; fission energy deposition. Solving particle transport problems with the Monte Carlo method is simple - just simulate the particle behavior. The devil is in the details, however. These lectures provide a balanced approach to the theory and practice of Monte Carlo simulation codes. The first lectures provide an overview of Monte Carlo simulation methods, covering the transport equation, random sampling, computational geometry, collision physics, and statistics. The next lectures focus on the state-of-the-art in Monte Carlo criticality simulations, covering the theory of eigenvalue calculations, convergence analysis, dominance ratio calculations, bias in Keff and tallies, bias in uncertainties, a case study of a realistic calculation, and Wielandt acceleration techniques. The remaining lectures cover advanced topics, including HTGR modeling and stochastic geometry, temperature dependence, fission energy deposition, depletion calculations, parallel calculations, and parameter studies. This portion of the class focuses on using MCNP to perform criticality calculations for reactor physics and criticality safety applications. It is an intermediate level class, intended for those with at least some familiarity with MCNP. Class examples provide hands-on experience at running the code, plotting both geometry and results, and understanding the code output. The class includes lectures & hands-on computer use for a variety of Monte Carlo calculations

  11. Monte Carlo Transport for Electron Thermal Transport

    Science.gov (United States)

    Chenhall, Jeffrey; Cao, Duc; Moses, Gregory

    2015-11-01

    The iSNB (implicit Schurtz Nicolai Busquet multigroup electron thermal transport method of Cao et al. is adapted into a Monte Carlo transport method in order to better model the effects of non-local behavior. The end goal is a hybrid transport-diffusion method that combines Monte Carlo Transport with a discrete diffusion Monte Carlo (DDMC). The hybrid method will combine the efficiency of a diffusion method in short mean free path regions with the accuracy of a transport method in long mean free path regions. The Monte Carlo nature of the approach allows the algorithm to be massively parallelized. Work to date on the method will be presented. This work was supported by Sandia National Laboratory - Albuquerque and the University of Rochester Laboratory for Laser Energetics.

  12. 78 FR 32278 - Vogtle Electric Generating Station, Units 3 and 4; Southern Nuclear Operating Company; Change to...

    Science.gov (United States)

    2013-05-29

    ... Generating Station, Units 3 and 4; Southern Nuclear Operating Company; Change to Information in Tier 1, Table... Nuclear Operating Company, Inc., and Georgia Power Company, Oglethorpe Power Corporation, Municipal... Table 3.3-1, ``Definition of Wall Thicknesses for Nuclear Island Buildings, Turbine Buildings, and Annex...

  13. Implementation dimension-6 operators into WHIZARD

    Energy Technology Data Exchange (ETDEWEB)

    Shim, So Young; Reuter, Juergen [DESY, Hamburg (Germany)

    2016-07-01

    To test physics beyond the Standard Model (SM) at the LHC in a model-independent way, we studied an Effective Field Theory (EFT) consisting of the SM with additional dimension-6 operators. Using a special basis for the operators, the GIMR basis, we implemented the complete set of dim-6 operators into the Monte Carlo Event Generator WHIZARD. Focusing on electroweak boson observables, we show preliminary results for LHC Run II at 13 TeV.

  14. Generalized hybrid Monte Carlo - CMFD methods for fission source convergence

    International Nuclear Information System (INIS)

    Wolters, Emily R.; Larsen, Edward W.; Martin, William R.

    2011-01-01

    In this paper, we generalize the recently published 'CMFD-Accelerated Monte Carlo' method and present two new methods that reduce the statistical error in CMFD-Accelerated Monte Carlo. The CMFD-Accelerated Monte Carlo method uses Monte Carlo to estimate nonlinear functionals used in low-order CMFD equations for the eigenfunction and eigenvalue. The Monte Carlo fission source is then modified to match the resulting CMFD fission source in a 'feedback' procedure. The two proposed methods differ from CMFD-Accelerated Monte Carlo in the definition of the required nonlinear functionals, but they have identical CMFD equations. The proposed methods are compared with CMFD-Accelerated Monte Carlo on a high dominance ratio test problem. All hybrid methods converge the Monte Carlo fission source almost immediately, leading to a large reduction in the number of inactive cycles required. The proposed methods stabilize the fission source more efficiently than CMFD-Accelerated Monte Carlo, leading to a reduction in the number of active cycles required. Finally, as in CMFD-Accelerated Monte Carlo, the apparent variance of the eigenfunction is approximately equal to the real variance, so the real error is well-estimated from a single calculation. This is an advantage over standard Monte Carlo, in which the real error can be underestimated due to inter-cycle correlation. (author)

  15. Generation of gamma-ray streaming kernels through cylindrical ducts via Monte Carlo method

    International Nuclear Information System (INIS)

    Kim, Dong Su

    1992-02-01

    Since radiation streaming through penetrations is often the critical consideration in protection against exposure of personnel in a nuclear facility, it has been of great concern in radiation shielding design and analysis. Several methods have been developed and applied to the analysis of the radiation streaming in the past such as ray analysis method, single scattering method, albedo method, and Monte Carlo method. But they may be used for order-of-magnitude calculations and where sufficient margin is available, except for the Monte Carlo method which is accurate but requires a lot of computing time. This study developed a Monte Carlo method and constructed a data library of solutions using the Monte Carlo method for radiation streaming through a straight cylindrical duct in concrete walls of a broad, mono-directional, monoenergetic gamma-ray beam of unit intensity. The solution named as plane streaming kernel is the average dose rate at duct outlet and was evaluated for 20 source energies from 0 to 10 MeV, 36 source incident angles from 0 to 70 degrees, 5 duct radii from 10 to 30 cm, and 16 wall thicknesses from 0 to 100 cm. It was demonstrated that average dose rate due to an isotropic point source at arbitrary positions can be well approximated using the plane streaming kernel with acceptable error. Thus, the library of the plane streaming kernels can be used for the accurate and efficient analysis of radiation streaming through a straight cylindrical duct in concrete walls due to arbitrary distributions of gamma-ray sources

  16. Criticality assessment for prismatic high temperature reactors by fuel stochastic Monte Carlo modeling

    Energy Technology Data Exchange (ETDEWEB)

    Zakova, Jitka [Department of Nuclear and Reactor Physics, Royal Institute of Technology, KTH, Roslagstullsbacken 21, S-10691 Stockholm (Sweden)], E-mail: jitka.zakova@neutron.kth.se; Talamo, Alberto [Nuclear Engineering Division, Argonne National Laboratory, ANL, 9700 South Cass Avenue, Argonne, IL 60439 (United States)], E-mail: alby@anl.gov

    2008-05-15

    Modeling of prismatic high temperature reactors requires a high precision description due to the triple heterogeneity of the core and also to the random distribution of fuel particles inside the fuel pins. On the latter issue, even with the most advanced Monte Carlo techniques, some approximation often arises while assessing the criticality level: first, a regular lattice of TRISO particles inside the fuel pins and, second, the cutting of TRISO particles by the fuel boundaries. We utilized two of the most accurate Monte Codes: MONK and MCNP, which are both used for licensing nuclear power plants in United Kingdom and in the USA, respectively, to evaluate the influence of the two previous approximations on estimating the criticality level of the Gas Turbine Modular Helium Reactor. The two codes exactly shared the same geometry and nuclear data library, ENDF/B, and only modeled different lattices of TRISO particles inside the fuel pins. More precisely, we investigated the difference between a regular lattice that cuts TRISO particles and a random lattice that axially repeats a region containing over 3000 non-cut particles. We have found that both Monte Carlo codes provide similar excesses of reactivity, provided that they share the same approximations.

  17. Monte-Carlo calculations of light nuclei with the Reid potential

    Energy Technology Data Exchange (ETDEWEB)

    Lomnitz-Adler, J. (Universidad Nacional Autonoma de Mexico, Mexico City. Inst. de Fisica)

    1981-01-01

    A Monte-Carlo method is developed to calculate the binding energy and density distribution of the /sup 3/H and /sup 4/He nuclei for a variational wave function written as a symmetrized product of correlation operators. The upper bounds obtained with the Reid potential are -6.86 +- .08 and -22.9 +- .5 MeV respectively. The Coulomb interaction in /sup 4/He is ignored. The calculated density distributions have reasonable radii, but they do not show any dip at the center.

  18. Monte-Carlo calculations of light nuclei with the Reid potential

    International Nuclear Information System (INIS)

    Lomnitz-Adler, J.

    1981-01-01

    A Monte-Carlo method is developed to calculate the binding energy and density distribution of the 3 H and 4 He nuclei for a variational wave function written as a symmetrized product of correlation operators. The upper bounds obtained with the Reid potential are -6.86 +- .08 and -22.9 +- .5 MeV respectively. The Coulomb interaction in 4 He is ignored. The calculated density distributions have reasonable radii, but they do not show any dip at the center. (author)

  19. Is Monte Carlo embarrassingly parallel?

    Energy Technology Data Exchange (ETDEWEB)

    Hoogenboom, J. E. [Delft Univ. of Technology, Mekelweg 15, 2629 JB Delft (Netherlands); Delft Nuclear Consultancy, IJsselzoom 2, 2902 LB Capelle aan den IJssel (Netherlands)

    2012-07-01

    Monte Carlo is often stated as being embarrassingly parallel. However, running a Monte Carlo calculation, especially a reactor criticality calculation, in parallel using tens of processors shows a serious limitation in speedup and the execution time may even increase beyond a certain number of processors. In this paper the main causes of the loss of efficiency when using many processors are analyzed using a simple Monte Carlo program for criticality. The basic mechanism for parallel execution is MPI. One of the bottlenecks turn out to be the rendez-vous points in the parallel calculation used for synchronization and exchange of data between processors. This happens at least at the end of each cycle for fission source generation in order to collect the full fission source distribution for the next cycle and to estimate the effective multiplication factor, which is not only part of the requested results, but also input to the next cycle for population control. Basic improvements to overcome this limitation are suggested and tested. Also other time losses in the parallel calculation are identified. Moreover, the threading mechanism, which allows the parallel execution of tasks based on shared memory using OpenMP, is analyzed in detail. Recommendations are given to get the maximum efficiency out of a parallel Monte Carlo calculation. (authors)

  20. Is Monte Carlo embarrassingly parallel?

    International Nuclear Information System (INIS)

    Hoogenboom, J. E.

    2012-01-01

    Monte Carlo is often stated as being embarrassingly parallel. However, running a Monte Carlo calculation, especially a reactor criticality calculation, in parallel using tens of processors shows a serious limitation in speedup and the execution time may even increase beyond a certain number of processors. In this paper the main causes of the loss of efficiency when using many processors are analyzed using a simple Monte Carlo program for criticality. The basic mechanism for parallel execution is MPI. One of the bottlenecks turn out to be the rendez-vous points in the parallel calculation used for synchronization and exchange of data between processors. This happens at least at the end of each cycle for fission source generation in order to collect the full fission source distribution for the next cycle and to estimate the effective multiplication factor, which is not only part of the requested results, but also input to the next cycle for population control. Basic improvements to overcome this limitation are suggested and tested. Also other time losses in the parallel calculation are identified. Moreover, the threading mechanism, which allows the parallel execution of tasks based on shared memory using OpenMP, is analyzed in detail. Recommendations are given to get the maximum efficiency out of a parallel Monte Carlo calculation. (authors)

  1. Investigation of soot morphology and particle size distrib ution in a turbulent nonpremixed flame via Monte Carlo simulations

    KAUST Repository

    Abdelgadir, Ahmed; Lucchesi, Marco; Attili, Antonio; Bisetti, Fabrizio

    2015-01-01

    the soot evolution along selected Lagrangian trajectories using a Monte Carlo method. An operator splitting approach is adopted to split the deterministic processes (nucleation, surface growth and oxidation) from coagulation, which is treated stochastically

  2. Field measurement of the piping system vibration of Ko-Ri unit 4 during the load-following operation

    International Nuclear Information System (INIS)

    Chung, Tae-Young; Hong, Sung-Yull; Kim, Bum-Nyun.

    1989-01-01

    During the load-following operation of nuclear power plants, flow rate, temperature, and pressure in the piping system can be varied by changing the electric power output level, and these variations can cause different vibration phenomena in the piping system. The piping system vibration is important because it is directly related to the dynamic stress of the piping system and can affect the life of the piping system through structural fatigue. An assessment of vibration levels for the classes II and III piping systems of the Ko-Ri Unit 4950-MW nuclear power plant was performed according to the given pattern of the load-following operation to study its feasibility from the viewpoint of piping system vibration. The classes II and III piping system vibration of the Ko-Ri Unit 4 may not cause any potential problem under the given pattern of the load-following operation; however, it is recommended that long-term operation in the 85 to 95% power range be avoided as much as possible

  3. Mean field simulation for Monte Carlo integration

    CERN Document Server

    Del Moral, Pierre

    2013-01-01

    In the last three decades, there has been a dramatic increase in the use of interacting particle methods as a powerful tool in real-world applications of Monte Carlo simulation in computational physics, population biology, computer sciences, and statistical machine learning. Ideally suited to parallel and distributed computation, these advanced particle algorithms include nonlinear interacting jump diffusions; quantum, diffusion, and resampled Monte Carlo methods; Feynman-Kac particle models; genetic and evolutionary algorithms; sequential Monte Carlo methods; adaptive and interacting Marko

  4. Variational Variance Reduction for Monte Carlo Criticality Calculations

    International Nuclear Information System (INIS)

    Densmore, Jeffery D.; Larsen, Edward W.

    2001-01-01

    A new variational variance reduction (VVR) method for Monte Carlo criticality calculations was developed. This method employs (a) a variational functional that is more accurate than the standard direct functional, (b) a representation of the deterministically obtained adjoint flux that is especially accurate for optically thick problems with high scattering ratios, and (c) estimates of the forward flux obtained by Monte Carlo. The VVR method requires no nonanalog Monte Carlo biasing, but it may be used in conjunction with Monte Carlo biasing schemes. Some results are presented from a class of criticality calculations involving alternating arrays of fuel and moderator regions

  5. Monte Carlo Solutions for Blind Phase Noise Estimation

    Directory of Open Access Journals (Sweden)

    Çırpan Hakan

    2009-01-01

    Full Text Available This paper investigates the use of Monte Carlo sampling methods for phase noise estimation on additive white Gaussian noise (AWGN channels. The main contributions of the paper are (i the development of a Monte Carlo framework for phase noise estimation, with special attention to sequential importance sampling and Rao-Blackwellization, (ii the interpretation of existing Monte Carlo solutions within this generic framework, and (iii the derivation of a novel phase noise estimator. Contrary to the ad hoc phase noise estimators that have been proposed in the past, the estimators considered in this paper are derived from solid probabilistic and performance-determining arguments. Computer simulations demonstrate that, on one hand, the Monte Carlo phase noise estimators outperform the existing estimators and, on the other hand, our newly proposed solution exhibits a lower complexity than the existing Monte Carlo solutions.

  6. 40 CFR Table 14 to Subpart Uuu of... - Continuous Compliance With Operating Limits for Organic HAP Emissions From Catalytic Cracking Units

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 12 2010-07-01 2010-07-01 true Continuous Compliance With Operating Limits for Organic HAP Emissions From Catalytic Cracking Units 14 Table 14 to Subpart UUU of Part 63... Compliance With Operating Limits for Organic HAP Emissions From Catalytic Cracking Units As stated in § 63...

  7. 40 CFR Table 21 to Subpart Uuu of... - Continuous Compliance With Operating Limits for Organic HAP Emissions From Catalytic Reforming Units

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 12 2010-07-01 2010-07-01 true Continuous Compliance With Operating Limits for Organic HAP Emissions From Catalytic Reforming Units 21 Table 21 to Subpart UUU of Part 63... Compliance With Operating Limits for Organic HAP Emissions From Catalytic Reforming Units As stated in § 63...

  8. Regulating manure application discharges from concentrated animal feeding operations in the United States

    International Nuclear Information System (INIS)

    Centner, Terence J.; Feitshans, Theodore A.

    2006-01-01

    In the United States, reducing pollution from agriculture has received attention due to data suggesting that this is the leading source of impairment of many waterbodies. The federal government revised its regulations governing concentrated animal feeding operations (CAFOs) to enhance governmental oversight over sources of pollution. For the application of manure resulting in pollutant discharges, CAFOs need to implement nutrient management plans. A federal court affirmed the ability of the US federal government to oversee the application of manure from CAFOs that have discharges. Simultaneously, owners and operators of CAFOs who have implemented an appropriate nutrient management plan may forgo securing a permit if their discharges qualify under the agricultural stormwater discharge exemption. - New rules applying to the application of manure by large concentrated animal feeding operations should reduce water contamination

  9. Phase I and II feasibility study report for the 300-FF-5 operable unit

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1993-12-31

    The purpose of this Phase I/II feasibility study is to assemble and screen a list of alternatives for remediation of the 300-FF-5 operable site on the Hanford Reservation. This screening is based on information gathered in the Phase I Remedial Investigation (RI) and on currently available information on remediation technologies. The alternatives remaining after screening provide a range of response actions for remediation. In addition, key data needs are identified for collection during a Phase II RI (if necessary). This Phase I/II FS represents a primary document as defined by the Tri-Party Agreement, but will be followed by a Phase III FS that will further develop the alternatives and provide a detailed evaluation of them. The following remedial action objectives were identified for the 300-FF-5 operable unit: Limit current human exposure to contaminated groundwater in the unit; Limit discharge of contaminated groundwater to the Columbia River; Reduce contaminant concentrations in groundwater below acceptable levels by the year 2018.

  10. Phase I and II feasibility study report for the 300-FF-5 operable unit

    International Nuclear Information System (INIS)

    1993-01-01

    The purpose of this Phase I/II feasibility study is to assemble and screen a list of alternatives for remediation of the 300-FF-5 operable site on the Hanford Reservation. This screening is based on information gathered in the Phase I Remedial Investigation (RI) and on currently available information on remediation technologies. The alternatives remaining after screening provide a range of response actions for remediation. In addition, key data needs are identified for collection during a Phase II RI (if necessary). This Phase I/II FS represents a primary document as defined by the Tri-Party Agreement, but will be followed by a Phase III FS that will further develop the alternatives and provide a detailed evaluation of them. The following remedial action objectives were identified for the 300-FF-5 operable unit: Limit current human exposure to contaminated groundwater in the unit; Limit discharge of contaminated groundwater to the Columbia River; Reduce contaminant concentrations in groundwater below acceptable levels by the year 2018

  11. KENO IV: an improved Monte Carlo criticality program

    International Nuclear Information System (INIS)

    Petrie, L.M.; Cross, N.F.

    1975-11-01

    KENO IV is a multigroup Monte Carlo criticality program written for the IBM 360 computers. It executes rapidly and is flexibly dimensioned so the allowed size of a problem (i.e., the number of energy groups, number of geometry cards, etc., are arbitrary) is limited only by the total data storage required. The input data, with the exception of cross sections, fission spectra and albedos, may be entered in free form. The geometry input is quite simple to prepare and complicated three-dimensional systems can often be described with a minimum of effort. The results calculated by KENO IV include k-effective, lifetime and generation time, energy-dependent leakages and absorptions, energy- and region-dependent fluxes and region-dependent fission densities. Criticality searches can be made on unit dimensions or on the number of units in an array. A summary of the theory utilized by KENO IV, a section describing the logical program flow, a compilation of the error messages printed by the code and a comprehensive data guide for preparing input to the code are presented. 14 references

  12. Commissioning of a Monte Carlo treatment planning system for clinical use in radiation therapy; Evaluacion de un sistema de planificacion Monte Carlo de uso clinico para radioterapia

    Energy Technology Data Exchange (ETDEWEB)

    Zucca Aparcio, D.; Perez Moreno, J. M.; Fernandez Leton, P.; Garcia Ruiz-Zorrila, J.

    2016-10-01

    The commissioning procedures of a Monte Carlo treatment planning system (MC) for photon beams from a dedicated stereotactic body radiosurgery (SBRT) unit has been reported in this document. XVMC has been the MC Code available in the treatment planning system evaluated (BrainLAB iPlan RT Dose) which is based on Virtual Source Models that simulate the primary and scattered radiation, besides the electronic contamination, using gaussian components for whose modelling are required measurements of dose profiles, percentage depth dose and output factors, performed both in water and in air. The dosimetric accuracy of the particle transport simulation has been analyzed by validating the calculations in homogeneous and heterogeneous media versus measurements made under the same conditions as the dose calculation, and checking the stochastic behaviour of Monte Carlo calculations when using different statistical variances. Likewise, it has been verified how the planning system performs the conversion from dose to medium to dose to water, applying the stopping power ratio water to medium, in the presence of heterogeneities where this phenomenon is relevant, such as high density media (cortical bone). (Author)

  13. Scalable and massively parallel Monte Carlo photon transport simulations for heterogeneous computing platforms.

    Science.gov (United States)

    Yu, Leiming; Nina-Paravecino, Fanny; Kaeli, David; Fang, Qianqian

    2018-01-01

    We present a highly scalable Monte Carlo (MC) three-dimensional photon transport simulation platform designed for heterogeneous computing systems. Through the development of a massively parallel MC algorithm using the Open Computing Language framework, this research extends our existing graphics processing unit (GPU)-accelerated MC technique to a highly scalable vendor-independent heterogeneous computing environment, achieving significantly improved performance and software portability. A number of parallel computing techniques are investigated to achieve portable performance over a wide range of computing hardware. Furthermore, multiple thread-level and device-level load-balancing strategies are developed to obtain efficient simulations using multiple central processing units and GPUs. (2018) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE).

  14. Start up and commercial operation of Laguna Verde nuclear power plant. Unit 1

    International Nuclear Information System (INIS)

    Torres Ramirez, J.F.

    1991-01-01

    Prior to start up of Laguna Verde nuclear power plant preoperational tests and start tests were performed and they are described in its more eminent aspects. In relation to commercial operation of nuclear station a series of indicator were set to which allow the measurement of performance in unit 1, in areas of plant efficiency and personal safety. Antecedents. Laguna Verde station is located in Alto Lucero municipality in Veracruz state, 70 kilometers north-northeast from port of Veracruz and a 290 kilometers east-northeast from Mexico city. The station consist of two units manufactured by General Electric, with a nuclear system of vapor supply also called boiling water (BWR/5), and with a system turbine-generator manufactured by Mitsubishi. Each unit has a nominal power of 1931 MWt and a level design power of 675 Mwe and a net power of 654 Electric Megawatts

  15. Safety evaluation report related to the operation of Limerick Generating Station, Units 1 and 2, Docket nos. 50-352 and 50-353

    International Nuclear Information System (INIS)

    1989-08-01

    In August 1983 the staff of the Nuclear Regulatory commission issued its Safety Evaluation Report (NUREG-0991) regarding the application of the Philadelphia Electric Company (the licensee) for the licenses to operate the Limerick Generating Station, Units 1 and 2, located on a site in Montgomery and Chester Counties, Pennsylvania. Supplement 1 was issued in December 1983. Supplement 2 was issued in October 1984. Supplement 3 was issued in October 1984. Supplement 4 was issued in May 1985. Supplement 5 was issued in July 1985. Supplement 6 was issued in August 1985 and Supplement 7 was issued in April 1989. Supplement 7 addresses the major design differences between Units 1 and 2, the resolution of all issues that remained open when the Unit 1 full-power license was issued, the staff's assessment regarding the application by the licensee to operate Unit 2 and issues that require resolution before issuance of an operating license for Unit 2. Supplements 8 and 9 address further issues that require resolution prior to issuance of an operating license. 1 tab

  16. Damage Control: Leveraging Crisis Communications for Operational Effect

    National Research Council Canada - National Science Library

    Gebara, Andrew J

    2008-01-01

    ...: the Monte Cassino Abbey bombing during World War II, the Chinese Embassy bombing in Belgrade during Operation ALLIED FORCE, and the accidental bombing of civilians interspersed with terrorists...

  17. Monte Carlo Modelling of Single-Crystal Diffuse Scattering from Intermetallics

    Directory of Open Access Journals (Sweden)

    Darren J. Goossens

    2016-02-01

    Full Text Available Single-crystal diffuse scattering (SCDS reveals detailed structural insights into materials. In particular, it is sensitive to two-body correlations, whereas traditional Bragg peak-based methods are sensitive to single-body correlations. This means that diffuse scattering is sensitive to ordering that persists for just a few unit cells: nanoscale order, sometimes referred to as “local structure”, which is often crucial for understanding a material and its function. Metals and alloys were early candidates for SCDS studies because of the availability of large single crystals. While great progress has been made in areas like ab initio modelling and molecular dynamics, a place remains for Monte Carlo modelling of model crystals because of its ability to model very large systems; important when correlations are relatively long (though still finite in range. This paper briefly outlines, and gives examples of, some Monte Carlo methods appropriate for the modelling of SCDS from metallic compounds, and considers data collection as well as analysis. Even if the interest in the material is driven primarily by magnetism or transport behaviour, an understanding of the local structure can underpin such studies and give an indication of nanoscale inhomogeneity.

  18. Report on geological surveys in the 300-FF-1 operable unit

    International Nuclear Information System (INIS)

    Sandness, G.A.

    1991-03-01

    This report describes a set of geophysical surveys performed by the Pacific Northwest Laboratory at selected locations within the 300-FF-1 Operable Unit at Hanford. Field work and preliminary data processing activities were initiated in September 1989. These actions were terminated by the Westinghouse Hanford Company before completion in December 1989. Work was reinitiated in October 1990, to complete the processing of the data that had already been collected and to report the results. Because the field work was only partially completed, the task objectives, as presented in the Statement of Work, could not be fully met. This report is, therefore, a progress report covering the work performed through December 11, 1989. This task involved (1) ground-penetrating radar surveys of the 618-4 and 618-5 Burial Grounds, and (2) ground-penetrating radar and electromagnetic induction surveys along the assumed routes of the abandoned process sewers and radioactive liquid waste sewers in the 300-FF-1 Operable Unit. The surveys in the burial grounds were intended to identify burial trenches and pits, to determine the depth of fill, and to locate waste materials, including any that might be outside the perimeter fences. The surveys along the sewer routes were intended, first, to confirm the locations of the sewers as shown on existing maps or to otherwise accurately determine their locations, and second, to attempt to identify locations of possible leaks. 3 refs., 3 figs., 2 tabs

  19. 40 CFR Table 7 to Subpart Uuu of... - Continuous Compliance With Operating Limits for Metal HAP Emissions From Catalytic Cracking Units

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 12 2010-07-01 2010-07-01 true Continuous Compliance With Operating Limits for Metal HAP Emissions From Catalytic Cracking Units 7 Table 7 to Subpart UUU of Part 63... With Operating Limits for Metal HAP Emissions From Catalytic Cracking Units As stated in § 63.1564(c)(1...

  20. Computer system for Monte Carlo experimentation

    International Nuclear Information System (INIS)

    Grier, D.A.

    1986-01-01

    A new computer system for Monte Carlo Experimentation is presented. The new system speeds and simplifies the process of coding and preparing a Monte Carlo Experiment; it also encourages the proper design of Monte Carlo Experiments, and the careful analysis of the experimental results. A new functional language is the core of this system. Monte Carlo Experiments, and their experimental designs, are programmed in this new language; those programs are compiled into Fortran output. The Fortran output is then compiled and executed. The experimental results are analyzed with a standard statistics package such as Si, Isp, or Minitab or with a user-supplied program. Both the experimental results and the experimental design may be directly loaded into the workspace of those packages. The new functional language frees programmers from many of the details of programming an experiment. Experimental designs such as factorial, fractional factorial, or latin square are easily described by the control structures and expressions of the language. Specific mathematical modes are generated by the routines of the language

  1. Analysis of the Vertical Takeoff and Landing Unmanned Aerial Vehicle (VTUAV) in Small Unit Urban Operations

    National Research Council Canada - National Science Library

    Cason, Roman

    2004-01-01

    ...) to replace the aging Pioneer Unmanned Aerial Vehicle (UAV) system. This thesis examines the critical elements this platform must possess to effectively support small units operating in urban environments...

  2. Random Numbers and Monte Carlo Methods

    Science.gov (United States)

    Scherer, Philipp O. J.

    Many-body problems often involve the calculation of integrals of very high dimension which cannot be treated by standard methods. For the calculation of thermodynamic averages Monte Carlo methods are very useful which sample the integration volume at randomly chosen points. After summarizing some basic statistics, we discuss algorithms for the generation of pseudo-random numbers with given probability distribution which are essential for all Monte Carlo methods. We show how the efficiency of Monte Carlo integration can be improved by sampling preferentially the important configurations. Finally the famous Metropolis algorithm is applied to classical many-particle systems. Computer experiments visualize the central limit theorem and apply the Metropolis method to the traveling salesman problem.

  3. Alternative implementations of the Monte Carlo power method

    International Nuclear Information System (INIS)

    Blomquist, R.N.; Gelbard, E.M.

    2002-01-01

    We compare nominal efficiencies, i.e. variances in power shapes for equal running time, of different versions of the Monte Carlo eigenvalue computation, as applied to criticality safety analysis calculations. The two main methods considered here are ''conventional'' Monte Carlo and the superhistory method, and both are used in criticality safety codes. Within each of these major methods, different variants are available for the main steps of the basic Monte Carlo algorithm. Thus, for example, different treatments of the fission process may vary in the extent to which they follow, in analog fashion, the details of real-world fission, or may vary in details of the methods by which they choose next-generation source sites. In general the same options are available in both the superhistory method and conventional Monte Carlo, but there seems not to have been much examination of the special properties of the two major methods and their minor variants. We find, first, that the superhistory method is just as efficient as conventional Monte Carlo and, secondly, that use of different variants of the basic algorithms may, in special cases, have a surprisingly large effect on Monte Carlo computational efficiency

  4. Igo - A Monte Carlo Code For Radiotherapy Planning

    International Nuclear Information System (INIS)

    Goldstein, M.; Regev, D.

    1999-01-01

    The goal of radiation therapy is to deliver a lethal dose to the tumor, while minimizing the dose to normal tissues and vital organs. To carry out this task, it is critical to calculate correctly the 3-D dose delivered. Monte Carlo transport methods (especially the Adjoint Monte Carlo have the potential to provide more accurate predictions of the 3-D dose the currently used methods. IG0 is a Monte Carlo code derived from the general Monte Carlo Program - MCNP, tailored specifically for calculating the effects of radiation therapy. This paper describes the IG0 transport code, the PIG0 interface and some preliminary results

  5. Monte Carlo techniques for analyzing deep-penetration problems

    International Nuclear Information System (INIS)

    Cramer, S.N.; Gonnord, J.; Hendricks, J.S.

    1986-01-01

    Current methods and difficulties in Monte Carlo deep-penetration calculations are reviewed, including statistical uncertainty and recent adjoint optimization of splitting, Russian roulette, and exponential transformation biasing. Other aspects of the random walk and estimation processes are covered, including the relatively new DXANG angular biasing technique. Specific items summarized are albedo scattering, Monte Carlo coupling techniques with discrete ordinates and other methods, adjoint solutions, and multigroup Monte Carlo. The topic of code-generated biasing parameters is presented, including the creation of adjoint importance functions from forward calculations. Finally, current and future work in the area of computer learning and artificial intelligence is discussed in connection with Monte Carlo applications

  6. Odd-flavor Simulations by the Hybrid Monte Carlo

    CERN Document Server

    Takaishi, Tetsuya; Takaishi, Tetsuya; De Forcrand, Philippe

    2001-01-01

    The standard hybrid Monte Carlo algorithm is known to simulate even flavors QCD only. Simulations of odd flavors QCD, however, can be also performed in the framework of the hybrid Monte Carlo algorithm where the inverse of the fermion matrix is approximated by a polynomial. In this exploratory study we perform three flavors QCD simulations. We make a comparison of the hybrid Monte Carlo algorithm and the R-algorithm which also simulates odd flavors systems but has step-size errors. We find that results from our hybrid Monte Carlo algorithm are in agreement with those from the R-algorithm obtained at very small step-size.

  7. Unit operations used to treat process and/or waste streams at nuclear power plants

    International Nuclear Information System (INIS)

    Godbee, H.W.; Kibbey, A.H.

    1980-01-01

    Estimates are given of the annual amounts of each generic type of LLW [i.e., Government and commerical (fuel cycle and non-fuel cycle)] that is generated at LWR plants. Many different chemical engineering unit operations used to treat process and/or waste streams at LWR plants include adsorption, evaporation, calcination, centrifugation, compaction, crystallization, drying, filtration, incineration, reverse osmosis, and solidification of waste residues. The treatment of these various streams and the secondary wet solid wastes thus generated is described. The various treatment options for concentrates or solid wet wastes, and for dry wastes are discussed. Among the dry waste treatment methods are compaction, baling, and incineration, as well as chopping, cutting and shredding. Organic materials [liquids (e.g., oils or solvents) and/or solids], could be incinerated in most cases. The filter sludges, spent resins, and concentrated liquids (e.g., evaporator concentrates) are usually solidified in cement, or urea-formaldehyde or unsaturated polyester resins prior to burial. Incinerator ashes can also be incorporated in these binding agents. Asphalt has not yet been used. This paper presents a brief survey of operational experience at LWRs with various unit operations, including a short discussion of problems and some observations on recent trends

  8. Quantum Monte Carlo approaches for correlated systems

    CERN Document Server

    Becca, Federico

    2017-01-01

    Over the past several decades, computational approaches to studying strongly-interacting systems have become increasingly varied and sophisticated. This book provides a comprehensive introduction to state-of-the-art quantum Monte Carlo techniques relevant for applications in correlated systems. Providing a clear overview of variational wave functions, and featuring a detailed presentation of stochastic samplings including Markov chains and Langevin dynamics, which are developed into a discussion of Monte Carlo methods. The variational technique is described, from foundations to a detailed description of its algorithms. Further topics discussed include optimisation techniques, real-time dynamics and projection methods, including Green's function, reptation and auxiliary-field Monte Carlo, from basic definitions to advanced algorithms for efficient codes, and the book concludes with recent developments on the continuum space. Quantum Monte Carlo Approaches for Correlated Systems provides an extensive reference ...

  9. Automated processing of whole blood units: operational value and in vitro quality of final blood components.

    Science.gov (United States)

    Jurado, Marisa; Algora, Manuel; Garcia-Sanchez, Félix; Vico, Santiago; Rodriguez, Eva; Perez, Sonia; Barbolla, Luz

    2012-01-01

    The Community Transfusion Centre in Madrid currently processes whole blood using a conventional procedure (Compomat, Fresenius) followed by automated processing of buffy coats with the OrbiSac system (CaridianBCT). The Atreus 3C system (CaridianBCT) automates the production of red blood cells, plasma and an interim platelet unit from a whole blood unit. Interim platelet unit are pooled to produce a transfusable platelet unit. In this study the Atreus 3C system was evaluated and compared to the routine method with regards to product quality and operational value. Over a 5-week period 810 whole blood units were processed using the Atreus 3C system. The attributes of the automated process were compared to those of the routine method by assessing productivity, space, equipment and staffing requirements. The data obtained were evaluated in order to estimate the impact of implementing the Atreus 3C system in the routine setting of the blood centre. Yield and in vitro quality of the final blood components processed with the two systems were evaluated and compared. The Atreus 3C system enabled higher throughput while requiring less space and employee time by decreasing the amount of equipment and processing time per unit of whole blood processed. Whole blood units processed on the Atreus 3C system gave a higher platelet yield, a similar amount of red blood cells and a smaller volume of plasma. These results support the conclusion that the Atreus 3C system produces blood components meeting quality requirements while providing a high operational efficiency. Implementation of the Atreus 3C system could result in a large organisational improvement.

  10. Track 4: basic nuclear science variance reduction for Monte Carlo criticality simulations. 6. Variational Variance Reduction for Monte Carlo Criticality Calculations

    International Nuclear Information System (INIS)

    Densmore, Jeffery D.; Larsen, Edward W.

    2001-01-01

    Recently, it has been shown that the figure of merit (FOM) of Monte Carlo source-detector problems can be enhanced by using a variational rather than a direct functional to estimate the detector response. The direct functional, which is traditionally employed in Monte Carlo simulations, requires an estimate of the solution of the forward problem within the detector region. The variational functional is theoretically more accurate than the direct functional, but it requires estimates of the solutions of the forward and adjoint source-detector problems over the entire phase-space of the problem. In recent work, we have performed Monte Carlo simulations using the variational functional by (a) approximating the adjoint solution deterministically and representing this solution as a function in phase-space and (b) estimating the forward solution using Monte Carlo. We have called this general procedure variational variance reduction (VVR). The VVR method is more computationally expensive per history than traditional Monte Carlo because extra information must be tallied and processed. However, the variational functional yields a more accurate estimate of the detector response. Our simulations have shown that the VVR reduction in variance usually outweighs the increase in cost, resulting in an increased FOM. In recent work on source-detector problems, we have calculated the adjoint solution deterministically and represented this solution as a linear-in-angle, histogram-in-space function. This procedure has several advantages over previous implementations: (a) it requires much less adjoint information to be stored and (b) it is highly efficient for diffusive problems, due to the accurate linear-in-angle representation of the adjoint solution. (Traditional variance-reduction methods perform poorly for diffusive problems.) Here, we extend this VVR method to Monte Carlo criticality calculations, which are often diffusive and difficult for traditional variance-reduction methods

  11. Dose rate evaluation of workers on the operation floor in Fukushima-Daiichi Unit 3

    Science.gov (United States)

    Matsushita, Kaoru; Kurosawa, Masahiko; Shirai, Keisuke; Matsuoka, Ippei; Mukaida, Naoki

    2017-09-01

    At Fukushima Daiichi Nuclear Power Plant Unit 3, installation of a fuel handling machine is planned to support the removal of spent fuel. The dose rates at the workplace were calculated based on the source distribution measured using a collimator in order to confirm that the dose rates on the operation floor were within a manageable range. It was confirmed that the accuracy of the source distribution was C/M = 1.0-2.4. These dose rates were then used to plan the work on the operation floor.

  12. Development of in-situ product removal strategies in biocatalysis applying scaled-down unit operations

    DEFF Research Database (Denmark)

    Heintz, Søren; Börner, Tim; Ringborg, Rolf Hoffmeyer

    2017-01-01

    different process steps while operating it as a combined system, giving the possibility to test and characterize the performance of novel process concepts and biocatalysts with minimal influence of inhibitory products. Here the capabilities of performing process development by applying scaled-down unit...... operations are highlighted through a case study investigating the asymmetric synthesis of 1-methyl-3-phenylpropylamine (MPPA) using ω-transaminase, an enzyme in the sub-family of amino transferases (ATAs). An on-line HPLC system was applied to avoid manual sample handling and to semi...

  13. Non statistical Monte-Carlo

    International Nuclear Information System (INIS)

    Mercier, B.

    1985-04-01

    We have shown that the transport equation can be solved with particles, like the Monte-Carlo method, but without random numbers. In the Monte-Carlo method, particles are created from the source, and are followed from collision to collision until either they are absorbed or they leave the spatial domain. In our method, particles are created from the original source, with a variable weight taking into account both collision and absorption. These particles are followed until they leave the spatial domain, and we use them to determine a first collision source. Another set of particles is then created from this first collision source, and tracked to determine a second collision source, and so on. This process introduces an approximation which does not exist in the Monte-Carlo method. However, we have analyzed the effect of this approximation, and shown that it can be limited. Our method is deterministic, gives reproducible results. Furthermore, when extra accuracy is needed in some region, it is easier to get more particles to go there. It has the same kind of applications: rather problems where streaming is dominant than collision dominated problems

  14. CAD-based Monte Carlo automatic modeling method based on primitive solid

    International Nuclear Information System (INIS)

    Wang, Dong; Song, Jing; Yu, Shengpeng; Long, Pengcheng; Wang, Yongliang

    2016-01-01

    Highlights: • We develop a method which bi-convert between CAD model and primitive solid. • This method was improved from convert method between CAD model and half space. • This method was test by ITER model and validated the correctness and efficiency. • This method was integrated in SuperMC which could model for SuperMC and Geant4. - Abstract: Monte Carlo method has been widely used in nuclear design and analysis, where geometries are described with primitive solids. However, it is time consuming and error prone to describe a primitive solid geometry, especially for a complicated model. To reuse the abundant existed CAD models and conveniently model with CAD modeling tools, an automatic modeling method for accurate prompt modeling between CAD model and primitive solid is needed. An automatic modeling method for Monte Carlo geometry described by primitive solid was developed which could bi-convert between CAD model and Monte Carlo geometry represented by primitive solids. While converting from CAD model to primitive solid model, the CAD model was decomposed into several convex solid sets, and then corresponding primitive solids were generated and exported. While converting from primitive solid model to the CAD model, the basic primitive solids were created and related operation was done. This method was integrated in the SuperMC and was benchmarked with ITER benchmark model. The correctness and efficiency of this method were demonstrated.

  15. Potential contribution of currently operating nuclear-fueled electric-generating units to reducing US oil consumption

    International Nuclear Information System (INIS)

    Koppe, R.H.; Olson, E.A.J.; Van Howe, K.R.

    1980-01-01

    This study examines the prospect for performance improvement in the 62 light water reactors in operation in the US as of the end of last year and which are deemed to have current commercial design features. These units represent a total net capacity of 49,481 MW(e). In the last two years (1978 to 1979), total capacity factor losses for these units was 36.5%. This study finds that in the short-term, capacity factor improvement of about 16% could be achieved, for example, in response to a short-term energy crisis. In the long-term a gain of perhaps 18% could be achieved. Such gains would represent a decrease in equivalent oil consumption of approximately 350,000 barrels a day. In addition, this study evaluated potential increases in the operating power level of these units, and concluded that a short term power level increase of about 2500 MW(e) could be achieved, in addition to a long term increase of about 1700 MW(e). This total short term power level increase would be equivalent to 138,000 barrels of oil per day

  16. 40 CFR 257.5 - Disposal standards for owners/operators of non-municipal non-hazardous waste disposal units that...

    Science.gov (United States)

    2010-07-01

    ... compliance with §§ 257.7 through 257.30 prior to the receipt of CESQG hazardous waste. (b) Definitions.... Waste management unit boundary means a vertical surface located at the hydraulically downgradient limit.../operators of non-municipal non-hazardous waste disposal units that receive Conditionally Exempt Small...

  17. Continuous operation of NPP Kori Unit 1 - Fireproof paint for cables

    International Nuclear Information System (INIS)

    Wendt, Dipl-Ing. Ruediger; Kim, Duill; Sik, Cho Hong

    2008-01-01

    Fireproof cable coating materials have been used in European NPP, especially in Germany, Russia, Ukraine, Czech Republic, Lithuania, Switzerland. Wide experiences were made during operation while applying these systems. In NPP Kori, Unit 1, a fire proof cable coating project was realised for the first time in a NPP of KHNP. The scope of services of the cable trays to coat amounts to 15,587m 2 . In different fire compartments and rooms the cables should be coated partially respectively completely with the fire proof cable coating system. The extent of cable surfaces to coat was stipulated by KHNP on the basis of an analysis made by KHNP. The project was tendered on the basis of a technical specification of KHNP. The specification is mainly predicted on Korean and US standards. The most important criteria for the fire proof cable coating is resumed as follows: The fireproof cable coating has to assure the fire protection of the cables for a period defined and for operational conditions defined in such a manner that the general conditions for the operation of the cable installation will not be affected

  18. 40 CFR Table 30 to Subpart Uuu of... - Operating Limits for HAP Emissions From Sulfur Recovery Units

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 12 2010-07-01 2010-07-01 true Operating Limits for HAP Emissions From Sulfur Recovery Units 30 Table 30 to Subpart UUU of Part 63 Protection of Environment ENVIRONMENTAL..., Table 30 Table 30 to Subpart UUU of Part 63—Operating Limits for HAP Emissions From Sulfur Recovery...

  19. Monte Carlo code criticality benchmark comparisons for waste packaging

    International Nuclear Information System (INIS)

    Alesso, H.P.; Annese, C.E.; Buck, R.M.; Pearson, J.S.; Lloyd, W.R.

    1992-07-01

    COG is a new point-wise Monte Carlo code being developed and tested at Lawrence Livermore National Laboratory (LLNL). It solves the Boltzmann equation for the transport of neutrons and photons. The objective of this paper is to report on COG results for criticality benchmark experiments both on a Cray mainframe and on a HP 9000 workstation. COG has been recently ported to workstations to improve its accessibility to a wider community of users. COG has some similarities to a number of other computer codes used in the shielding and criticality community. The recently introduced high performance reduced instruction set (RISC) UNIX workstations provide computational power that approach mainframes at a fraction of the cost. A version of COG is currently being developed for the Hewlett Packard 9000/730 computer with a UNIX operating system. Subsequent porting operations will move COG to SUN, DEC, and IBM workstations. In addition, a CAD system for preparation of the geometry input for COG is being developed. In July 1977, Babcock ampersand Wilcox Co. (B ampersand W) was awarded a contract to conduct a series of critical experiments that simulated close-packed storage of LWR-type fuel. These experiments provided data for benchmarking and validating calculational methods used in predicting K-effective of nuclear fuel storage in close-packed, neutron poisoned arrays. Low enriched UO2 fuel pins in water-moderated lattices in fuel storage represent a challenging criticality calculation for Monte Carlo codes particularly when the fuel pins extend out of the water. COG and KENO calculational results of these criticality benchmark experiments are presented

  20. NSSS design and cycle 1 operating history data for Arkansas Nuclear One, Unit-2. Final report

    International Nuclear Information System (INIS)

    Gagne, P.A.

    1981-03-01

    This report contains design and cycle 1 operating data for the Arkansas Nuclear One, Unit-2 nuclear steam supply system. The design data include descriptions of the reactor core, reactor coolant system, and control systems which are a part of the nuclear steam supply system. Operating history data are provided for the period of December 1978 through January 1980. The most important operating history data provided include reactor power, cumulative fuel burnup, control rod position, primary coolant temperature, and a series of power distribution state points

  1. Organization and methodology applied to the control of commissioning tests to guarantee safe operation of nuclear units

    International Nuclear Information System (INIS)

    Clausner, J.P.; Jorel, M.

    1990-12-01

    This paper describes the activities of the Safety Analysis Department (DAS), which provides technical support for the French safety authorities in the specific context of analysis and control of startup test programme quality at each of the different stages of the programme. These activities combine to ensure that the objective of the startup tests is reached, in particular that the functions of each safety-related system are guaranteed in all operating configurations, that the performance levels of all components in the system comply with design criteria and that defects revealed during previous tests have been dealt with correctly. The special case of French nuclear facilities, linked to unit standardization, has made it possible to acquire a large amount of experience with the startup of the 900 MWe units and has illustrated the importance of defining a startup test programme. In 1981, a working group, comprising operating organization and safety authority representatives, studied the lessons which had to be learned from 900 MWe unit startup and the improvements which could be made and taken into account in the 1300 MWe unit startup programme. To illustrate the approach adopted by the DAS, we go on to describe the lessons learned from startup of the first 1300 MWe (P4) units

  2. How do strategic decisions and operative practices affect operating room productivity?

    Science.gov (United States)

    Peltokorpi, Antti

    2011-12-01

    Surgical operating rooms are cost-intensive parts of health service production. Managing operating units efficiently is essential when hospitals and healthcare systems aim to maximize health outcomes with limited resources. Previous research about operating room management has focused on studying the effect of management practices and decisions on efficiency by utilizing mainly modeling approach or before-after analysis in single hospital case. The purpose of this research is to analyze the synergic effect of strategic decisions and operative management practices on operating room productivity and to use a multiple case study method enabling statistical hypothesis testing with empirical data. 11 hypotheses that propose connections between the use of strategic and operative practices and productivity were tested in a multi-hospital study that included 26 units. The results indicate that operative practices, such as personnel management, case scheduling and performance measurement, affect productivity more remarkably than do strategic decisions that relate to, e.g., units' size, scope or academic status. Units with different strategic positions should apply different operative practices: Focused hospital units benefit most from sophisticated case scheduling and parallel processing whereas central and ambulatory units should apply flexible working hours, incentives and multi-skilled personnel. Operating units should be more active in applying management practices which are adequate for their strategic orientation.

  3. Monte Carlo techniques for analyzing deep penetration problems

    International Nuclear Information System (INIS)

    Cramer, S.N.; Gonnord, J.; Hendricks, J.S.

    1985-01-01

    A review of current methods and difficulties in Monte Carlo deep-penetration calculations is presented. Statistical uncertainty is discussed, and recent adjoint optimization of splitting, Russian roulette, and exponential transformation biasing is reviewed. Other aspects of the random walk and estimation processes are covered, including the relatively new DXANG angular biasing technique. Specific items summarized are albedo scattering, Monte Carlo coupling techniques with discrete ordinates and other methods, adjoint solutions, and multi-group Monte Carlo. The topic of code-generated biasing parameters is presented, including the creation of adjoint importance functions from forward calculations. Finally, current and future work in the area of computer learning and artificial intelligence is discussed in connection with Monte Carlo applications

  4. Monte Carlo techniques for analyzing deep penetration problems

    International Nuclear Information System (INIS)

    Cramer, S.N.; Gonnord, J.; Hendricks, J.S.

    1985-01-01

    A review of current methods and difficulties in Monte Carlo deep-penetration calculations is presented. Statistical uncertainty is discussed, and recent adjoint optimization of splitting, Russian roulette, and exponential transformation biasing is reviewed. Other aspects of the random walk and estimation processes are covered, including the relatively new DXANG angular biasing technique. Specific items summarized are albedo scattering, Monte Carlo coupling techniques with discrete ordinates and other methods, adjoint solutions, and multi-group Monte Carlo. The topic of code-generated biasing parameters is presented, including the creation of adjoint importance functions from forward calculations. Finally, current and future work in the area of computer learning and artificial intelligence is discussed in connection with Monte Carlo applications. 29 refs

  5. Corrective economic dispatch and operational cycles for probabilistic unit commitment with demand response and high wind power

    International Nuclear Information System (INIS)

    Azizipanah-Abarghooee, Rasoul; Golestaneh, Faranak; Gooi, Hoay Beng; Lin, Jeremy; Bavafa, Farhad; Terzija, Vladimir

    2016-01-01

    Highlights: • Suggesting a new UC mixing a probabilistic security and incentive demand response. • Investigating the effects of uncertainty on UC using chance-constraint programming. • Proposing an efficient spinning reserve satisfaction based on a new ED correction. • Presenting a new operational cycles way to convert binary variable to discrete one. - Abstract: We propose a probabilistic unit commitment problem with incentive-based demand response and high level of wind power. Our novel formulation provides an optimal allocation of up/down spinning reserve. A more efficient unit commitment algorithm based on operational cycles is developed. A multi-period elastic residual demand economic model based on the self- and cross-price elasticities and customers’ benefit function is used. In the proposed scheme, the probability of residual demand falling within the up/down spinning reserve imposed by n − 1 security criterion is considered as a stochastic constraint. A chance-constrained method, with a new iterative economic dispatch correction, wind power curtailment, and commitment of cheaper units, is applied to guarantee that the probability of loss of load is lower than a pre-defined risk level. The developed architecture builds upon an improved Jaya algorithm to generate feasible, robust and optimal solutions corresponding to the operational cost. The proposed framework is applied to a small test system with 10 units and also to the IEEE 118-bus system to illustrate its advantages in efficient scheduling of generation in the power systems.

  6. Indian Point Station, Unit 1 and 2. Semiannual operating report No. 24, July--December 1974

    International Nuclear Information System (INIS)

    1975-01-01

    Net electrical power generated by Unit 1 was 519,130 MWH with the reactor critical for 2,400.39 hours and the generator on line for 2,316.14 hours. Unit 2 generated 2,427,828 MWH electrical power, was critical for 3,590.31 hours and the generator was on line for 3,485.41 hours. Operations and maintenance are summarized. Information is presented concerning radioactive effluent releases, occupational personnel radiation protection, primary coolant chemistry, changes, tests, and experiments. Environmental radioactivity is discussed. (U.S.)

  7. Computed radiography simulation using the Monte Carlo code MCNPX

    International Nuclear Information System (INIS)

    Correa, S.C.A.; Souza, E.M.; Silva, A.X.; Lopes, R.T.

    2009-01-01

    Simulating x-ray images has been of great interest in recent years as it makes possible an analysis of how x-ray images are affected owing to relevant operating parameters. In this paper, a procedure for simulating computed radiographic images using the Monte Carlo code MCNPX is proposed. The sensitivity curve of the BaFBr image plate detector as well as the characteristic noise of a 16-bit computed radiography system were considered during the methodology's development. The results obtained confirm that the proposed procedure for simulating computed radiographic images is satisfactory, as it allows obtaining results comparable with experimental data. (author)

  8. Monte Carlo Calculation of Sensitivities to Secondaries' Angular Distributions

    International Nuclear Information System (INIS)

    Perel, R.L.

    2003-01-01

    An algorithm for Monte Carlo calculation of sensitivities of responses to secondaries' angular distributions (SAD) is developed, based on the differential operator approach. The algorithm was formulated for the sensitivity to Legendre coefficients of the SAD and is valid even in cases where the actual representation of SAD is not in the form of a Legendre series. The algorithm was implemented, for point- or ring-detectors, in a local version of the code MCNP. Numerical tests were performed to validate the algorithm and its implementation. In addition, an algorithm specific for the Kalbach-Mann representation of SAD is presented

  9. Computed radiography simulation using the Monte Carlo code MCNPX

    Energy Technology Data Exchange (ETDEWEB)

    Correa, S.C.A. [Programa de Engenharia Nuclear/COPPE, Universidade Federal do Rio de Janeiro, Ilha do Fundao, Caixa Postal 68509, 21945-970, Rio de Janeiro, RJ (Brazil); Centro Universitario Estadual da Zona Oeste (CCMAT)/UEZO, Av. Manuel Caldeira de Alvarenga, 1203, Campo Grande, 23070-200, Rio de Janeiro, RJ (Brazil); Souza, E.M. [Programa de Engenharia Nuclear/COPPE, Universidade Federal do Rio de Janeiro, Ilha do Fundao, Caixa Postal 68509, 21945-970, Rio de Janeiro, RJ (Brazil); Silva, A.X., E-mail: ademir@con.ufrj.b [PEN/COPPE-DNC/Poli CT, Universidade Federal do Rio de Janeiro, Ilha do Fundao, Caixa Postal 68509, 21945-970, Rio de Janeiro, RJ (Brazil); Cassiano, D.H. [Instituto de Radioprotecao e Dosimetria/CNEN Av. Salvador Allende, s/n, Recreio, 22780-160, Rio de Janeiro, RJ (Brazil); Lopes, R.T. [Programa de Engenharia Nuclear/COPPE, Universidade Federal do Rio de Janeiro, Ilha do Fundao, Caixa Postal 68509, 21945-970, Rio de Janeiro, RJ (Brazil)

    2010-09-15

    Simulating X-ray images has been of great interest in recent years as it makes possible an analysis of how X-ray images are affected owing to relevant operating parameters. In this paper, a procedure for simulating computed radiographic images using the Monte Carlo code MCNPX is proposed. The sensitivity curve of the BaFBr image plate detector as well as the characteristic noise of a 16-bit computed radiography system were considered during the methodology's development. The results obtained confirm that the proposed procedure for simulating computed radiographic images is satisfactory, as it allows obtaining results comparable with experimental data.

  10. The Erebus Montes Debris-Apron Population: Investigation of Amazonian Landscape Evolution

    Science.gov (United States)

    van Gasselt, S.; Orgel, C.; Schulz, J.

    2014-04-01

    Lobate debris aprons are considered to be indicators for the presence of ice and water reservoirs on Mars and are therefore sensitive to climate variability. The northern hemisphere of Mars is characterized by three major populations of debris aprons (see, e.g. [12]): (1) the Tempe Terra/Mareotis Fossae region [2, 5], (2) the Deuteronilus/Protonilus Mensae [1, 4, 8], and (3) the Phlegra Montes (PM) [3]. The broader PM area can subdivided inro a number of smaller populations dispersed across parts of Arcadia Planitia (see figure 1) of which the Erebus Montes located at 180-195oE, 25-41oN form a well-confined set of features. We here focus on age and erosional characteristics of the northern Erebus Montes (see inset in figure 1). Our study makes use of panchromatic image data obtained by the High Resolution Stereo Camera (HRSC) [9, 6] onboard Mars Express and the Context Camera (CTX) [7] onboard Mars Reconnaissance Orbiter. Image data analyses are supported by digital terrain-model data derived from HRSC based stereo imaging [10] and from Mars Orbiter Laser Altimeter (MOLA) [11]. We performed detailed geologic mapping at a scale of 1:10,000 and analysed age relationships and erosion rates based on a similar approach as outlined in [5] for the northern part of the Erebus Montes. The aim of this study is to compare feature characteristics to other populations in order to assess timing and the overarching control of landforms evolution in the Martian northern hemisphere. The EM compare geologically relatively well with the Phlegra Montes in terms of individual feature morphologies. The concentration based on cluster analysis (figure 1) shows an up to 10 times higher concentration of remnants per 25 km2 area peaking at 3.4×10-3 features for Erebus Montes. Debris aprons show well-defined age signals ranging from 15 Myr up to 145 Myr. Some units even show continuous degradation implying active denudation of the Noachian to Hesperian-aged remnant massifs. Based on the

  11. Interim Action Proposed Plan for the Chemicals, Metals, and Pesticides (CMP) Pits Operable Unit; FINAL

    International Nuclear Information System (INIS)

    Bradley, J.

    2002-01-01

    The purpose of this Interim Action Proposed Plan (IAPP) is to describe the preferred interim remedial action for addressing the Chemicals, Metals, and Pesticides (CMP) Pits Operable Unit and to provide an opportunity for public input into the remedial action selection process

  12. The new local control systems for operating gaseous diffusion plant units at Pierrelatte

    International Nuclear Information System (INIS)

    Delacroix, C.

    1990-01-01

    The development of a local control network for operating gaseous diffusion plant units is presented. The objective of the control system up date was to replace all the information network hardware. The new generation HP1000 calculators and a network architecture were chosen. The validation tests performed in laboratory and in situ, and the management policies towards the personnel during the technical changes are summarized [fr

  13. Contaminant Attenuation and Transport Characterization of 200-DV-1 Operable Unit Sediment Samples

    Energy Technology Data Exchange (ETDEWEB)

    Truex, Michael J. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Szecsody, James E. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Qafoku, Nikolla [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Strickland, Christopher E. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Moran, James J. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Lee, Brady D. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Snyder, Michelle M.V. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Lawter, Amanda R. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Resch, Charles T. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Gartman, Brandy N. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Zhong, Lirong [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Nims, Megan K. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Saunders, Danielle L. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Williams, Benjamin D. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Horner, Jacob A. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Leavy, Ian I. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Baum, Steven R. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Christiansen, Beren B. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Clayton, Ray E. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); McElroy, Erin M. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Appriou, Delphine [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Tyrrell, Kimberly J. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Striluk, Miranda L. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2017-05-15

    A laboratory study was conducted to quantify contaminant attenuation processes and associated contaminant transport parameters that are needed to evaluate transport of contaminants through the vadose zone to the groundwater. The laboratory study information, in conjunction with transport analyses, can be used as input to evaluate the feasibility of Monitored Natural Attenuation and other remedies for the 200-DV-1 Operable Unit at the Hanford Site.

  14. Implementation and Operational Analysis of an Interactive Intensive Care Unit within a Smart Health Context.

    Science.gov (United States)

    Lopez-Iturri, Peio; Aguirre, Erik; Trigo, Jesús Daniel; Astrain, José Javier; Azpilicueta, Leyre; Serrano, Luis; Villadangos, Jesús; Falcone, Francisco

    2018-01-29

    In the context of hospital management and operation, Intensive Care Units (ICU) are one of the most challenging in terms of time responsiveness and criticality, in which adequate resource management and signal processing play a key role in overall system performance. In this work, a context aware Intensive Care Unit is implemented and analyzed to provide scalable signal acquisition capabilities, as well as to provide tracking and access control. Wireless channel analysis is performed by means of hybrid optimized 3D Ray Launching deterministic simulation to assess potential interference impact as well as to provide required coverage/capacity thresholds for employed transceivers. Wireless system operation within the ICU scenario, considering conventional transceiver operation, is feasible in terms of quality of service for the complete scenario. Extensive measurements of overall interference levels have also been carried out, enabling subsequent adequate coverage/capacity estimations, for a set of Zigbee based nodes. Real system operation has been tested, with ad-hoc designed Zigbee wireless motes, employing lightweight communication protocols to minimize energy and bandwidth usage. An ICU information gathering application and software architecture for Visitor Access Control has been implemented, providing monitoring of the Boxes external doors and the identification of visitors via a RFID system. The results enable a solution to provide ICU access control and tracking capabilities previously not exploited, providing a step forward in the implementation of a Smart Health framework.

  15. Importance iteration in MORSE Monte Carlo calculations

    International Nuclear Information System (INIS)

    Kloosterman, J.L.; Hoogenboom, J.E.

    1994-01-01

    An expression to calculate point values (the expected detector response of a particle emerging from a collision or the source) is derived and implemented in the MORSE-SGC/S Monte Carlo code. It is outlined how these point values can be smoothed as a function of energy and as a function of the optical thickness between the detector and the source. The smoothed point values are subsequently used to calculate the biasing parameters of the Monte Carlo runs to follow. The method is illustrated by an example that shows that the obtained biasing parameters lead to a more efficient Monte Carlo calculation

  16. Importance iteration in MORSE Monte Carlo calculations

    International Nuclear Information System (INIS)

    Kloosterman, J.L.; Hoogenboom, J.E.

    1994-02-01

    An expression to calculate point values (the expected detector response of a particle emerging from a collision or the source) is derived and implemented in the MORSE-SGC/S Monte Carlo code. It is outlined how these point values can be smoothed as a function of energy and as a function of the optical thickness between the detector and the source. The smoothed point values are subsequently used to calculate the biasing parameters of the Monte Carlo runs to follow. The method is illustrated by an example, which shows that the obtained biasing parameters lead to a more efficient Monte Carlo calculation. (orig.)

  17. Baseline risk assessment for the quarry residuals operable unit of the Weldon Spring Site, Weldon Spring, Missouri

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-02-01

    The U.S. Department of Energy (DOE) is conducting cleanup activities at the Weldon Spring site, located in St. Charles County, Missouri, about 48 km (30 mi) west of St. Louis. Cleanup of the site consists of several integrated components. The quarry residuals operable unit (QROU), consisting of the Weldon Spring quarry and its surrounding area, is one of four operable units being evaluated. In accordance with requirements of the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), as amended, DOE is conducting a remedial investigation/feasibility study (RI/FS) to determine the proper response to address various contaminated media that constitute the QROU. Specifically, the operable unit consists of the following areas and media: the residual material remaining at the Weldon Spring quarry after removal of the pond water and the bulk waste; groundwater underlying the quarry and surrounding area; and other media located in the surrounding vicinity of the quarry, including surface water and sediment at Femme Osage Slough, Little Femme Osage Creek, and Femme Osage Creek. An initial evaluation of conditions at the quarry area identified remaining data requirements needed to support the conceptual site exposure and hydrogeological models. These data requirements are discussed in the RI/FS work plan issued in January 1994. Soil contamination located at a property adjacent to the quarry, referred to as Vicinity Property 9 (VP9), was originally part of the scope of the QROU, as discussed in the work plan. However, a decision was subsequently made to remediate this vicinity property as part of cleanup activities for the chemical plant operable unit, as provided for in the Record of Decision (ROD). Remediation of VP9 was completed in early 1996. Hence, this baseline risk assessment (BRA) does not address VP9.

  18. Baseline risk assessment for the quarry residuals operable unit of the Weldon Spring Site, Weldon Spring, Missouri

    International Nuclear Information System (INIS)

    1998-02-01

    The U.S. Department of Energy (DOE) is conducting cleanup activities at the Weldon Spring site, located in St. Charles County, Missouri, about 48 km (30 mi) west of St. Louis. Cleanup of the site consists of several integrated components. The quarry residuals operable unit (QROU), consisting of the Weldon Spring quarry and its surrounding area, is one of four operable units being evaluated. In accordance with requirements of the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA), as amended, DOE is conducting a remedial investigation/feasibility study (RI/FS) to determine the proper response to address various contaminated media that constitute the QROU. Specifically, the operable unit consists of the following areas and media: the residual material remaining at the Weldon Spring quarry after removal of the pond water and the bulk waste; groundwater underlying the quarry and surrounding area; and other media located in the surrounding vicinity of the quarry, including surface water and sediment at Femme Osage Slough, Little Femme Osage Creek, and Femme Osage Creek. An initial evaluation of conditions at the quarry area identified remaining data requirements needed to support the conceptual site exposure and hydrogeological models. These data requirements are discussed in the RI/FS work plan issued in January 1994. Soil contamination located at a property adjacent to the quarry, referred to as Vicinity Property 9 (VP9), was originally part of the scope of the QROU, as discussed in the work plan. However, a decision was subsequently made to remediate this vicinity property as part of cleanup activities for the chemical plant operable unit, as provided for in the Record of Decision (ROD). Remediation of VP9 was completed in early 1996. Hence, this baseline risk assessment (BRA) does not address VP9

  19. Current Conditions Risk Assessment for the 300-FF-5 Groundwater Operable Unit

    Energy Technology Data Exchange (ETDEWEB)

    Miley, Terri B.; Bunn, Amoret L.; Napier, Bruce A.; Peterson, Robert E.; Becker, James M.

    2007-11-01

    This report updates a baseline risk assessment for the 300 Area prepared in 1994. The update includes consideration of changes in contaminants of interest and in the environment that have occurred during the period of interim remedial action, i.e., 1996 to the present, as well as the sub-regions, for which no initial risk assessments have been conducted. In 1996, a record of decision (ROD) stipulated interim remedial action for groundwater affected by releases from 300 Area sources, as follows: (a) continued monitoring of groundwater that is contaminated above health-based levels to ensure that concentrations continue to decrease, and (b) institutional controls to ensure that groundwater use is restricted to prevent unacceptable exposure to groundwater contamination. In 2000, the groundwater beneath the two outlying sub-regions was added to the operable unit. In 2001, the first 5-year review of the ROD found that the interim remedy and remedial action objectives were still appropriate, although the review called for additional characterization activities. This report includes a current conditions baseline ecological and human health risk assessment using maximum concentrations in the environmental media of the 300-FF-5 Operable Unit and downstream conditions at the City of Richland, Washington. The scope for this assessment includes only current measured environmental concentrations and current use scenarios. Future environmental concentrations and future land uses are not considered in this assessment.

  20. Advanced Computational Methods for Monte Carlo Calculations

    Energy Technology Data Exchange (ETDEWEB)

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

    2018-01-12

    This course is intended for graduate students who already have a basic understanding of Monte Carlo methods. It focuses on advanced topics that may be needed for thesis research, for developing new state-of-the-art methods, or for working with modern production Monte Carlo codes.