An alternative approach to simulate transport based on the Master equation

Size: px
Start display at page:

Download "An alternative approach to simulate transport based on the Master equation"

Transcription

1 Tracers and Modelling in Hydrogeology (Proceedings of (lie TraM'2000 Conference held at Liège, Belgium, May 2000). IAHS Publ. no. 262, An alternative approach to simulate transport based on the Master equation MARTIN SPILLER Institute of Hydraulic Engineering and Water Resources Management, Technology, Mies-van-der-Rohe-Str. 1, D Aachen, Germany Aachen University of RACHID ABABOU Institut de Mécanique des Fluides de Toulouse, Allée du Professeur Camille F Toulouse, France JÙRGEN KÔNGETER Institute of Hydraulic Engineering and Water Resources Management, Technology, Mies-van-der-Rohe-Str. 1, D Aachen, Germany Soula, Aachen University of Abstract A stochastic particle-in-cell algorithm for advective-diffusivereactive (A-D-R) transport processes based on a discrete-state Master equation is presented. The Master equation is equivalent to the macroscopic concentration-based partial differential equation. This approach is now being implemented and compared with a previous 3-D Lagrangian particle model of A-D-R processes using the example of Fisher's equation, a second order reaction-diffusion equation. INTRODUCTION The transport of fluids and chemical species in geological porous media is commonly described by advection-diffusion-reaction (A-D-R) equations. In the following, a stochastic method for simulating A-D-R equations based on a microscopic description of the transport processes via a corresponding Master equation is outlined. Physical transport processes are directly identified with particles, which move or change their state by advection, diffusion, and various reaction processes such as sorption. In this paper, the time-evolution of A-D-R systems is simulated by a stochastic sequence of single Markov steps using the minimal process method, which we also call the Gillespie algorithm (Gillespie, 1976). This algorithm is a general approach to the simulation of reaction and/or transport processes which can be described by a Master equation. In a nutshell, it consists in solving the Master equation stochastically by implementing a random walk process in the space of all configurations of the system. This approach has the potential for being efficient enough to handle millions of particles. A large class of problems can be addressed, including nonlinear kinetics, and sorption/desorption with first-order kinetics (Spiller et al, 1998). LAGRANGIAN PARTICLE TRACKING SIMULATION OF A-D-R PROCESSES The Lagrangian method is gridless but requires the processing of many particles, each being governed by a discrete time random walk approximating the Wiener process

2 122 Martin Spiller et al. with an additional drift for advection. The method is limited by the storage capacity of the computer, as it requires storing the positions of all particles. Thus, for a threedimensional (3-D) transport problem with four species (4x4 bytes plus 12 bytes for a 3-D position) the maximum number is about 2 x 10 6 particles for a 64 MB computer memory. Furthermore, the Lagrangian approach is difficult to implement when species are exchanged among different phases, i.e. sorption/desorption. A common approach to the simulation of reactive transport is to apply operatorsplitting techniques where the A-D-R equation is split up into an A-D transport operator and a reaction operator. The advantage of this method is that the best-suited method for each of the operators can be applied. This idea can be used in a Lagrangian particle tracking framework (e.g. Spiller et al, 1998). However, an inevitable time lag error is made since either transport processes or reaction processes are simulated first, and a fine time step is required in relation to the time scale of the fastest reaction (Kaluarachchi & Morshed, 1995). A stochastic Lagrangian model was previously developed for simulating A-D-R transport, where advection-diffusion processes were simulated by a Lagrangian particle tracking algorithm (LPT-3D code of Fadili et al., 1999) and reaction kinetics were simulated by the Markovian "minimal process" approach or Gillespie algorithm which is described below. The concentration distribution is represented by the number of particles (and their mass) within one discretization interval. MASTER EQUATION FORMULATION OF A-D-R PROCESSES In general, two fundamental aspects of the Master equation approach to nonequilibrium reaction-transport systems have to be considered. Firstly, the Master equation must be consistent with the macroscopic description which is usually given in terms of balance equations for the conserved quantities. Consistency is achieved if it can be shown that in the macroscopic limit the expectation values of the corresponding stochastic process are governed by these balance equations. This equivalence holds for an advection-diffusion system with linear sorption reactions, if the mesh Peclet number AxV/D is less then two (Spiller et al., 1999). Furthermore, the fluctuations of the simulated variables have to be consistent with theoretical predictions. Secondly, it has to be taken into account that the Master equation is not solved numerically as a differential equation. Instead, a sample of realizations of the stochastic process is obtained, where each realization corresponds to a random walk in the space of the number of particles in cells. In the last decade the Master equation approach has been used by several research groups. The crucial step with respect to the performance of the algorithm is the choice of the next reaction and the bookkeeping connected with this step. To overcome this problem, two different approaches can be distinguished (Breuer et al., 1996): (a) One single transition changes a large number of transition rates. This is typical for complex chemical reactions with a large number of species and many interactions; e.g. aggregation or polymerization which implies expensive bookkeeping. In this case, the algorithm developed by Breuer et al. (1996) is efficient. (b) At each transition, only a small number of reaction rates are changed. This is the case in reaction-diffusion systems with many cells and a small number of different

3 An alternative approach to simulate transport based on the Master equation 123 interacting species. Only the reaction rates in one or two adjacent cells will change. Therefore, the update is computationally inexpensive and the time needed for bookkeeping is negligible, compared with the time-consuming choice of the next reaction. Using the logarithmic class routine by Fricke & Wendt (1995), about Markov steps per second (on a SUN Ultra 60) can be performed. The effort for the choice of the next reaction is inextensive with an average rejection rate of only about 75%. Since the time and space evolution of the system is of interest, it is necessary to divide the multi-dimensional total volume Cl into m = Q/co cells of size co. To ensure a homogeneous concentration in each cell it is required that the diffusion time scale be "faster" than the reaction time scale. Each cell is labelled by an index a and contains a discrete number of particles. This is similar to particle in cell methods used in physics and fluid mechanics. The current state of the system is represented by the number of different species N, where N = (N t,...,n m ). The next step depends only on the current state of the system and is independent of the course of the reaction and transport processes in the past; therefore the process is Markovian. It has to be noted that the system and the corresponding Markov process are discrete in state and continuous in time. The simulated system is the continuum limit of a discrete-state Markov process governed by a Master equation of the form: (1) where P(N,t) is the probability of finding the system in the state N at time t, and -^Af<_w' is the probability rate of a transition from state N' to N. The minimal process time algorithm, which provides a mathematically exact simulation of one realization of the Master equation, is described below in pseudo code form (Gillespie, 1976). It has to be emphasized that the result obtained is purely based on the transition probabilities, without solving the Master equation numerically. (a) t = 0: Initialization: initial configuration and computation of transition rates such as RD, RA, PC corresponding to Rfi^jj. for diffusion, annihilation and creation. (b) t = t + x: Increment time by a random "time step" (or waiting time) x with an exponential distribution p(x) = R-exp(-Rx) where R = XIÂW'^W/V' s t a n d s f r t n e total transition rate or reaction rate, for example R = zzr D, for pure diffusion. (c) For each waiting time event, choose randomly a cell (a) and a "reaction" (e.g. diffusion of a mobile particle in cell a), according to its relative probability of occurrence R^^^, / R (algorithm of Fricke & Wendt, 1995). (d) Perform the transition for the selected reaction (e.g. for diffusion, one mobile particle is transferred to one of the nearest neighbour cells). (e) Update the configuration N and the transition rates R^p, (RD, RA, Re)- (f) End the simulation, if time "t" exceeds a maximum time, or else continue with step (b).

4 124 Martin Spiller et al. TEST CASE: SIMULATION OF FISHER'S EQUATION As a test case we consider Fisher's nonlinear reaction-diffusion equation: c = -^- T c + e-(l-c) (2) dt dx' and obtain results which are in a good agreement with known analytical solutions (Spiller et al., 1998). Fisher's equation describes the diffusion of a single species with a nonlinear second order homogeneous reaction. Asymptotically, a quasi-stationary evolution of concentration profiles with constant velocity is achieved. We compare Lagrangian and Master equation methods. Due to the reaction, the gridless Lagrangian approach was modified as follows: a fixed grid (Ax) was introduced in order to compute the reaction rate R(C) as a function of concentration. Apart from this, all processes were simulated in a Lagrangian framework. The results shown in Figs 1 and 2 were obtained for a domain length L = 200 with Ax = 0.5 and about 5000 particles per interval Ax. The observable wave velocity discrepancy is due to a diffusive error caused by the explicit nature of the discrete time random walk method. Nevertheless, the result shows that the algorithm is capable of simulating reactive transport processes with second order reactions fairly accurately D 0) a. "> tt> > < t h analytic At =0.05 At =0.1 A t = time Fig. 1 Velocity of the concentration wave for different time discretizations. 1.1 t=o t=10 t=20 t=30 t=30 analytic Fig. 2 Spread of the concentration wave at four different times. X 100

5 An alternative approach to simulate transport based on the Master equation 125 When Fisher's equation is modelled with the Master equation approach, the following Markov processes have to be taken into account (Fig. 3) : (a) Diffusion of solute, simulated as a random walk with a hopping rate D r to neighbour cells. (b) Annihilation of a mobile particle with the annihilation rate Ica- (c) Creation of a mobile particle with the creation rate k c. The immobile particles (S) serve as a reservoir, but it is of course possible to incorporate the constant concentration of S in the reaction rate constants. The results obtained are shown in Fig. 4. The observed deviations are due to two sources of error: (a) Systematic error due to the finite "discretized" mass of reacting and transported particles. (b) Statistical error due to the finiteness of the sample generated in the simulation. Note that the time lag error inherent in any operator splitting technique is avoided. The comparison of the results for 5000 particles per unit mass obtained with the two different algorithms shows a good agreement. It can be concluded that the number of particles per unit mass has in both cases the most striking effect on the quality of the results. The Master equation method needs no external time discretization and avoids Diffusion Annihilation Creation C + C ^->C + {} s + C t ^ C + C o x>^ o a O Oj OOOOOO 0 OOQOO 0 OOOOOO oooeooo oooeooo oeooooo Q,# Q,#lOi#IO# 0,# Q»10,# Q,#1 0,»IO# Q,(!0,( ] a-2 a-] a a+1 a-2 a-î a a+1 a-2 a-1 a a+1 0 Rate for diffusion: R,, =2-D r-c a Rateforannihilation:R A= k A-C 0-(C a-l) Rate for creation: R c=k cs uc t l : Mobile particles C C : Number of mobile particles in cell a H : Immobile particles S S a : Number of immobile particles in cell a Fig. 3 Possible transitions of state in an advection-diffusion-sorption/desorption system p * f- 0 analytic N=50000 N=10000 N=1000 Fig. 4 Velocity of the concentration wave for different mass resolutions obtained with the Gillespie algorithm.

6 126 Martin Spiller et al. the difficulty of operator splitting. Although the improvement due to the simultaneous simulation of reactions and transport is neutralized by the influence of the mass discretization, the Master equation approach is suited for more complex chemically reacting flow, where the choice of the time step in "classical" algorithms is crucial. DISCUSSION AND CONCLUSION The algorithm outlined above provides a stochastic simulation of the Master equation that takes time correlations and fluctuations into account. No external time step At is needed, as the time step is automatically adapted to the characteristic time scales of the A-D-R system. The algorithm can be extended to multi-dimensional systems with spatially variable A-D-R coefficients and non-linear reactions. As demonstrated, no operator splitting is necessary. The proposed model is easy to implement and to apply to complex nonlinear or active transport problems. There is no limitation of the number of particles due to the storage capacity available. However, it should be noted that, due to the consistency criterion Pe < 2, the algorithm requires a fine grid for advection dominated A-D-R transport processes. In this case, the use of the Lagrangian particle tracking method may be recommended. Finally, if the reactions have a much shorter time scale than transport processes, the algorithm becomes ineffective. In such cases, it is appropriate to use local equilibrium rather than kinetics. The algorithm is currently being extended to 3-D heterogeneous porous media, and it can in fact be applied to transport in spaces with fractal dimensions, e.g. fractured media. REFERENCES Breuer, H.-P., Huber, W. & Petruccione, F. (1996) A fast Monte Carlo algorithm for non-equilibrium systems. Phys. Rev. Ser. E S3(4/B), 4232^1235. Fadili, A., Ababou, R. & Lenormand, R. (1999) Dispersive particle transport: identification of macroscale behavior in heterogeneous stratified subsurface flows. Math. Geol. 31, Fricke, T. & Wendt, D. (1995) The Markov automaton a new algorithm of simulating the time evolution of large stochastic dynamic systems. Int. J. Mod. Phys. C 6(2), Gillespie, D. T. (1976) A general method for numerically simulating the stochastic time evolution of coupled chemical reactions. J. Comput. Phys. 22, Kaluarachchi, J. i. & Morshed, J. (1995) Critical assessment of Ihe operator-splitting technique in solving the advectiondispersion-reaction equation: 1. First-order reaction. Adv. Wat. Resour. 18(2), Spiller, M., Ababou, R. & Kongeter, J. (1999) Particle modelling of active transport processes based on stochastic simulations of Master equations. In: 14e Congrès français de Mécanique (Toulouse, août-septembre 1999), 1-6. ENSAE (CD-Rom), Toulouse, France. Spiller, M., Jansen, D., Bodarwé, H. & Kôngeter, J. (1998) A stochastic algorithm for simulating transport of kinetically reacting solutes. In: Hydrolnformatics '98 (ed. by V. Babovic) (Proc. Third Int. Conf. Hyroinformatics, Copenhagen, August 1998), Balkema, Rotterdam.

Application of the random walk method to simulate the transport of kinetically adsorbing solutes

Application of the random walk method to simulate the transport of kinetically adsorbing solutes Groundwater Contamination (Proceedings of the Symposium held during the Third IAHS Scientific Assembly, Baltimore, MD, May 1989), IAHS Publ. no. 185, 1989 Application of the random walk method to simulate

More information

STOCHASTIC CONTINUUM ANALYSIS OF GROUNDWATER FLOW PATHS FOR SAFETY ASSESSMENT OF A RADIOACTIVE WASTE DISPOSAL FACILITY

STOCHASTIC CONTINUUM ANALYSIS OF GROUNDWATER FLOW PATHS FOR SAFETY ASSESSMENT OF A RADIOACTIVE WASTE DISPOSAL FACILITY STOCHASTIC CONTINUUM ANALYSIS OF GROUNDWATER FLOW PATHS FOR SAFETY ASSESSMENT OF A RADIOACTIVE WASTE DISPOSAL FACILITY K. Chang*, C.L. Kim, E.Y. Lee, J.W.Park, H.Y.Park, C.G. Rhee, M.J. Song Nuclear Environment

More information

Low Variance Particle Simulations of the Boltzmann Transport Equation for the Variable Hard Sphere Collision Model

Low Variance Particle Simulations of the Boltzmann Transport Equation for the Variable Hard Sphere Collision Model Low Variance Particle Simulations of the Boltzmann Transport Equation for the Variable Hard Sphere Collision Model G. A. Radtke, N. G. Hadjiconstantinou and W. Wagner Massachusetts Institute of Technology,

More information

Sequential Monte Carlo methods for filtering of unobservable components of multidimensional diffusion Markov processes

Sequential Monte Carlo methods for filtering of unobservable components of multidimensional diffusion Markov processes Sequential Monte Carlo methods for filtering of unobservable components of multidimensional diffusion Markov processes Ellida M. Khazen * 13395 Coppermine Rd. Apartment 410 Herndon VA 20171 USA Abstract

More information

EVALUATION OF CRITICAL FRACTURE SKIN POROSITY FOR CONTAMINANT MIGRATION IN FRACTURED FORMATIONS

EVALUATION OF CRITICAL FRACTURE SKIN POROSITY FOR CONTAMINANT MIGRATION IN FRACTURED FORMATIONS ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology An ISO 3297: 2007 Certified Organization, Volume 2, Special Issue

More information

Comparison of Heat and Mass Transport at the Micro-Scale

Comparison of Heat and Mass Transport at the Micro-Scale Comparison of Heat and Mass Transport at the Micro-Scale E. Holzbecher, S. Oehlmann Georg-August Univ. Göttingen *Goldschmidtstr. 3, 37077 Göttingen, GERMANY, eholzbe@gwdg.de Abstract: Phenomena of heat

More information

Nonclassical Particle Transport in Heterogeneous Materials

Nonclassical Particle Transport in Heterogeneous Materials Nonclassical Particle Transport in Heterogeneous Materials Thomas Camminady, Martin Frank and Edward W. Larsen Center for Computational Engineering Science, RWTH Aachen University, Schinkelstrasse 2, 5262

More information

Eulerian models. 2.1 Basic equations

Eulerian models. 2.1 Basic equations 2 Eulerian models In this chapter we give a short overview of the Eulerian techniques for modelling turbulent flows, transport and chemical reactions. We first present the basic Eulerian equations describing

More information

MONTE CARLO SIMULATION OF VHTR PARTICLE FUEL WITH CHORD LENGTH SAMPLING

MONTE CARLO SIMULATION OF VHTR PARTICLE FUEL WITH CHORD LENGTH SAMPLING Joint International Topical Meeting on Mathematics & Computation and Supercomputing in Nuclear Applications (M&C + SNA 2007) Monterey, California, April 5-9, 2007, on CD-ROM, American Nuclear Society,

More information

Kinetic Monte Carlo. Heiko Rieger. Theoretical Physics Saarland University Saarbrücken, Germany

Kinetic Monte Carlo. Heiko Rieger. Theoretical Physics Saarland University Saarbrücken, Germany Kinetic Monte Carlo Heiko Rieger Theoretical Physics Saarland University Saarbrücken, Germany DPG school on Efficient Algorithms in Computational Physics, 10.-14.9.2012, Bad Honnef Intro Kinetic Monte

More information

arxiv: v3 [math.na] 28 Jun 2013

arxiv: v3 [math.na] 28 Jun 2013 A Convergent Reaction-Diffusion Master Equation Samuel A. Isaacson a) Department of Mathematics and Statistics Boston University Boston, MA 02215, USA arxiv:1211.6772v3 [math.na] 28 Jun 2013 The reaction-diffusion

