D. Barber(l), R.M. Miller, H. JOO(2),T. Downar (Purdue Unive~ty), W. Wang (SCIENT.ECH, Inc.), V. Mousseau(3), D. Ebert (USNRC)

Size: px
Start display at page:

Download "D. Barber(l), R.M. Miller, H. JOO(2),T. Downar (Purdue Unive~ty), W. Wang (SCIENT.ECH, Inc.), V. Mousseau(3), D. Ebert (USNRC)"

Transcription

1 Coupled 3D Reactor Kinetics and Thermal-Hydraulic Code Development Activities at the U.S. Nuclear Regulatory Commission (for presentation at M&C 99 in Madrid, Spain, Sept , 1999) by D. Barber(l), R.M. Miller, H. JOO(2),T. Downar (Purdue Unive~ty), W. Wang (SCENT.ECH, nc.), V. Mousseau(3), D. Ebert (USNRC) ABSTRACT The USNRC version of the 3D neutron kinetics code, Purdue Simulator (PARCS), has been coupled to the USNRC thermal-hydraulic (T/H) codes RELAP5 and the consolidated TRAC (merger of TRAC-BF1 and TRAC-PF1). These coupled codes may be used to audit licensee safety analysis submittals where 3D spatial kinetics and thermal-hydraulic effects are important. The coupling scheme was designed and implemented with emphasis placed on maximizing flexibility while minimizing modifications to the respective codes. n this design, the T/H and neutronic codes function independently and utilize the Parallel Vh-tual Machine software to communicate with each other through code specific Data Mapping Routines, and a General nterface. RELAP5/PARCS validation results are presented for two NEACRP rod ejection benchmark problems. The validation of TRAC-M7PARCS has ordy recently been initiated, nonetheless, the capabilities of the coupled code are presented for a typical PWR systerdcore model. 1. NTRODUCTON n an effort to more easily assess various combinations of 3-D neutronic/thermal-hydraulic codes, the USNRC has sponsored the development of a generalized interface module (Barber, 1998). Using this interface, the USNRC version of PARCS, an advanced reactor core simulator developed at Purdue University (Joo, 1998), has been coupled to the USNRC system analysis codes RELAP5(4J and TRAC-M(5). n this scheme, the thermal-hydraulics, general interface, and spatial kinetics codes function independently and utilize the Parallel Vktual Machine (PVM) software (Geist, 1994) to manage inter-process communication. n order to facilitate this design, customized routines are (1) Present Address - SCENTECH, nc. (2) Present Address - Korea Atomic Energy Research nstitute. (3) Present Address - Los Alamos National Laboratory (4) NRC beta version for developmental testing purposes. (5) NRC developmental version of the merged TRAC-BF1 and TRAC-PF1 codes.

2 DSCLAMER This report was,.prepared as an account of work sponsor~d by an agency of the United States Government. Neither the United States Government nor any agency thereof, nor any of their employees, make any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government or any agency thereof. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof.

3 DSCLAMER Portions of this document may be illegible in electronic image products. mages are produced from the best available original document.

4 utilized which handle the communication between the General nterface and the thermal-hydraulic/neutronic processes. These routines help to both minimize and localize the changes necessary- to the thermal-hydraulics and spatial kinetics codes. An illustration of this design concept is shown in Fig. 1. LJ Thermal Hydraulics nput Neut. side :$Y Neutronics nput d M\l~r,:Neut. Data Map D A (AB)=(B) ~, ~ Memory Structure (A) Fig. 1 Diagram of nterface mplementation. Memory Structure (AB) Memory Structure (B) For the validation of RELAP5/PARCS, the results of two NEACRP rod ejection benchmark problems, one at Hot Zero Power (HZP) and one at Hot Full Power (HT), will be presented. Currently, the validation of TRAC-M7PARCS has been less extensive. However, a simplified Westinghouse 4-Loop model coupled to a typical PWR core neutronic model, will be used to demonstrate the steady-state initialization and critical boron search capabilities of TRAC-M/PARCS. Using this steady-state condition, a Loss of Coolant Accident scenario will be run to demonstrate the transient capability of TRAC-M7PARCS. A discussion of the coupling and validation for both llelap5/parcs and TRAC-M/PARCS is presented in Section 3 and Section 4, respectively. t should be noted that assessment results for both coupled codes have been presented by Miller (1999) for a PWR Main Steam Line Break benchmark problem, which has recently been formulated at Pennsylvania State University through the sponsorship of the USNRC, GPU, and the OECD/NEA (vanov, 1997). This problem involves a plenum-to-plenum core/vessel model where the time-dependent flow boundary conditions are specified. Accurate 3-D neutronic/thermal-hydraulic modeling is required in order to correctly predict the space-time effects arising from the asymmetric cooling of the core, and the resulting scram with an assumed stuck rod.

5 2. PARCS CODE DEVELOPMENT PARCS is a modularized FORTRAN code which can be used to predict the transient behavior of light water nuclear reactors resulting from external perturbations. The code solves the time-dependent two-group neutron diffusion equation in three-dimensional Cartesian geometry to obtain the transient neutron flux dkribution. The first step in the solution process is to discretize the neutron balance equations in both time and space. For the temporal discretization, the theta-method with exponential transformation is employed in PARCS along with a second-order analytic precursor integration technique. The temporal discretization scheme allows sufficiently large time step sizes even in severe transients involving super-prompt critical reactivity insertion. For the spatial discretization, the efficient nonlinear nodal method (Smith, 1983) is employed in which the coarse mesh finite difference (CMFD) problems and the local two-node problems are repetitively solved during the course of the nonlinear iteration. t has been well-documented that the nonlinear nodal methods perform better than the conventional response matrix formulation because of its lower memory requirement and the efficient linear system solvers available for the CVE?Dproblems. t is particularly advantageous in the transient calculation because the two-node calculation need not be performed at every time step, leading to a very efllcient transient calculation. The major features of the code include a steady-state eigenvalue calculation, a boron criticality search, an equilibrium and transient Xenon calculation, a transient fixed-source calculation, and a decay heat treatment. One important feature of the PARCS nodal code which has been added recently is a three-dimensional pin-power reconstruction method that enables the calculation of individual fuel pin power levels under both steady-state and transient conditions (Joo, 1999). Through the use of the General nterface, this feature could be coupled to a subchannel analysis code to obtain local fuel rod enthalpies under transient conditions, as well as aiding in the prediction of local DNB conditions within fuel bundles. 3. RELAP5/PARCS CODE DEVELOPMENT The first application of the General nterface briefly described in Section 1, was to the NRC codes RELAP5 MOD3.2.2Beta and PARCS v1.o (Barber, 1998). The following sections describe both the design and the functional validation of this coupling. 3.1 Coupling of RELAP5 and PARCS The spatial coupling of RELAP5 and PARCS relies on an internal integration scheme in which the solution of both the system and core thermal-hydraulics is performed by RELAP5, and PARCS only performs the spatial kinetics solution. The boundary information to be communicated in this scheme is discussed below. The temporal coupling of RELAP5 and PARCS is explicit in nature, and the respective field equations of the two codes are solved with the same frequency. n the implementation discussed here, the RELAP5 solution leads the PARCS solution. (3)

6 n the framework of the coupled thermal-hydraulic/neutronic code, RELAP5 and PARCS are designed to be self-contained processes, which communicate with the General nterface process through the use of the constructs supplied with the Parallel Vktual Machine (PVM) package. n order to accommodate the requirements of the General nterface and minimize the coding modifications to both RELAP5 and PARCS, separate code-specific data map routines are needed to manage the transfer of data between these two processes and the General nterface. The RELAP5-specific data map routine (RDMR) manages two basic tasks: (1) the transfer of initial and time-dependent control information needed for calculational coherency between PARCS and RELAP5, and (2) the processing and the transfer of the vectors of space-dependent solution data both to and from the General nterface at each time step. The PARCS-specific data map routine (PDMR) manages a third task, in addition to the two mentioned above, which relates to the processing and the transfer of the spatial mapping information to the General nterface. This mapping data is represented by permutation matrices which consist of a block structure, where each block submatix corresponds to a particular solution variable (e.g. subvector) to be permuted. The data to be mapped from RELAP5 to PARCS consist of the following thermal hydraulic subvectors (in order): moderator temperature (T~), liquid density (P1), vapor density (pv), void fraction (~), and boron concentration (B). These subvectors are then followed by the heat structure subvectors (in order): average fuel temperature (~~), fuel centerline temperature (7 ), and fuel surface temperature (T ). The data to be mapped from PARCS to RELAP5 relate to the space-dependent powers obtained from the spatial kinetics calculation, and consist of the total power to thermal-hydraulic volumes ( Q~m ) to account for direct gamma heating to the coolant, and total power to heat structure components ( Qy ). Fig. 2 illustrates the structure of these permutation matrices. 5=(# of volumes) + 3 (# of heat structures). L [1 Tm [ P! 1 [1 P [1 a [: B Heat Structure to Neutronic Submatrices Thermal-Hydraulic to Neuwonic Submatrices 4-J.:1 [1 f L [1 T? [1 T: Fig. 2 Structure of the Permutation Matrices. 2 (# of neutronic nodes) 4~ + mm,,h - Neutronic to i& P [1 Qt Thermal-Hydraulic [1 1[ HS Submatrix Qt zi=lz~ ] ** r Nekronic to Heat Structure Submatrix

7 The process flow for RELAP5/PARCS begins with independent input processing for RELAP5 and PARCS, which is followed by respective calls to the RDMR and PDMR to synchronize the calculation and setup the communication between RELAP5, the General nterface, and PARCS. Once this is complete, the second unit of the RDMR is called to transfer thermal-hydraulic initial condition data to the General nterface. This data is then used by PARCS to incorporate appropriate feedback into the cross sections and construct the linear system to be solved. PARCS then performs an eigenvalue calculation to obtain the core k-effective and initial power shape, and calls the third unit of the PDMR to send the space-dependent neutronic powers to the General nterface. The third unit of the RDMR is called by RELAP5 to receive these powers and map them to the appropriate RELAP5 memory locations. The time-dependent calculation is initiated by first advancing the heat conduction and hydrodynamic solutions. Following this solution, the second unit of the RDMR is called to process all necessary time- and space-dependent thermal-hydraulic data and send this data to the General nterface. The second unit of the PDMR is called to obtain this data from the General nterface. Once this data has been received and stored in memory, PARCS incorporates the appropriate feedback into the cross sections, constructs the linear system, and performs the time-dependent spatial kinetics solution for the time step dictated by RELAP5. PARCS then calls the third unit of the PDMR in order to transfer the time- and space-dependent neutronics power to the General nterface. The third unit of the RDMR receives and stores this data in RELAP5 memory, and returns control to RELAP5, which will perform the thermal-hydraulic calculation if the final time step has not been performed. This procedure, which is depicted in Fig. 3, is repeated until RELAP5 indicates that the calculation should be terminated, or a fault signal is detected. t should be noted that this procedure is the same for steady-state initialization cases.

8 . l_e&w!j m::[-]- nitialiwtion ~&sino 1 psrmutation matrbs -1 - Advance Thermal- Hydraulic Solution - 1 RELAP5-to-PARCS Mappfng --+em? PARCS-to-RELAP5 Mapping obrain time-dep. POWCJ b%sfer time-gependent from General ntsrface 4-- power to General M&ace BUpdate Cross Sections and Linear System Compute Nodal Powers &~? -* Fig. 3 Process Flow for RELAP5/PARCS 3.2 Validation of RELAP5/J?ARCS Two PWR rod ejection problems from the NEACRP Benchmark Specifications (Finnemann, 1992) have been used for the validation of the RELAP5/?ARCS coupling. These problems are largely kinetic events where Doppler temperature is the dominant reactivity feedback mechanism. The first NEACRP problem examined here involves the ejection of a control assembly from the center of an initially critical core at hot zero power (problem Al). The second NEACRP problem uses the same core geometry and data, except the control rod is ejected from an initially critical core at hot full power (problem A2). After the ejection of the control assembly, the coupled neutron flux field, and temperature/fluid field equations are solved for a period of one sec-

9 . end. This transient involves a large redistribution of core power and is a severe neutronics and core related thermal/hydraulics capability in a reactor simulation code. test of the For this problem, the PWR fuel assembly consists of an array of fuel rods and water channels which are homogenized for purposes of both the neutronic and hydrodynamic calculations. Each fuel assembly of the core is modeled as one T/H channel with four radial neutronic nodes. Eighteen axial nodes are used for the neutronic model and fourteen axial nodes are used for the T/H model, with the three small axial nodes located at both the top and bottom of the core being collapsed into a single node. Fig. 4 illustrates this neutronic and thermal-hydraulic discretization. n Active Fuel Nodal Fission Power ~ 4 Zone TempJOens l!% Reflector,.... Fuel Assembly 1 :-:-:-: Rodded Fuel Assembly Reflector zl Rod to be Ejected Composition lqlbank to be Withdrawn Neutronic Node T/H Volume/ Heat Structure Fig. 4 NEACRP Model: Left - Axial Nodalization; Right - l/8-core Neutronic Model. The solution was analyzed by comparison with a published reference solution (Knight, 1996) obtained by using a finer spatial and temporal resolution than in standard calculations. The transient core power and doppler temperature response for the NEACRP-A1 problem is shown in Fig. 5, and the transient core power response for the NEACRP-A2 problem is shown in Fig. 6. As indicated in Fig. 5 and Fig. 6, RELAP5/PARCS closely matches the reference solution of PAN- THER for both problems.

10 . ) Time (s) Fig. 5 NEACRP (Al) Core Transient Response \ \ \ ~_ ( Time (s) Fig. 6 NEACRP (A2) Core Transient Response. (8) c> &.f:-ly\m:.\;~,,...,,.. ;...,... -

11 4. TRAC-NUPARCS CODE DEVELOPMENT The application of the General nterface was extended to the coupling of TRAC-M and PARCS v1.o (Miller, 1998). The coupling schemes used for RELAP5/PARCS and TRAC-W?ARCS are essentially the same with minor differences. Specifically, both use an internal integration scheme for the spatial coupling, and the temporal coupling is treated explicitly. One key difference between the two coupled codes is the solution sequence for the field equations, which will be discussed in the following section. 4.1 Coupling of TRAC-M and PARCS The spatial and temporal coupling of TRAC-MYl?ARCS is the same as that used for RELAP5/PARCS, however, the order of solving the field equations within TRAC-M differs slightly from that in RELAP5, as will be dkcussed in the following paragraph. n addition, the TRAC-M-Specific data mapping routine (TDMR) supports all the functionality of the RELAP5/PARCS coupled code while also providing the user with the ability to perform a boron criticality search during steady-state calculations. Although the coupling scheme in the TRAC-MPARCS code is explicit in nature, the order in which the hydrodynamics, heat conduction, and neutronics equations are solved can be modified to increase the implicitness, and thus enhance the numerical stability. n the TRAC-NVPARCS coupled code, the hydrodynamic condition is updated prior to the solution of the heat conduction equations. Once the hydrodynamic and heat conduction solutions have been obtained, the neutronic nodal powers are computed at the end of the time step. This scheme should improve numerical stability for transients in which the neutronic time constant is the smallest and the hydrodynamic time constant is the largest. t should be noted that for situations in which the hydrodynamic time constant is smaller than the heat conduction time constant (i.e. pressure-driven events), this scheme will have reduced implicitness. Fig. 7 depicts the process flow for TRAC-M when coupled to PARCS.

12 TRAGM f=? = 5= TRAGM nitialization TDMR(l): Communication nitialization TDMR(2): TRAC-M to PARCS Mapping TDMR(3): PARX to TRAC-M Mapping TOMR(3) J v Fig. 7 Process Flow for TRAC-NVTDMR, Finish T i End \ As mentioned, the data map routine within TRAC-M supports all the functionality of the RELAP5/PARCS coupled code and provides the user with the ability to perform boron criticality searches within the framework of the TRAC-NUPARCS coupled code. TRAC-M performs all boron transport calculations, while PARCS uses this spatial boron concentration to incorporate feedback into the nodal cross sections. n some steady-state calculations, it is desirable to determine the global boron concentration that gives a core k-effective of unity. Because of the inherent feedback of the boron concentration on k-effective, the determination of the critical boron concentration is performed by PARCS. However, the results of the critical boron concentration should be reflected in the TRAC-M model in order to provide PARCS with thermal-hydraulic conditions consistent with those required for criticality. n order to provide this consistency, PARCS computes a ratio by which the spatial boron concentration within the TRAC-M model should by multiplied in order to match the boron concentration calculated by the criticality search. The data mapping routine within TRAC-M then detects whether a criticality search is being performed and adjusts the boron concentrations accordingly. 4.2 Validation of TRAC-NVPARCS For the functional validation of the TRAC-NVPARCS coupled code, a simplified Westinghouse 4-Loop (W4Loop) PWR model (Mahaffey, 1998) is used for TRAC-M and a typical PWR (lo)

13 (TypPWR) core model is used for PARCS, where the cross sections are taken from the NEACRP Benchmark Specifications (Finnemann, 1992). The TRAC-M model consists of 33 thermal-hydraulic components broken into a total of 124 cells and 15 heat structures. The vessel component in this model is divided into 7 axial layers, 2 radial regions, and 4 azimuthal regions, making up 56 total vessel cells. The remaining cells make up the steam generators, pressurizer, and necessary piping. The nominal power for the Westinghouse model is 3250 MW, and a single heat structure is used to model 4 average rods, each representing 9,843 fuel rods. As discussed in the previous section, TRAC-M7PARCS has the capability to perform a critical boron concentration (CBC) search during the steady-state initialization. To demonstrate this capability, the W4Loop/TypPWR model was initialized by allowing PARCS to perform a CBC search, and subsequently updating the boron concentration levels in the TRAC-M database. Fig. 8 displays the k-effective and boron concentration results obtained from this steady-state initialization. As can be seen, convergence is not achieved until the core k-effective stabilizes around unity. The boron concentration corresponding to this k-effective of unity is ppm ,,,, 1.$ z al s= ~ Y al ~ ~ cl. s.% A ~ c /3 g m ,! Time (s) Fig. 8 Steady-State Critical Boron Search with TRAC-NUPARCS The event used to demonstrate the transient functionality of TRAC-M7PARCS is a arge break Loss of Coolant Accident (LOCA) through a simulated hot leg break. For this event, the three intact hot legs are lumped together, while the broken leg is modeled explicitly. The broken loop is modeled through the opening of a valve in the broken leg over the course of 0.1 seconds. This break causes a depressurization of the primary system, with significant voiding occurring in the vessel. The depressurization and subsequent decrease in moderator density introduces a negative reactivity feedback, causing a sharp drop in reactor power. Control rod scram is set at 1.4 sec and represents the trip due to low pressurizer pressure. The time step size for this problem was

14 dictated by TRAC-M with an allowable range between 1 ms and 100 ms, and the average time step size was approximately 30 ms. The transient summary for this event, which was analyzed for a period of 25 seconds, is shown in Fig. 9. The depressurization due to the break is evident in the power response shown in the figure. The scram signal which was received at 1.4 seconds caused the control rods to scram in over a period of 2.4 seconds. The oscillation seen in the control rod component of reactivity, and thus the total reactivity, is non-physical and arises from the nodal update scheme used in the PARCS model. 15.0, a, ~ Total g Doppler c (u --- Density s Control RM o z e >.=.= oa ~- L% -20.0, t,, T b % > , Time (s) Fig. 9 Transient Summary for Westinghouse 4-Loop/Typical PWR Model 5. SUMMARY z= The successful coupling of PARCS to the USNRC system thermal-hydraulics codes, RELAP5 and TRAC-M, has been presented. The validation of the RELAP5/PARCS coupling was performed using two rod ejection problems from the NEACRP LWR benchmark suite. The results for these problems obtained with RELAP5/PARCS compared very well against the published reference solutions. Although the validation of TRAC-NVPARCS is only in the preliminary stages, the capability of this coupled code to perform both a steady-state initialization involving a critical boron concentration search, and a transient calculation was demonstrated for a typical PWR model.

15 6. ACKNOWLEDGEMENTS This work was funded by the U.S. Nuclear Regulatory Commission, and the authors wish to acknowledge the support of Dr. Farouk Eltawila and members of the NRC staff. 7. REFERENCES Barber, D., Downar, T. Completion Report for the General nterface in the Coupled Code, PU/NE-98-16, Purdue University, June Barber, D., Downar, T., Wang, W. Final Completion Report for the Coupled RELAP5/PARCS Code, PWNE-98-31, Purdue University, November Finnemann, H. NEACRP-3: LWR Core Transient Benchmark, NEACRP-L-335 (Revision 1), Nuclear Energy Agency, January Geist, A., Beguelin, A., Dongama, J., Jiang, W., Manchek, R., Sunderam, V., PVM: Parallel W-tual Machine, MT Press, Massachusetts. vanov, K., Beam, T., Baratta, A., rani, A., Trikouros, N. PWR MSLB Benchmark - Final Specifications, NEA/NSC/DOC(97)15, Nuclear Energy Agency, October Joo, H., Barber, D., Jiang, G., Downar, T. PARCS: A Multi-Dimensional Two-Group Reactor Kinetics Code Based on the Nonlinear Analytic Nodal Method, PU/NE-98-26, Purdue University, September Joo, H., Zee, Q., Downar, T., Ebert, D. Consistent Analytic Pin Power Reconstruction Method for Static and Transient Reactor Safety Analysis, Proc. ML Con. Math. Comp., Madrid, Spain, Sept , 1999, submitted. Knight, M.P., Bryce, P., Derivation of a Refined Panther Solution to the NEACRP PWR Rod Ejection Transients. Proc. ntl Cor$ Math. Comp., pp , Saratoga NY, Oct Miller, R., Downar, T. Completion Report for the TRAC-M-Specific Data Map Routine in the Coupled TRAC-WPARCS Code, PUNE-98-34, Purdue University, November Miller, R., Joo, H., Barber, D., Downar, T., Ebert, D. Analysis of the OECD MSLB Benchmark with RELAP51PARCS and TRAC-MPARCS, Proc. ntl. Con. Math. Comp., Madrid, Spain, Sept , 1999, submitted. Smith, K., Nodal Method Storage Reduction by Nonlinear teration, Trans. Am. NUCL Sot., 44,265. (13)

ANALYSIS OF THE OECD MSLB BENCHMARK WITH THE COUPLED NEUTRONIC AND THERMAL-HYDRAULICS CODE RELAP5/PARCS

ANALYSIS OF THE OECD MSLB BENCHMARK WITH THE COUPLED NEUTRONIC AND THERMAL-HYDRAULICS CODE RELAP5/PARCS ANALYSIS OF THE OECD MSLB BENCHMARK WITH THE COUPLED NEUTRONIC AND THERMAL-HYDRAULICS CODE RELAP5/PARCS T. Kozlowski, R. M. Miller, T. Downar School of Nuclear Engineering Purdue University United States

More information

ANALYSIS OF THE OECD PEACH BOTTOM TURBINE TRIP 2 TRANSIENT BENCHMARK WITH THE COUPLED NEUTRONIC AND THERMAL-HYDRAULICS CODE TRAC-M/PARCS

ANALYSIS OF THE OECD PEACH BOTTOM TURBINE TRIP 2 TRANSIENT BENCHMARK WITH THE COUPLED NEUTRONIC AND THERMAL-HYDRAULICS CODE TRAC-M/PARCS ANALYSIS OF THE OECD PEACH BOTTOM TURBINE TRIP 2 TRANSIENT BENCHMARK WITH THE COUPLED NEUTRONIC AND THERMAL-HYDRAULICS CODE TRAC-M/PARCS Deokjung Lee and Thomas J. Downar School of Nuclear Engineering

More information

DEVELOPMENT OF A COUPLED CODE SYSTEM BASED ON SPACE SAFETY ANALYSIS CODE AND RAST-K THREE-DIMENSIONAL NEUTRONICS CODE

DEVELOPMENT OF A COUPLED CODE SYSTEM BASED ON SPACE SAFETY ANALYSIS CODE AND RAST-K THREE-DIMENSIONAL NEUTRONICS CODE DEVELOPMENT OF A COUPLED CODE SYSTEM BASED ON SPACE SAFETY ANALYSIS CODE AND RAST-K THREE-DIMENSIONAL NEUTRONICS CODE Seyun Kim, Eunki Lee, Yo-Han Kim and Dong-Hyuk Lee Central Research Institute, Korea

More information

Sensitivity Analyses of the Peach Bottom Turbine Trip 2 Experiment

Sensitivity Analyses of the Peach Bottom Turbine Trip 2 Experiment International Conference Nuclear Energy for New Europe 2003 Portorož, Slovenia, September 8-11, 2003 http://www.drustvo-js.si/port2003 Sensitivity Analyses of the Peach Bottom Turbine Trip 2 Experiment

More information

APPLICATION OF THE COUPLED THREE DIMENSIONAL THERMAL- HYDRAULICS AND NEUTRON KINETICS MODELS TO PWR STEAM LINE BREAK ANALYSIS

APPLICATION OF THE COUPLED THREE DIMENSIONAL THERMAL- HYDRAULICS AND NEUTRON KINETICS MODELS TO PWR STEAM LINE BREAK ANALYSIS APPLICATION OF THE COUPLED THREE DIMENSIONAL THERMAL- HYDRAULICS AND NEUTRON KINETICS MODELS TO PWR STEAM LINE BREAK ANALYSIS Michel GONNET and Michel CANAC FRAMATOME Tour Framatome. Cedex 16, Paris-La

More information

Title: Development of a multi-physics, multi-scale coupled simulation system for LWR safety analysis

Title: Development of a multi-physics, multi-scale coupled simulation system for LWR safety analysis Title: Development of a multi-physics, multi-scale coupled simulation system for LWR safety analysis Author: Yann Périn Organisation: GRS Introduction In a nuclear reactor core, different fields of physics

More information

Instability Analysis in Peach Bottom NPP Using a Whole Core Thermalhydraulic-Neutronic Model with RELAP5/PARCS v2.7

Instability Analysis in Peach Bottom NPP Using a Whole Core Thermalhydraulic-Neutronic Model with RELAP5/PARCS v2.7 Progress in NUCLEAR SCIENCE and TECHNOLOGY, Vol., pp.10-18 (011) ARTICLE Instability Analysis in Peach Bottom NPP Using a Whole Core Thermalhydraulic-Neutronic Model with RELAP/PARCS v. Agustín ABARCA,

More information

PWR CONTROL ROD EJECTION ANALYSIS WITH THE MOC CODE DECART

PWR CONTROL ROD EJECTION ANALYSIS WITH THE MOC CODE DECART PWR CONTROL ROD EJECTION ANALYSIS WITH THE MOC CODE DECART Mathieu Hursin and Thomas Downar University of California Berkeley, USA mhursin@nuc.berkeley.edu,downar@nuc.berkeley.edu ABSTRACT During the past

More information

J. T. Mihalczo. P. 0. Box 2008

J. T. Mihalczo. P. 0. Box 2008 nstrumentation and Controls Division MONTE CARLO VERFCATON OF PONT KENETCS FOR SAFETY ANALYSS OF NUCLEAR REACTORS T. E. Valentine J. T. Mihalczo Oak Ridge National Laboratory* P. 0. Box 2008 Oak Ridge,

More information

Research Article Analysis of NEA-NSC PWR Uncontrolled Control Rod Withdrawal at Zero Power Benchmark Cases with NODAL3 Code

Research Article Analysis of NEA-NSC PWR Uncontrolled Control Rod Withdrawal at Zero Power Benchmark Cases with NODAL3 Code Hindawi Science and Technology of Nuclear Installations Volume 2017, Article ID 5151890, 8 pages https://doi.org/10.1155/2017/5151890 Research Article Analysis of NEA-NSC PWR Uncontrolled Control Rod Withdrawal

More information

RECXWH2 W/o s3-1

RECXWH2 W/o s3-1 .,, Nuclear Energy Research Initiative (NERI) DE-FG03-99SF21922 Program Tasks 1 & 3 Quarterly Technical Progress Report July 1- September 30, 2000 An Innovative Reactor Analysis Methodology Based on a

More information

Application of System Codes to Void Fraction Prediction in Heated Vertical Subchannels

Application of System Codes to Void Fraction Prediction in Heated Vertical Subchannels Application of System Codes to Void Fraction Prediction in Heated Vertical Subchannels Taewan Kim Incheon National University, 119 Academy-ro, Yeonsu-gu, Incheon 22012, Republic of Korea. Orcid: 0000-0001-9449-7502

More information

Safety analyses of criticality control systems for transportation packages include an assumption

Safety analyses of criticality control systems for transportation packages include an assumption Isotopic Validation for PWR Actinide-OD-!y Burnup Credit Using Yankee Rowe Data INTRODUCTION Safety analyses of criticality control systems for transportation packages include an assumption that the spent

More information

ANALYSIS OF THE OECD MAIN STEAM LINE BREAK BENCHMARK PROBLEM USING THE REFINED CORE THERMAL-HYDRAULIC NODALIZATION FEATURE OF THE MARS0MASTER CODE

ANALYSIS OF THE OECD MAIN STEAM LINE BREAK BENCHMARK PROBLEM USING THE REFINED CORE THERMAL-HYDRAULIC NODALIZATION FEATURE OF THE MARS0MASTER CODE ANALYSIS OF THE OECD MAIN STEAM LINE BREAK BENCHMARK PROBLEM USING THE REFINED CORE THERMAL-HYDRAULIC NODALIZATION FEATURE OF THE MARS0MASTER CODE THERMAL HYDRAULICS KEYWORDS: MARS/MASTER code, coupled

More information

Whole Core Pin-by-Pin Coupled Neutronic-Thermal-hydraulic Steady state and Transient Calculations using COBAYA3 code

Whole Core Pin-by-Pin Coupled Neutronic-Thermal-hydraulic Steady state and Transient Calculations using COBAYA3 code Whole Core Pin-by-Pin Coupled Neutronic-Thermal-hydraulic Steady state and Transient Calculations using COBAYA3 code J. Jiménez, J.J. Herrero, D. Cuervo and J.M. Aragonés Departamento de Ingeniería Nuclear

More information

Variational Nodal PerturbationCalculations Using Simplified Spherical HarmonicsO

Variational Nodal PerturbationCalculations Using Simplified Spherical HarmonicsO Paper to be submitted to the ANS/ENS 1996 International Meeting, November 1015, 1996, Washington, D.C. Variational Nodal PerturbationCalculations Using Simplified Spherical HarmonicsO ST/ K. LawinKovitz

More information

OECD/NEA Transient Benchmark Analysis with PARCS - THERMIX

OECD/NEA Transient Benchmark Analysis with PARCS - THERMIX OECD/NEA Transient Benchmark Analysis with PARCS - THERMIX Volkan Seker Thomas J. Downar OECD/NEA PBMR Workshop Paris, France June 16, 2005 Introduction Motivation of the benchmark Code-to-code comparisons.

More information

A Hybrid Deterministic / Stochastic Calculation Model for Transient Analysis

A Hybrid Deterministic / Stochastic Calculation Model for Transient Analysis A Hybrid Deterministic / Stochastic Calculation Model for Transient Analysis A. Aures 1,2, A. Pautz 2, K. Velkov 1, W. Zwermann 1 1 Gesellschaft für Anlagen- und Reaktorsicherheit (GRS) ggmbh Boltzmannstraße

More information

DISCLAIMER. and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof.

DISCLAIMER. and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof. DSCLAMER This report was prepared as an account of work sponsored by an agency of the United States Government Neither the United States Government nor any agency thereof, nor any of their employees, makes

More information

TOWARDS A COUPLED SIMULATION OF THERMAL HYDRAULICS AND NEUTRONICS IN A SIMPLIFIED PWR WITH A 3x3 PIN ASSEMBLY

TOWARDS A COUPLED SIMULATION OF THERMAL HYDRAULICS AND NEUTRONICS IN A SIMPLIFIED PWR WITH A 3x3 PIN ASSEMBLY TOWARDS A COUPLED SIMULATION OF THERMAL HYDRAULICS AND NEUTRONICS IN A SIMPLIFIED PWR WITH A 3x3 PIN ASSEMBLY Anni Schulze, Hans-Josef Allelein Institute for Reactor Safety and Reactor Technology, RWTH

More information

Reactors and Fuels. Allen G. Croff Oak Ridge National Laboratory (ret.) NNSA/DOE Nevada Support Facility 232 Energy Way Las Vegas, NV

Reactors and Fuels. Allen G. Croff Oak Ridge National Laboratory (ret.) NNSA/DOE Nevada Support Facility 232 Energy Way Las Vegas, NV Reactors and Fuels Allen G. Croff Oak Ridge National Laboratory (ret.) NNSA/DOE Nevada Support Facility 232 Energy Way Las Vegas, NV July 19-21, 2011 This course is partially based on work supported by

More information

Plasma Response Control Using Advanced Feedback Techniques

Plasma Response Control Using Advanced Feedback Techniques Plasma Response Control Using Advanced Feedback Techniques by M. Clement 1 with J. M. Hanson 1, J. Bialek 1 and G. A. Navratil 1 1 Columbia University Presented at 59 th Annual APS Meeting Division of

More information

RELAP5 to TRACE model conversion for a Pressurized Water Reactor

RELAP5 to TRACE model conversion for a Pressurized Water Reactor RELAP5 to TRACE model conversion for a Pressurized Water Reactor Master s thesis Federico López-Cerón Nieto Department of Physics Division of Subatomic and Plasma Physics Chalmers University of Technology

More information

THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MECHANICAL AND NUCLEAR ENGINEERING

THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MECHANICAL AND NUCLEAR ENGINEERING THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MECHANICAL AND NUCLEAR ENGINEERING CODE-TO-CODE VERIFICATION OF COBRA-TF AND TRACE ADRIAN MICHAEL LEANDRO SPRING 2016 A thesis submitted

More information

Department of Engineering and System Science, National Tsing Hua University,

Department of Engineering and System Science, National Tsing Hua University, 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 2016) The Establishment and Application of TRACE/CFD Model for Maanshan PWR Nuclear Power Plant Yu-Ting

More information

EFFECTS OF AXIAL HEAT CONDUCTION AND MATERIAL PROPERTIES ON THE PERFORMANCE CHARACTERISTICS OF A THERMAL TRANSIENT ANEMOMETER PROBE

EFFECTS OF AXIAL HEAT CONDUCTION AND MATERIAL PROPERTIES ON THE PERFORMANCE CHARACTERISTICS OF A THERMAL TRANSIENT ANEMOMETER PROBE The submitted manuscript has been authored by a contractor of the WS Government under contract No W-31-104ENG-38 Accordingly, the U S Government retains a nonexclusive, royalty-free license to publish

More information

PRESSURISED WATER REACTOR MAIN STEAM LINE BREAK (MSLB) BENCHMARK

PRESSURISED WATER REACTOR MAIN STEAM LINE BREAK (MSLB) BENCHMARK Nuclear Science ISBN 92-64-02152-3 NEA/NSC/DOC(2003)21 NEA NUCLEAR SCIENCE COMMITTEE NEA COMMITTEE ON SAFETY OF NUCLEAR INSTALLATIONS PRESSURISED WATER REACTOR MAIN STEAM LINE BREAK (MSLB) BENCHMARK Volume

More information

CANDU Safety #3 - Nuclear Safety Characteristics Dr. V.G. Snell Director Safety & Licensing

CANDU Safety #3 - Nuclear Safety Characteristics Dr. V.G. Snell Director Safety & Licensing CANDU Safety #3 - Nuclear Safety Characteristics Dr. V.G. Snell Director Safety & Licensing 24/05/01 CANDU Safety - #3 - Nuclear Safety Characteristics.ppt Rev. 0 vgs 1 What Makes A Safe Nuclear Design?

More information

THERMAL HYDRAULIC REACTOR CORE CALCULATIONS BASED ON COUPLING THE CFD CODE ANSYS CFX WITH THE 3D NEUTRON KINETIC CORE MODEL DYN3D

THERMAL HYDRAULIC REACTOR CORE CALCULATIONS BASED ON COUPLING THE CFD CODE ANSYS CFX WITH THE 3D NEUTRON KINETIC CORE MODEL DYN3D THERMAL HYDRAULIC REACTOR CORE CALCULATIONS BASED ON COUPLING THE CFD CODE ANSYS CFX WITH THE 3D NEUTRON KINETIC CORE MODEL DYN3D A. Grahn, S. Kliem, U. Rohde Forschungszentrum Dresden-Rossendorf, Institute

More information

Critical Experiment Analyses by CHAPLET-3D Code in Two- and Three-Dimensional Core Models

Critical Experiment Analyses by CHAPLET-3D Code in Two- and Three-Dimensional Core Models Journal of NUCLEAR SCIENCE and TECHNOLOGY, Vol. 42, No. 1, p. 101 108 (January 2005) TECHNICAL REPORT Critical Experiment Analyses by CHAPLET-3D Code in Two- and Three-Dimensional Core Models Shinya KOSAKA

More information

Steady-State and Transient Neutronic and Thermal-hydraulic Analysis of ETDR using the FAST code system

Steady-State and Transient Neutronic and Thermal-hydraulic Analysis of ETDR using the FAST code system Steady-State and Transient Neutronic and Thermal-hydraulic Analysis of ETDR using the FAST code system Sandro Pelloni, Evaldas Bubelis and Paul Coddington Laboratory for Reactor Physics and Systems Behaviour,

More information

TRACE/SIMULATE-3K Analysis of the NEA/OECD Oskarshamn-2 Stability Benchmark

TRACE/SIMULATE-3K Analysis of the NEA/OECD Oskarshamn-2 Stability Benchmark TRACE/SIMULATE-3K Analysis of the NEA/OECD Oskarshamn-2 Stability Benchmark ABSTRACT Abdelhamid Dokhane, Omar Zerkak, and Hakim Ferroukhi Paul Scherrer Institute CH-5232 Villigen, Switzerland Abdelhamid.dokhane@psi.ch;

More information

Safety Analyses for Dynamical Events (SADE) SAFIR2018 Interim Seminar Ville Sahlberg

Safety Analyses for Dynamical Events (SADE) SAFIR2018 Interim Seminar Ville Sahlberg VTT TECHNICAL RESEARCH CENTRE OF FINLAND LTD Safety Analyses for Dynamical Events (SADE) SAFIR2018 Interim Seminar Ville Sahlberg SADE Project SADE produces more reliable answers to safety requirements

More information

VERIFICATION OF REACTOR DYNAMICS CALCULATIONS USING THE COUPLED CODE SYSTEM FAST

VERIFICATION OF REACTOR DYNAMICS CALCULATIONS USING THE COUPLED CODE SYSTEM FAST Mathematics and Computation, Supercomputing, Reactor Physics and Nuclear and Biological Applications Palais des Papes, Avignon, France, September 12-15, 2005, on CD-ROM, American Nuclear Society, LaGrange

More information

Computational and Experimental Benchmarking for Transient Fuel Testing: Neutronics Tasks

Computational and Experimental Benchmarking for Transient Fuel Testing: Neutronics Tasks Computational and Experimental Benchmarking for Transient Fuel Testing: Neutronics Tasks T. Downar W. Martin University of Michigan C. Lee Argonne National Laboratory November 19, 2015 Objective of Neutronics

More information

PRESSURISED WATER REACTOR MAIN STEAM LINE BREAK (MSLB) BENCHMARK

PRESSURISED WATER REACTOR MAIN STEAM LINE BREAK (MSLB) BENCHMARK NEA/NSC/DOC(2002)12 NEA NUCLEAR SCIENCE COMMITTEE NEA COMMITTEE ON SAFETY OF NUCLEAR INSTALLATIONS PRESSURISED WATER REACTOR MAIN STEAM LINE BREAK (MSLB) BENCHMARK Volume III: Results of Phase 2 on 3-D

More information

COMPARATIVE ANALYSIS OF WWER-440 REACTOR CORE WITH PARCS/HELIOS AND PARCS/SERPENT CODES

COMPARATIVE ANALYSIS OF WWER-440 REACTOR CORE WITH PARCS/HELIOS AND PARCS/SERPENT CODES COMPARATIVE ANALYSIS OF WWER-440 REACTOR CORE WITH PARCS/HELIOS AND PARCS/SERPENT CODES S. Bznuni, A. Amirjanyan, N. Baghdasaryan Nuclear and Radiation Safety Center Yerevan, Armenia Email: s.bznuni@nrsc.am

More information

A Few-Group Delayed Neutron Model Based on a Consistent Set of Decay Constants. Joann M. Campbell Gregory D. Spriggs

A Few-Group Delayed Neutron Model Based on a Consistent Set of Decay Constants. Joann M. Campbell Gregory D. Spriggs Title: Author(s): Submitted to: A Few-Group Delayed Neutron Model Based on a Consistent Set of Decay Constants Joann M. Campbell Gregory D. Spriggs American Nuclear S o c A y 1998 Summer Meeting June 7-11,1998

More information

RECENT DEVELOPMENTS IN COMPUTATIONAL REACTOR ANALYSIS

RECENT DEVELOPMENTS IN COMPUTATIONAL REACTOR ANALYSIS RECENT DEVELOPMENTS IN COMPUTATIONAL REACTOR ANALYSIS Dean Wang April 30, 2015 24.505 Nuclear Reactor Physics Outline 2 Introduction and Background Coupled T-H/Neutronics Safety Analysis Numerical schemes

More information

GA A26474 SYNERGY IN TWO-FREQUENCY FAST WAVE CYCLOTRON HARMONIC ABSORPTION IN DIII-D

GA A26474 SYNERGY IN TWO-FREQUENCY FAST WAVE CYCLOTRON HARMONIC ABSORPTION IN DIII-D GA A26474 SYNERGY IN TWO-FREQUENCY FAST WAVE CYCLOTRON HARMONIC ABSORPTION IN DIII-D by R.I. PINSKER, W.W. HEIDBRINK, M. PORKOLAB, F.W. BAITY, M. CHOI, J.C. HOSEA, and Y. ZHU JULY 2009 DISCLAIMER This

More information

Alex Dombos Michigan State University Nuclear and Particle Physics

Alex Dombos Michigan State University Nuclear and Particle Physics Nuclear Science and Security Consortium September Workshop and Advisory Board Meeting The impact of prompt neutron emission from fission fragments on the final abundance pattern of the astrophysical r-process

More information

PROJECT PROGRESS REPORT (03/lfi?lfibr-~/15/1998):

PROJECT PROGRESS REPORT (03/lfi?lfibr-~/15/1998): F?ECEVVEI) N% 05 w PROJECT PROGRESS REPORT (03/lfi?lfibr-~/15/1998): A COMPREHENSIVE STUDY OF FRACTURE PATTERNS AND DENSITIES IN THE GEYSERS GEOTHERMAL RESERVOIR USING MICROEARTHQUAKE SHEAR-WAVE SPLITTING

More information

Coupled Neutronics Thermalhydraulics LC)CA Analysis

