An Angular Multigrid Acceleration Method for S n Equations with Highly Forward-Peaked Scattering

Size: px
Start display at page:

Download "An Angular Multigrid Acceleration Method for S n Equations with Highly Forward-Peaked Scattering"

Transcription

1 An Angular Multigrid Acceleration Method for S n Equations with Highly Forward-Peaked Scattering Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Texas A&M University, Dept. of Nuclear Engineering Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 1 / 20

2 Outline 1 Introduction Motivation Equation Previous attempts 2 Angular multigrid with Krylov solver Angular multigrid with Krylov solver Results Algebraic multigrid for DSA 3 Conclusions Conclusions References Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 2 / 20

3 Motivation Coupled photon-electron transport has many applications such as radiotherapy, electronics hardening, etc. Electrons interact through Coulomb interactions highly anisotropic scattering. Standard acceleration schemes (Diffusion Synthetic Acceleration) focus on the isotropic part of the flux inefficient for electron transport. Angular multigrid technique proven to be efficient in one dimension [Morel and Manteuffel, 1991] but unstable in the multidimensional case need an efficient way to stabilize the scheme [Pautz et al., 1999]. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 3 / 20

4 Continuous equation Ω Ψ(r,Ω,E) + Σ t (r,e)ψ(r,ω,e) = Σ s (r,ω Ω,E E)Ψ(r,Ω,E )de dω + Q(r,Ω,E) 4π 0 (1) where : Ψ is the angular flux. Σ t is the macroscopic total cross section. Σ s is the macroscopic differential scattering cross section. Q is a volumetric source. Ω = (µ,φ) with µ the cosine of the directional polar angle and φ is the directional azimuthal angle. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 4 / 20

5 Discretized equation The angular discretization (S n ) of the multigroup equation is : where : Y m l Ω d Ψ g d (r) + Σg t (r)ψg d (r) = G L l g =0 l=0 m= l (2l + 1) Σ g g s,l (r)φ g l,m 4π (r)y m l (Ω d ) + Q g d (r) (2) are the spherical harmonics. Σ s,l is the Legendre moment of degree l of the scattering cross section. Ψ d is the angular flux on direction d. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 5 / 20