More information

Stochastic Simulation.

Stochastic Simulation. Stochastic Simulation. (and Gillespie s algorithm) Alberto Policriti Dipartimento di Matematica e Informatica Istituto di Genomica Applicata A. Policriti Stochastic Simulation 1/20 Quote of the day D.T.

More information

Estimation of Flow Geometry, Swept Volume, and Surface Area from Tracer Tests

Estimation of Flow Geometry, Swept Volume, and Surface Area from Tracer Tests Estimation of Flow Geometry, Swept Volume, and Surface Area from Tracer Tests Paul W. Reimus, Los Alamos National Laboratory G. Michael Shook, Chevron Energy Technology Company 28 th Oil Shale Symposium

More information

Quasi-Stationary Simulation: the Subcritical Contact Process

Quasi-Stationary Simulation: the Subcritical Contact Process Brazilian Journal of Physics, vol. 36, no. 3A, September, 6 685 Quasi-Stationary Simulation: the Subcritical Contact Process Marcelo Martins de Oliveira and Ronald Dickman Departamento de Física, ICEx,

More information

Modeling bimolecular reactions and transport in porous media

Modeling bimolecular reactions and transport in porous media GEOPHYSICAL RESEARCH LETTERS, VOL. 36, L02407, doi:10.1029/2008gl036381, 2009 Modeling bimolecular reactions and transport in porous media Yaniv Edery, 1 Harvey Scher, 1 and Brian Berkowitz 1 Received