Coupled Neutronics Thermalhydraulics LC)CA Analysis Coupled Neutronics Thermalhydraulics LC)CA Analysis B.Rouben, Manager Reactor Core Physics Branch,AE,CL Presented at Chulalongkorn University Bangkok, Thailand 9 1997 December RFSP -Reactor Fuelling Simulation

More information

LQG/LTR ROBUST CONTROL SYSTEM DESIGN FOR A LOW-PRESSURE FEEDWATER HEATER TRAIN. G. V. Murphy J. M. Bailey The University of Tennessee, Knoxville"

LQG/LTR ROBUST CONTROL SYSTEM DESIGN FOR A LOW-PRESSURE FEEDWATER HEATER TRAIN. G. V. Murphy J. M. Bailey The University of Tennessee, Knoxville LQG/LTR ROBUST CONTROL SYSTEM DESIGN FOR A LOW-PRESSURE FEEDWATER HEATER TRAIN G. V. Murphy J. M. Bailey The University of Tennessee, Knoxville" CONF-900464 3 DE90 006144 Abstract This paper uses the linear

More information

Calculation of a Reactivity Initiated Accident with a 3D Cell-by-Cell Method: Application of the SAPHYR System to a Rod Ejection Accident in TMI1

Calculation of a Reactivity Initiated Accident with a 3D Cell-by-Cell Method: Application of the SAPHYR System to a Rod Ejection Accident in TMI1 Calculation of a Reactivity Initiated Accident with a 3D Cell-by-Cell Method: Application of the SAPHYR System to a Rod Ejection Accident in TMI1 S. Aniel-Buchheit 1, E. Royer 2, P. Ferraresi 3 1 S. Aniel

