Efficient deterministic modelling of rarefied gas flows

Size: px
Start display at page:

Download "Efficient deterministic modelling of rarefied gas flows"

Transcription

1 Efficient deterministic modelling of rarefied gas flows V.A. Titarev Dorodnicyn Computing Centre of Russian Academy of Sciences 64 IUVSTA Workshop on Practical Applications and Methods of Gas Dynamics for Vacuum Science and Technology, May 16-19, Germany V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 1 / 32

2 Outline of the presentation 1 Motivation: why kinetic equations and what methods we need for industrial applications 2 Model application: gas flow in long micro channels of finite length planar case circular pipe linearised as well as non-linear problems, including flow into vacuum 3 Review of existing methods & results steady-state iteration composite methods 4 Framework of new unstructured mesh solvers mixed-element unstructured spatial solver implicit time evolution efficient HPC version 5 Calculations of flows in long finite-length channels comparison with published data of Loyalka, Graur & Sharipov data for long finite-length planar channel data for long finite-length circular pipe V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 2 / 32

3 Why to use the Boltzmann kinetic equation? At present, the Monte-Carlo statistical simulation method (DSMC) is the computational method of choice. However, Due to statistical fluctuations and 1st order not very suitable for unsteady flows, transitional and near-continuum flows, slow flows computational efficiency is not optimal due to explicit time evolution The Boltzmann equation is free of any limitations of the DSMC: The equation is applicable across all flow regimes, i.e. from free molecular to near-continuum flows Unsteady flows can be treated in a straightforward manner. The deterministic nature of the equation allows the development of efficient high-order accurate methods, including methods with implicit time evolution It is possible to use special properties of the flow problem (e.g. asymptotic solution) in construction of numerical methods V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 3 / 32

4 Requirements for industrial applications Ability to compute flows with Knudsen layers in arbitrary geometries multi-block structured meshes mixed-element unstructured meshes, pure tetras not sufficient High-order of accuracy (at least 2nd order) linear schemes not suitable (e.g. MacCormack) non-linear solution-adaptive methods are required Conservation with respect to collision integral for model equations various approaches available: Rykov et al 1994, Mieussens 2000, Titarev 2006 Rapid convergence to steady state implicit time evolution Good scalability on modern HPC machines MPI model hybrid MPI-OpenMP or MPI-GPU models V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 4 / 32