6 Source Iteration The previous equation can be written as : LΨ = MΣDΨ + Q (3) The Source Iteration (SI) method works as follows : LΨ k = MΣDΨ k 1 + Q (4) Source Iteration with DSA/P1SA can be written as : Φ k+1/2 = DL 1 MΣΦ k + DL 1 Q (5) ) δφ k = A (Φ k+1/2 Φ k (6) Φ k+1 = Φ k+1/2 + δφ k (7) where : Φ k = DΨ k is the vector of all moments of the flux. A is the DSA/P1SA operator. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 6 / 20

7 Angular multigrid for one dimension problem In one dimension, angular multigrid works in a similar way as DSA/P1SA but : A is a sequence of transport sweep operators with half the number of angles. there is a correction for each S n transport equation: δφ k 1 = T n/2δφ k 0, δφk 2 = T n/4δφ k 1, etc. at the coarsest level (δφ k I ), we use a P1SA equation with δφk I 1 is given by a T 4. the optimal transport correction has to be used for each correction. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 7 / 20

8 Angular multigrid for one dimension problem Let s define the optimal transport correction for a P N 1 expansion of the cross sections is given by : Σ MG, s,l = Σ s,l Σ s,n/2 + Σ s,n 1 2 for k = 0,...,N 1 (8) This correction is optimal because it minimizes high-frequency angular errors. These errors are minimized according to : ρ s = max ( Σ s,n/2 /Σ s,0, Σ s,n/2+1 /Σ s,0,..., Σ s,n 1 /Σ s,0 ) (9) Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 8 / 20

9 Angular multigrid for one dimension problem The scheme works as follows : 1 Perform a transport sweep for the S n equations. 2 Perform a transport sweep for the S n/2 equations with a P n/2 1 expansion of the S n residual as the inhomogeneous source. 3 Continue coarsening the angular grid by a factor 2 until a sweep has been performed for the S 4 equations. 4 Solve the P1SA equation with a P 1 expansion of for the S 4 residual as the inhomogeneous source. 5 Add the Legendre moments of the diffusion solution to the Legendre moments of the S 4 iterate to obtain the accelerated S 4 iterate. 6 Continue adding the corrections from each coarse grid to the finer grid above until the accelerated S n iterate has been obtained. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 9 / 20

10 Angular multigrid for one dimension problem Previous results in one dimension were very encouraging : if Fokker-Planck cross sections are used to approximated electron cross section, the spectral radius (ρ) of the angular multigrid method is bounded by 0.6 while the spectral radius of the DSA can be arbitrary close to 1. Scheme Quadrature order Computational ρ Theoretical ρ DSA MG Table: Performance of angular multigrid and DSA[Morel and Manteuffel, 1991] Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 10 / 20

11 Angular multigrid for multidimensional problem P1SA is unstable if Σ s,1 Σ t 0.5 P1SA cannot be used for electron transport. Pautz et al[pautz et al., 1999] adapted the angular multigrid method to multidimensions by replacing the P1SA by DSA and using the transport operator until S 2 instead of S 4. However the scheme is unstable need a filter to stabilize the method deteriorate the convergence speed. The spectral radius can become arbitrary close to one. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 11 / 20

12 Angular multigrid with Krylov solver To stabilize the angular multigrid method, Krylov solver (e.g. GMRES) can be used instead of a filter + SI. When using a Krylov solver equation (3) : LΨ = MΣDΨ + Q has to be rewritten as : (I T )Φ = DL 1 Q (10) where I is the identity matrix, T is DL 1 MΣ and the previous equation is refered to as SI-preconditioned. If A is a preconditioner, the preconditioned equation is given by : A(I T )Φ = ADL 1 Q (11) Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 12 / 20

13 Angular multigrid with Krylov solver When using the angular multigrid method with a Krylov solver, the preconditioner is given by : A = I +P n/2 n T n/2 (I +P n/4 n/2 T n/4 (...(I +P 0 2 T 0 R 2 0 )...))R n n/2 (12) where : P n/2 n is the projection matrix of Φ n/2 to Φ n. R n n/2 is the restriction matrix of Φ n to Φ n. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 13 / 20

14 Homogeneous medium Set-up : the domain is 5cm by 5cm and there are 50 by 50 cells. We use Fokker-Planck cross-section ( Σ s,l = α 2 (L(L + 1) l(l + 1)) with α = 1. The quadrature used is a Galerkin Gauss-Legendre-Chebyshev quadrature. The spatial discretization uses linear discontinuous finite elements. There is a uniform source of intensity 10. The relative tolerance on the solver is 10 4.We compare the number of GMRES iterations and the elapsed time for : SI preconditioning (SI). DSA preconditioning (DSA). angular multigrid preconditioning (MG). Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 14 / 20

15 Homogeneous medium S 4 S 8 S 16 SI DSA MG SI DSA MG SI DSA MG Table: GMRES iterations S 4 S 8 S 16 SI DSA MG SI DSA MG SI DSA MG Table: Elapsed time (s) Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 15 / 20

16 Heterogeneous medium Set-up : the domain is 10cm by 10cm and there are 50 by 50 cells. We use a S 8 Galerkin Gauss-Legendre-Chebyshev quadrature. The spatial discretization uses linear discontinuous finite of elements. There is a uniform source of intensity 10. The relative tolerance on the solver is We use two repeated layers on 10 zones, both of them are Fokker-Planck cross sections : Medium 1 : Σ t = Σ s,0 = 720 Medium 2 : Σ t = Σ s,0 = 1/720 Figure: Setup of the problem Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 16 / 20

17 Heterogeneous medium SI MG Table: GMRES iterations SI MG Table: Elapsed time (s) Even in heterogeneous medium the scheme is efficient. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 17 / 20

18 Algebraic multigrid for DSA At the coarsest level, we need to solve a diffusion equation, i.e., to solve a Symmetric Positive Definite (SPD) system. DSA used is discretized using discontinuous finite elements[wang and Ragusa, 2010]. Standard method to solve a SPD system is to use preconditioned conjugate gradient (PCG). Algebraic spatial multigrid methods can provide an excellent preconditioner. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 18 / 20

19 Conclusions Angular multigrid is very efficient for one dimension problems but needs to be stabilized for multidimensional prolems. Krylov methods stabilize efficiently angular multigrid for multidimensional problems. Algebraic multigrid can advantageously preconditioned conjugate gradient to solve DSA if the storage of the matrix can be afforded. Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 19 / 20

20 References Adams, M. L. and Wareing, T. A. (1993). Diffusion-synthetic acceleration given anisotropic scattering, general quadratures, and multidimensions. Conference: American Nuclear Society(ANS) annual meeting, San Diego, 68. Bell, W. N., Olson, L. N., and Schroder, J. B. (2011). PyAMG: Algebraic Multigrid Solvers in Python v2.0. Release 2.0. Briggs, W. L., Henseon, V. E., and McCormik, S. F. (2000). A Multigrid Tutorial. Second edition. Morel, J. and Manteuffel, T. (1991). An Angular Multigrid Acceleration Technique S n Equations with Highly Forward-Peaked Scattering. Nuclear Science and Engineering, 107: Notay, Y. (2010). An aggregation-based algebraic multigrid method. Electronic Transactions on Numerical Analysis, 37: Pautz, S., Morel, J., and Adams, M. (1999). An Angular Multigrid Acceleration Method for S n Equations with Highly Forward-Peaked Scattering. Proceedings of the International Conference on Mathematics and Computation, Reactor Physics and Environmental Analyses in Nuclear Applications, Madrid, Spain, 1: Wang, Y. and Ragusa, J. (2010). Diffusion Synthetic Acceleration for High-Order Discontinuous Finite Element S n Transport Schemes and Application to Locally Refined Unstructured Meshes. Nuclear Science and Engineering, 166: Bruno Turcksin & Jean C. Ragusa & Jim E. Morel Angular Multigrid Acceleration Method for S n Equations 20 / 20

Nonlinear Iterative Solution of the Neutron Transport Equation

Nonlinear Iterative Solution of the Neutron Transport Equation Nonlinear Iterative Solution of the Neutron Transport Equation Emiliano Masiello Commissariat à l Energie Atomique de Saclay /DANS//SERMA/LTSD emiliano.masiello@cea.fr 1/37 Outline - motivations and framework

More information

SPATIAL MULTIGRID FOR ISOTROPIC NEUTRON TRANSPORT

SPATIAL MULTIGRID FOR ISOTROPIC NEUTRON TRANSPORT SPATIAL MULTIGRID FOR ISOTROPIC NEUTRON TRANSPORT B. CHANG, T. MANTEUFFEL, S. MCCORMICK, J. RUGE, S. AND B. SHEEHAN Abstract. A spatial multigrid algorithm for isotropic neutron transport is presented

More information

The Conjugate Gradient Method

The Conjugate Gradient Method The Conjugate Gradient Method Classical Iterations We have a problem, We assume that the matrix comes from a discretization of a PDE. The best and most popular model problem is, The matrix will be as large

More information

AND ITERATIVE EFFICIENCY. A Dissertation YUNHUANG ZHANG

AND ITERATIVE EFFICIENCY. A Dissertation YUNHUANG ZHANG EVEN-PARITY S N ADJOINT METHOD INCLUDING SP N MODEL ERROR AND ITERATIVE EFFICIENCY A Dissertation by YUNHUANG ZHANG Submitted to the Office of Graduate and Professional Studies of Texas A&M University

More information

DIFFUSION PRECONDITIONER FOR DISCONTINUOUS GALERKIN TRANSPORT PROBLEMS. A Thesis ANTHONY PETRU BARBU

DIFFUSION PRECONDITIONER FOR DISCONTINUOUS GALERKIN TRANSPORT PROBLEMS. A Thesis ANTHONY PETRU BARBU DIFFUSION PRECONDITIONER FOR DISCONTINUOUS GALERKIN TRANSPORT PROBLEMS A Thesis by ANTHONY PETRU BARBU Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment of the

More information

New Multigrid Solver Advances in TOPS

New Multigrid Solver Advances in TOPS New Multigrid Solver Advances in TOPS R D Falgout 1, J Brannick 2, M Brezina 2, T Manteuffel 2 and S McCormick 2 1 Center for Applied Scientific Computing, Lawrence Livermore National Laboratory, P.O.

More information

Algebraic Multigrid as Solvers and as Preconditioner

Algebraic Multigrid as Solvers and as Preconditioner Ò Algebraic Multigrid as Solvers and as Preconditioner Domenico Lahaye domenico.lahaye@cs.kuleuven.ac.be http://www.cs.kuleuven.ac.be/ domenico/ Department of Computer Science Katholieke Universiteit Leuven

More information

arxiv: v1 [math.na] 11 Jul 2011

arxiv: v1 [math.na] 11 Jul 2011 Multigrid Preconditioner for Nonconforming Discretization of Elliptic Problems with Jump Coefficients arxiv:07.260v [math.na] Jul 20 Blanca Ayuso De Dios, Michael Holst 2, Yunrong Zhu 2, and Ludmil Zikatanov

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra)

AMS526: Numerical Analysis I (Numerical Linear Algebra) AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 24: Preconditioning and Multigrid Solver Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Numerical Analysis I 1 / 5 Preconditioning Motivation:

More information

Robust solution of Poisson-like problems with aggregation-based AMG

Robust solution of Poisson-like problems with aggregation-based AMG Robust solution of Poisson-like problems with aggregation-based AMG Yvan Notay Université Libre de Bruxelles Service de Métrologie Nucléaire Paris, January 26, 215 Supported by the Belgian FNRS http://homepages.ulb.ac.be/

More information

Computational Linear Algebra

Computational Linear Algebra Computational Linear Algebra PD Dr. rer. nat. habil. Ralf-Peter Mundani Computation in Engineering / BGU Scientific Computing in Computer Science / INF Winter Term 2018/19 Part 4: Iterative Methods PD

More information

Preface to the Second Edition. Preface to the First Edition

Preface to the Second Edition. Preface to the First Edition n page v Preface to the Second Edition Preface to the First Edition xiii xvii 1 Background in Linear Algebra 1 1.1 Matrices................................. 1 1.2 Square Matrices and Eigenvalues....................

More information

Adaptive algebraic multigrid methods in lattice computations

Adaptive algebraic multigrid methods in lattice computations Adaptive algebraic multigrid methods in lattice computations Karsten Kahl Bergische Universität Wuppertal January 8, 2009 Acknowledgements Matthias Bolten, University of Wuppertal Achi Brandt, Weizmann

More information

LEAST-SQUARES FINITE-ELEMENT DISCRETIZATION OF THE NEUTRON TRANSPORT EQUATION IN SPHERICAL GEOMETRY

LEAST-SQUARES FINITE-ELEMENT DISCRETIZATION OF THE NEUTRON TRANSPORT EQUATION IN SPHERICAL GEOMETRY LEAST-SQUARES FINITE-ELEMENT DISCRETIZATION OF THE NEUTRON TRANSPORT EQUATION IN SPHERICAL GEOMETRY C. KETELSEN, T. MANTEUFFEL, AND J. B. SCHRODER Abstract. The main focus of this paper is the numerical

More information

1. Fast Iterative Solvers of SLE

1. Fast Iterative Solvers of SLE 1. Fast Iterative Solvers of crucial drawback of solvers discussed so far: they become slower if we discretize more accurate! now: look for possible remedies relaxation: explicit application of the multigrid

More information

Stabilization and Acceleration of Algebraic Multigrid Method

Stabilization and Acceleration of Algebraic Multigrid Method Stabilization and Acceleration of Algebraic Multigrid Method Recursive Projection Algorithm A. Jemcov J.P. Maruszewski Fluent Inc. October 24, 2006 Outline 1 Need for Algorithm Stabilization and Acceleration

More information

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Problem Jörg-M. Sautter Mathematisches Institut, Universität Düsseldorf, Germany, sautter@am.uni-duesseldorf.de

More information

Nonlinear Computational Methods for Simulating Interactions of Radiation with Matter in Physical Systems

Nonlinear Computational Methods for Simulating Interactions of Radiation with Matter in Physical Systems Nonlinear Computational Methods for Simulating Interactions of Radiation with Matter in Physical Systems Dmitriy Y. Anistratov Department of Nuclear Engineering North Carolina State University NE Seminar,

More information

Elliptic Problems / Multigrid. PHY 604: Computational Methods for Physics and Astrophysics II

Elliptic Problems / Multigrid. PHY 604: Computational Methods for Physics and Astrophysics II Elliptic Problems / Multigrid Summary of Hyperbolic PDEs We looked at a simple linear and a nonlinear scalar hyperbolic PDE There is a speed associated with the change of the solution Explicit methods

More information

Fast Space Charge Calculations with a Multigrid Poisson Solver & Applications

Fast Space Charge Calculations with a Multigrid Poisson Solver & Applications Fast Space Charge Calculations with a Multigrid Poisson Solver & Applications Gisela Pöplau Ursula van Rienen Rostock University DESY, Hamburg, April 26, 2005 Bas van der Geer Marieke de Loos Pulsar Physics

More information

Aspects of Multigrid

Aspects of Multigrid Aspects of Multigrid Kees Oosterlee 1,2 1 Delft University of Technology, Delft. 2 CWI, Center for Mathematics and Computer Science, Amsterdam, SIAM Chapter Workshop Day, May 30th 2018 C.W.Oosterlee (CWI)

More information

Fast solvers for steady incompressible flow

Fast solvers for steady incompressible flow ICFD 25 p.1/21 Fast solvers for steady incompressible flow Andy Wathen Oxford University wathen@comlab.ox.ac.uk http://web.comlab.ox.ac.uk/~wathen/ Joint work with: Howard Elman (University of Maryland,

More information

Adaptive Multigrid for QCD. Lattice University of Regensburg

Adaptive Multigrid for QCD. Lattice University of Regensburg Lattice 2007 University of Regensburg Michael Clark Boston University with J. Brannick, R. Brower, J. Osborn and C. Rebbi -1- Lattice 2007, University of Regensburg Talk Outline Introduction to Multigrid

More information

Spectral analysis of complex shifted-laplace preconditioners for the Helmholtz equation

Spectral analysis of complex shifted-laplace preconditioners for the Helmholtz equation Spectral analysis of complex shifted-laplace preconditioners for the Helmholtz equation C. Vuik, Y.A. Erlangga, M.B. van Gijzen, and C.W. Oosterlee Delft Institute of Applied Mathematics c.vuik@tudelft.nl

More information

University of Illinois at Urbana-Champaign. Multigrid (MG) methods are used to approximate solutions to elliptic partial differential

University of Illinois at Urbana-Champaign. Multigrid (MG) methods are used to approximate solutions to elliptic partial differential Title: Multigrid Methods Name: Luke Olson 1 Affil./Addr.: Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL 61801 email: lukeo@illinois.edu url: http://www.cs.uiuc.edu/homes/lukeo/

More information

Aggregation-based algebraic multigrid

Aggregation-based algebraic multigrid Aggregation-based algebraic multigrid from theory to fast solvers Yvan Notay Université Libre de Bruxelles Service de Métrologie Nucléaire CEMRACS, Marseille, July 18, 2012 Supported by the Belgian FNRS

More information

Solving PDEs with Multigrid Methods p.1

Solving PDEs with Multigrid Methods p.1 Solving PDEs with Multigrid Methods Scott MacLachlan maclachl@colorado.edu Department of Applied Mathematics, University of Colorado at Boulder Solving PDEs with Multigrid Methods p.1 Support and Collaboration

More information

A Sobolev trust-region method for numerical solution of the Ginz

A Sobolev trust-region method for numerical solution of the Ginz A Sobolev trust-region method for numerical solution of the Ginzburg-Landau equations Robert J. Renka Parimah Kazemi Department of Computer Science & Engineering University of North Texas June 6, 2012

More information

9.1 Preconditioned Krylov Subspace Methods

9.1 Preconditioned Krylov Subspace Methods Chapter 9 PRECONDITIONING 9.1 Preconditioned Krylov Subspace Methods 9.2 Preconditioned Conjugate Gradient 9.3 Preconditioned Generalized Minimal Residual 9.4 Relaxation Method Preconditioners 9.5 Incomplete

More information

An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems

An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems P.-O. Persson and J. Peraire Massachusetts Institute of Technology 2006 AIAA Aerospace Sciences Meeting, Reno, Nevada January 9,

More information

EFFICIENT MULTIGRID BASED SOLVERS FOR ISOGEOMETRIC ANALYSIS

EFFICIENT MULTIGRID BASED SOLVERS FOR ISOGEOMETRIC ANALYSIS 6th European Conference on Computational Mechanics (ECCM 6) 7th European Conference on Computational Fluid Dynamics (ECFD 7) 1115 June 2018, Glasgow, UK EFFICIENT MULTIGRID BASED SOLVERS FOR ISOGEOMETRIC

More information

Including general scattering in high-fidelity deterministic particle transport calculations for proton therapy applications

Including general scattering in high-fidelity deterministic particle transport calculations for proton therapy applications Including general scattering in high-fidelity deterministic particle transport calculations for proton therapy applications L.F. de Niet Guided by Dr. D. Lathouwers February 2, 2016 Abstract Normal proton

More information

Chapter 7 Iterative Techniques in Matrix Algebra

Chapter 7 Iterative Techniques in Matrix Algebra Chapter 7 Iterative Techniques in Matrix Algebra Per-Olof Persson persson@berkeley.edu Department of Mathematics University of California, Berkeley Math 128B Numerical Analysis Vector Norms Definition

More information

Kasetsart University Workshop. Multigrid methods: An introduction

Kasetsart University Workshop. Multigrid methods: An introduction Kasetsart University Workshop Multigrid methods: An introduction Dr. Anand Pardhanani Mathematics Department Earlham College Richmond, Indiana USA pardhan@earlham.edu A copy of these slides is available

More information

A High-Order Galerkin Solver for the Poisson Problem on the Surface of the Cubed Sphere

A High-Order Galerkin Solver for the Poisson Problem on the Surface of the Cubed Sphere A High-Order Galerkin Solver for the Poisson Problem on the Surface of the Cubed Sphere Michael Levy University of Colorado at Boulder Department of Applied Mathematics August 10, 2007 Outline 1 Background

More information

A DISCRETE ORDINATES APPROXIMATION TO THE NEUTRON TRANSPORT EQUATION APPLIED TO GENERALIZED GEOMETRIES. A Dissertation.

A DISCRETE ORDINATES APPROXIMATION TO THE NEUTRON TRANSPORT EQUATION APPLIED TO GENERALIZED GEOMETRIES. A Dissertation. A DISCRETE ORDINATES APPROXIMATION TO THE NEUTRON TRANSPORT EQUATION APPLIED TO GENERALIZED GEOMETRIES A Dissertation by MARK DAVID DeHART Submitted to the Office of Graduate Studies of Texas A&M University

More information

Contents. Preface... xi. Introduction...

Contents. Preface... xi. Introduction... Contents Preface... xi Introduction... xv Chapter 1. Computer Architectures... 1 1.1. Different types of parallelism... 1 1.1.1. Overlap, concurrency and parallelism... 1 1.1.2. Temporal and spatial parallelism

More information

Using the Application Builder for Neutron Transport in Discrete Ordinates

Using the Application Builder for Neutron Transport in Discrete Ordinates Using the Application Builder for Neutron Transport in Discrete Ordinates C.J. Hurt University of Tennessee Nuclear Engineering Department (This material is based upon work supported under a Department

More information

Nonlinear acceleration methods for even-parity neutron transport

Nonlinear acceleration methods for even-parity neutron transport University of New Mexico UNM Digital Repository Nuclear Engineering ETDs Engineering ETDs 6-5-00 Nonlinear acceleration methods for even-parity neutron transport William Martin Follow this and additional

More information

AN AGGREGATION MULTILEVEL METHOD USING SMOOTH ERROR VECTORS

AN AGGREGATION MULTILEVEL METHOD USING SMOOTH ERROR VECTORS AN AGGREGATION MULTILEVEL METHOD USING SMOOTH ERROR VECTORS EDMOND CHOW Abstract. Many algebraic multilevel methods for solving linear systems assume that the slowto-converge, or algebraically smooth error

More information

An Algebraic Multigrid Method for Eigenvalue Problems

An Algebraic Multigrid Method for Eigenvalue Problems An Algebraic Multigrid Method for Eigenvalue Problems arxiv:1503.08462v1 [math.na] 29 Mar 2015 Xiaole Han, Yunhui He, Hehu Xie and Chunguang You Abstract An algebraic multigrid method is proposed to solve

More information

Lecture 18 Neutron Kinetics Equations

Lecture 18 Neutron Kinetics Equations 24.505 Lecture 18 Neutron Kinetics Equations Prof. Dean Wang For a nuclear reactor to operate at a constant power level, the rate of neutron production via fission reactions should be exactly balanced

More information

10.6 ITERATIVE METHODS FOR DISCRETIZED LINEAR EQUATIONS

10.6 ITERATIVE METHODS FOR DISCRETIZED LINEAR EQUATIONS 10.6 ITERATIVE METHODS FOR DISCRETIZED LINEAR EQUATIONS 769 EXERCISES 10.5.1 Use Taylor expansion (Theorem 10.1.2) to give a proof of Theorem 10.5.3. 10.5.2 Give an alternative to Theorem 10.5.3 when F

More information

AMG for a Peta-scale Navier Stokes Code

AMG for a Peta-scale Navier Stokes Code AMG for a Peta-scale Navier Stokes Code James Lottes Argonne National Laboratory October 18, 2007 The Challenge Develop an AMG iterative method to solve Poisson 2 u = f discretized on highly irregular

More information

KRYLOV SUBSPACE ITERATIONS FOR DETERMINISTIC k EIGENVALUE CALCULATIONS

KRYLOV SUBSPACE ITERATIONS FOR DETERMINISTIC k EIGENVALUE CALCULATIONS KRYLOV SUBSPACE ITERATIONS FOR DETERMINISTIC k EIGENVALUE CALCULATIONS James S. Warsa, Todd A. Wareing, Jim E. Morel, John M. McGhee Transport Methods Group Los Alamos National Laboratory Los Alamos, NM

More information

A High-Performance Parallel Hybrid Method for Large Sparse Linear Systems

A High-Performance Parallel Hybrid Method for Large Sparse Linear Systems Outline A High-Performance Parallel Hybrid Method for Large Sparse Linear Systems Azzam Haidar CERFACS, Toulouse joint work with Luc Giraud (N7-IRIT, France) and Layne Watson (Virginia Polytechnic Institute,

More information

Preconditioning Techniques Analysis for CG Method

Preconditioning Techniques Analysis for CG Method Preconditioning Techniques Analysis for CG Method Huaguang Song Department of Computer Science University of California, Davis hso@ucdavis.edu Abstract Matrix computation issue for solve linear system

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning

AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Numerical Analysis I 1 / 18 Outline

More information

Sound Propagation through Media. Nachiketa Tiwari Indian Institute of Technology Kanpur

Sound Propagation through Media. Nachiketa Tiwari Indian Institute of Technology Kanpur Sound Propagation through Media Nachiketa Tiwari Indian Institute of Technology Kanpur LECTURE-17 HARMONIC PLANE WAVES Introduction In this lecture, we discuss propagation of 1-D planar waves as they travel

More information

Lab 1: Iterative Methods for Solving Linear Systems

Lab 1: Iterative Methods for Solving Linear Systems Lab 1: Iterative Methods for Solving Linear Systems January 22, 2017 Introduction Many real world applications require the solution to very large and sparse linear systems where direct methods such as

More information

Conjugate Gradients: Idea

Conjugate Gradients: Idea Overview Steepest Descent often takes steps in the same direction as earlier steps Wouldn t it be better every time we take a step to get it exactly right the first time? Again, in general we choose a

More information

Multigrid Methods and their application in CFD

Multigrid Methods and their application in CFD Multigrid Methods and their application in CFD Michael Wurst TU München 16.06.2009 1 Multigrid Methods Definition Multigrid (MG) methods in numerical analysis are a group of algorithms for solving differential

More information

On the interplay between discretization and preconditioning of Krylov subspace methods

On the interplay between discretization and preconditioning of Krylov subspace methods On the interplay between discretization and preconditioning of Krylov subspace methods Josef Málek and Zdeněk Strakoš Nečas Center for Mathematical Modeling Charles University in Prague and Czech Academy

More information

ABSTRACT 1 INTRODUCTION

ABSTRACT 1 INTRODUCTION A NODAL SP 3 APPROACH FOR REACTORS WITH HEXAGONAL FUEL ASSEMBLIES S. Duerigen, U. Grundmann, S. Mittag, B. Merk, S. Kliem Forschungszentrum Dresden-Rossendorf e.v. Institute of Safety Research P.O. Box

More information

Multigrid absolute value preconditioning

Multigrid absolute value preconditioning Multigrid absolute value preconditioning Eugene Vecharynski 1 Andrew Knyazev 2 (speaker) 1 Department of Computer Science and Engineering University of Minnesota 2 Department of Mathematical and Statistical

More information

M.A. Botchev. September 5, 2014

M.A. Botchev. September 5, 2014 Rome-Moscow school of Matrix Methods and Applied Linear Algebra 2014 A short introduction to Krylov subspaces for linear systems, matrix functions and inexact Newton methods. Plan and exercises. M.A. Botchev

More information

Introduction to Multigrid Method

Introduction to Multigrid Method Introduction to Multigrid Metod Presented by: Bogojeska Jasmina /08/005 JASS, 005, St. Petersburg 1 Te ultimate upsot of MLAT Te amount of computational work sould be proportional to te amount of real

More information

QZ-Decomposition For Matrix-Free Sweep With High Order DG-FEM

QZ-Decomposition For Matrix-Free Sweep With High Order DG-FEM QZ-Decomposition For Matrix-Free Sweep With High Order DG-FEM Sebastián González-Pintor, Anders Ålund, Christophe Demazière Department of Mathematical Sciences, Chalmers University of Technology, Sweden

More information

Preconditioned Locally Minimal Residual Method for Computing Interior Eigenpairs of Symmetric Operators

Preconditioned Locally Minimal Residual Method for Computing Interior Eigenpairs of Symmetric Operators Preconditioned Locally Minimal Residual Method for Computing Interior Eigenpairs of Symmetric Operators Eugene Vecharynski 1 Andrew Knyazev 2 1 Department of Computer Science and Engineering University

More information

ANR Project DEDALES Algebraic and Geometric Domain Decomposition for Subsurface Flow

ANR Project DEDALES Algebraic and Geometric Domain Decomposition for Subsurface Flow ANR Project DEDALES Algebraic and Geometric Domain Decomposition for Subsurface Flow Michel Kern Inria Paris Rocquencourt Maison de la Simulation C2S@Exa Days, Inria Paris Centre, Novembre 2016 M. Kern

More information

Higher order basis functions for the discontinuous Galerkin finite element method

Higher order basis functions for the discontinuous Galerkin finite element method Delft, University of Technology bachelor s thesis Higher order basis functions for the discontinuous Galerkin finite element method Author: Emiel Hartsema Supervisor: Dr. Ir. Danny Lathouwers July 19,

More information

Journal of Computational Physics

Journal of Computational Physics Journal of Computational Physics 230 (2011) 6959 6976 Contents lists available at ScienceDirect Journal of Computational Physics journal homepage: www.elsevier.com/locate/jcp Smoothed aggregation multigrid

More information

Kinetic Solvers with Adaptive Mesh in Phase Space for Low- Temperature Plasmas

Kinetic Solvers with Adaptive Mesh in Phase Space for Low- Temperature Plasmas Kinetic Solvers with Adaptive Mesh in Phase Space for Low- Temperature Plasmas Vladimir Kolobov, a,b,1 Robert Arslanbekov a and Dmitry Levko a a CFD Research Corporation, Huntsville, AL 35806, USA b The

More information

A SHORT NOTE COMPARING MULTIGRID AND DOMAIN DECOMPOSITION FOR PROTEIN MODELING EQUATIONS

A SHORT NOTE COMPARING MULTIGRID AND DOMAIN DECOMPOSITION FOR PROTEIN MODELING EQUATIONS A SHORT NOTE COMPARING MULTIGRID AND DOMAIN DECOMPOSITION FOR PROTEIN MODELING EQUATIONS MICHAEL HOLST AND FAISAL SAIED Abstract. We consider multigrid and domain decomposition methods for the numerical

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computers and Mathematics with Applications 68 (2014) 1151 1160 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa A GPU

More information

Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations

Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations A. Ouazzi, M. Nickaeen, S. Turek, and M. Waseem Institut für Angewandte Mathematik, LSIII, TU Dortmund, Vogelpothsweg

More information

On the choice of abstract projection vectors for second level preconditioners

On the choice of abstract projection vectors for second level preconditioners On the choice of abstract projection vectors for second level preconditioners C. Vuik 1, J.M. Tang 1, and R. Nabben 2 1 Delft University of Technology 2 Technische Universität Berlin Institut für Mathematik

More information

The Removal of Critical Slowing Down. Lattice College of William and Mary

The Removal of Critical Slowing Down. Lattice College of William and Mary The Removal of Critical Slowing Down Lattice 2008 College of William and Mary Michael Clark Boston University James Brannick, Rich Brower, Tom Manteuffel, Steve McCormick, James Osborn, Claudio Rebbi 1

More information

On complex shifted Laplace preconditioners for the vector Helmholtz equation

On complex shifted Laplace preconditioners for the vector Helmholtz equation On complex shifted Laplace preconditioners for the vector Helmholtz equation C. Vuik, Y.A. Erlangga, M.B. van Gijzen, C.W. Oosterlee, D. van der Heul Delft Institute of Applied Mathematics c.vuik@tudelft.nl

More information

arxiv: v2 [physics.comp-ph] 15 May 2017

arxiv: v2 [physics.comp-ph] 15 May 2017 arxiv:1609.06699v2 [physics.comp-ph] 15 May 2017 Accurate Least-Squares P N Scaling based on Problem Optical Thickness for solving Neutron Transport Problems Weixiong Zheng a,, Ryan G. McClarren b a epartment

More information

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Eugene Vecharynski 1 Andrew Knyazev 2 1 Department of Computer Science and Engineering University of Minnesota 2 Department

More information

ITERATIVE METHODS FOR SPARSE LINEAR SYSTEMS

ITERATIVE METHODS FOR SPARSE LINEAR SYSTEMS ITERATIVE METHODS FOR SPARSE LINEAR SYSTEMS YOUSEF SAAD University of Minnesota PWS PUBLISHING COMPANY I(T)P An International Thomson Publishing Company BOSTON ALBANY BONN CINCINNATI DETROIT LONDON MADRID

More information

An efficient multigrid solver based on aggregation

An efficient multigrid solver based on aggregation An efficient multigrid solver based on aggregation Yvan Notay Université Libre de Bruxelles Service de Métrologie Nucléaire Graz, July 4, 2012 Co-worker: Artem Napov Supported by the Belgian FNRS http://homepages.ulb.ac.be/

More information

Algebraic Multigrid Preconditioners for Computing Stationary Distributions of Markov Processes

Algebraic Multigrid Preconditioners for Computing Stationary Distributions of Markov Processes Algebraic Multigrid Preconditioners for Computing Stationary Distributions of Markov Processes Elena Virnik, TU BERLIN Algebraic Multigrid Preconditioners for Computing Stationary Distributions of Markov

More information

SOLVING SPARSE LINEAR SYSTEMS OF EQUATIONS. Chao Yang Computational Research Division Lawrence Berkeley National Laboratory Berkeley, CA, USA

SOLVING SPARSE LINEAR SYSTEMS OF EQUATIONS. Chao Yang Computational Research Division Lawrence Berkeley National Laboratory Berkeley, CA, USA 1 SOLVING SPARSE LINEAR SYSTEMS OF EQUATIONS Chao Yang Computational Research Division Lawrence Berkeley National Laboratory Berkeley, CA, USA 2 OUTLINE Sparse matrix storage format Basic factorization

More information

A MULTIGRID ALGORITHM FOR. Richard E. Ewing and Jian Shen. Institute for Scientic Computation. Texas A&M University. College Station, Texas SUMMARY

A MULTIGRID ALGORITHM FOR. Richard E. Ewing and Jian Shen. Institute for Scientic Computation. Texas A&M University. College Station, Texas SUMMARY A MULTIGRID ALGORITHM FOR THE CELL-CENTERED FINITE DIFFERENCE SCHEME Richard E. Ewing and Jian Shen Institute for Scientic Computation Texas A&M University College Station, Texas SUMMARY In this article,

More information

Algebraic multigrid for higher-order finite elements

Algebraic multigrid for higher-order finite elements Journal of Computational Physics 204 (2005) 520 532 www.elsevier.com/locate/jcp Algebraic multigrid for higher-order finite elements J.J. Heys a, *, T.A. Manteuffel b, S.F. McCormick b, L.N. Olson c a

More information

High performance computing for neutron diffusion and transport equations

High performance computing for neutron diffusion and transport equations High performance computing for neutron diffusion and transport equations Horizon Maths 2012 Fondation Science Mathématiques de Paris A.-M. Baudron, C. Calvin, J. Dubois, E. Jamelot, J.-J. Lautard, O. Mula-Hernandez

More information

Numerical methods part 2

Numerical methods part 2 Numerical methods part 2 Alain Hébert alain.hebert@polymtl.ca Institut de génie nucléaire École Polytechnique de Montréal ENE6103: Week 6 Numerical methods part 2 1/33 Content (week 6) 1 Solution of an

More information

Multigrid Algorithms for High-Order Discontinuous Galerkin Discretizations of the Compressible Navier-Stokes Equations

Multigrid Algorithms for High-Order Discontinuous Galerkin Discretizations of the Compressible Navier-Stokes Equations Multigrid Algorithms for High-Order Discontinuous Galerkin Discretizations of the Compressible Navier-Stokes Equations Khosro Shahbazi,a Dimitri J. Mavriplis b Nicholas K. Burgess b a Division of Applied

More information

MULTI-LEVEL TECHNIQUES FOR THE SOLUTION OF THE KINETIC EQUATIONS IN CONDENSING FLOWS SIMON GLAZENBORG

MULTI-LEVEL TECHNIQUES FOR THE SOLUTION OF THE KINETIC EQUATIONS IN CONDENSING FLOWS SIMON GLAZENBORG MULTI-LEVEL TECHNIQUES FOR THE SOLUTION OF THE KINETIC EQUATIONS IN CONDENSING FLOWS SIMON GLAZENBORG CONTENTS Introduction Theory Test case: Nucleation pulse Conclusions & recommendations 2 WHAT IS CONDENSATION

More information

Multigrid and Domain Decomposition Methods for Electrostatics Problems

Multigrid and Domain Decomposition Methods for Electrostatics Problems Multigrid and Domain Decomposition Methods for Electrostatics Problems Michael Holst and Faisal Saied Abstract. We consider multigrid and domain decomposition methods for the numerical solution of electrostatics

More information

Fourier Mode Analysis of Slab-Geometry Transport Iterations in Spatially Periodic Media

Fourier Mode Analysis of Slab-Geometry Transport Iterations in Spatially Periodic Media UCRL-JC-133713 Rev 1 PREPRINT Fourier Mode Analysis of Slab-Geometry Transport Iterations in Spatially Periodic Media M.R. Zika E.W. Larsen This paper was prepared for submittal to the Mathematics and

More information

Solving Large Nonlinear Sparse Systems

Solving Large Nonlinear Sparse Systems Solving Large Nonlinear Sparse Systems Fred W. Wubs and Jonas Thies Computational Mechanics & Numerical Mathematics University of Groningen, the Netherlands f.w.wubs@rug.nl Centre for Interdisciplinary

More information

ADVANCED METHODOLOGY FOR SELECTING GROUP STRUCTURES FOR MULTIGROUP CROSS SECTION GENERATION

ADVANCED METHODOLOGY FOR SELECTING GROUP STRUCTURES FOR MULTIGROUP CROSS SECTION GENERATION ADVANCED METHODOLOGY FOR SELECTING GROUP STRUCTURES FOR MULTIGROUP CROSS SECTION GENERATION Arzu Alpan and Alireza Haghighat Mechanical and Nuclear Engineering Department The Pennsylvania State University

More information

arxiv: v1 [physics.comp-ph] 15 Jan 2019

arxiv: v1 [physics.comp-ph] 15 Jan 2019 Scalable angular adaptivity for Boltzmann transport S. Dargaville a, A.G. Buchan b, R.P. Smedley-Stevenson c,a, P.N. Smith d,a, C.C. Pain a a Applied Modelling and Computation Group, Imperial College London,

More information

Contour Integral Method for the Simulation of Accelerator Cavities

Contour Integral Method for the Simulation of Accelerator Cavities Contour Integral Method for the Simulation of Accelerator Cavities V. Pham-Xuan, W. Ackermann and H. De Gersem Institut für Theorie Elektromagnetischer Felder DESY meeting (14.11.2017) November 14, 2017

More information

Two-level Domain decomposition preconditioning for the high-frequency time-harmonic Maxwell equations

Two-level Domain decomposition preconditioning for the high-frequency time-harmonic Maxwell equations Two-level Domain decomposition preconditioning for the high-frequency time-harmonic Maxwell equations Marcella Bonazzoli 2, Victorita Dolean 1,4, Ivan G. Graham 3, Euan A. Spence 3, Pierre-Henri Tournier

More information

Numerical methods for eigenvalue problems in the description of drift instabilities in the plasma edge

Numerical methods for eigenvalue problems in the description of drift instabilities in the plasma edge Numerical methods for eigenvalue problems in the description of drift instabilities in the plasma edge Dominik Löchel Supervisors: M. Hochbruck and M. Tokar Graduate school Dynamic of hot plasmas Mathematisches

More information

Key words. preconditioned conjugate gradient method, saddle point problems, optimal control of PDEs, control and state constraints, multigrid method

Key words. preconditioned conjugate gradient method, saddle point problems, optimal control of PDEs, control and state constraints, multigrid method PRECONDITIONED CONJUGATE GRADIENT METHOD FOR OPTIMAL CONTROL PROBLEMS WITH CONTROL AND STATE CONSTRAINTS ROLAND HERZOG AND EKKEHARD SACHS Abstract. Optimality systems and their linearizations arising in

More information

A STUDY OF MULTIGRID SMOOTHERS USED IN COMPRESSIBLE CFD BASED ON THE CONVECTION DIFFUSION EQUATION

A STUDY OF MULTIGRID SMOOTHERS USED IN COMPRESSIBLE CFD BASED ON THE CONVECTION DIFFUSION EQUATION ECCOMAS Congress 2016 VII European Congress on Computational Methods in Applied Sciences and Engineering M. Papadrakakis, V. Papadopoulos, G. Stefanou, V. Plevris (eds.) Crete Island, Greece, 5 10 June

More information

INTRODUCTION TO FINITE ELEMENT METHODS ON ELLIPTIC EQUATIONS LONG CHEN

INTRODUCTION TO FINITE ELEMENT METHODS ON ELLIPTIC EQUATIONS LONG CHEN INTROUCTION TO FINITE ELEMENT METHOS ON ELLIPTIC EQUATIONS LONG CHEN CONTENTS 1. Poisson Equation 1 2. Outline of Topics 3 2.1. Finite ifference Method 3 2.2. Finite Element Method 3 2.3. Finite Volume

More information

Fourier Mode Analysis of Slab-Geometry Transport Iterations in Spatially Periodic Media

Fourier Mode Analysis of Slab-Geometry Transport Iterations in Spatially Periodic Media UCRL-JC- 133713 PREPRINT Fourier Mode Analysis of Slab-Geometry Transport Iterations in Spatially Periodic Media Michael R. Zika (LLNL) Edward W. Larsen (University of Michigan) This paper was prepared

More information

Multipole-Based Preconditioners for Sparse Linear Systems.

Multipole-Based Preconditioners for Sparse Linear Systems. Multipole-Based Preconditioners for Sparse Linear Systems. Ananth Grama Purdue University. Supported by the National Science Foundation. Overview Summary of Contributions Generalized Stokes Problem Solenoidal

More information

ANALYSIS OF AUGMENTED LAGRANGIAN-BASED PRECONDITIONERS FOR THE STEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS

ANALYSIS OF AUGMENTED LAGRANGIAN-BASED PRECONDITIONERS FOR THE STEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS ANALYSIS OF AUGMENTED LAGRANGIAN-BASED PRECONDITIONERS FOR THE STEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS MICHELE BENZI AND ZHEN WANG Abstract. We analyze a class of modified augmented Lagrangian-based

More information

From Direct to Iterative Substructuring: some Parallel Experiences in 2 and 3D

From Direct to Iterative Substructuring: some Parallel Experiences in 2 and 3D From Direct to Iterative Substructuring: some Parallel Experiences in 2 and 3D Luc Giraud N7-IRIT, Toulouse MUMPS Day October 24, 2006, ENS-INRIA, Lyon, France Outline 1 General Framework 2 The direct

More information

Optimizing Runge-Kutta smoothers for unsteady flow problems

Optimizing Runge-Kutta smoothers for unsteady flow problems Optimizing Runge-Kutta smoothers for unsteady flow problems Philipp Birken 1 November 24, 2011 1 Institute of Mathematics, University of Kassel, Heinrich-Plett-Str. 40, D-34132 Kassel, Germany. email:

More information

FMM Preconditioner for Radiative Transport

FMM Preconditioner for Radiative Transport FMM Preconditioner for Radiative Transport SIAM CSE 2017, Atlanta Yimin Zhong Department of Mathematics University of Texas at Austin In collaboration with Kui Ren (UT Austin) and Rongting Zhang (UT Austin)

More information

Serco Assurance. Resonance Theory and Transport Theory in WIMSD J L Hutton

Serco Assurance. Resonance Theory and Transport Theory in WIMSD J L Hutton Serco Assurance Resonance Theory and Transport Theory in WIMSD J L Hutton 2 March 2004 Outline of Talk Resonance Treatment Outline of problem - pin cell geometry U 238 cross section Simple non-mathematical

More information

Chapter 6. Finite Element Method. Literature: (tiny selection from an enormous number of publications)

Chapter 6. Finite Element Method. Literature: (tiny selection from an enormous number of publications) Chapter 6 Finite Element Method Literature: (tiny selection from an enormous number of publications) K.J. Bathe, Finite Element procedures, 2nd edition, Pearson 2014 (1043 pages, comprehensive). Available

More information