More information

The Numerical Nuclear Reactor for High Fidelity Integrated Simulation of Neutronic, Thermal-Hydraulic and Thermo Mechanical Phenomena Project Overview

The Numerical Nuclear Reactor for High Fidelity Integrated Simulation of Neutronic, Thermal-Hydraulic and Thermo Mechanical Phenomena Project Overview PHYSOR 2004 -The Physics of Fuel Cycles and Advanced Nuclear Systems: Global Developments Chicago, Illinois, April 25-29, 2004, on CD-ROM, American Nuclear Society, Lagrange Park, IL. (2004) The Numerical

More information

4 DESCRIPTION OF ADOPTED CODES

4 DESCRIPTION OF ADOPTED CODES 4 DESCRIPTION OF ADOPTED CODES 70 4. RELAP5/ MOD 3.3 CODE The light water reactor LWR transient analysis code, RELAP5, was developed at the Idaho National Engineering Laboratory INEL for the U.S. Nuclear

More information

Cost-accuracy analysis of a variational nodal 2D/1D approach to pin resolved neutron transport

Cost-accuracy analysis of a variational nodal 2D/1D approach to pin resolved neutron transport Cost-accuracy analysis of a variational nodal 2D/1D approach to pin resolved neutron transport ZHANG Tengfei 1, WU Hongchun 1, CAO Liangzhi 1, LEWIS Elmer-E. 2, SMITH Micheal-A. 3, and YANG Won-sik 4 1.