5 S-model kinetic equation In the non-dimensional variables the kinetic equation takes the form: f M = f t + ξx f x + ξy f y + ξz f ν = 8 5 nt 1 π µ Kn, f + = f M z = ν(f + f ), ( (1 Pr)Sc(c2 52 ) ), n (πt ) exp 3/2 ( c2 ), c = v, v = ξ u, S = 2q T nt. 3/2 Macroscopic quantities defined as ( n, nu, n( 3 ) 2 T + u2 ), q = (1, ξ, ξ 2, 12 ) vv 2 fdξ. Boundary condition on the surface: ξ n<0 n w ( ξ2 f (x, ξ) = f w = exp (πt w ) 3/2 T w n w = N i /N r, N i = ξ nfdξ, N r = + ξ n>0 ), ξ n = (ξ, n) > 0, ) 1 ξ n exp ( ξ2 dξ. (πt w ) 3/2 T w V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 5 / 32

6 Linearised kinetic equation Linearise around the Maxwellian distribution f 0 corresponding to average values of density and temperature n 0, T 0: f 0 = f = f 0(1 + h), h = h(x, ξ), h 1, n 0 (πt exp 0) 3/2 ( ξ2 /T 0) 1 π exp 3/2 ( ξ2 ). Linearised macroscopic quantities: ˆn = n n0 = f 0hdξ, u = ξf 0hdξ, n 0 ˆT = T T0 = 2 ξ 2 f 0hdξ ˆn, q = 5 T u + 1 ξξ 2 f 0hdξ. 2 The evolution equation for the perturbation function h has the following form: h ξ x x + h ξy y + h ξz z = ν0(h(s) h), ν 0 = π Kn, h (S) = ˆn + 2uξ + (ξ ) ˆT (1 Pr)(ξ2 5 2 )qξ. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 6 / 32

7 Existing methods: steady-state iteration Typically used in two space dimensions. Let n be the iteration counter. Then: ( ) n+1 ( ) n+1 f f ξ x + ξ y = ν n (fm n f n+1 ) x y Advantages: Low storage requirement Extends to axisymmetric (Shakhov, 1974) and 3D (Arkhipov & Bishaev, 2007) flows directly Allows shock-fitting type difference schemes Disadvantages: Difficult to implement with high order of accuracy Non-conservative with respect to collision integral Poor convergence for small Kn, each iteration adds only a Kn 2 change (Bishaev & Rykov, 1975) V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 7 / 32

8 Composite methods Basic idea: for Kn 1 explicitly use the continuum Navier-Stokes solution in the numerical method 1 Bishaev & Rykov, 1975: one-dimensional non-linear heat transfer problem 2 Sharipov & Subbotin, 1992: multi-dimensional linearised problem, typical of microchannel flow Consider the linearised equation: Now assume Then The use of Chapman-Enskog method gives ξ f = ˆLf + g(x, ξ) f = f 0 + f, f 0 = lim Kn 0 f ξ f = ˆL f + g(x, ξ) + ˆLf 0 ξ f 0 f 0 = 2ξ u 0 where u 0 is the bulk velocity, found from Stoke s equations: µ u 0 = p, divu 0 = 0. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 8 / 32

9 Existing 3D methods & codes for kinetic equations These are time marching methods, in which steady solution is computed as a limit in time: multi-block structured (Z.-H. Li & H.-X. Zhang.J. Comp. Phys.,v.193, 2004) Unified Flow Solver (UFS) on Cartesian semi-structured meshes (V.I. Kolobov et. al. J. Comp. Phys., 223: , 2007) 1st order tetrahedral (Yu.Yu. Kloss et. al. Atomic Physics, 105(4), 2008) However, none of them satisfies all the requriements: spatial meshes not very suitable for certain problems (e.g. long micro channels, Knudsen layer resolution) slow convergence to steady state due to explicit time evolution unclear scalability on HPC More efficient & universal methods of numerical modelling are needed. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 9 / 32

10 2D benchmark problem: flow in long planar micro channel A planar microchannel of length 2l & width a connects large reservoirs filled with the same monatomic gas at pressures p 1,p 2 and temperatures T 1,T 2, respectively. P = p 1 p 2 & T = T 1 T 2 cause the gas movement through channel. The main quantity of interest: mass flow rate M: 2RT0 M = aρ(x, y, z)u(x, y, z)dy, p 0 = 1 p 02a 2 (p1 + p2), T0 = 1 (T1 + T2) 2 a V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 10 / 32

11 3D benchmark problem: flow through a long circular pipe A microchannel (pipe) of length 2l & radius a connects large reservoirs filled with the same monatomic gas at pressures p 1,p 2 and temperatures T 1,T 2, respectively. Due to the spatial symmetry of the problem only quarter of the pipe is considered. P = p 1 p 2 & T = T 1 T 2 cause the gas movement through channel. Non-dimensional mass flow rate: 2RT0 M = p 0 A A ρ(x, y, 0)w(x, y, 0)dxdy V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 11 / 32

12 Hierarchy of solutions The solution to the problem may have the following levels of approximation: 1 Fully non-linear approximation for finite-length channel (arbitrary pressure & temperature jumps) 2 Linearised approximation for finite-length channel (small pressure & temperature jumps) 3 Asymptotic approximation corresponding to l/a gas motion is caused by constant pressure & temperature gradients acting along the channel spatial dimension of the problem is reduced Choice of flow model for the Boltzmann equation: 1 exact collision integral - in theory most accurate, in practice very difficult to achieve good accuracy numerically 2 BGK (or Krook) model - the simplest model collision integral, not accurate for non-isothermal flows 3 S-model collision integral of Shakhov - presently the most accurate model equation for microchannel flows V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 12 / 32

13 Existing results for planar microchannel flows Infinitely long channel - a lot of studies, see e.g. F. Sharipov and V. Seleznev F. Sharipov & G. Bertoldo - comparison of model & exact collision integrals Finite-length channel, linearised flow - only short & moderate tubes, see e.g. C. Cercignani & I. Neudachin 1979 V.D. Akin shin, A.M. Makarov, V.D. Seleznev and F.M. Sharipov, 1988, 1989 E.M. Shakhov 1999,2000 Finite-length channel, nonlinear flow - Larina & Rykov 1996 Sharipov & Seleznev 1994: approximate method to calculate mass flow rate without taking into account end effects. Calculations for really long finite-length channels are missing even in the linearised regime. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 13 / 32

14 Existing results for 3D microchannel flows Infinitely long channel -most studies for the circular/rectangular cross section. More recent results I. Graur & F. Sharipov, elliptic cross section L. Szalmas & D. Valougeorgis triangular and trapezoidal cross section V. Titarev & E.M. Shakhov arbitrary polygonal cross section Linearised flow through a finite-length circular pipe: Shakhov 2000 Nonlinear flow: Orifice flow Shakhov 1974 Axisymmetric rarefied flow in the pipe caused by evaporation/condensation Shakhov 1996, Larina & Rykov 1998a Flow through short tubes for arbitrary pressure ratios, including into vacuum: Varoutis et al 2008, 2009 (using Monte-Carlo) Anikin, Kloss, Martynov and Tcheremissine 2010: Numerical modelling of Knudsen experiment Accurate calculations for really long finite-length pipes are missing even in the linearised regime. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 14 / 32

15 Nesvetay 2D/3D Framework of 2D/3D one-step implicit methods for deterministic modelling of rarefied gas flows developed by the author from 2007 onwards Flow model - Boltzmann kinetic equation with various model collision integrals (Krook, Shakhov, Rykov etc) The framework consists of the following blocks: high-order TVD method on hybrid unstructured meshes fully conservative procedure to calculate macroscopic quantities one-step implicit time evolution method both OpenMP and MPI parallelisation Due to time restrictions, only 3D version will be presented V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 15 / 32

16 Conservative discrete velocity framework March in time to steady state: g = ξ g + J(g), t J = ν(g (S) g), where g is the distribution function f for the nonlinear case and perturbation h in the linearised case. Replace the infinite domain of integration in the molecular velocity space ξ by a finite computational domain. The kinetic equation is replaced by a system of N ξ advection equations for each of g α = g(x, ξ α ): t g α = ξ α g α + J(g α ), which are connected by the macroscopic parameters in the function g (S) from the model collision integral J. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 16 / 32

17 Approximation of model collision integral on ξ mesh Let ω α be the weights of the second order composite quadrature rule used for integration in ξ space. To compute the vector of primitive variables U = (n, u 1, u 2, u 3, T, q 1, q 2, q 3) T for each spatial cell we have the following system of equations 1 0 ξ ξ 2 (f α + f α)ω α = 0. α vv 2 2 Pr q α Here subscripts i are n are omitted for simplicity. These eight equations are solved using the Newton iterations the initial guess for which is provided by the direct (non-conservative) approximation 3 2 n nu nt + nu2 q = α 1 ξ ξ vv 2 α f αω α Usually, one or two Newton iterations are sufficient for convergence. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 17 / 32

18 Advection scheme Introduce in the physical variables x = (x 1, x 2, x 3) = (x, y, z) a computational mesh consisting of elements (spatial cells) V i. Denote by V i the cell volume, A il area of face l. Omit subscript α for simplicity. Let t = t n+1 t n, g n = g(t n, x, ξ),, One-step explicit method can be written as: g n+1 g n = ξ g n + J n t The implicit one-step method has the following form: (1 + tν n + tξ ) g n+1 g n = ξ g n + J n t V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 18 / 32

19 Fully discrete method Basic idea: integrate over V i them discretize left-hand side with first-order upwind spatial differences the right-hand side L n α is approximated using a TVD method. The result is a system of linear equations for increments of the solution δ n = g n+1 g n : (1 + ν n i t)δ n i + t V i ξ nl F l (δi n, δ n σ l (i)) A il = { (ξ g n ) i + Ji n } t l where σ l (i) the cell index of the cell adjacent to the face l of cell V i. Using divergence theorem sum of face fluxes: (ξ g n ) i = 1 Φ n il, Φ n il = ξ nlg(t n, x, ξ)ds. V i The values at the next time level are given by g n+1 i l A il = g n i + δ n i. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 19 / 32

20 Stencils for piece-wise linear reconstruction method V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 20 / 32

21 Time evolution An approximate factorization of the system is carried out using the approach suggested in Men shov & Nakamura 1995, As a result, the computational cost of one time step of the implicit method is only 25% larger than the computational cost of an explicit method. In calculations, the value of the time step t is evaluated according to the expression t = C min i d i /ξ 0, where C is the prescribed CFL number, d i the characteristic linear size of the cell V i. C 1 3 corresponds to the conventional explicit method V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 21 / 32

22 Results 1 Calculations are run for both 2D and 3D channels 2 Both linearised & non-linear formulations are considered 3 Efficiency of implicit time evolution is assessed 4 Parallel scalability tests are carried out 5 All calculations are run on the HPC Facility Astral of the Cranfield university, which is a Hewlett Packard HPC, comprising 856 Intel Woodcrest cores (3.0GHz). V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 22 / 32

23 Results: pressure driven & creep flow Calculations have been carried out for l/a = 10, 100 and 1000 in 2D l/a = 1, 10 and 100 in 3D Main calculated characteristic of the flow - mass flow rate as function of ν 0, l/a and ratios of temperature and pressure in reservoirs Pressure driven flow: movement is caused by pressure difference only Linearised problem: solution is independent of pressure difference Non-linear problem: pressure ratio p 1/p 2 defines the flow Creep flow movement is caused by temperature gradient; pressure difference is zero. Only linearised problem is considered To compare results for different l/a and p 1/p 2 consider mass flow rate scaled with the average pressure gradient: M p = 2l P M T =0, M T = 2l T M P=0 V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 23 / 32

24 Mass flow rate in linearised 2D problem V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 24 / 32

25 Efficiency of implicit time evolution in 3D The solution of the nonlinear problem with pressure ratio p 1/p 2 = 2 is computed for ν 0 = 1 and hexa mesh with cells V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 25 / 32

26 Scalability studies using 16 3 velocity mesh in 3D Spatial mesh of hexa cells and 16 3 velocity mesh are used, performance normalised by the result on 16 cores Weak scaling (fixed size per core) Strong scaling (fixed problem size) V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 26 / 32

27 Asymptotic case l/a = & circular pipe Flow is described by spatially two-dimensional kinetic equation with a source term Solid line - Lo & Loyalka, 1982, semi-analytic method Crosses Graur & Sharipov, 2009, 10 6 spatial cells, composite scheme Red circles - Titarev & Shakhov, 2010, spatial cells, direct solution V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 27 / 32

28 Mass flow rate in linearised 3D problem V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 28 / 32

29 Flow in a 3D composite tube Channel: circular and pentagonal sections smoothly connected B.C.: z = 0 - evaporation, z = 5 complete condensation. Mixed element mesh with Knudsen layer: spatial cells intotal, of which 6401 tetras, 880 hexa, 2344 prisms and 426 pyramids. Velocity mesh: 16 3 cells. Calculations run on a PC V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 29 / 32

30 Mass flow ρw for Kn = 0.1 Cuts along the axis (left) and symmetry plane (right) V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 30 / 32

31 Conclusions 1 A brief summary of existing numerical methods for kinetic equations has been presented 2 Review of existing results for 2D and 3D microchannels shows that there are virtually no numerical results for long finite-length channels 3 A new framework for analyzing rarefied flows in complex 2D/3D geometries has been presented, which is fully unstructured, efficient and scalable up to 512 cores 4 Using the proposed approach, for the first time an accurate calculation of the mass flow rate through long microchannels has been performed for various flow regimes V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 31 / 32

32 Publications 1 V.A. Titarev. Conservative numerical methods for model kinetic equations // Computers and Fluids, 36(9): , V.A. Titarev. Numerical method for computing two-dimensional unsteady rarefied gas flows in arbitrarily shaped domains // Computational Mathematics and Mathematical Physics, 49(7): , V.A. Titarev. Implicit numerical method for computing three-dimensional rarefied gas flows using unstructured meshes // Computational Mathematics and Mathematical Physics, 50(10): , V.A. Titarev. Implicit unstructured-mesh method for calculating Poiseuille flows of rarefied gas // Communications in Computational Physics, 8(2): , V.A. Titarev and E.M. Shakhov. Nonisothermal gas flow in a long channel analyzed on the basis of the kinetic S-model // Computational Mathematics and Mathematical Physics, 50(12): , V.A. Titarev. Efficient deterministic modelling of three-dimensional rarefied gas flows, submitted to Communications in Computational Physics. 7 V.A. Titarev. Linearised problem of rarefied gas flow through a long circular pipe of finite length, in preparation. V.A. Titarev (Computing Center of RAS) Deterministic modelling 64 IUVSTA Workshop 32 / 32

Problems of Flows Through Short Channels Studied by Means of the Boltzmann Equation

Problems of Flows Through Short Channels Studied by Means of the Boltzmann Equation Problems of Flows Through Short Channels Studied by Means of the Boltzmann Equation Aristov V.V., Frolova A.A. and Zabelok S.A. Dorodnicyn Computing Centre of Russian Academy of Sciences Kolobov V.I. and

More information

Kinetic Models and Gas-Kinetic Schemes with Rotational Degrees of Freedom for Hybrid Continuum/Kinetic Boltzmann Methods

Kinetic Models and Gas-Kinetic Schemes with Rotational Degrees of Freedom for Hybrid Continuum/Kinetic Boltzmann Methods Kinetic Models and Gas-Kinetic Schemes with Rotational Degrees of Freedom for Hybrid Continuum/Kinetic Boltzmann Methods Simone Colonia, René Steijl and George N. Barakos CFD Laboratory - School of Engineering

More information

A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows

A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows K. Xu and J.C. Huang Mathematics Department, Hong Kong University of Science and Technology, Hong Kong Department of Merchant Marine, National

More information

Kinetic calculation of rarefied gaseous flows in long tapered rectangular microchannels

Kinetic calculation of rarefied gaseous flows in long tapered rectangular microchannels Kinetic calculation of rarefied gaseous flows in long tapered rectangular microchannels Lajos SZALMAS 1,* * Corresponding author: Tel.: ++49 (0)421 218 63495; Email: lszalmas@gmail.com 1 Center for Environmental

More information

A hybrid method for hydrodynamic-kinetic flow - Part II - Coupling of hydrodynamic and kinetic models

A hybrid method for hydrodynamic-kinetic flow - Part II - Coupling of hydrodynamic and kinetic models A hybrid method for hydrodynamic-kinetic flow - Part II - Coupling of hydrodynamic and kinetic models Alessandro Alaia, Gabriella Puppo May 31, 2011 Abstract In this work we present a non stationary domain

More information

RAREFIED GAS FLOW IN PRESSURE AND VACUUM MEASUREMENTS

RAREFIED GAS FLOW IN PRESSURE AND VACUUM MEASUREMENTS XX IMEKO World Congress Metrology for Green Growth September 9 4, 202, Busan, Republic of Korea RAREFIED GAS FLOW IN PRESSURE AND VACUUM MEASUREMENTS A. Jeerasak Pitakarnnop National Institute of Metrology,

More information

Fluid dynamics for a vapor-gas mixture derived from kinetic theory

Fluid dynamics for a vapor-gas mixture derived from kinetic theory IPAM Workshop II The Boltzmann Equation: DiPerna-Lions Plus 20 Years (IPAM-UCLA, April 15-17, 2009) Fluid dynamics for a vapor-gas mixture derived from kinetic theory Kazuo Aoki Department of Mechanical

More information

Comparison of Numerical Solutions for the Boltzmann Equation and Different Moment Models

Comparison of Numerical Solutions for the Boltzmann Equation and Different Moment Models Comparison of Numerical Solutions for the Boltzmann Equation and Different Moment Models Julian Koellermeier, Manuel Torrilhon October 12th, 2015 Chinese Academy of Sciences, Beijing Julian Koellermeier,

More information

A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows

A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows Kun Xu a,, Juan-Chen Huang b a Mathematics Department Hong Kong University of Science and Technology Clear Water Bay, Kowloon, Hong Kong b

More information

Effective Boundary Conditions for Continuum Method of Investigation of Rarefied Gas Flow over Blunt Body

Effective Boundary Conditions for Continuum Method of Investigation of Rarefied Gas Flow over Blunt Body Effective Boundary Conditions for Continuum Method of Investigation of Rarefied Gas Flow over Blunt Body I.G. Brykina a, B.V. Rogov b, I.L. Semenov c, and G.A. Tirskiy a a Institute of Mechanics, Moscow

More information

An improved unified gas-kinetic scheme and the study of shock structures

An improved unified gas-kinetic scheme and the study of shock structures IMA Journal of Applied Mathematics (2011) 76, 698 711 doi:10.1093/imamat/hxr002 Advance Access publication on March 16, 2011 An improved unified gas-kinetic scheme and the study of shock structures KUN

More information

Non-Equilibrium Flow Modeling Using High- Order Schemes for the Boltzmann Model Equations

Non-Equilibrium Flow Modeling Using High- Order Schemes for the Boltzmann Model Equations Purdue University Purdue e-pubs School of Aeronautics and Astronautics Faculty Publications School of Aeronautics and Astronautics 28 Non-Equilibrium Flow Modeling Using High- Order Schemes for the Boltzmann

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

Gas flow around a longitudinally oscillating plate at arbitrary ratio of collision frequency to oscillation frequency

Gas flow around a longitudinally oscillating plate at arbitrary ratio of collision frequency to oscillation frequency Gas flow around a longitudinally oscillating plate at arbitrary ratio of collision frequency to oscillation frequency Feli Sharipov and Denize Kalempa Departamento de Física, Universidade Federal do Paraná

More information

arxiv: v1 [physics.flu-dyn] 14 Feb 2017

arxiv: v1 [physics.flu-dyn] 14 Feb 2017 This draft was prepared using the LaTeX style file belonging to the Journal of Fluid Mechanics 1 arxiv:170.0410v1 [physics.flu-dyn] 14 Feb 017 A comment on An improved macroscale model for gas slip flow

More information

CORBIS: Code Raréfié Bidimensionnel Implicite Stationnaire

CORBIS: Code Raréfié Bidimensionnel Implicite Stationnaire CORBIS: Code Raréfié Bidimensionnel Implicite Stationnaire main ingredients: [LM (M3AS 00, JCP 00)] plane flow: D BGK Model conservative and entropic velocity discretization space discretization: finite

More information

Micro-Scale Gas Transport Modeling

Micro-Scale Gas Transport Modeling Micro-Scale Gas Transport Modeling Continuum & Slip Flow Regimes: Navier-Stokes Equations Slip Boundary Conditions U g U w = ( σ ) σ U Kn n Slip, Transitional & Free Molecular: Direct Simulation Monte

More information

Shear Force in Radiometric Flows

Shear Force in Radiometric Flows Shear Force in Radiometric Flows Natalia E. Gimelshein, Sergey F. Gimelshein, Andrew D. Ketsdever and Nathaniel P. Selden ERC, Inc, Edwards AFB, CA 93524 University of Colorado at Colorado Springs, Colorado

More information

Simplified Hyperbolic Moment Equations

Simplified Hyperbolic Moment Equations Simplified Hyperbolic Moment Equations Julian Koellermeier and Manuel Torrilhon Abstract Hyperbolicity is a necessary property of model equations for the solution of the BGK equation to achieve stable

More information

Monte Carlo methods for kinetic equations

Monte Carlo methods for kinetic equations Monte Carlo methods for kinetic equations Lecture 4: Hybrid methods and variance reduction Lorenzo Pareschi Department of Mathematics & CMCS University of Ferrara Italy http://utenti.unife.it/lorenzo.pareschi/

More information

Heat Transfer Engineering Publication details, including instructions for authors and subscription information:

Heat Transfer Engineering Publication details, including instructions for authors and subscription information: This article was downloaded by: [University of Thessaly], [Dimitris Valougeorgis] On: 28 June 211, At: 8:6 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 172954

More information

Numerical study of unsteady rarefied gas flow through an orifice

Numerical study of unsteady rarefied gas flow through an orifice Numerical study of unsteady rarefied gas flow through an orifice M.T. Ho, Irina Graur To cite this version: M.T. Ho, Irina Graur. Numerical study of unsteady rarefied gas flow through an orifice. Vacuum,

More information

Microchannel flow in the slip regime: gas-kinetic BGK Burnett solutions

Microchannel flow in the slip regime: gas-kinetic BGK Burnett solutions J. Fluid Mech. (2004), vol. 513, pp. 87 110. c 2004 Cambridge University Press DOI: 10.1017/S0022112004009826 Printed in the United Kingdom 87 Microchannel flow in the slip regime: gas-kinetic BGK Burnett

More information

The Boltzmann Equation and Its Applications

The Boltzmann Equation and Its Applications Carlo Cercignani The Boltzmann Equation and Its Applications With 42 Illustrations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo CONTENTS PREFACE vii I. BASIC PRINCIPLES OF THE KINETIC

More information

Journal of Computational Physics

Journal of Computational Physics Journal of Computational Physics 229 (2010 7747 7764 Contents lists available at ScienceDirect Journal of Computational Physics journal homepage: www.elsevier.com/locate/jcp A unified gas-kinetic scheme

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

Research Article. Slip flow and heat transfer through a rarefied nitrogen gas between two coaxial cylinders

Research Article. Slip flow and heat transfer through a rarefied nitrogen gas between two coaxial cylinders Available online wwwjocprcom Journal of Chemical and Pharmaceutical Research, 216, 8(8):495-51 Research Article ISSN : 975-7384 CODEN(USA) : JCPRC5 Slip flow and heat transfer through a rarefied nitrogen

More information

Fluid Equations for Rarefied Gases

Fluid Equations for Rarefied Gases 1 Fluid Equations for Rarefied Gases Jean-Luc Thiffeault Department of Applied Physics and Applied Mathematics Columbia University http://plasma.ap.columbia.edu/~jeanluc 23 March 2001 with E. A. Spiegel

More information

Comparison of some approximation schemes for convective terms for solving gas flow past a square in a micorchannel

Comparison of some approximation schemes for convective terms for solving gas flow past a square in a micorchannel Comparison of some approximation schemes for convective terms for solving gas flow past a square in a micorchannel Kiril S. Shterev and Sofiya Ivanovska Institute of Mechanics, Bulgarian Academy of Sciences,

More information

Behaviour of microscale gas flows based on a power-law free path distribution function

Behaviour of microscale gas flows based on a power-law free path distribution function Behaviour of microscale gas flows based on a power-law free path distribution function Nishanth Dongari, Yonghao Zhang and Jason M Reese Department of Mechanical Engineering, University of Strathclyde,

More information

arxiv: v1 [math.na] 14 Aug 2018

arxiv: v1 [math.na] 14 Aug 2018 An Efficient Steady-State Solver for icroflows with High-Order oment odel Zhicheng Hu, Guanghui Hu August 17, 218 arxiv:188.5472v1 [math.na] 14 Aug 218 Abstract In [Z. Hu, R. Li, and Z. Qiao. Acceleration

More information

Numerical simulations of rarefied gases in curved channels: thermal creep, circulating flow, and pumping effect

Numerical simulations of rarefied gases in curved channels: thermal creep, circulating flow, and pumping effect draft, March, 007 Numerical simulations of rarefied gases in curved channels: thermal creep, circulating flow, and pumping effect Kazuo Aoki, Pierre Degond, Luc Mieussens Abstract. We present numerical

More information

DSMC Simulation of Binary Rarefied Gas Flows between Parallel Plates and Comparison to Other Methods

DSMC Simulation of Binary Rarefied Gas Flows between Parallel Plates and Comparison to Other Methods Simulation of Binary Rarefied Gas Flows between Parallel Plates and Comparison to Other Methods L. Szalmas Department of Mechanical Engineering, University of Thessaly, Pedion Areos, Volos 38334, Greece

More information

Fluid Equations for Rarefied Gases

Fluid Equations for Rarefied Gases 1 Fluid Equations for Rarefied Gases Jean-Luc Thiffeault Department of Applied Physics and Applied Mathematics Columbia University http://plasma.ap.columbia.edu/~jeanluc 21 May 2001 with E. A. Spiegel

More information

Fluid Mechanics Theory I

Fluid Mechanics Theory I Fluid Mechanics Theory I Last Class: 1. Introduction 2. MicroTAS or Lab on a Chip 3. Microfluidics Length Scale 4. Fundamentals 5. Different Aspects of Microfluidcs Today s Contents: 1. Introduction to

More information

Analysis of A Thermal Transpiration Flow:

Analysis of A Thermal Transpiration Flow: 1 / 28 Analysis of A Thermal Transpiration Flow: A Circular Cross Section Micro-tube Submitted to a Temperature Gradient Along its Axis Marcos Rojas, Pierre Perrier, Irina Graur and J. Gilbert Meolans

More information

Summary We develop an unconditionally stable explicit particle CFD scheme: Boltzmann Particle Hydrodynamics (BPH)

Summary We develop an unconditionally stable explicit particle CFD scheme: Boltzmann Particle Hydrodynamics (BPH) Summary Steps in BPH Space is divided into Cartesian cells Finite number of particles ~10 6-10 7 Particles fly freely between t n and t n+1 Mass, momentum and total energy are conserved Relax into a (LTE)

More information

Computational Aspects in the Simulation of Rarefied Gas Flows

Computational Aspects in the Simulation of Rarefied Gas Flows Computational Aspects in the Simulation of Rarefied Gas Flows Liliane Basso Barichello Instituto de Matemática Universidade Federal do Rio Grande do Sul Porto Alegre, RS, Brasil Gas Flows x Knudsen number

More information

The Equivalent Differential Equation of the Gas-Kinetic BGK Scheme

The Equivalent Differential Equation of the Gas-Kinetic BGK Scheme The Equivalent Differential Equation of the Gas-Kinetic BGK Scheme Wei Gao Quanhua Sun Kun Xu Abstract The equivalent partial differential equation is derived for the gas-kinetic BGK scheme (GKS) [Xu J.

More information

Data on the Velocity Slip and Temperature Jump Coefficients

Data on the Velocity Slip and Temperature Jump Coefficients Data on the Velocity Slip and Temperature Jump Coefficients Felix Sharipov Departamento de Física, Universidade Federal do Paraná, Caixa Postal 19044, 81531-990 Curitiba, Brazil email: sharipov@fisica.ufpr.br;

More information

Application of a Modular Particle-Continuum Method to Partially Rarefied, Hypersonic Flows

Application of a Modular Particle-Continuum Method to Partially Rarefied, Hypersonic Flows Application of a Modular Particle-Continuum Method to Partially Rarefied, Hypersonic Flows Timothy R. Deschenes and Iain D. Boyd Department of Aerospace Engineering, University of Michigan, Ann Arbor,

More information

Thermal Creep of a Slightly Rarefied Gas through a Channel with Curved Boundary

Thermal Creep of a Slightly Rarefied Gas through a Channel with Curved Boundary Thermal Creep of a Slightly Rarefied Gas through a Channel with Curved Boundary C. J. T. Laneryd Λ, K. Aoki, P. Degond ΛΛ and L. Mieussens ΛΛ Λ Department of Aeronautics and Astronautics, Kyoto University,

More information

RESULTS ON THE VISCOUS SLIP COEFFICIENT FOR BINARY GAS MIXTURES. French Title

RESULTS ON THE VISCOUS SLIP COEFFICIENT FOR BINARY GAS MIXTURES. French Title SHF Microfluidics 26 - Toulouse, 12-14 December 26 - Authors - Title RESULTS ON THE VISCOUS SLIP COEFFICIENT FOR BINARY GAS MIXTURES French Title Dimitris Valougeorgis Department of Mechanical and Industrial

More information

Boltzmann Solver with Adaptive Mesh in Phase Space

Boltzmann Solver with Adaptive Mesh in Phase Space Boltzmann Solver with Adaptive Mesh in Phase Space Vladimir Kolobov, Robert Arslanbekov CFD Research Corporation, Huntsville, AL, USA Anna Frolova Dorodnitsyn Computing Center of RAS, Moscow, Russia Topical

More information

A particle-in-cell method with adaptive phase-space remapping for kinetic plasmas

A particle-in-cell method with adaptive phase-space remapping for kinetic plasmas A particle-in-cell method with adaptive phase-space remapping for kinetic plasmas Bei Wang 1 Greg Miller 2 Phil Colella 3 1 Princeton Institute of Computational Science and Engineering Princeton University

More information

A wall-function approach to incorporating Knudsen-layer effects in gas micro flow simulations

A wall-function approach to incorporating Knudsen-layer effects in gas micro flow simulations A wall-function approach to incorporating Knudsen-layer effects in gas micro flow simulations D. A. Lockerby 1, J. M. Reese 2 and M. A. Gallis 3 1 Department of Mechanical Engineering, King s College London,

More information

Hilbert Sixth Problem

Hilbert Sixth Problem Academia Sinica, Taiwan Stanford University Newton Institute, September 28, 2010 : Mathematical Treatment of the Axioms of Physics. The investigations on the foundations of geometry suggest the problem:

More information

Direct modeling for computational fluid dynamics

Direct modeling for computational fluid dynamics Acta Mech Sin (5) 3(3):33 38 DOI.7/s49-5-453- RESEARCH PAPER Direct modeling for computational fluid dynamics Kun u Received: 5 January 5 / Revised: 5 February 5 / Accepted: 3 March 5 / Published online:

More information

Application of the Transition Probability Matrix Method to High Knudsen Number Flow Past a Micro-Plate

Application of the Transition Probability Matrix Method to High Knudsen Number Flow Past a Micro-Plate Application of the Transition Probability Matrix Method to High Knudsen Number Flow Past a Micro-Plate Andrew J. Christlieb, W. Nicholas G. Hitchon, Quanhua Sun and Iain D. Boyd Department of Aerospace

More information

Hypersonic Blunt Body Thermophysics Using a Unified Kinetic/Continuum Solver

Hypersonic Blunt Body Thermophysics Using a Unified Kinetic/Continuum Solver 41st AIAA Thermophysics Conference 22-25 June 2009, San Antonio, Texas AIAA 2009-3838 Hypersonic Blunt Body Thermophysics Using a Unified Kinetic/Continuum Solver Andrew J. Lofthouse U.S. Air Force Institute

More information

An asymptotic preserving unified gas kinetic scheme for the grey radiative transfer equations

An asymptotic preserving unified gas kinetic scheme for the grey radiative transfer equations An asymptotic preserving unified gas kinetic scheme for the grey radiative transfer equations Institute of Applied Physics and Computational Mathematics, Beijing NUS, Singapore, March 2-6, 2015 (joint

More information

Numerical methods for kinetic equations

Numerical methods for kinetic equations Numerical methods for kinetic equations Lecture 6: fluid-kinetic coupling and hybrid methods Lorenzo Pareschi Department of Mathematics and Computer Science University of Ferrara, Italy http://www.lorenzopareschi.com

More information

Divergence Formulation of Source Term

Divergence Formulation of Source Term Preprint accepted for publication in Journal of Computational Physics, 2012 http://dx.doi.org/10.1016/j.jcp.2012.05.032 Divergence Formulation of Source Term Hiroaki Nishikawa National Institute of Aerospace,

More information

Lattice Boltzmann Methods for Fluid Dynamics

Lattice Boltzmann Methods for Fluid Dynamics Lattice Boltzmann Methods for Fluid Dynamics Steven Orszag Department of Mathematics Yale University In collaboration with Hudong Chen, Isaac Goldhirsch, and Rick Shock Transient flow around a car LBGK

More information

Development of an evaporation boundary condition for DSMC method with application to meteoroid entry

Development of an evaporation boundary condition for DSMC method with application to meteoroid entry Development of an evaporation boundary condition for DSMC method with application to meteoroid entry F. Bariselli, S. Boccelli, A. Frezzotti, A. Hubin, T. Magin Annual METRO meeting 29th November 2016

More information

Connection Between the Lattice Boltzmann Equation and the Beam Scheme

Connection Between the Lattice Boltzmann Equation and the Beam Scheme NASA/CR-1999-209001 ICASE Report No. 99-10 Connection Between the Lattice Boltzmann Equation and the Beam Scheme Kun Xu Hong Kong University of Science and Technology, Kowloon, Hong Kong Li-Shi Luo ICASE,

More information

An Asymptotic-Preserving Monte Carlo Method for the Boltzmann Equation

An Asymptotic-Preserving Monte Carlo Method for the Boltzmann Equation An Asymptotic-Preserving Monte Carlo Method for the Boltzmann Equation Wei Ren a, Hong Liu a,, Shi Jin b,c a J C Wu Center for Aerodynamics, School of Aeronautics and Aerospace, Shanghai Jiao Tong University,

More information

Binary gas mixtures expansion into vacuum. Dimitris Valougeorgis, Manuel Vargas, Steryios Naris

Binary gas mixtures expansion into vacuum. Dimitris Valougeorgis, Manuel Vargas, Steryios Naris Binary gas mixtures expansion into vacuum Dimitris Valougeorgis, Manuel Vargas, Steryios Naris University of Thessaly Department of Mechanical Engineering Laboratory of Transport Phenomena Pedion reos,

More information

Gaseous Slip Flow in Three-Dimensional Uniform Rectangular Microchannel

Gaseous Slip Flow in Three-Dimensional Uniform Rectangular Microchannel Gaseous Slip Flow in Three-Dimensional Uniform Rectangular Microchannel Khaleel Khasawneh, Hongli Liu and Chunpei Cai Department of Mechanical and Aerospace Engineering, New Mexico State University, Las

More information

REGULARIZATION AND BOUNDARY CONDITIONS FOR THE 13 MOMENT EQUATIONS

REGULARIZATION AND BOUNDARY CONDITIONS FOR THE 13 MOMENT EQUATIONS 1 REGULARIZATION AND BOUNDARY CONDITIONS FOR THE 13 MOMENT EQUATIONS HENNING STRUCHTRUP ETH Zürich, Department of Materials, Polymer Physics, CH-8093 Zürich, Switzerland (on leave from University of Victoria,

More information

ProVac3D a TPMC program for complex vacuum systems

ProVac3D a TPMC program for complex vacuum systems ProVac3D a TPMC program for complex acuum systems X. Luo, S. Varoutis, H. Haas, S. Hanke and C. Day INSTITUTE FOR TECHNICAL PHYSICS - VACUUM DEPARTMENT TIMO Peter Ginter KIT Uniersity of the State of Baden-Wuerttemberg

More information

Three-dimensional simulation of slip-flow and heat transfer in a microchannel using the lattice Boltzmann method

Three-dimensional simulation of slip-flow and heat transfer in a microchannel using the lattice Boltzmann method 75 Three-dimensional simulation of slip-flow and heat transfer in a microchannel using the lattice Boltzmann method A. C. M. Sousa,2, M. Hadavand & A. Nabovati 3 Department of Mechanical Engineering, University

More information

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations Khosro Shahbazi 1, Paul F. Fischer 2 and C. Ross Ethier 1 1 University of Toronto and 2 Argonne National

More information

THERMALLY DRIVEN GAS FLOWS IN CAVITIES FAR FROM LOCAL EQUILIBRIUM

THERMALLY DRIVEN GAS FLOWS IN CAVITIES FAR FROM LOCAL EQUILIBRIUM 8 th GRACM International Congress on Computational Mechanics Volos, 1 Jul 15 Jul 15 TERMALLY DRIVEN GAS FLOWS IN CAVITIES FAR FROM LOCAL EQUILIBRIUM Giorgos Tatsios 1, Dimitris Valougeorgis 1 and Stefan

More information

Coupled double-distribution-function lattice Boltzmann method for the compressible Navier-Stokes equations

Coupled double-distribution-function lattice Boltzmann method for the compressible Navier-Stokes equations PHYSICAL REVIEW E 76, 5675 7 Coupled double-distribution-function lattice Boltzmann method for the compressible Navier-Stokes equations Q. Li, Y. L. He,* Y. Wang, and W. Q. Tao State Key Laboratory of

More information

Kinetic relaxation models for reacting gas mixtures

Kinetic relaxation models for reacting gas mixtures Kinetic relaxation models for reacting gas mixtures M. Groppi Department of Mathematics and Computer Science University of Parma - ITALY Main collaborators: Giampiero Spiga, Giuseppe Stracquadanio, Univ.

More information

arxiv:comp-gas/ v1 28 Apr 1993

arxiv:comp-gas/ v1 28 Apr 1993 Lattice Boltzmann Thermohydrodynamics arxiv:comp-gas/9304006v1 28 Apr 1993 F. J. Alexander, S. Chen and J. D. Sterling Center for Nonlinear Studies and Theoretical Division Los Alamos National Laboratory

More information

19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007

19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007 19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, -7 SEPTEMBER 007 INVESTIGATION OF AMPLITUDE DEPENDENCE ON NONLINEAR ACOUSTICS USING THE DIRECT SIMULATION MONTE CARLO METHOD PACS: 43.5.Ed Hanford, Amanda

More information

RESEARCH HIGHLIGHTS. WAF: Weighted Average Flux Method

RESEARCH HIGHLIGHTS. WAF: Weighted Average Flux Method RESEARCH HIGHLIGHTS (Last update: 3 rd April 2013) Here I briefly describe my contributions to research on numerical methods for hyperbolic balance laws that, in my view, have made an impact in the scientific

More information

Chapter 1 Direct Modeling for Computational Fluid Dynamics

Chapter 1 Direct Modeling for Computational Fluid Dynamics Chapter 1 Direct Modeling for Computational Fluid Dynamics Computational fluid dynamics (CFD) is a scientific discipline, which aims to capture fluid motion in a discretized space. The description of the

More information

Physical Modeling of Multiphase flow. Boltzmann method

Physical Modeling of Multiphase flow. Boltzmann method with lattice Boltzmann method Exa Corp., Burlington, MA, USA Feburary, 2011 Scope Scope Re-examine the non-ideal gas model in [Shan & Chen, Phys. Rev. E, (1993)] from the perspective of kinetic theory

More information

Rotational-translational relaxation effects in diatomic-gas flows

Rotational-translational relaxation effects in diatomic-gas flows Rotational-translational relaxation effects in diatomic-gas flows V.V. Riabov Department of Computer Science, Rivier College, Nashua, New Hampshire 03060 USA 1 Introduction The problem of deriving the

More information

Andrés Santos Universidad de Extremadura, Badajoz (Spain)

Andrés Santos Universidad de Extremadura, Badajoz (Spain) Andrés Santos Universidad de Extremadura, Badajoz (Spain) Outline Moment equations molecules for Maxwell Some solvable states: Planar Fourier flow Planar Fourier flow with gravity Planar Couette flow Force-driven

More information

Thermal creep flow by Thomas Hällqvist Veronica Eliasson

Thermal creep flow by Thomas Hällqvist Veronica Eliasson Thermal creep flow by Thomas Hällqvist Veronica Eliasson Introduction Thermal creep It is possible to start rarefied gas flows with tangential temperature gradients along the channel walls, where the fluid

More information

Numerical Simulation of Rarefied Gases using Hyperbolic Moment Equations in Partially-Conservative Form

Numerical Simulation of Rarefied Gases using Hyperbolic Moment Equations in Partially-Conservative Form Numerical Simulation of Rarefied Gases using Hyperbolic Moment Equations in Partially-Conservative Form Julian Koellermeier, Manuel Torrilhon May 18th, 2017 FU Berlin J. Koellermeier 1 / 52 Partially-Conservative

More information

Riemann Solvers and Numerical Methods for Fluid Dynamics

Riemann Solvers and Numerical Methods for Fluid Dynamics Eleuterio R Toro Riemann Solvers and Numerical Methods for Fluid Dynamics A Practical Introduction With 223 Figures Springer Table of Contents Preface V 1. The Equations of Fluid Dynamics 1 1.1 The Euler

More information

Assessment and development of the gas kinetic boundary condition for the Boltzmann equation

Assessment and development of the gas kinetic boundary condition for the Boltzmann equation Under consideration for publication in J. Fluid Mech. 1 Assessment and development of the gas kinetic boundary condition for the Boltzmann equation Lei Wu 1, and Henning Struchtrup 2 1 James Weir Fluids

More information

Equivalence between kinetic method for fluid-dynamic equation and macroscopic finite-difference scheme

Equivalence between kinetic method for fluid-dynamic equation and macroscopic finite-difference scheme Equivalence between kinetic method for fluid-dynamic equation and macroscopic finite-difference scheme Pietro Asinari (1), Taku Ohwada (2) (1) Department of Energetics, Politecnico di Torino, Torino 10129,

More information

High Altitude Rocket Plume and Thermal Radiation Analysis

High Altitude Rocket Plume and Thermal Radiation Analysis High Altitude Rocket Plume and Thermal Radiation Analysis [ Woo Jin Jeon, Seung Wook Baek, Jae Hyun Park and Dong Sung Ha ] Abstract In this study, rocket plume behavior at various altitudes and radiative

More information

Evaporation-driven vapour microflows: analytical solutions from moment methods

Evaporation-driven vapour microflows: analytical solutions from moment methods J. Fluid Mech. (218), vol. 841, pp. 962 988. c Cambridge University Press 218 This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (http://creativecommons.org/licenses/by/4./),

More information

Kinetic Effects in Spherical Expanding Flows of Binary-Gas Mixtures

Kinetic Effects in Spherical Expanding Flows of Binary-Gas Mixtures Kinetic Effects in Spherical Expanding Flows of Binary-Gas Mixtures Vladimir V. Riabov Rivier College, Nashua, New Hampshire, USA Abstract. Diffusion effects in the spherical expanding flows of argon-helium

More information

Nonlinear Wave Theory for Transport Phenomena

Nonlinear Wave Theory for Transport Phenomena JOSO 2016 March 9-11 2015 Nonlinear Wave Theory for Transport Phenomena ILYA PESHKOV CHLOE, University of Pau, France EVGENIY ROMENSKI Sobolev Institute of Mathematics, Novosibirsk, Russia MICHAEL DUMBSER

More information

Unified Gas-kinetic Scheme for the Study of Non-equilibrium Flows

Unified Gas-kinetic Scheme for the Study of Non-equilibrium Flows Unified Gas-kinetic Scheme for the Study of Non-equilibrium Flows by WANG, Ruijie A Thesis Submitted to The Hong Kong University of Science and Technology in Partial Fulfillment of the Requirements for

More information

The deposition efficiency and spatial thickness distribution of films created by Directed

The deposition efficiency and spatial thickness distribution of films created by Directed Chapter 8 Vapor Transport Model Development The deposition efficiency and spatial thickness distribution of films created by Directed Vapor Deposition synthesis have been shown to be sensitive functions

More information

Microscopically Implicit-Macroscopically Explicit schemes for the BGK equation

Microscopically Implicit-Macroscopically Explicit schemes for the BGK equation Microscopically Implicit-Macroscopically Explicit schemes for the BGK equation Sandra Pieraccini, Gabriella Puppo July 25, 2 Abstract In this work a new class of numerical methods for the BGK model of

More information

DSMC solver for an optimized Space Crew reentry Orbital Vehicle

DSMC solver for an optimized Space Crew reentry Orbital Vehicle DSMC solver for an optimized Space Crew reentry Orbital Vehicle Vigneshwaran Krishnamurthy 1,a, Ram Arvinth Shanmugam Periasamy 1,b, Vertika Saxena 1,c, Nandita Nurani Hari 1,d and Suriyaprabha Chandrasekar

More information

Regularization of the Chapman-Enskog Expansion and Its Description of Shock Structure

Regularization of the Chapman-Enskog Expansion and Its Description of Shock Structure NASA/CR-2001-211268 ICASE Report No. 2001-39 Regularization of the Chapman-Enskog Expansion and Its Description of Shock Structure Kun Xu Hong Kong University, Kowloon, Hong Kong ICASE NASA Langley Research

More information

Simulation of Plane Poiseuille Flow of a Rarefied Gas with an Extended Lattice Boltzmann Method

Simulation of Plane Poiseuille Flow of a Rarefied Gas with an Extended Lattice Boltzmann Method Simulation of Plane Poiseuille Flow of a Rarefied Gas with an Extended Lattice Boltzmann Method Christopher M. Teixeira Information Systems Laboratories, Inc. 830 Boone Blvd. Ste 500, Vienna VA 8 USA Abstract.

More information

A Hybrid CFD-DSMC Method of Modeling Continuum-Rarefied Flows

A Hybrid CFD-DSMC Method of Modeling Continuum-Rarefied Flows 42nd AIAA Aerospace Sciences Meeting and Exhibit 5-8 January 24, Reno, Nevada AIAA 24-8 42nd AIAA Aerospace Sciences Meeting and Exhibit Reno, NV January 5 8, 24 A - Method of Modeling Continuum-Rarefied

More information

On a New Diagram Notation for the Derivation of Hyperbolic Moment Models

On a New Diagram Notation for the Derivation of Hyperbolic Moment Models On a New Diagram Notation for the Derivation of Hyperbolic Moment Models Julian Koellermeier, Manuel Torrilhon, Yuwei Fan March 17th, 2017 Stanford University J. Koellermeier 1 / 57 of Hyperbolic Moment

More information

DSMC-Based Shear-Stress/Velocity-Slip Boundary Condition for Navier-Stokes Couette-Flow Simulations

DSMC-Based Shear-Stress/Velocity-Slip Boundary Condition for Navier-Stokes Couette-Flow Simulations DSMC-Based Shear-Stress/Velocity-Slip Boundary Condition for Navier-Stokes Couette-Flow Simulations J. R. Torczynski and M. A. Gallis Engineering Sciences Center, Sandia National Laboratories, P. O. Box

More information

Divergence of the gradient expansion and the applicability of fluid dynamics Gabriel S. Denicol (IF-UFF)

Divergence of the gradient expansion and the applicability of fluid dynamics Gabriel S. Denicol (IF-UFF) Divergence of the gradient expansion and the applicability of fluid dynamics Gabriel S. Denicol (IF-UFF) arxiv:1608.07869, arxiv:1711.01657, arxiv:1709.06644 Frankfurt University 1.February.2018 Preview

More information

Visualizing Non-Equilibrium Flow Simulations using 3-D Velocity Distribution Functions

Visualizing Non-Equilibrium Flow Simulations using 3-D Velocity Distribution Functions Visualizing Non-Equilibrium Flow Simulations using 3-D Velocit Distribution Functions A. Venkattraman and A.A. Alexeenko School of Aeronautics & Astronautics, Purdue Universit, West Lafaette IN 797 Abstract.

More information

DSMC simulations of thermal escape

DSMC simulations of thermal escape DSMC simulations of thermal escape Alexey N. Volkov, R.E. Johnson, O.J. Tucker, J.T. Erwin Materials Science & Engineering University of Virginia, USA Financial support is provided by NASA through Planetary

More information

A MICROBEARING GAS FLOW WITH DIFFERENT WALLS TEMPERATURES

A MICROBEARING GAS FLOW WITH DIFFERENT WALLS TEMPERATURES Mili}ev, S. S., et al.: A Microbearing Gas Flow with Different Walls Temperatures THERMAL SCIENCE, Year 01, Vol. 16, No. 1, pp. 119-13 119 A MICROBEARING GAS FLOW WITH DIFFERENT WALLS TEMPERATURES by Snežana

More information

(2014) : ISSN

(2014) : ISSN Wu, Lei and Reese, Jason and Zhang, Yonghao (214) Solving the Boltzmann equation deterministically by the fast spectral method : Application to gas microflows. Journal of Fluid Mechanics, 746. pp. 53-84.

More information

FEM-Level Set Techniques for Multiphase Flow --- Some recent results

FEM-Level Set Techniques for Multiphase Flow --- Some recent results FEM-Level Set Techniques for Multiphase Flow --- Some recent results ENUMATH09, Uppsala Stefan Turek, Otto Mierka, Dmitri Kuzmin, Shuren Hysing Institut für Angewandte Mathematik, TU Dortmund http://www.mathematik.tu-dortmund.de/ls3

More information

Oscillatory shear-driven gas flows in the transition and free-molecular-flow regimes

Oscillatory shear-driven gas flows in the transition and free-molecular-flow regimes PHYSICS OF FLUIDS 17, 100611 005 Oscillatory shear-driven gas flows in the transition and free-molecular-flow regimes Nicolas G. Hadjiconstantinou Department of Mechanical Engineering, Massachusetts Institute

More information

A NAVIER-STOKES MODEL INCORPORATING THE EFFECTS OF NEAR- WALL MOLECULAR COLLISIONS WITH APPLICATIONS TO MICRO GAS FLOWS

A NAVIER-STOKES MODEL INCORPORATING THE EFFECTS OF NEAR- WALL MOLECULAR COLLISIONS WITH APPLICATIONS TO MICRO GAS FLOWS Arlemark, E.J. and Dadzie, S.K. and Reese, J.M. (2008) A Navier-Stokes model incorporating the effects of near-wall molecular collisions with applications to micro gas flows. In: 1st European Conference

More information

A Cartesian Cut Cell Method for Rarefied Flow Simulations around Moving Obstacles. G. Dechristé 1, L. Mieussens 2

A Cartesian Cut Cell Method for Rarefied Flow Simulations around Moving Obstacles. G. Dechristé 1, L. Mieussens 2 A Cartesian Cut Cell Method for Rarefied Flow Simulations around Moving Obstacles G. Dechristé, L. Mieussens Univ. Bordeaux, IMB, UMR 55, F-33400 Talence, France. CNRS, IMB, UMR 55, F-33400 Talence, France.

More information