DSMC Collision Frequency Traditional & Sophisticated

Slides:



Advertisements
Similar presentations
Molecular Dynamics at Constant Temperature and Pressure Section 6.7 in M.M.
Advertisements

Measuring Fluid Velocity and Temperature in DSMC Alejandro L. Garcia Lawrence Berkeley National Lab. & San Jose State University Collaborators: J. Bell,
Lecture 4 – Kinetic Theory of Ideal Gases
Filson (2001) Previous research establishes that in new industries, price falls, market output rises, and the number of firms initially rises and then.
1 Validation and Verification of Simulation Models.
Spreadsheets In today’s lesson we will look at:
Section 2.8—Speeding Up A Reaction
Inferential Statistics
Introduction to Monte Carlo Methods D.J.C. Mackay.
Fundamentals of Data Analysis Lecture 4 Testing of statistical hypotheses.
Inferential Statistics 2 Maarten Buis January 11, 2006.
1.3 Simulations and Experimental Probability (Textbook Section 4.1)
Properties of OLS How Reliable is OLS?. Learning Objectives 1.Review of the idea that the OLS estimator is a random variable 2.How do we judge the quality.
1. 2 Traditional Income Statement LO1: Prepare a contribution margin income statement.
Application of the MCMC Method for the Calibration of DSMC Parameters James S. Strand and David B. Goldstein The University of Texas at Austin Sponsored.
© 2010 Pearson Prentice Hall. All rights reserved Chapter Sampling Distributions 8.
Detector Effects and Backgrounds In the following, I examine the following possible sources of spurious signals which could simulate the parity signal:
1 Probability and Statistics Confidence Intervals.
Section 18.1 Collision Theory, Activation Energy, & Rates of Reactions
The inference and accuracy We learned how to estimate the probability that the percentage of some subjects in the sample would be in a given interval by.
Kinetic Molecular Theory of Gases.  Kinetic Molecular Theory of Gases- is a model that attempts to explain the properties of an ideal gas.  An ideal.
Kinetics Senior Chemistry. Particle Collisions For a reaction to proceed to products, the reactants must collide with one another. Rate of reaction The.
Mean Field Methods for Computer and Communication Systems Jean-Yves Le Boudec EPFL Network Science Workshop Hong Kong July
Where Are You? Children Adults.
Correlated equilibria, good and bad: an experimental study
Introducing Information into RM to Model Market Behavior INFORMS 6th RM and Pricing Conference, Columbia University, NY Darius Walczak June 5, 2006.
SUR-2250 Error Theory.
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Computations, and the best fitting line.
Unit 5: Hypothesis Testing
Chapter 1 The Investment Setting
A True/False quiz consists of 8 questions.
Simulation-Based Approach for Comparing Two Means
Computer Architecture Experimental Design
Combining Random Variables
Diffusion of Gas Particles
PUBLIC FINANCE AND TAX POLICY
Kinetic Molecular Theory
Counting Statistics and Error Prediction
Significance Tests: The Basics
Additional notes on random variables
Sampling Distributions
Continuous Random Variables
Chapter 8: Estimating with Confidence
Additional notes on random variables
6 Kinetics Year 11 DP Chemistry.
Chapter 7: Sampling Distributions
Inferential Statistics
Chapter 8: Estimating with Confidence
Chapter 3: Response models
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 9: Sampling Distributions
Sampling Distributions (§ )
6.1 Simulation.
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Kinetic Molecular Theory
Chapter 8: Estimating with Confidence
Unit 4: Kinetics Collision Theory.
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Service Tube Vibration Analysis Method Comparison: NUMERICAL VS
Kinetics I.
The European Statistical Training Programme (ESTP)
Chapter 5: Sampling Distributions
Presentation transcript:

DSMC Collision Frequency Traditional & Sophisticated Alejandro L. Garcia Dept. Physics, San Jose State Univ. Center for Comp. Sci. & Eng., LBNL

Lucky Number 7 Graeme’s notes on sophisticated DSMC say that accuracy of collision rate depends on number of particles per cell. Lucky 7 No such dependence in traditional DSMC. Why?

Collision Frequency From basic kinetic theory, collision frequency (number of collisions per particle per unit time in a volume V) is So the total number of collisions in a time step is

DSMC Collisions DSMC uses this result to determine the number of attempted collisions in a cell as Attempted collisions are accepted with probability,

Traditional DSMC Collisions In traditional DSMC, the average number of collisions is This gives the correct result since for Poisson,

Alternative Formulation In Graeme’s 1994 book he uses This also gives the correct result since, As mentioned in his notes for this meeting, the approach is now obsolete.

Nearest Particle Selection In traditional DSMC, collisions partners are drawn at random in a cell. In sophisticated DSMC, the nearest particle in the cell is used as the collision partner (unless those two particles recently collided). Does this introduce a bias in average relative velocity if number of particles in a cell is small? Preliminary 1D runs indicated that it does not bias the acceptance rate or collision frequency.

Sophisticated DSMC In sophisticated DSMC the time step and cell size vary dynamically so now Dt and V are also random variables.

Sophisticated DSMC Collisions In sophisticated DSMC, the average number of collisions is If N, V, and Dt are correlated then equality does not hold.

Simple Example Suppose we dynamically make the cell sizes such that the number of particles in a cell is exactly N0 This simple example is not sophisticated DSMC yet it illustrates the effect of a dynamically variable cell volume.

Collisions in Simple Example Since the number of particles in a cell is exactly N0 the average number of collisions is Two problems:

Results Simple Example Quick calculation estimates that number of collisions will be lower by a factor of <N> Prediction Simulation 32 1.00 1.00 16 1.00 1.00 8 0.98 0.99 0.94 0.95 0.75 0.77

Quick “Fix” in Simple Example Since the number of particles in a cell is exactly N0 we might think that instead we should compute the number of attempted collisions as so that

Results for Quick “Fix” Quick calculation estimates that number of collisions will be higher by a factor of <N> Prediction Simulation 32 1.03 1.03 16 1.06 1.06 8 1.12 1.13 1.25 1.27 1.55 1.57

Conclusion Sophisticated DSMC is a powerful and useful extension to traditional DSMC. For many reasons we SHOULD NOT be thinking of returning to traditional DSMC. The development of traditional DSMC benefitted from theoretical analysis. Sophisticated DSMC is more complex so this analysis will be more difficult, but still needed.