More information

The Use of Serpent 2 in Support of Modeling of the Transient Test Reactor at Idaho National Laboratory

The Use of Serpent 2 in Support of Modeling of the Transient Test Reactor at Idaho National Laboratory The Use of Serpent 2 in Support of Modeling of the Transient Test Reactor at Idaho National Laboratory Sixth International Serpent User s Group Meeting Politecnico di Milano, Milan, Italy 26-29 September,

More information

NPP Simulators for Education Workshop - Passive PWR Models

NPP Simulators for Education Workshop - Passive PWR Models NPP Simulators for Education Workshop - Passive PWR Models Wilson Lam (wilson@cti-simulation.com) CTI Simulation International Corp. www.cti-simulation.com Sponsored by IAEA Learning Objectives Understand

More information

Reactivity Coefficients

Reactivity Coefficients Reactivity Coefficients B. Rouben McMaster University Course EP 4D03/6D03 Nuclear Reactor Analysis (Reactor Physics) 2015 Sept.-Dec. 2015 September 1 Reactivity Changes In studying kinetics, we have seen

More information

Los Alamos CQFSF, DISTRIBUTION OF THIS DOCUMENT IS WLtrVmED. Preliminary Results of GODIVA-IV Prompt Burst Modeling. R. H.

Los Alamos CQFSF, DISTRIBUTION OF THIS DOCUMENT IS WLtrVmED. Preliminary Results of GODIVA-IV Prompt Burst Modeling. R. H. Title: A ufhor(s): Submitted to: CQFSF, Q60517bY-2 Preliminary Results of GODVA-V Prompt Burst Modeling R. H. Kimpland Nuclear Criticality Technology Safety Project (NCTSP) Workshop Gaithersburg Hilton