More information

Chemical Hydrogeology

Chemical Hydrogeology Physical hydrogeology: study of movement and occurrence of groundwater Chemical hydrogeology: study of chemical constituents in groundwater Chemical Hydrogeology Relevant courses General geochemistry [Donahoe]

More information

Monte Carlo analysis of macro dispersion in 3D heterogeneous porous media

Monte Carlo analysis of macro dispersion in 3D heterogeneous porous media Monte Carlo analysis of macro dispersion in 3D heterogeneous porous media Arthur Dartois and Anthony Beaudoin Institute P, University of Poitiers, France NM2PourousMedia, Dubrovnik, Croatia 29 Sep - 3

More information

Simple closed form formulas for predicting groundwater flow model uncertainty in complex, heterogeneous trending media

Simple closed form formulas for predicting groundwater flow model uncertainty in complex, heterogeneous trending media WATER RESOURCES RESEARCH, VOL. 4,, doi:0.029/2005wr00443, 2005 Simple closed form formulas for predicting groundwater flow model uncertainty in complex, heterogeneous trending media Chuen-Fa Ni and Shu-Guang

More information

Lecture 4 The stochastic ingredient

Lecture 4 The stochastic ingredient Lecture 4 The stochastic ingredient Luca Bortolussi 1 Alberto Policriti 2 1 Dipartimento di Matematica ed Informatica Università degli studi di Trieste Via Valerio 12/a, 34100 Trieste. luca@dmi.units.it

