Presentation is loading. Please wait.

Presentation is loading. Please wait.

2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Improvements to the Discrete Velocity Method for the Boltzmann Equation Peter Clarke Improvements.

Similar presentations


Presentation on theme: "2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Improvements to the Discrete Velocity Method for the Boltzmann Equation Peter Clarke Improvements."— Presentation transcript:

1 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Improvements to the Discrete Velocity Method for the Boltzmann Equation Peter Clarke Improvements to the Discrete Velocity Method for the Boltzmann Equation Peter Clarke D. Hegermiller, A.B. Morris, P.T. Bauman, P. L. Varghese, D. B. Goldstein University of Texas at Austin Department of Aerospace Engineering DSMC Workshop September 2011 Funding: Some of this material is based upon work supported by the DOE [National Nuclear Security Administration] under Award Number [DE-FC52-08NA28615] and NASA’s NSTRF Fellowship program

2 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Outline Motivation The Discrete Velocity Method Previous work Variance reduction using an interpolation scheme Non-uniform grids in velocity space Application of VHS and VSS collision models Future Work Inclusion of internal energy in DVM 2

3 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Motivation Discrete velocity methods are comparable to DSMC But discrete velocity methods have several traditional problems High Mach number flows and other flows that require large velocity bounds. The inclusion of physics in the model such as varying types of molecular potentials, multi-species flow, internal energy, and chemical reactions are often neglected in preliminary DVM investigations. We wish to solve the first problem with the eventual application of adaptive velocity grids. The first step towards this goal is the implementation of non uniform grids in velocity space. 3

4 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop DVM Formulation The collision integral is split into replenishing and depleting parts: We begin with the scaled Boltzmann equation: To solve the Boltzmann equation using DVM, we must discretize the integro-differential equation. Scaling Factors: 1, pseudo-maxwell 4

5 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop DVM Formulation We separate the convection and collision parts of the equation 4 th order convection: We then approximate the collision integral with finite summations: β 5 Bobylev, A.V., 1976, Soviet Phys. Dokl., 20, 822-824. Krook, M., and Wu, T.T., 1977, Phys. Fluid, 20, 1589-1595

6 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop DVM Formulation DSMC – “Fixed mass, variable velocity particles.” ηiηi ηjηj ϕ ηiηi ηjηj DVM – “Fixed velocity, variable mass quasi-particles.” ϕ 6

7 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Variance Reduction Decompose ϕ into an equilibrium part and a deviation from equilibrium part As has been previously presented by A. Morris we use a stochastic discrete velocity model: Baker, L.L. and N.G. Hadjiconstantinou, "Variance Reduction for Monte Carlo Solutions of the Boltzmann Equation," Physics of Fluids, 17, 2005 Morris, A.B., “Variance Reduction for a Discrete Velocity Gas” 2011 7 δ

8 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Variance Reduction As has been previously presented by A. Morris we use a stochastic discrete velocity model: Baker, L.L. and N.G. Hadjiconstantinou, "Variance Reduction for Monte Carlo Solutions of the Boltzmann Equation," Physics of Fluids, 17, 2005 Morris, A.B., “Variance Reduction for a Discrete Velocity Gas” 2011 0 8 δ

9 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Variance Reduction Calculate depletion mass: Select random collision partners, either two from the deviation distribution or one from the deviation and one from the equilibrium distribution. or β 9

10 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Interpolation Begin with conservation equations: Mass Momentum Energy The system of equations is solved: iz ez ex ey iy xyz ix o a b c Δϕ Varghese, P.L., “Arbitrary Post-Collision Velocities in a Discrete Velocity Scheme for the Boltzmann Equation.” 2007 10

11 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Code Development DVM has been implemented using modern software engineering principles that enhance maintainability and ease of testing to allow more thorough verification of the software and, thus, increases confidence that the implementation is correct. These practices include: Object-oriented code style to enhance encapsulation and minimize code duplication. Source code revision control using svn. Build system (Autotools) for portability between computing systems (code currently tested on Linux and Mac OS X environments) Build system also enables easy addition of unit and regresssion tests. Current suite is at 42 tests. Full documentation of code and algorithms 11

12 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Variance Reduction with Interpolation We combine the variance reduction technique with the interpolation scheme that has been developed: 4 th, 6 th, and 8 th moments of the relaxation of the BKW distribution - Interpolation - analytic 12 - No interpolation No Interpolation Interpolation

13 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Variance Reduction with Interpolation - No interpolation - Interpolation Mach 2 Shock density profile: 13

14 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Non-uniform grids in velocity space Additions to the Discrete Velocity Method: Due to the interpolation scheme we can relax the requirement that β be a constant number βiβi βjβj βkβk 14

15 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Non-uniform grids in velocity space 3D homogeneous relaxation with variable grid: The optimal configuration for the velocity grid is an area of active research 15

16 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop VHS and VSS VSS is similar to VHS except the scattering is no longer isotropic. When picking post-collision velocities, sample from the scattering distribution. VHSVSS Collision probability depends on relative speed. The amount depleted during a collision is now proportional to collision probability. 16

17 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop VHS Example DVM DSMC A Mach 2 shock with VHS: 17

18 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop ηkηk ηjηj ηiηi E rot E vib Future Work A major addition to the Discrete Velocity Method that allows for more accurate physics is the inclusion of internal energy We assign a single internal energy to each location in velocity space. Future work will allow a distribution of energies at every velocity location Internal Energy: 18

19 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Future Work An exchange in energy between translation and internal energy is calculated using a Landau-Teller-like equation. The exchange changes the magnitude of the post-collision relative velocity vector as well as adding or subtracting from the internal energy distributions. Interpolation allows for any post collision relative velocity vector length. 19

20 2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Summary We showed: Comparison between DSMC and DVM Combination of Variance Reduction with Interpolation Non-uniform velocity grids Application of VHS and VSS collision models Future Work: Full implementation of internal energy including distributions of energy at every point in velocity space. Adaptable velocity grids. 20


Download ppt "2011 DSMC Workshop Workshop 2011 DSMC Workshop Workshop Improvements to the Discrete Velocity Method for the Boltzmann Equation Peter Clarke Improvements."

Similar presentations


Ads by Google