More information

GA A23736 EFFECTS OF CROSS-SECTION SHAPE ON L MODE AND H MODE ENERGY TRANSPORT

GA A23736 EFFECTS OF CROSS-SECTION SHAPE ON L MODE AND H MODE ENERGY TRANSPORT GA A3736 EFFECTS OF CROSS-SECTION SHAPE ON L MODE AND H MODE ENERGY TRANSPORT by T.C. LUCE, C.C. PETTY, and J.E. KINSEY AUGUST DISCLAIMER This report was prepared as an account of work sponsored by an

More information

GA A22689 SLOW LINER FUSION

GA A22689 SLOW LINER FUSION GA A22689 SLOW LINER FUSION by AUGUST 1997 DISCLAIMER This report was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor any

More information

12/16/95-3/15/96 PERIOD MULTI-PARAMETER ON-LINE COAL BULK ANALYSIS. 2, 1. Thermal Neutron Flux in Coal: New Coal Container Geometry

12/16/95-3/15/96 PERIOD MULTI-PARAMETER ON-LINE COAL BULK ANALYSIS. 2, 1. Thermal Neutron Flux in Coal: New Coal Container Geometry DDG/Pc/q+wl TECHNCAL PROGRESS REPORT 2/6/95-3/5/96 PEROD GRANT DE-FG22-93PC932 MULT-PARAMETER ON-LNE COAL BULK ANALYSS Scientific work VD 0 % s g; e 0% 2% -2- G? 2,. Thermal Neutron Flux in Coal: New Coal