More information

For slowly varying probabilities, the continuum form of these equations is. = (r + d)p T (x) (u + l)p D (x) ar x p T(x, t) + a2 r

For slowly varying probabilities, the continuum form of these equations is. = (r + d)p T (x) (u + l)p D (x) ar x p T(x, t) + a2 r 3.2 Molecular Motors A variety of cellular processes requiring mechanical work, such as movement, transport and packaging material, are performed with the aid of protein motors. These molecules consume

More information

Numerical Solution of the Two-Dimensional Time-Dependent Transport Equation. Khaled Ismail Hamza 1 EXTENDED ABSTRACT

Numerical Solution of the Two-Dimensional Time-Dependent Transport Equation. Khaled Ismail Hamza 1 EXTENDED ABSTRACT Second International Conference on Saltwater Intrusion and Coastal Aquifers Monitoring, Modeling, and Management. Mérida, México, March 3-April 2 Numerical Solution of the Two-Dimensional Time-Dependent

More information

arxiv: v1 [cond-mat.stat-mech] 6 Mar 2008

arxiv: v1 [cond-mat.stat-mech] 6 Mar 2008 CD2dBS-v2 Convergence dynamics of 2-dimensional isotropic and anisotropic Bak-Sneppen models Burhan Bakar and Ugur Tirnakli Department of Physics, Faculty of Science, Ege University, 35100 Izmir, Turkey

More information

Stochastic Particle Methods for Rarefied Gases

Stochastic Particle Methods for Rarefied Gases CCES Seminar WS 2/3 Stochastic Particle Methods for Rarefied Gases Julian Köllermeier RWTH Aachen University Supervisor: Prof. Dr. Manuel Torrilhon Center for Computational Engineering Science Mathematics

More information

Finite difference method for solving Advection-Diffusion Problem in 1D

Finite difference method for solving Advection-Diffusion Problem in 1D Finite difference method for solving Advection-Diffusion Problem in 1D Author : Osei K. Tweneboah MATH 5370: Final Project Outline 1 Advection-Diffusion Problem Stationary Advection-Diffusion Problem in

More information

On the Chord Length Sampling in 1-D Binary Stochastic Media

On the Chord Length Sampling in 1-D Binary Stochastic Media On the Chord Length Sampling in 1-D Binary Stochastic Media Chao Liang and Wei Ji * Department of Mechanical, Aerospace, and Nuclear Engineering Rensselaer Polytechnic Institute, Troy, NY 12180-3590 *

More information

1 Introduction. 2 Diffusion equation and central limit theorem. The content of these notes is also covered by chapter 3 section B of [1].