More information

The Pennsylvania State University. The Graduate School. College of Engineering

The Pennsylvania State University. The Graduate School. College of Engineering The Pennsylvania State University The Graduate School College of Engineering TRACE/PARCS ASSESSMENT BASED ON PEACH BOTTOM TURBINE TRIP AND LOW FLOW STABILITY TESTS A Thesis in Nuclear Engineering by Boyan

More information

Safety Analysis of Loss of Flow Transients in a Typical Research Reactor by RELAP5/MOD3.3

Safety Analysis of Loss of Flow Transients in a Typical Research Reactor by RELAP5/MOD3.3 International Conference Nuclear Energy for New Europe 23 Portorož, Slovenia, September 8-11, 23 http://www.drustvo-js.si/port23 Safety Analysis of Loss of Flow Transients in a Typical Research Reactor

More information

Loads on RPV Internals in a PWR due to Loss-of-Coolant Accident considering Fluid-Structure Interaction

Loads on RPV Internals in a PWR due to Loss-of-Coolant Accident considering Fluid-Structure Interaction Loads on RPV Internals in a PWR due to Loss-of-Coolant Accident considering Fluid-Structure Interaction Dr. P. Akimov, Dr. M. Hartmann, L. Obereisenbuchner Fluid Dynamics Stuttgart, May 24, 2012 Content

More information

Development of 3D Space Time Kinetics Model for Coupled Neutron Kinetics and Thermal hydraulics

Development of 3D Space Time Kinetics Model for Coupled Neutron Kinetics and Thermal hydraulics Development of 3D Space Time Kinetics Model for Coupled Neutron Kinetics and Thermal hydraulics WORKSHOP ON ADVANCED CODE SUITE FOR DESIGN, SAFETY ANALYSIS AND OPERATION OF HEAVY WATER REACTORS October

More information

FUSION TECHNOLOGY INSTITUTE

FUSION TECHNOLOGY INSTITUTE FUSION TECHNOLOGY INSTITUTE Z-Pinch (LiF) 2 -BeF 2 (flibe) Preliminary Vaporization Estimation Using the BUCKY 1-D Radiation Hydrodynamics Code W I S C O N S I N T.A. Heltemes, E.P. Marriott, G.A. Moses,

More information

Fission-Fusion Neutron Source

Fission-Fusion Neutron Source LLNL-CONF-415765 Fission-Fusion Neutron Source G. F. Chapline, R. Clarke August 18, 2009 DOE Fusion-Fission Workshop Gaithersburg, MD, United States September 30, 2009 through October 2, 2009 Disclaimer

More information

ASTER. Dose Rate Visualization of Radioisotope Thermoelectric. Generators. RECElVED BEC OF THIS DOCUMEMT IS UNLlMIi L, Hanford Company

ASTER. Dose Rate Visualization of Radioisotope Thermoelectric. Generators. RECElVED BEC OF THIS DOCUMEMT IS UNLlMIi L, Hanford Company Dose Rate Visualization of Radioisotope Thermoelectric RECElVED Generators BEC 0 5 1995 Prepared for t h e US. De.partment of Energy Assistant Secretary for Environmental Management Westinghouse Hanford

More information

Malcolm Bean AT THE MAY All Rights Reserved. Signature of Author: Malcolm Bean Department of Nuclear Science and Engineering

Malcolm Bean AT THE MAY All Rights Reserved. Signature of Author: Malcolm Bean Department of Nuclear Science and Engineering COMPUTATIONAL NEUTRONICS ANALYSIS OF TRIGA REACTORS DURING POWER PULSING ARCHIIVE By Malcolm Bean SUBMITTED TO THE DEPARTMENT OF NUCLEAR SCIENCE AND ENGINEERING IN PARTIAL FULFILLMENT OF THE REQUIREMENT

More information

J. R Creighton and C. M. Truong Org. 1126, MS 0601 P.O. Box 5800 Sandia National Laboratories Albuquerque, NM

J. R Creighton and C. M. Truong Org. 1126, MS 0601 P.O. Box 5800 Sandia National Laboratories Albuquerque, NM Fundamental Surface Chemistry of GaAs OMVPE J. R Creighton and C. M. Truong Org. 26, MS 060 P.O. Box 5800 Sandia National Laboratories Albuquerque, NM 8785060 Organometallic and hydride compounds are widely

More information

SUB-CHAPTER D.1. SUMMARY DESCRIPTION

SUB-CHAPTER D.1. SUMMARY DESCRIPTION PAGE : 1 / 12 CHAPTER D. REACTOR AND CORE SUB-CHAPTER D.1. SUMMARY DESCRIPTION Chapter D describes the nuclear, hydraulic and thermal characteristics of the reactor, the proposals made at the present stage

More information

Multi-Scale Chemical Process Modeling with Bayesian Nonparametric Regression

Multi-Scale Chemical Process Modeling with Bayesian Nonparametric Regression Multi-Scale Chemical Process Modeling with Bayesian Nonparametric Regression Evan Ford, 1 Fernando V. Lima 2 and David S. Mebane 1 1 Mechanical and Aerospace Engineering 2 Chemical Engineering West Virginia

More information

GA A22677 THERMAL ANALYSIS AND TESTING FOR DIII D OHMIC HEATING COIL

GA A22677 THERMAL ANALYSIS AND TESTING FOR DIII D OHMIC HEATING COIL GA A677 THERMAL ANALYSIS AND TESTING FOR DIII D OHMIC HEATING COIL by C.B. BAXI, P.M. ANDERSON, and A.M. GOOTGELD NOVEMBER 1997 DISCLAIMER This report was prepared as an account of work sponsored by an

More information

PROJECT PROGRESS REPORT (06/16/1998-9/15/1998):