1 Introduction. 2 Diffusion equation and central limit theorem. The content of these notes is also covered by chapter 3 section B of [1]. 1 Introduction The content of these notes is also covered by chapter 3 section B of [1]. Diffusion equation and central limit theorem Consider a sequence {ξ i } i=1 i.i.d. ξ i = d ξ with ξ : Ω { Dx, 0,

More information

Physics-Based Animation

Physics-Based Animation CSCI 5980/8980: Special Topics in Computer Science Physics-Based Animation 13 Fluid simulation with grids October 20, 2015 Today Presentation schedule Fluid simulation with grids Course feedback survey

More information

Rhodamine WT as a reactive tracer: laboratory study and field consequences

Rhodamine WT as a reactive tracer: laboratory study and field consequences Tracers and Modelling in Hydrogeology (Proceedings of the TraM'2000 Conference held at Liege, Belgium, May 2000). IAHS Publ. no. 262, 2000. 201 Rhodamine WT as a reactive tracer: laboratory study and field

More information

NUMERICAL SOLUTION OF TWO-REGION ADVECTION-DISPERSION TRANSPORT AND COMPARISON WITH ANALYTICAL SOLUTION ON EXAMPLE PROBLEMS

NUMERICAL SOLUTION OF TWO-REGION ADVECTION-DISPERSION TRANSPORT AND COMPARISON WITH ANALYTICAL SOLUTION ON EXAMPLE PROBLEMS Proceedings of ALGORITMY 2002 Conference on Scientific Computing, pp. 130 137 NUMERICAL SOLUTION OF TWO-REGION ADVECTION-DISPERSION TRANSPORT AND COMPARISON WITH ANALYTICAL SOLUTION ON EXAMPLE PROBLEMS

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

11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments

11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments 11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments M. Camporese (University of Padova), G. Cassiani* (University of Padova), R. Deiana

More information

Kinetic Monte Carlo Simulation of Molecular Processes on Supported Metal Particles

Kinetic Monte Carlo Simulation of Molecular Processes on Supported Metal Particles INFAP CONICET UNSL Kinetic Monte Carlo Simulation of Molecular Processes on Supported Metal Particles Giorgio Zgrablich Universidad Nacional de San Luis San Luis, Argentina CONTENTS Motivation Non-equilibrium

More information

Reactive Transport in Porous Media

Reactive Transport in Porous Media Reactive Transport in Porous Media Daniel M. Tartakovsky Department of Mechanical & Aerospace Engineering University of California, San Diego Alberto Guadagnini, Politecnico di Milano, Italy Peter C. Lichtner,

More information

Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE. University of Liège Aerospace & Mechanical Engineering

Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE. University of Liège Aerospace & Mechanical Engineering University of Liège Aerospace & Mechanical Engineering Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE Van Dung NGUYEN Innocent NIYONZIMA Aerospace & Mechanical engineering

More information

Thermodynamics of nuclei in thermal contact

Thermodynamics of nuclei in thermal contact Thermodynamics of nuclei in thermal contact Karl-Heinz Schmidt, Beatriz Jurado CENBG, CNRS/IN2P3, Chemin du Solarium B.P. 120, 33175 Gradignan, France Abstract: The behaviour of a di-nuclear system in

More information

KEYWORDS: chord length sampling, random media, radiation transport, Monte Carlo method, chord length probability distribution function.

KEYWORDS: chord length sampling, random media, radiation transport, Monte Carlo method, chord length probability distribution function. On the Chord Length Sampling in 1-D Binary Stochastic Media Chao Liang and Wei Ji * Department of Mechanical, Aerospace, and Nuclear Engineering Rensselaer Polytechnic Institute, Troy, NY 12180-3590 *

More information

Modeling of 1D Anomalous Diffusion In Fractured Nanoporous Media

Modeling of 1D Anomalous Diffusion In Fractured Nanoporous Media LowPerm2015 Colorado School of Mines Low Permeability Media and Nanoporous Materials from Characterisation to Modelling: Can We Do It Better? IFPEN / Rueil-Malmaison - 9-11 June 2015 CSM Modeling of 1D

More information

Methodology for the digital simulation of open quantum systems

Methodology for the digital simulation of open quantum systems Methodology for the digital simulation of open quantum systems R B Sweke 1, I Sinayskiy 1,2 and F Petruccione 1,2 1 Quantum Research Group, School of Physics and Chemistry, University of KwaZulu-Natal,

More information

LECTURE 11: Monte Carlo Methods III

LECTURE 11: Monte Carlo Methods III 1 LECTURE 11: Monte Carlo Methods III December 3, 2012 In this last chapter, we discuss non-equilibrium Monte Carlo methods. We concentrate on lattice systems and discuss ways of simulating phenomena such

More information

Diffusion - The Heat Equation

Diffusion - The Heat Equation Chapter 6 Diffusion - The Heat Equation 6.1 Goal Understand how to model a simple diffusion process and apply it to derive the heat equation in one dimension. We begin with the fundamental conservation

More information

Introduction to multiscale modeling and simulation. Almost every system is multiscale.

Introduction to multiscale modeling and simulation. Almost every system is multiscale. Introduction to multiscale modeling and simulation Giovanni Samaey, Scientific Computing Dept. of Computer Science, K.U.Leuven Lecture 1: Course introduction Almost every system is multiscale. We are interested

More information

Kinetic Monte Carlo: from transition probabilities to transition rates

Kinetic Monte Carlo: from transition probabilities to transition rates Kinetic Monte Carlo: from transition probabilities to transition rates With MD we can only reproduce the dynamics of the system for 100 ns. Slow thermallyactivated processes, such as diffusion, cannot

More information

Dynamical Monte-Carlo Simulation of Surface Kinetics

Dynamical Monte-Carlo Simulation of Surface Kinetics Dynamical Monte-Carlo Simulation of Surface Kinetics V. Guerra and J. Loureiro Centro de Física dos Plasmas, Instituto Superior Técnico, 1049-001 Lisboa, Portugal Abstract. This wor presents a theoretical

More information

Fractal Chemical Kinetics: Reacting Random Walkers 1

Fractal Chemical Kinetics: Reacting Random Walkers 1 Journal of Statistical Physics, Vol. 36, Nos. 5/6, 1984 Fractal Chemical Kinetics: Reacting Random Walkers 1 L. W. Anaeker, 2 R. Kopelman, 2 and J. S. Newhouse 2 Computer simulations on binary reactions

More information

Fast Reactive Brownian Dynamics

Fast Reactive Brownian Dynamics Fast Reactive Brownian Dynamics Aleksandar Donev Chiao-Yu Yang (now at UC Berkeley) Courant Institute, New York University Spatially Distributed Stochastic Dynamical Systems in Biology Newton Institute,

More information

Chapter 2 Theory. 2.1 Continuum Mechanics of Porous Media Porous Medium Model

Chapter 2 Theory. 2.1 Continuum Mechanics of Porous Media Porous Medium Model Chapter 2 Theory In this chapter we briefly glance at basic concepts of porous medium theory (Sect. 2.1.1) and thermal processes of multiphase media (Sect. 2.1.2). We will study the mathematical description

More information

Introduction to Aspects of Multiscale Modeling as Applied to Porous Media

Introduction to Aspects of Multiscale Modeling as Applied to Porous Media Introduction to Aspects of Multiscale Modeling as Applied to Porous Media Part II Todd Arbogast Department of Mathematics and Center for Subsurface Modeling, Institute for Computational Engineering and

More information

Reactive transport in porous media: formulations, non-linear solvers and preconditioners

Reactive transport in porous media: formulations, non-linear solvers and preconditioners Reactive transport in porous media: formulations, non-linear solvers and preconditioners Michel Kern with L. Amir, B. Gueslin, A. Taakili Institut National de Recherche en Informatique et Automatique High

More information

STOCHASTIC CHEMICAL KINETICS

STOCHASTIC CHEMICAL KINETICS STOCHASTIC CHEICAL KINETICS Dan Gillespie GillespieDT@mailaps.org Current Support: Caltech (NIGS) Caltech (NIH) University of California at Santa Barbara (NIH) Past Support: Caltech (DARPA/AFOSR, Beckman/BNC))

More information

Homogenization Theory

Homogenization Theory Homogenization Theory Sabine Attinger Lecture: Homogenization Tuesday Wednesday Thursday August 15 August 16 August 17 Lecture Block 1 Motivation Basic Ideas Elliptic Equations Calculation of Effective

More information

DEVELOPMENT OF A NUMERICAL APPROACH FOR SIMULATION OF SAND BLOWING AND CORE FORMATION

DEVELOPMENT OF A NUMERICAL APPROACH FOR SIMULATION OF SAND BLOWING AND CORE FORMATION TMS (The Minerals, Metals & Materials Society), DEVELOPMENT OF A NUMERICAL APPROACH FOR SIMULATION OF SAND BLOWING AND CORE FORMATION G.F. Yao, C. W. Hirt, and

More information

Fragmentation under the scaling symmetry and turbulent cascade with intermittency

Fragmentation under the scaling symmetry and turbulent cascade with intermittency Center for Turbulence Research Annual Research Briefs 23 197 Fragmentation under the scaling symmetry and turbulent cascade with intermittency By M. Gorokhovski 1. Motivation and objectives Fragmentation

More information

Multi-rate mass transfer modeling of two-phase flow in highly heterogeneous fractured and porous media

Multi-rate mass transfer modeling of two-phase flow in highly heterogeneous fractured and porous media Multi-rate mass transfer modeling of two-phase flow in highly heterogeneous fractured and porous media Jan Tecklenburg a,, Insa Neuweiler a, Jesus Carrera b, Marco Dentz b a Institute of Fluid Mechanics

More information

Assessment of Hydraulic Conductivity Upscaling Techniques and. Associated Uncertainty

Assessment of Hydraulic Conductivity Upscaling Techniques and. Associated Uncertainty CMWRXVI Assessment of Hydraulic Conductivity Upscaling Techniques and Associated Uncertainty FARAG BOTROS,, 4, AHMED HASSAN 3, 4, AND GREG POHLL Division of Hydrologic Sciences, University of Nevada, Reno

More information

CHARACTERIZATION OF HETEROGENEITIES AT THE CORE-SCALE USING THE EQUIVALENT STRATIFIED POROUS MEDIUM APPROACH

CHARACTERIZATION OF HETEROGENEITIES AT THE CORE-SCALE USING THE EQUIVALENT STRATIFIED POROUS MEDIUM APPROACH SCA006-49 /6 CHARACTERIZATION OF HETEROGENEITIES AT THE CORE-SCALE USING THE EQUIVALENT STRATIFIED POROUS MEDIUM APPROACH Mostafa FOURAR LEMTA Ecole des Mines de Nancy, Parc de Saurupt, 54 04 Nancy, France

More information

B005 A NEW FAST FOURIER TRANSFORM ALGORITHM FOR FLUID FLOW SIMULATION

B005 A NEW FAST FOURIER TRANSFORM ALGORITHM FOR FLUID FLOW SIMULATION 1 B5 A NEW FAST FOURIER TRANSFORM ALGORITHM FOR FLUID FLOW SIMULATION LUDOVIC RICARD, MICAËLE LE RAVALEC-DUPIN, BENOÎT NOETINGER AND YVES GUÉGUEN Institut Français du Pétrole, 1& 4 avenue Bois Préau, 92852

More information

New Fast Kalman filter method

New Fast Kalman filter method New Fast Kalman filter method Hojat Ghorbanidehno, Hee Sun Lee 1. Introduction Data assimilation methods combine dynamical models of a system with typically noisy observations to obtain estimates of the

More information

A GENERALIZED CONVECTION-DIFFUSION MODEL FOR SUBGRID TRANSPORT IN POROUS MEDIA

A GENERALIZED CONVECTION-DIFFUSION MODEL FOR SUBGRID TRANSPORT IN POROUS MEDIA MULTISCALE MODEL. SIMUL. Vol. 1, No. 3, pp. 504 526 c 2003 Society for Industrial and Applied Mathematics A GENERALIZED CONVECTION-DIFFUSION MODEL FOR SUBGRID TRANSPORT IN POROUS MEDIA Y. EFENDIEV AND

More information

André Schleife Department of Materials Science and Engineering

André Schleife Department of Materials Science and Engineering André Schleife Department of Materials Science and Engineering Length Scales (c) ICAMS: http://www.icams.de/cms/upload/01_home/01_research_at_icams/length_scales_1024x780.png Goals for today: Background

More information

Lattice Boltzmann model for the Elder problem

Lattice Boltzmann model for the Elder problem 1549 Lattice Boltzmann model for the Elder problem D.T. Thorne a and M.C. Sukop a a Department of Earth Sciences, Florida International University, PC 344, University Park, 11200 SW 8th Street, Miami,

More information

3.320 Lecture 18 (4/12/05)

3.320 Lecture 18 (4/12/05) 3.320 Lecture 18 (4/12/05) Monte Carlo Simulation II and free energies Figure by MIT OCW. General Statistical Mechanics References D. Chandler, Introduction to Modern Statistical Mechanics D.A. McQuarrie,

More information

When do diffusion-limited trajectories become memoryless?

When do diffusion-limited trajectories become memoryless? When do diffusion-limited trajectories become memoryless? Maciej Dobrzyński CWI (Center for Mathematics and Computer Science) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands Abstract Stochastic description

More information

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation S. Bordère a and J.-P. Caltagirone b a. CNRS, Univ. Bordeaux, ICMCB,

More information

A comparative study of no-time-counter and majorant collision frequency numerical schemes in DSMC

A comparative study of no-time-counter and majorant collision frequency numerical schemes in DSMC Purdue University Purdue e-pubs School of Aeronautics and Astronautics Faculty Publications School of Aeronautics and Astronautics 2012 A comparative study of no-time-counter and majorant collision frequency

More information

Random Walks A&T and F&S 3.1.2

Random Walks A&T and F&S 3.1.2 Random Walks A&T 110-123 and F&S 3.1.2 As we explained last time, it is very difficult to sample directly a general probability distribution. - If we sample from another distribution, the overlap will

More information

Multiscale Modeling of Epitaxial Growth Processes: Level Sets and Atomistic Models

Multiscale Modeling of Epitaxial Growth Processes: Level Sets and Atomistic Models Multiscale Modeling of Epitaxial Growth Processes: Level Sets and Atomistic Models Russel Caflisch 1, Mark Gyure 2, Bo Li 4, Stan Osher 1, Christian Ratsch 1,2, David Shao 1 and Dimitri Vvedensky 3 1 UCLA,

More information

Pollution. Elixir Pollution 97 (2016)

Pollution. Elixir Pollution 97 (2016) 42253 Available online at www.elixirpublishers.com (Elixir International Journal) Pollution Elixir Pollution 97 (2016) 42253-42257 Analytical Solution of Temporally Dispersion of Solute through Semi- Infinite

More information

Janus: FPGA Based System for Scientific Computing Filippo Mantovani

Janus: FPGA Based System for Scientific Computing Filippo Mantovani Janus: FPGA Based System for Scientific Computing Filippo Mantovani Physics Department Università degli Studi di Ferrara Ferrara, 28/09/2009 Overview: 1. The physical problem: - Ising model and Spin Glass

More information

First-Passage Statistics of Extreme Values

First-Passage Statistics of Extreme Values First-Passage Statistics of Extreme Values Eli Ben-Naim Los Alamos National Laboratory with: Paul Krapivsky (Boston University) Nathan Lemons (Los Alamos) Pearson Miller (Yale, MIT) Talk, publications

More information

On the Numerical Solution of the ADZ Model

On the Numerical Solution of the ADZ Model PUBLS. INST. GEOPHYS. POL. ACAD. SC., E-7 (401), 2007 On the Numerical Solution of the ADZ Model Steve WALLIS Heriot-Watt University Riccarton, Edinburgh, EH14 4AS, UK e-mail: s.g.wallis@hw.ac.uk Abstract

More information

Evaluation of hydrodynamic dispersion parameters in fractured rocks

Evaluation of hydrodynamic dispersion parameters in fractured rocks Journal of Rock Mechanics and Geotechnical Engineering. 2010, 2 (3): 243 254 Evaluation of hydrodynamic dispersion parameters in fractured rocks Zhihong Zhao 1, anru Jing 1, Ivars Neretnieks 2 1 Department

More information

ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering

ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering Lecturer: Nikolay Atanasov: natanasov@ucsd.edu Teaching Assistants: Siwei Guo: s9guo@eng.ucsd.edu Anwesan Pal:

More information

Diffusion of a density in a static fluid

Diffusion of a density in a static fluid Diffusion of a density in a static fluid u(x, y, z, t), density (M/L 3 ) of a substance (dye). Diffusion: motion of particles from places where the density is higher to places where it is lower, due to

More information

Monte Carlo and cold gases. Lode Pollet.

Monte Carlo and cold gases. Lode Pollet. Monte Carlo and cold gases Lode Pollet lpollet@physics.harvard.edu 1 Outline Classical Monte Carlo The Monte Carlo trick Markov chains Metropolis algorithm Ising model critical slowing down Quantum Monte

More information

Monte Carlo Simulation of Long-Range Self-Diffusion in Model Porous Membranes and Catalysts

Monte Carlo Simulation of Long-Range Self-Diffusion in Model Porous Membranes and Catalysts Monte Carlo Simulation of Long-Range Self-Diffusion in Model Porous Membranes and Catalysts Brian DeCost and Dr. Sergey Vasenkov College of Engineering, University of Florida Industrial processes involving

More information

Introduction to multiscale modeling and simulation. Explicit methods for ODEs : forward Euler. y n+1 = y n + tf(y n ) dy dt = f(y), y(0) = y 0

Introduction to multiscale modeling and simulation. Explicit methods for ODEs : forward Euler. y n+1 = y n + tf(y n ) dy dt = f(y), y(0) = y 0 Introduction to multiscale modeling and simulation Lecture 5 Numerical methods for ODEs, SDEs and PDEs The need for multiscale methods Two generic frameworks for multiscale computation Explicit methods

More information

The Concept of Block-Effective Macrodispersion for Numerical Modeling of Contaminant Transport. Yoram Rubin

The Concept of Block-Effective Macrodispersion for Numerical Modeling of Contaminant Transport. Yoram Rubin The Concept of Block-Effective Macrodispersion for Numerical Modeling of Contaminant Transport Yoram Rubin University of California at Berkeley Thanks to Alberto Bellin and Alison Lawrence Background Upscaling

More information

Metropolis Monte Carlo simulation of the Ising Model

Metropolis Monte Carlo simulation of the Ising Model Metropolis Monte Carlo simulation of the Ising Model Krishna Shrinivas (CH10B026) Swaroop Ramaswamy (CH10B068) May 10, 2013 Modelling and Simulation of Particulate Processes (CH5012) Introduction The Ising

More information

Ensemble Kalman filter assimilation of transient groundwater flow data via stochastic moment equations

Ensemble Kalman filter assimilation of transient groundwater flow data via stochastic moment equations Ensemble Kalman filter assimilation of transient groundwater flow data via stochastic moment equations Alberto Guadagnini (1,), Marco Panzeri (1), Monica Riva (1,), Shlomo P. Neuman () (1) Department of

More information

Advanced sampling. fluids of strongly orientation-dependent interactions (e.g., dipoles, hydrogen bonds)

Advanced sampling. fluids of strongly orientation-dependent interactions (e.g., dipoles, hydrogen bonds) Advanced sampling ChE210D Today's lecture: methods for facilitating equilibration and sampling in complex, frustrated, or slow-evolving systems Difficult-to-simulate systems Practically speaking, one is

More information

Identification of hydrogeological models: application to tracer test analysis in a karst aquifer

Identification of hydrogeological models: application to tracer test analysis in a karst aquifer Calibration and Reliability in Groundwater Modelling: From Uncertainty to Decision Making (Proceedings of ModelCARE 2005, The Hague, The Netherlands, June 2005). IAHS Publ. 304, 2006. 59 Identification

More information

Multi-physics Modeling Using Cellular Automata

Multi-physics Modeling Using Cellular Automata Multi-physics Modeling sing Cellular Automata Brian Vic Mechanical Engineering Department, Virginia Tech, Blacsburg, VA 246-238 This paper proposes a new modeling and solution method that is relatively

More information

Probability density function (PDF) methods 1,2 belong to the broader family of statistical approaches

Probability density function (PDF) methods 1,2 belong to the broader family of statistical approaches Joint probability density function modeling of velocity and scalar in turbulence with unstructured grids arxiv:6.59v [physics.flu-dyn] Jun J. Bakosi, P. Franzese and Z. Boybeyi George Mason University,

More information

An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation. Ahsan Munir, PhD Tom Spirka, PhD

An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation. Ahsan Munir, PhD Tom Spirka, PhD An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation Ahsan Munir, PhD Tom Spirka, PhD Agenda Provide an overview of COMSOL 4.3b Our products, solutions and applications Subsurface

More information

Figure 1 - Miscible Curves of the samples X1 and X2. Figure 2 - Unsteady-state water/oil relative permeability curves of the samples X1 and X2.

Figure 1 - Miscible Curves of the samples X1 and X2. Figure 2 - Unsteady-state water/oil relative permeability curves of the samples X1 and X2. IDENTIFIATION OF PARALLEL HETEROGENEITIES WITH MISIBLE DISPLAEMENT.Dauba,2, G.Hamon, M.Quintard 3, F.herblanc 2. Elf Exploration Production, Pau, France. 2 L.E.P.T.ENSAM (UA NRS), Bordeaux, France. 3 Institut

More information

CS 273 Prof. Serafim Batzoglou Prof. Jean-Claude Latombe Spring Lecture 12 : Energy maintenance (1) Lecturer: Prof. J.C.

CS 273 Prof. Serafim Batzoglou Prof. Jean-Claude Latombe Spring Lecture 12 : Energy maintenance (1) Lecturer: Prof. J.C. CS 273 Prof. Serafim Batzoglou Prof. Jean-Claude Latombe Spring 2006 Lecture 12 : Energy maintenance (1) Lecturer: Prof. J.C. Latombe Scribe: Neda Nategh How do you update the energy function during the

More information

Growth oscillations. LElTER TO THE EDITOR. Zheming Cheng and Robert Savit

Growth oscillations. LElTER TO THE EDITOR. Zheming Cheng and Robert Savit J. Phys. A: Math. Gen. 19 (1986) L973-L978. Printed in Great Britain LElTER TO THE EDITOR Growth oscillations Zheming Cheng and Robert Savit Department of Physics, The University of Michigan, Ann Arbor,

More information

Continuous and Discrete random process

Continuous and Discrete random process Continuous and Discrete random and Discrete stochastic es. Continuous stochastic taking values in R. Many real data falls into the continuous category: Meteorological data, molecular motion, traffic data...

More information

Huge-Scale Molecular Dynamics Simulation of Multi-bubble Nuclei

Huge-Scale Molecular Dynamics Simulation of Multi-bubble Nuclei 1/20 Huge-Scale Molecular Dynamics Simulation of Multi-bubble Nuclei H. Watanabe ISSP, The M. Suzuki H. Inaoka N. Ito Kyushu University RIKEN AICS The, RIKEN AICS Outline 1. Introduction 2. Benchmark results

More information

Chapter 4 Copolymerization

Chapter 4 Copolymerization Chapter 4 Copolymerization 4.1 Kinetics of Copolymerization 4.1.1 Involved Chemical Reactions Initiation I 2 + M 2R 1 r = 2 fk d I 2 R I Propagation Chain Transfer Termination m,n + k p m+1,n m,n + B k

More information

A013 HISTORY MATCHING WITH RESPECT TO RESERVOIR STRUCTURE

A013 HISTORY MATCHING WITH RESPECT TO RESERVOIR STRUCTURE A3 HISTORY MATCHING WITH RESPECT TO RESERVOIR STRUCTURE SIGURD IVAR AANONSEN ; ODDVAR LIA ; AND OLE JAKOB ARNTZEN Centre for Integrated Research, University of Bergen, Allégt. 4, N-7 Bergen, Norway Statoil

More information

Kinetic Monte Carlo (KMC)

Kinetic Monte Carlo (KMC) Kinetic Monte Carlo (KMC) Molecular Dynamics (MD): high-frequency motion dictate the time-step (e.g., vibrations). Time step is short: pico-seconds. Direct Monte Carlo (MC): stochastic (non-deterministic)

More information

The distortion observed in the bottom channel of Figure 1 can be predicted from the full transport equation, C t + u C. y D C. z, (1) x D C.

The distortion observed in the bottom channel of Figure 1 can be predicted from the full transport equation, C t + u C. y D C. z, (1) x D C. 1 8. Shear Dispersion. The transport models and concentration field solutions developed in previous sections assume that currents are spatially uniform, i.e. u f(,y,). However, spatial gradients of velocity,

More information

Biological Transportation Networks PDE Modeling and Numerics

Biological Transportation Networks PDE Modeling and Numerics MÜNSTER Biological Transportation Networks PDE Modeling and Numerics joint work with Martin Burger () Jan Haskovec (KAUST) Peter Markowich (KAUST/Cambridge) Benoît Perthame (LLJLUPMC) Data-Rich Phenomena

More information

The rotor-router mechanism for quasirandom walk and aggregation. Jim Propp (U. Mass. Lowell) July 10, 2008

The rotor-router mechanism for quasirandom walk and aggregation. Jim Propp (U. Mass. Lowell) July 10, 2008 The rotor-router mechanism for quasirandom walk and aggregation Jim Propp (U. Mass. Lowell) July 10, 2008 (based on articles in progress with Ander Holroyd and Lionel Levine; with thanks also to Hal Canary,

More information

NPTEL

NPTEL NPTEL Syllabus Nonequilibrium Statistical Mechanics - Video course COURSE OUTLINE Thermal fluctuations, Langevin dynamics, Brownian motion and diffusion, Fokker-Planck equations, linear response theory,

More information

Modeling of noise by Legendre polynomial expansion of the Boltzmann equation

Modeling of noise by Legendre polynomial expansion of the Boltzmann equation Modeling of noise by Legendre polynomial expansion of the Boltzmann equation C. Jungemann Institute of Electromagnetic Theory RWTH Aachen University 1 Outline Introduction Theory Noise Legendre polynomial

More information

RADIONUCLIDE DIFFUSION IN GEOLOGICAL MEDIA

RADIONUCLIDE DIFFUSION IN GEOLOGICAL MEDIA GEOPHYSICS RADIONUCLIDE DIFFUSION IN GEOLOGICAL MEDIA C. BUCUR 1, M. OLTEANU 1, M. PAVELESCU 2 1 Institute for Nuclear Research, Pitesti, Romania, crina.bucur@scn.ro 2 Academy of Scientists Bucharest,

More information

Computational statistics

Computational statistics Computational statistics Markov Chain Monte Carlo methods Thierry Denœux March 2017 Thierry Denœux Computational statistics March 2017 1 / 71 Contents of this chapter When a target density f can be evaluated

More information

Extending the Tools of Chemical Reaction Engineering to the Molecular Scale

Extending the Tools of Chemical Reaction Engineering to the Molecular Scale Extending the Tools of Chemical Reaction Engineering to the Molecular Scale Multiple-time-scale order reduction for stochastic kinetics James B. Rawlings Department of Chemical and Biological Engineering

More information