PROJECT PROGRESS REPORT (06/16/1998-9/15/1998): PROJECT PROGRESS REPORT (/1/199-9/15/199): A COMPREHENSVE STUDY OF FRACTURE PATTERNS AND DENSTES N THE GEYSERS GEOTHERMAL RESERVOR USNG MCROEARTHQUAKE SHEAR-WAVE SPLTTNG TOMOGRAPHY (YEAR 2: TOMOGRAPHC

More information

Use of Gamma Rays from the Decay of 13.8-sec "Be to Calibrate a Germanium Gamma Ray Detector for Measurements up to 8 MeV

Use of Gamma Rays from the Decay of 13.8-sec Be to Calibrate a Germanium Gamma Ray Detector for Measurements up to 8 MeV The submitted manuscript has been authored by a contractor of the U S Government under contract No W-31-109-ENG-38 Accordingly the U S Government retains a nonexclusive, royalty-free license to publish

More information

Comparison Between Various Beam Steering Algorithms for the CEBAF Lattice* INTRODUCTION. SVD Based Algorithm

Comparison Between Various Beam Steering Algorithms for the CEBAF Lattice* INTRODUCTION. SVD Based Algorithm JLAB-ACC-96-06 Comparison Between Various Beam Steering Algorithms for the CEBAF Lattice* M. Chowdhary, Y-C Chao, S. Witherspoon Thomas Jefferson National Accelerator Facility, Newport News, VA 23606 USA

More information

A TER. Observation of Xe with the PNNL ARSA System PNNL UC-7 13

A TER. Observation of Xe with the PNNL ARSA System PNNL UC-7 13 PNNL-11654 UC-7 13 135 Observation of Xe with the PNNL ARSA System P.L. Reeder, T.W. Bowyer, K.H. Abel, C.W. Hubbard, M.E. Panisko, R.C. Thompson, R.A. Warner August 1997 Prepared for the US. Department

More information

CFD-NEUTRONIC COUPLED CALCULATION OF A PWR FUEL ASSEMBLY CONSIDERING PRESSURE DROP AND TURBULENCE PRODUCED BY SPACER GRIDS

CFD-NEUTRONIC COUPLED CALCULATION OF A PWR FUEL ASSEMBLY CONSIDERING PRESSURE DROP AND TURBULENCE PRODUCED BY SPACER GRIDS CFD-NEUTRONIC COUPLED CALCULATION OF A PWR FUEL ASSEMBLY CONSIDERING PRESSURE DROP AND TURBULENCE PRODUCED BY SPACER GRIDS C. Peña-Monferrer a, F. Pellacani d, S. Chiva b,, T. Barrachina c, R. Miró c,

More information

Simulation of Double-Null Divertor Plasmas with the UEDGE Code

Simulation of Double-Null Divertor Plasmas with the UEDGE Code Preprint UCRL-JC-134341 Simulation of Double-Null Divertor Plasmas with the UEDGE Code M. E. Rensink, S. L. Allen, G. 0. Porter, T. 0. Rognlien This article was submitted to 7th International Workshop

More information

GA A27806 TURBULENCE BEHAVIOR AND TRANSPORT RESPONSE APPROACHING BURNING PLASMA RELEVANT PARAMETERS

GA A27806 TURBULENCE BEHAVIOR AND TRANSPORT RESPONSE APPROACHING BURNING PLASMA RELEVANT PARAMETERS GA A27806 TURBULENCE BEHAVIOR AND TRANSPORT RESPONSE APPROACHING by G.R. McKEE, C. HOLLAND, Z. YAN, E.J. DOYLE, T.C. LUCE, A. MARINONI, C.C. PETTY, T.L. RHODES, L. SCHMITZ, W.M. SOLOMON, B.J. TOBIAS, G.

More information

A Distributed Radiator, Heavy Ion Driven Inertial Confinement Fusion Target with Realistic, Multibeam Illumination Geometry

A Distributed Radiator, Heavy Ion Driven Inertial Confinement Fusion Target with Realistic, Multibeam Illumination Geometry UCRL-JC-131974 PREPRINT A Distributed Radiator, Heavy Ion Driven Inertial Confinement Fusion Target with Realistic, Multibeam Illumination Geometry D. A. Callahan-Miller M. Tabak This paper was prepared

More information

IMAGING OF HETEROGENEOUS MATERIALS BY. P. Staples, T. H. Prettyman, and J. Lestone

IMAGING OF HETEROGENEOUS MATERIALS BY. P. Staples, T. H. Prettyman, and J. Lestone Tifle: IMAGING OF HETEROGENEOUS MATERIALS BY PROMPT GAMMA-RAY NEUTRON ACTIVATION ANALYSIS R'6iCElVED OCT 0 5 998 Author@): P. Staples, T. H. Prettyman, and J. Lestone os Submitted to: 998 Symposium on

More information

- Yl;/& 9s - 4 on 3D Deterministic Radiation Transport Computer Programs

- Yl;/& 9s - 4 on 3D Deterministic Radiation Transport Computer Programs c f- -7 MJ- @Ofi-F - Yl;/& 9s - 4 on 3D Deterministic Radiation Transport Computer Programs Paper to be Features, Applications and Perspectives, OECD Chateau de la Muette, Paris -XVI, December 2-3, 1996.

More information

BWXT Y-12 Y-12. A BWXT/Bechtel Enterprise SMALL, PORTABLE, LIGHTWEIGHT DT NEUTRON GENERATOR FOR USE WITH NMIS

BWXT Y-12 Y-12. A BWXT/Bechtel Enterprise SMALL, PORTABLE, LIGHTWEIGHT DT NEUTRON GENERATOR FOR USE WITH NMIS BWXT Y-12 A BWXT/Bechtel Enterprise Report No.: Y/LB-16,078 (Paper) SMALL, PORTABLE, LIGHTWEIGHT DT NEUTRON GENERATOR FOR USE WITH NMIS J. Reichardt J. T. Mihalczo R. B. Oberer L. G. Chiang J. K. Mattingly

More information

PROCEEDINGS THIRD WORKSHOP GEOTHERMAL RESERVOIR ENGINEERING. December 14-15,1977

PROCEEDINGS THIRD WORKSHOP GEOTHERMAL RESERVOIR ENGINEERING. December 14-15,1977 SGPTR258 PROCEEDINGS THIRD WORKSHOP GEOTHERMAL RESERVOIR ENGINEERING December 1415,1977 *Conducted under Subcontract No. 16735 with Lawrence Berkeley Laboratory, Universityof California, sponsored by the

More information

Rattlesnake, MAMMOTH and Research in Support of TREAT Kinetics Calculations

Rattlesnake, MAMMOTH and Research in Support of TREAT Kinetics Calculations Rattlesnake, MAMMOTH and Research in Support of TREAT Kinetics Calculations www.inl.gov DOE NEUP-IRP Meeting University of Michigan May 24, 2016 TREAT s mission is to deliver transient energy deposition

More information

VVER-1000 Coolant Transient Benchmark - Overview and Status of Phase 2

VVER-1000 Coolant Transient Benchmark - Overview and Status of Phase 2 International Conference Nuclear Energy for New Europe 2005 Bled, Slovenia, September 5-8, 2005 VVER-1000 Coolant Transient Benchmark - Overview and Status of Phase 2 Nikola Kolev, Nikolay Petrov Institute

More information

Tell uric prof i 1 es across the Darrough Known Geothermal Resource Area, Nevada. Harold Kaufniann. Open-file Report No.

Tell uric prof i 1 es across the Darrough Known Geothermal Resource Area, Nevada. Harold Kaufniann. Open-file Report No. Tell uric prof i 1 es across the Darrough Known Geothermal Resource Area, Nevada c i 4 L BY D Harold Kaufniann U.S. Geological Survey. r,. Open-file Report No. 76-286 1976 \, *\. i \ -- i 1'.- - L -.,,-.,

More information

Advanced Multi-Physics Modeling & Simulation Efforts for Fast Reactors

Advanced Multi-Physics Modeling & Simulation Efforts for Fast Reactors Advanced Multi-Physics Modeling & Simulation Efforts for Fast Reactors J.W. Thomas Argonne National Laboratory IAEA Technical Meeting on Priorities in Modeling & Simulation in Fast Reactor Systems April

More information

GA A26686 FAST ION EFFECTS DURING TEST BLANKET MODULE SIMULATION EXPERIMENTS IN DIII-D

GA A26686 FAST ION EFFECTS DURING TEST BLANKET MODULE SIMULATION EXPERIMENTS IN DIII-D GA A26686 FAST ION EFFECTS DURING TEST BLANKET MODULE SIMULATION EXPERIMENTS IN DIII-D by G.J. KRAMER, B.V. BUDNY, R. ELLIS, W.W. HEIDBRINK, T. KURKI-SUONIO, R. NAZIKIAN, A. SALMI, M.J. SCHAFFER, K. SHINOHARA,

More information

Boiling Water Reactor Turbine Trip (TT) Benchmark

Boiling Water Reactor Turbine Trip (TT) Benchmark Nuclear Science ISBN 978-92-64-99137-8 NEA/NSC/DOC(2010)11 NEA Nuclear Science Committee NEA Committee on the Safety of Nuclear Installations US Nuclear Regulatory Commission Boiling Water Reactor Turbine

More information

Introduction to Reactivity and Reactor Control

Introduction to Reactivity and Reactor Control Introduction to Reactivity and Reactor Control Larry Foulke Adjunct Professor Director of Nuclear Education Outreach University of Pittsburgh IAEA Workshop on Desktop Simulation October 2011 Learning Objectives

More information

Meraj Rahimi, JAI Co. Dale Lancaster, TRW Environmental Safety Systems

Meraj Rahimi, JAI Co. Dale Lancaster, TRW Environmental Safety Systems @ofif-976607--f Isotopic Biases for Actinide-Only Burnup Credit Meraj Rahimi, JAI Co. Dale Lancaster, TRW Environmental Safety Systems. Bernie Hoeffer, TRW Environmental Safety Systems Marc Nichols, TRW

More information

ASSESSMENT OF A TRACE/PARCS BENCHMARK AGAINST LEIBSTADT PLANT DATA DURING THE TURBINE TRIP TEST ABSTRACT

ASSESSMENT OF A TRACE/PARCS BENCHMARK AGAINST LEIBSTADT PLANT DATA DURING THE TURBINE TRIP TEST ABSTRACT ASSESSMENT OF A TRACE/PARCS BENCHMARK AGAINST LEIBSTADT PLANT DATA DURING THE TURBINE TRIP TEST P. Papadopoulos 1 and A. Sekhri 2 1 : Laboratory for Nuclear Energy Systems Swiss Federal Institute of Technology

More information

Hydra Fault Current Limiting HTS Cable to be Installed in the Consolidated Edison Grid

Hydra Fault Current Limiting HTS Cable to be Installed in the Consolidated Edison Grid Hydra Fault Current Limiting HTS Cable to be Installed in the Consolidated Edison Grid J. McCall, J. Yuan, D. Folts, N. Henderson, American Superconductor D. Knoll, Southwire M. Gouge, R. Duckworth, J.

More information

AC dipole based optics measurement and correction at RHIC

AC dipole based optics measurement and correction at RHIC BNL-1132-213-CP AC dipole based optics measurement and correction at RHIC X. Shen, S. Y. Lee Indiana University of Bloomington, IN 4745, USA M. Bai, S. White, G. Robert-Demolaize, Y. Luo, A. Marusic BNL,

More information

Lesson 14: Reactivity Variations and Control

Lesson 14: Reactivity Variations and Control Lesson 14: Reactivity Variations and Control Reactivity Variations External, Internal Short-term Variations Reactivity Feedbacks Reactivity Coefficients and Safety Medium-term Variations Xe 135 Poisoning

More information

Three-dimensional coupled kinetics/thermalhydraulic benchmark TRIGA experiments

Three-dimensional coupled kinetics/thermalhydraulic benchmark TRIGA experiments Annals of Nuclear Energy 27 (2000) 771±790 www.elsevier.com/locate/anucene Three-dimensional coupled kinetics/thermalhydraulic benchmark TRIGA experiments Madeline Anne Feltus*, William Scott Miller The

More information

PRECISION STUDIES OF NUCLEI

PRECISION STUDIES OF NUCLEI .., -: PRECISION STUDIES OF NUCLEI Final Report September 1, 1994- December 31, 1996 Paul E. Ulmer, Principal Investigator Department of Physics Old Dominion University Norfolk, VA 23529 Report Date: February

More information

Cable Tracking System Proposal. Nick Friedman Experimenta1 Facilities Division. June 25,1993. Advanced Photon Source Argonne National Laboratory

Cable Tracking System Proposal. Nick Friedman Experimenta1 Facilities Division. June 25,1993. Advanced Photon Source Argonne National Laboratory LS224 by i contractor of the U.S Government under contract No. W31104ENG38. Accordingly, the U. S Government retains a nonexclusive, royaltyfree license to publish or reproduce the published form d this

More information

Benchmark Calculation of KRITZ-2 by DRAGON/PARCS. M. Choi, H. Choi, R. Hon

Benchmark Calculation of KRITZ-2 by DRAGON/PARCS. M. Choi, H. Choi, R. Hon Benchmark Calculation of KRITZ-2 by DRAGON/PARCS M. Choi, H. Choi, R. Hon General Atomics: 3550 General Atomics Court, San Diego, CA 92121, USA, Hangbok.Choi@ga.com Abstract - Benchmark calculations have

More information

Process Systems Engineering

Process Systems Engineering Process Systems Engineering Coal Oxycombustion Flowsheet Optimization Alexander W. Dowling Lorenz T. Biegler Carnegie Mellon University David C. Miller, NETL March 10 th, 2013 1 Oxycombustion Flowsheet

More information

ENHANCEMENT OF COMPUTER SYSTEMS FOR CANDU REACTOR PHYSICS SIMULATIONS

ENHANCEMENT OF COMPUTER SYSTEMS FOR CANDU REACTOR PHYSICS SIMULATIONS ENHANCEMENT OF COMPUTER SYSTEMS FOR CANDU REACTOR PHYSICS SIMULATIONS E. Varin, M. Dahmani, W. Shen, B. Phelps, A. Zkiek, E-L. Pelletier, T. Sissaoui Candu Energy Inc. WORKSHOP ON ADVANCED CODE SUITE FOR

More information

NEA Nuclear Science Committee Working Party on Scientific Issues of Reactor Systems. Final Report. January 2007

NEA Nuclear Science Committee Working Party on Scientific Issues of Reactor Systems. Final Report. January 2007 Nuclear Science ISBN 92-64-02330-5 NEA/NSC/DOC(2006)20 NEA Nuclear Science Committee Working Party on Scientific Issues of Reactor Systems PWR MOX/UO 2 Core Transient Benchmark Final Report January 2007

More information

GA A25853 FAST ION REDISTRIBUTION AND IMPLICATIONS FOR THE HYBRID REGIME

GA A25853 FAST ION REDISTRIBUTION AND IMPLICATIONS FOR THE HYBRID REGIME GA A25853 FAST ION REDISTRIBUTION AND IMPLICATIONS FOR THE HYBRID REGIME by R. NAZIKIAN, M.E. AUSTIN, R.V. BUDNY, M.S. CHU, W.W. HEIDBRINK, M.A. MAKOWSKI, C.C. PETTY, P.A. POLITZER, W.M. SOLOMON, M.A.

More information

NEW FUEL IN MARIA RESEARCH REACTOR, PROVIDING BETTER CONDITIONS FOR IRRADIATION IN THE FAST NEUTRON SPECTRUM.

NEW FUEL IN MARIA RESEARCH REACTOR, PROVIDING BETTER CONDITIONS FOR IRRADIATION IN THE FAST NEUTRON SPECTRUM. NEW FUEL IN MARIA RESEARCH REACTOR, PROVIDING BETTER CONDITIONS FOR IRRADIATION IN THE FAST NEUTRON SPECTRUM. M. LIPKA National Centre for Nuclear Research Andrzeja Sołtana 7, 05-400 Otwock-Świerk, Poland

More information