Appendix A Vectors, Tensors, and Their Notations

Size: px
Start display at page:

Download "Appendix A Vectors, Tensors, and Their Notations"

Transcription

1 Appendix A Vectors, Tensors, and Their Notations A.1 Scalar, Vector, and Tensor A physical quantity appears in this book is a scalar, vector, or tensor. A quantity expressed by a number, such as mass, volume, temperature, is a scalar. If a quantity a is expressed as a one-dimensional array of numbers, a = (a 1, a 2,...,a N ), where N is the dimension of the physical space on which a is considered, it is a vector, and a i (i = 1, 2,...,N) is called the ith component of vector a. The number N is three in this book. Displacement, velocity, and force are vectors. If a and b are vectors, a linear combination αa + βb, (α and β are scalars), (A.1) gives a vector. Sometimes, a i is used as a representative of vector a. A tensor is a multi-dimensional array of numbers. If P is an n-dimensional array of numbers, it is called an nth-order tensor. A scalar and a vector may be called a zeroth-order tensor and a first-order tensor, respectively. An example of a secondorder tensor is a stress tensor in continuum mechanics. A second-order tensor can be expressed by a matrix. It is important to notice that a tensor is a multilinear functional of tensors. 1 For example, a second-order tensor P(a, b), which is a functional of two first-order tensors (vectors) a and b, satisfies the bilinearity relations P(a 1 + a 2, b) = P(a 1, b) + P(a 2, b), P(a, b 1 + b 2 ) = P(a, b 1 ) + P(a, b 2 ), P(αa, b) = P(a,αb) = α P(a, b), (A.2) (A.3) (A.4) where α is a scalar. Remember that a stress tensor gives a stress if two unit vectors are specified, one determines the normal direction of a surface and another does the component of the stress acting on the surface. 1 A functional is a mapping of some functions to a number. S. Fujikawa et al., Vapor-Liquid Interfaces, Bubbles and Droplets, Heat and Mass Transfer, DOI 1.17/ , C Springer-Verlag Berlin Heidelberg

2 212 Appendix A If a tensor (scalar or vector) is a function of time t and position x, itiscalled a tensor field (scalar field or vector field). Usually, they are assumed to be continuously differentiable with respect to t and x. In fluid dynamics, a pressure field, velocity field, and stress field are, respectively, a scalar field, vector field, and tensor field, and all of them are continuously differentiable. Thus, the basic conservation laws of physics can be expressed in the forms of partial differential equations consisted of scalars, vectors, and tensors. It is essential for physics and its applications to engineering that the basic conservation laws expressed by scalars, vectors, and tensors are unchanged under the rotation of coordinate system with a fixed origin and the Galilean transformation. A.2 Einstein Summation Convention After a Cartesian coordinate system x = (x 1, x 2, x 3 ) is specified, the components a i s (i = 1, 2, 3) of vector field a and the components P ij s (i, j = 1, 2, 3) of a second-order tensor field P are determined. 2 The expressions of mathematically complicated equations can often be made compact by using symbols like a and P instead of a i s and P ij s. However, the numerical evaluations of vectors and tensors require the handling of their components. In the following, we summarize notations of some binary-product operations of vectors and tensors presented in component forms. The inner product (or scalar product) of a second-order tensor P and a vector a gives a vector b, i.e., b = P a, (A.5) and this can be written as b i = 3 P ij a j, (i = 1, 2, 3). (A.6) j=1 According to the Einstein summation convention, we can eliminate the summation symbol to yield b i = P ij a j, (i = 1, 2, 3). (A.7) The Einstein summation convention is a rule of notation of binary-product operations of vectors and tensors in a single term, which states that if a same index (subscript) appears twice in a single term, then the summation is taken from one to 2 The representations of vectors and tensors in component forms are possible in arbitrary curvilinear coordinate systems.

3 Appendix A 213 three for the index in the term. The index is called a dummy index. Hereafter, we use the Einstein summation convention. The scalar product of two vectors, a and b, gives a scalar α, α = a b = a i b i. (A.8) The dyadic of two vectors gives a second-order tensor P, P = ab = a i b j = P ij, (i, j = 1, 2, 3), (A.9) where, as usual, we do not distinguish a tensor P from its representative expression P ij, although the notation P ij is often used as the (i, j)th component of tensor P. The scalar product (or contraction) of two tensors T and U, denoted by T : U,gives a scalar α, α = T : U = T ij U ij. (A.1) The gradient of a scalar field f is a vector, and can be expressed as grad f = f = f x i, (i = 1, 2, 3). (A.11) The divergence of a vector field v is a scalar expressed as div v = v = v i x i. (A.12) The strain rate tensor 3 in fluid dynamics, ε, can be constructed by the dyadic of vectors and v as 4 ε = 1 [ ] v + ( v) T = 1 ( vi + v ) j = ε ij, (i, j = 1, 2, 3), (A.13) 2 2 x j x i where the superscript T denotes the transpose of matrix. Here, to simplify the notation further, we can indicate the differentiation with respect to x i by index i after an index denoting a component of vector or tensor with a comma separating the two indices. That is, grad f = f,i, div v = v i,i, ε = 1 ( ) vi, j + v j,i, (A.14) 2 3 It is sometimes called the rate-of-strain tensor or rate-of-deformation tensor. 4 Precisely, is not a vector because it is not an array of numbers but an array of differential operators, = ( / x 1, / x 2, / x 3 ).

4 214 Appendix A where since f is a scalar, no index appears before the comma before index i indicating the differentiation with respect to x i. The Einstein summation convention is also applied to this type of simplified notation as shown in the second equation in Eq. (A.14). The Kronecker delta δ ij is a representation of the second-order identity tensor I, given by { 1 ifi = j, δ ij = otherwise. (A.15) The identity transformation from a vector a to a vector b can be written with the Kronecker delta as b = I a = δ ij a j = a i, (i = 1, 2, 3). (A.16) The Eddington epsilon ɛ ijk defined by 1 (i, j, k) = (1, 2, 3), (2, 3, 1), (3, 1, 2), ɛ ijk = 1 (i, j, k) = (3, 2, 1), (2, 1, 3), (1, 3, 2), i = j or j = k or k = i, (A.17) is the third-order alternating unit tensor. A vector product of two vectors and curl operation to vector field v can be expressed as c = a b = ɛ ijk a j b k = c i, (i = 1, 2, 3), (A.18) v k curl v = v = ɛ ijk = ɛ ijk v k, j, (i = 1, 2, 3). (A.19) x j Several relations involving δ ij and ɛ ijk are useful in manipulations of vectors and tensors: δ ij δ ij = 3, ɛ ijk ɛ ijk = 6, (A.2) ɛ ijk ɛ hjk = 2δ ih, (A.21) ɛ ijk ɛ mnk = δ im δ jn δ in δ jm. (A.22) A second-order tensor P is called symmetric, if P = P T,or P ij = P ji, (i, j = 1, 2, 3). (A.23) Clearly, the strain rate tensor ε and the Kronecker delta are the symmetric secondorder tensors.

5 Appendix B Equations in Fluid Dynamics B.1 Conservation Equations Let the macroscopic variables be defined everywhere in a space filled with a fluid, and let them be continuously differentiable functions of time t and position x. The macroscopic variables that should be defined at this stage are the density ρ, velocity v, internal energy per unit mass e, stress tensor P, and heat flux q. Then, the conservation equations of mass, momentum and energy of the fluid, in general, are respectively written as ( 1 t 2 ρ v 2 + ρe ρ t + (ρv) =, (B.1) ρv + (ρvv + P) = ρb, (B.2) t ) [( ) ] ρ v 2 + ρe v + v P + q = ρb v + ρs, (B.3) where b is a body force exerted on the fluid per unit mass, 1 2 ρ v 2 + ρe (B.4) is the total energy of the fluid per unit volume, and S is a heat generated in the fluid per unit mass and per unit time. The body force b and heat generation S are independent of the motion of fluid and prescribed by some other rules. Equations (B.1), (B.2), and (B.3) are the most fundamental equations in fluid dynamics, and can be derived, for example, by considering the conservation of mass, momentum, and energy in a volume element in the physical space without specifying the explicit forms of P and q. Furthermore, the relation between the density ρ and the internal energy e is not necessary for the derivation of Eqs. (B.1), 215

6 216 Appendix B (B.2), and (B.3). 1 Clearly, the number of unknown variables in Eqs. (B.1), (B.2), and (B.3) exceeds the number of Eqs. (B.1), (B.2), and (B.3), and therefore we have to add some equations. Usually, fluid dynamics assumes that (1) The fluid is a Newtonian fluid in the sense that the stress tensor is given by the sum of the pressure p and the viscous stress tensor τ, 2 P = p I τ, (B.5) ( τ = 2με + μ b 2μ ) (ε : I)I, (B.6) 3 where μ is the viscosity coefficient, μ b is the bulk viscosity coefficient, 3 ε is the strain rate tensor defined by Eq. (A.13) in Appendix A, and the operator : means the contraction of two second-order tensors defined by Eq. (A.1) in Appendix A. Since the strain rate tensor ε and the identity tensor are symmetric, the viscous stress tensor τ is also symmetric. The viscosity coefficients are usually assumed as functions of temperature and pressure. 4 (2) The heat flux obeys the Fourier law, q = λ T, (B.7) where λ is the thermal conductivity coefficient and T is the temperature of fluid. The thermal conductivity coefficient is usually assumed as a function of temperature and pressure. (3) The thermodynamic relations hold among the pressure p, temperature T, internal energy e, and density ρ. This is the assumption of local equilibrium state. For the above four thermodynamic variables, there exist two independent thermodynamic relations. For example, if the fluid is an ideal gas, we have p = ρ RT, e = c v T, (B.8) where the first one is the (thermal) equation of state of ideal gas (R = k/m is the gas constant, k is the Boltzmann constant, and m is a mass of a molecule) and the second is the (caloric) equation of state of ideal gas (c v is the specific heat for constant volume per unit mass). If the gas is treated as an incompressible fluid, the density ρ is not a thermodynamic variable. Then, the first equation in Eq. (B.8) should be discarded and the definition of incompressible flows 1 In the incompressible fluid flows, we cannot assume any relation between ρ and other thermodynamics variables. Nevertheless, the conservation laws (B.1), (B.2), and (B.3) should be satisfied. 2 In many textbooks of fluid dynamics, the sign of stress tensor P is opposite to Eq. (B.5). 3 The bulk viscosity coefficient is sometimes called the second viscosity coefficient. 4 The viscosity coefficients and thermal conductivity coefficient of an ideal gas are functions of temperature.

7 Appendix B 217 ρ t + v ρ =, (B.9) should be used instead. At least for ideal gases, the above three statements are theoretically validated by the kinetic theory of gases in the limit that the Knudsen number goes to zero, if the nonlinearity is sufficiently weak. 5 For liquids, although there are no theoretical validations for Eqs. (B.5), (B.6), and (B.7), they are as a whole admitted and significant objections have never been raised against them. 6 Thus, the system of equations in fluid dynamics is closed. In principle, we can solve it under appropriate boundary conditions and initial condition. The set of equations, Eqs. (B.1), (B.2), and (B.3) with Eqs. (B.5), (B.6), and (B.7) may be called the set of Navier Stokes equations. 7 Equations (B.1), (B.2), and (B.3) are written in the so-called conservation law form, (ρ f ) = (ρ f v + φ) + ρϑ, t (B.1) where f and ϑ are vectors or scalars and φ is a vector or a tensor. In fact, Eqs. (B.1), (B.2), and (B.3) are recovered as follows: Eq. (B.1) : f = 1, φ =, ϑ =, (B.11) Eq. (B.2) : f = v, φ = P, ϑ = b, (B.12) Eq. (B.3) : f = 1 v 2 + e, 2 φ = v P + q, ϑ = b v + S. (B.13) In the above three equations, ρ f v+φ is very important for understanding the physics related to the interface: ρv in Eq. (B.1) is called the mass flux density vector, ρvv + P in Eq. (B.2) is called the momentum flux density tensor, and ρ( 1 2 v 2 + e)v + v P + q in Eq. (B.3) is called the energy flux density vector. In fluid dynamics, in addition to Eq. (B.3), there are several variations in the equation associated with the energy. For example, the equation of the internal energy 5 See Footnotes 2 and 21 in Chap Non-Newtonian fluids are excluded, of course. 7 The name Navier Stokes equations is often used to indicate the momentum conservation equations Eq. (B.2) with the stress tensor of Newtonian fluid (B.5) and(b.6) or its variations, ρ v = ρ(v )v p + τ + ρb, t and [ ] v ρ + (v )v = p + μ 2 v + (μ b + 13 ) t μ ( v) + ρb, for constant μ and μ b.

8 218 Appendix B per unit volume can be written as ρe t = (ρev) p v + τ : ε q + ρs. (B.14) B.2 Conservation Equations in Component Forms As mentioned in Appendix A, actual numerical evaluations of vectors and tensors require the handling of their components. We therefore write down Eqs. (B.1), (B.2), and (B.3) and Eqs. (B.5), (B.6), and (B.7) in component forms with indices using the Einstein summation convention explained in Appendix A. The mass conservation equation (B.1): The momentum conservation equation (B.2): ρ t + ρv i x i =. (B.15) ρv i t + ρv iv j + P ij x j = ρb i, (i = 1, 2, 3). (B.16) The stress tensor of Newtonian fluid (B.5) and (B.6): P ij = pδ ij τ ij, ( vi τ ij = μ + v ) ( j + μ b 2μ x j x i 3 ) vk x k δ ij, (B.17) (B.18) where i, j = 1, 2, 3. The energy conservation equation (B.3): ( ) 1 t 2 ρv2 i + ρe + [( ) ] 1 x j 2 ρv2 i + ρe v j + v i P ij + q j = ρb j v j + ρs. (B.19) The heat flux based on the Fourier law (B.7): q j = λ T x j, (j = 1, 2, 3). (B.2)

9 Appendix C Supplements to Chapter 5 C.1 Generalized Stokes Theorem We here prove the generalized Stokes theorem by using the Gauss theorem: WdV = V S W nds, or n W..n dv = V S W..i n i ds, (C.1) where W (W..n ) is a tensorial quantity of any order. The Gauss theorem turns the surface integral of W over a closed surface S which is enclosing a volume V into the volume integral of a derivative of W (the divergence) over the interior of S, i.e., over the volume of V. We assume here that the surface S where the integration is evaluated is the plane surface as shown in Fig. C.1, for simplicity. Although this choice of the integral surface is rather special, the following discussion is also valid for general integral surfaces by considering the integration over an infinitesimal area element on the tangential surface at a point of contact. n T = n S T S S n S = n C n S h n C n B = n t C S B C Fig. C.1 A volume considered in the proof of the generalized Stokes theorem We draw a smooth closed line C on the plane surface S, and construct a column perpendicular to its base whose peripheral edge is C, as shown in Fig. C.1. The 219

10 22 Appendix C height of this column is h. The unit normal vector to the plane surface S is denoted as n. The column is enclosed by the lateral closed surface S S and the top and bottom base surfaces S T and S B. The unit normal vectors to these three surfaces are n S, n T, and n B, respectively. The unit normal and tangential vectors to the closed line C are defined as n C and t C, respectively. Now we substitute T n (ɛ nml T..m n l )intow of Eq. (C.1) to obtain (T n)dv = (T n) n S ds S V S S + (T n) n T ds T + (T n) n B ds B, (C.2) S T S B where T is a tensor of any order. The integrand of the left-hand side of Eq. (C.2) can be rewritten as h (T n)dv = ( T) ndsdh, (C.3) V by using the fact that n is constant since the surface S is plane. Now we rewrite the right-hand side of Eq. (C.2). Notice that the following holds: S (T n) n = ɛ ijk T.. j n k n i = [n 1 (T..2 n 3 T..3 n 2 ) + n 2 (T..3 n 1 T..1 n 3 ) + n 3 (T..1 n 2 T..2 n 1 )] = [T..1 (n 2 n 3 n 3 n 2 ) + T..2 (n 3 n 1 n 1 n 3 ) + T..3 (n 1 n 2 n 2 n 1 )] =, (C.4) and that n T is equal to n and n B is equal to n. Therefore only the integration over the lateral surface of the column contributes to Eq. (C.2). Since n S is written as n C on the lateral surface, the left-hand side of Eq. (C.2) is rewritten as h (T n) n S ds, = (T n) n C dldh. (C.5) S S C With the use of n C = t C n and n t C =, the integrand of the left-hand side of Eq. (C.5) can be rewritten as ( ) (T n) n C = (T n) t C n = ɛ ijk T.. j n k ɛ imn tm C n n = ( ) δ jm δ kn δ jn δ km T.. j n k tm C n n = T.. j n k t C j n k T.. j n k tk C n j ( = T t C) ( ) (n n) (T n) t C n = T t C. (C.6) So we have the right-hand side of Eq. (C.2) as

11 Appendix C 221 (T n) n S ds, = S S h C T t C dldh. (C.7) Equating Eqs. (C.3) and (C.7), the Gauss theorem is rewritten as h S ( T) ndsdh = h C T t C dldh. (C.8) Equation (C.8) holds for arbitrary choice of h, and therefore we finally obtain ( T) nds = S C T t C dl. (C.9) C.2 Characteristic Time of Heat Conduction We discuss the characteristic time of heat conduction by considering the simplest case, i.e., heat conduction in a uniform rod. Temperature u at position x in a uniform rod is governed by one-dimensional heat conduction equation: u t = D 2 u, (D > ), (C.1) x2 where D is the coefficient of thermal diffusivity. We first investigate the case that the rod is infinitely long; hence the domain of definition is < x <. Suppose that temperature distribution at t = isgiven as u t= = ϕ(x), ( < x < ). (C.11) It is easily verified that solution of Eq. (C.1) is written as: u(x, t) = ( ) exp Dλ 2 t [A(λ) cos λx + B(λ) sin λx] dλ, (C.12) with coefficients A and B to be determined using initial condition (C.11). The substitution of the formal solution (C.12) into the initial condition (C.11) provides the Fourier Integral representation of ϕ(x): ϕ(x) = [A(λ) cos λx + B(λ) sin λx] dλ. (C.13) Coefficients A(λ) and B(λ) in Eq. (C.13) are obtained as A(λ) = 1 ϕ(ξ)cos λξdξ, B(λ) = 1 ϕ(ξ)sin λξdξ. 2π 2π (C.14)

12 222 Appendix C Substitution of relation (C.14) into Eq. (C.13) provides the following representation of u(x, t): u(x, t) = 1 ( ) dλ exp Dλ 2 t ϕ(ξ)cos λ(x ξ)dξ 2π = 1 ( ) ϕ(ξ)dξ exp Dλ 2 t cos λ(x ξ)dλ = 2π ] 1 ϕ(ξ) [ 2 π Dt exp (ξ x)2 dξ. 4Dt (C.15) Now we solve the heat conduction problem in a semi-infinite rod. The governing equation is Eq. (C.1). We consider that the initial temperature of the rod is uniform and the temperature of an end of a rod is set as. Then, the boundary and initial conditions are written as u(, t) =, (C.16) lim u(x, t) = 1, (C.17) x 1ifx >, u(x, ) = ϕ(x) = ifx =, 1 ifx <, (C.18) where all variables have been nondimensionalized. We require that ϕ(x) should be an odd function for Eq. (C.17) to be satisfied. This can be easily shown as follows. First we divide the solution (C.15) intotwo parts and rewrite as { 1 u(x, t) = 2 π Dt + ϕ( ξ)exp [ ϕ(ξ)exp [ ] (ξ x)2 dξ 4Dt ] } (ξ + x)2 dξ. (C.19) 4Dt Now we seek for the condition on which the solution satisfies Eq. (C.17) tobe imposed on ϕ(x). We have from Eq. (C.19), 1 u(, t) = 2 [ϕ(ξ) + ϕ( ξ)] exp ( ξ 2 ) dξ =. (C.2) π Dt 4Dt We find that Eq. (C.2) holds if and only if the relation ϕ( ξ) = ϕ(ξ), (C.21)

13 Appendix C 223 is satisfied; hence ϕ(ξ) should be an odd function. Substituting Eq. (C.18) in(c.19), and Setting σ 1 = (ξ x)/(2 Dt) and σ 2 = (ξ + x)/(2 Dt), the solution is given by 1 u(x, t) = 2 π Dt = 1 [ π χ { exp [ ( ) exp σ1 2 dσ 1 ] (ξ x)2 exp [ 4Dt χ ]} (ξ + x)2 dξ 4Dt ( ) ] exp σ2 2 dσ 2 = 2 π χ ( exp σ 2) dσ = erf(χ), (C.22) where χ = x 2 Dt. (C.23) Therefore the solution of the one-dimensional heat conduction equation (C.1) can be written by using only χ defined by (C.23). In Sect. 5.5, we use this χ to discuss the characteristic time of heat conduction. C.3 Abel s Integral Equation We shall seek the solution x of Abel s integral equation, f (t) = t x(η) dη (t η) ν ( <ν<1), (C.24) where f (t) is a given continuously differentiable function. Introducing a function φ(t) defined by φ(t) = t x(η)dη, (C.25) and using a formula π t sin νπ = η dξ (t ξ) 1 ν (ξ η) ν, (C.26)

14 224 Appendix C we can easily carry out the following integrations: π t t sin νπ φ(t) = dη η = = t t dξ ξ x(η) (t ξ) 1 ν (ξ η) ν dξ x(η) (t ξ) 1 ν (ξ η) ν dη f (ξ) dξ, (C.27) (t ξ) 1 ν where Eq. (C.24) has been used in the last equation of Eq. (C.27). Differentiating Eq. (C.27) with respect to t gives the solution of Eq. (C.24) as x(t) = sin νπ π d t dt f (ξ) dξ. (C.28) (t ξ) 1 ν

15 Index A Abel s integral equation, 27, 223 Adsorbed liquid film, 78 Antoine s equation, 8, 8 Association, 88 degree of, 88 B Berthelot equation, 138 BKW equation, 42 Boltzmann constant, 14, 2, 32, 113 Boltzmann equation, 1, 39 Bubble wall, 168, 2 Bulk viscosity, 57, 216 C Clausius Clapeyron equation, 127 Coefficient of thermal diffusivity, 174, 21, 221 Collision frequency, 4 Collision term, 39, 41 Complete-condensation condition, 44 Compression factor, 2, 116 Condensation coefficient, 4, 44, 53, 64 Condensation mass flux, 72 Conservation equation of energy at bubble wall, 171, 175, 21 for spherical bubble, 164 on interface, 161 Conservation equation of mass at bubble wall, 168, 21 for spherical bubble, 163 on interface, 158 Conservation equation of momentum at bubble wall, 17 for spherical bubble, 164 on interface, 16 Conservation equations, 25, 153, 215 Convective derivative, 149, 151 Convolution, 183, 24 Critical temperature, 112 Cut-off radius, 34, 113 D Density distribution function, 23 Diffuse-reflection condition, 43 Dirac delta function, 25, 182 E Einstein summation convention, 39, 85, 16, 212 Energy flux density vector, 217 Energy reflectance, 89 Equipartition theorem, 2 Error function, 1, 184, 25 Euler equations, 54, 55 Evaporation coefficient, 4, 44, 5, 64, 131 Evaporation into vacuum, 46, 132 F Flux balance on interface, 157 Fourier law, 165, 17, 216, 218 G Gauss divergence theorem, 26, 145, 147, 15, 151 Gaussian BGK Boltzmann equation, 5, 55, 77 Generalized Stokes theorem, 16, 221 Ghost effect, 54 Gibbs dividing surface (equimolor dividing surface), 129 Grad Boltzmann limit, 41 H Half-space problem, 55, 62 Hamilton s canonical equations of motion, 22 Hamiltonian, 22, 34, 37 Heat conduction,

16 226 Index Heat equation, 178, 194, 22, 221 Heat flux, 29 Heaviside function, 179 Helmholtz free energy, 153 Hertz Knudsen Langmuir formula, 66, 132 H-theorem, 42, 56 I Ideal gas, 2, 41 Incident shock wave, 79 Incompressible fluid, 216 Interface, 3 Interface velocity, 145 Interferometer, 89 Intermolecular force, 21 Internal degrees of freedom, 51, 56, 74 Intramolecular force, 21 Inverse Laplace transform, 181 K Kelvin equation, 111, 127, 169 Kinetic boundary condition, 3, 43, 5, 53, 57 Kinetic theory, 38 Kinetic theory of gases, 25, 38 Knudsen layer, 3, 55, 61 Knudsen layer analysis, 61 Knudsen number, 2, 55 L Laplace equation, 126 Laplace transform, 179, 23 Latent heat, 171, 21 Leap-frog scheme, 33, 113 Lennard-Jones potential, 31, 113 Liouville equation, 24 Liquid film, 79 Liquid temperature at bubble wall, 188 gradient at bubble wall, 189 of bubble interior, 186 Liquid velocity at bubble wall, 165, 169 Local equilibrium, 2, 28, 38, 55, 59 Local Maxwellian, 41 Loschmidt constant, 2 M Mach number, 82 Mass flux across the interface, 45, 47, 53, 65, 158 of molecules spontaneously evaporating, 47, 72, 131 Mass flux density vector, 217 Mass fraction, 87 Maxwell distribution function, 4 Mean collision frequency, 4 41 Mean free path, 3, 4 42, 57, 116 Mean free time, 14, 4 Molecular dynamics, 31, 46 Molecular gas dynamics, 25 Momentum flux density tensor, 217 Monatomic molecule, 21, 39, 72 Moving boundary problem, 176 N Nanodroplet, 112 Navier Stokes equations, 1, 54 55, 217 Net mass flux of condensation, 78 Net mass flux of evaporation, 76 Newton s equation of motion, 21 Newtonian fluid, 216, 218 Noncondensable gas, 87 Nonequilibrium state, 2, 46, 78, 131 NVE simulation, 31, 113 P Partition function, 74 Periodic boundary condition, 35, 113 Permanently absorbed liquid film, 93 Phase space, 23, 25 Polyatomic molecule, 5, 55, 73 Prandtl number, 42, 57, 192 Pressure of bubble interior, 196 R Ratio of specific heats, 56, 75 Rayleigh Plesset equation, 172 Reflected shock wave, 79 Reflection mass flux, 72 S S expansion, 58 Saturated vapor density, 8, 44, 72 Saturated vapor pressure, 8, 116 Schrage formula, 66 Second harmonics, 18 Shock tube, 6, 78 Shock wave, 6, 13, 78 Slip coefficient, 62, 63 Solvability condition, 59 Sound resonance, 17 Sound resonance method, 16 Standing wave, 18 State equation of real gas, 138 Stress tensor, 28, 29 Surface entropy, 152 Surface of tension, 129 Surface tension, 116, 124, 159

17 Index 227 T Temperature discontinuity at bubble wall, 158, 171 Temporal transition phenomenon, 12 Temporarily adsorbed liquid film, 94 Thermal diffusion-controlled condensation, 13 Thickness of interface, 2, 46, 129 Tolman equation, 111, 13 Tolman length, 129 Total curvature, 147 Transition layer, 2, 35, 116 Transition time, 11 Triple point temperature, 36, 5, 112, 138 U Unit normal of interface, 145 V Vapor pressure, 116 Vapor temperature at bubble wall, 195 gradient at bubble wall, 195 of bubble exterior, 194 outside thermal boundary layer, 19 with uniform interior, 26 Vapor velocity at bubble wall, 165, 169 Vapor liquid interface, 143 Velocity distribution function, 39, 48, 73, 77 Velocity field of bubble interior, 197 Velocity scaling, 47, 114, 133 Volterra integral equation of the second kind, 9, 8

Chapter 2: Fluid Dynamics Review

Chapter 2: Fluid Dynamics Review 7 Chapter 2: Fluid Dynamics Review This chapter serves as a short review of basic fluid mechanics. We derive the relevant transport equations (or conservation equations), state Newton s viscosity law leading

More information

Chapter 5. The Differential Forms of the Fundamental Laws

Chapter 5. The Differential Forms of the Fundamental Laws Chapter 5 The Differential Forms of the Fundamental Laws 1 5.1 Introduction Two primary methods in deriving the differential forms of fundamental laws: Gauss s Theorem: Allows area integrals of the equations

More information

INDEX 363. Cartesian coordinates 19,20,42, 67, 83 Cartesian tensors 84, 87, 226

INDEX 363. Cartesian coordinates 19,20,42, 67, 83 Cartesian tensors 84, 87, 226 INDEX 363 A Absolute differentiation 120 Absolute scalar field 43 Absolute tensor 45,46,47,48 Acceleration 121, 190, 192 Action integral 198 Addition of systems 6, 51 Addition of tensors 6, 51 Adherence

More information

Fundamentals of Fluid Dynamics: Elementary Viscous Flow

Fundamentals of Fluid Dynamics: Elementary Viscous Flow Fundamentals of Fluid Dynamics: Elementary Viscous Flow Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research

More information

2. Conservation Equations for Turbulent Flows

2. Conservation Equations for Turbulent Flows 2. Conservation Equations for Turbulent Flows Coverage of this section: Review of Tensor Notation Review of Navier-Stokes Equations for Incompressible and Compressible Flows Reynolds & Favre Averaging

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

Mathematical Preliminaries

Mathematical Preliminaries Mathematical Preliminaries Introductory Course on Multiphysics Modelling TOMAZ G. ZIELIŃKI bluebox.ippt.pan.pl/ tzielins/ Table of Contents Vectors, tensors, and index notation. Generalization of the concept

More information

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components Cartesian Tensors Reference: Jeffreys Cartesian Tensors 1 Coordinates and Vectors z x 3 e 3 y x 2 e 2 e 1 x x 1 Coordinates x i, i 123,, Unit vectors: e i, i 123,, General vector (formal definition to

More information

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature Chapter 1 Continuum mechanics review We will assume some familiarity with continuum mechanics as discussed in the context of an introductory geodynamics course; a good reference for such problems is Turcotte

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

2.20 Fall 2018 Math Review

2.20 Fall 2018 Math Review 2.20 Fall 2018 Math Review September 10, 2018 These notes are to help you through the math used in this class. This is just a refresher, so if you never learned one of these topics you should look more

More information

Navier-Stokes Equation: Principle of Conservation of Momentum

Navier-Stokes Equation: Principle of Conservation of Momentum Navier-tokes Equation: Principle of Conservation of Momentum R. hankar ubramanian Department of Chemical and Biomolecular Engineering Clarkson University Newton formulated the principle of conservation

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

RANS Equations in Curvilinear Coordinates

RANS Equations in Curvilinear Coordinates Appendix C RANS Equations in Curvilinear Coordinates To begin with, the Reynolds-averaged Navier-Stokes RANS equations are presented in the familiar vector and Cartesian tensor forms. Each term in the

More information

Entropy generation and transport

Entropy generation and transport Chapter 7 Entropy generation and transport 7.1 Convective form of the Gibbs equation In this chapter we will address two questions. 1) How is Gibbs equation related to the energy conservation equation?

More information

7 The Navier-Stokes Equations

7 The Navier-Stokes Equations 18.354/12.27 Spring 214 7 The Navier-Stokes Equations In the previous section, we have seen how one can deduce the general structure of hydrodynamic equations from purely macroscopic considerations and

More information

Getting started: CFD notation

Getting started: CFD notation PDE of p-th order Getting started: CFD notation f ( u,x, t, u x 1,..., u x n, u, 2 u x 1 x 2,..., p u p ) = 0 scalar unknowns u = u(x, t), x R n, t R, n = 1,2,3 vector unknowns v = v(x, t), v R m, m =

More information

Boundary Conditions in Fluid Mechanics

Boundary Conditions in Fluid Mechanics Boundary Conditions in Fluid Mechanics R. Shankar Subramanian Department of Chemical and Biomolecular Engineering Clarkson University The governing equations for the velocity and pressure fields are partial

More information

EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009)

EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009) EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009) Dr. Mohamad Hekarl Uzir-chhekarl@eng.usm.my School of Chemical Engineering Engineering Campus, Universiti

More information

Chapter 1. Viscosity and the stress (momentum flux) tensor

Chapter 1. Viscosity and the stress (momentum flux) tensor Chapter 1. Viscosity and the stress (momentum flux) tensor Viscosity and the Mechanisms of Momentum Transport 1.1 Newton s law of viscosity ( molecular momentum transport) 1.2 Generalization of Newton

More information

Computational Astrophysics

Computational Astrophysics Computational Astrophysics Lecture 1: Introduction to numerical methods Lecture 2:The SPH formulation Lecture 3: Construction of SPH smoothing functions Lecture 4: SPH for general dynamic flow Lecture

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

- Marine Hydrodynamics. Lecture 4. Knowns Equations # Unknowns # (conservation of mass) (conservation of momentum)

- Marine Hydrodynamics. Lecture 4. Knowns Equations # Unknowns # (conservation of mass) (conservation of momentum) 2.20 - Marine Hydrodynamics, Spring 2005 Lecture 4 2.20 - Marine Hydrodynamics Lecture 4 Introduction Governing Equations so far: Knowns Equations # Unknowns # density ρ( x, t) Continuity 1 velocities

More information

Vector and Tensor Calculus

Vector and Tensor Calculus Appendices 58 A Vector and Tensor Calculus In relativistic theory one often encounters vector and tensor expressions in both three- and four-dimensional form. The most important of these expressions are

More information

Lecture 5: Kinetic theory of fluids

Lecture 5: Kinetic theory of fluids Lecture 5: Kinetic theory of fluids September 21, 2015 1 Goal 2 From atoms to probabilities Fluid dynamics descrines fluids as continnum media (fields); however under conditions of strong inhomogeneities

More information

Supplement to Molecular Gas TitleBirkhäuser, Boston, 007 Dynamic Version Authors Sone, Yoshio Citation Yoshio Sone. 008 Issue Date 008-09-0 URL http://hdl.handle.net/433/66098 Right Type Book Textversion

More information

2. FLUID-FLOW EQUATIONS SPRING 2019

2. FLUID-FLOW EQUATIONS SPRING 2019 2. FLUID-FLOW EQUATIONS SPRING 2019 2.1 Introduction 2.2 Conservative differential equations 2.3 Non-conservative differential equations 2.4 Non-dimensionalisation Summary Examples 2.1 Introduction Fluid

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

1.3 Molecular Level Presentation

1.3 Molecular Level Presentation 1.3.1 Introduction A molecule is the smallest chemical unit of a substance that is capable of stable, independent existence. Not all substances are composed of molecules. Some substances are composed of

More information

A SHORT INTRODUCTION TO TWO-PHASE FLOWS Two-phase flows balance equations

A SHORT INTRODUCTION TO TWO-PHASE FLOWS Two-phase flows balance equations A SHORT INTRODUCTION TO TWO-PHASE FLOWS Two-phase flows balance equations Hervé Lemonnier DM2S/STMF/LIEFT, CEA/Grenoble, 38054 Grenoble Cedex 9 Ph. +33(0)4 38 78 45 40 herve.lemonnier@cea.fr, herve.lemonnier.sci.free.fr/tpf/tpf.htm

More information

Review of fluid dynamics

Review of fluid dynamics Chapter 2 Review of fluid dynamics 2.1 Preliminaries ome basic concepts: A fluid is a substance that deforms continuously under stress. A Material olume is a tagged region that moves with the fluid. Hence

More information

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components Cartesian Tensors Reference: Jeffreys Cartesian Tensors 1 Coordinates and Vectors z x 3 e 3 y x 2 e 2 e 1 x x 1 Coordinates x i, i 123,, Unit vectors: e i, i 123,, General vector (formal definition to

More information

2 GOVERNING EQUATIONS

2 GOVERNING EQUATIONS 2 GOVERNING EQUATIONS 9 2 GOVERNING EQUATIONS For completeness we will take a brief moment to review the governing equations for a turbulent uid. We will present them both in physical space coordinates

More information

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION 7.1 THE NAVIER-STOKES EQUATIONS Under the assumption of a Newtonian stress-rate-of-strain constitutive equation and a linear, thermally conductive medium,

More information

2 Law of conservation of energy

2 Law of conservation of energy 1 Newtonian viscous Fluid 1 Newtonian fluid For a Newtonian we already have shown that σ ij = pδ ij + λd k,k δ ij + 2µD ij where λ and µ are called viscosity coefficient. For a fluid under rigid body motion

More information

CHAPTER 8 ENTROPY GENERATION AND TRANSPORT

CHAPTER 8 ENTROPY GENERATION AND TRANSPORT CHAPTER 8 ENTROPY GENERATION AND TRANSPORT 8.1 CONVECTIVE FORM OF THE GIBBS EQUATION In this chapter we will address two questions. 1) How is Gibbs equation related to the energy conservation equation?

More information

Numerical methods for the Navier- Stokes equations

Numerical methods for the Navier- Stokes equations Numerical methods for the Navier- Stokes equations Hans Petter Langtangen 1,2 1 Center for Biomedical Computing, Simula Research Laboratory 2 Department of Informatics, University of Oslo Dec 6, 2012 Note:

More information

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III)

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III) Calculus Vector Calculus (III) Outline 1 The Divergence Theorem 2 Stokes Theorem 3 Applications of Vector Calculus The Divergence Theorem (I) Recall that at the end of section 12.5, we had rewritten Green

More information

Differential relations for fluid flow

Differential relations for fluid flow Differential relations for fluid flow In this approach, we apply basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of a flow

More information

Chemical Potential. Combining the First and Second Laws for a closed system, Considering (extensive properties)

Chemical Potential. Combining the First and Second Laws for a closed system, Considering (extensive properties) Chemical Potential Combining the First and Second Laws for a closed system, Considering (extensive properties) du = TdS pdv Hence For an open system, that is, one that can gain or lose mass, U will also

More information

n v molecules will pass per unit time through the area from left to

n v molecules will pass per unit time through the area from left to 3 iscosity and Heat Conduction in Gas Dynamics Equations of One-Dimensional Gas Flow The dissipative processes - viscosity (internal friction) and heat conduction - are connected with existence of molecular

More information

CH.9. CONSTITUTIVE EQUATIONS IN FLUIDS. Multimedia Course on Continuum Mechanics

CH.9. CONSTITUTIVE EQUATIONS IN FLUIDS. Multimedia Course on Continuum Mechanics CH.9. CONSTITUTIVE EQUATIONS IN FLUIDS Multimedia Course on Continuum Mechanics Overview Introduction Fluid Mechanics What is a Fluid? Pressure and Pascal s Law Constitutive Equations in Fluids Fluid Models

More information

Chapter 9: Differential Analysis of Fluid Flow

Chapter 9: Differential Analysis of Fluid Flow of Fluid Flow Objectives 1. Understand how the differential equations of mass and momentum conservation are derived. 2. Calculate the stream function and pressure field, and plot streamlines for a known

More information

Chapter 1. Governing Equations of GFD. 1.1 Mass continuity

Chapter 1. Governing Equations of GFD. 1.1 Mass continuity Chapter 1 Governing Equations of GFD The fluid dynamical governing equations consist of an equation for mass continuity, one for the momentum budget, and one or more additional equations to account for

More information

Week 2 Notes, Math 865, Tanveer

Week 2 Notes, Math 865, Tanveer Week 2 Notes, Math 865, Tanveer 1. Incompressible constant density equations in different forms Recall we derived the Navier-Stokes equation for incompressible constant density, i.e. homogeneous flows:

More information

Chapter 9: Differential Analysis

Chapter 9: Differential Analysis 9-1 Introduction 9-2 Conservation of Mass 9-3 The Stream Function 9-4 Conservation of Linear Momentum 9-5 Navier Stokes Equation 9-6 Differential Analysis Problems Recall 9-1 Introduction (1) Chap 5: Control

More information

Viscous Fluids. Amanda Meier. December 14th, 2011

Viscous Fluids. Amanda Meier. December 14th, 2011 Viscous Fluids Amanda Meier December 14th, 2011 Abstract Fluids are represented by continuous media described by mass density, velocity and pressure. An Eulerian description of uids focuses on the transport

More information

The dynamics of small particles whose size is roughly 1 µmt or. smaller, in a fluid at room temperature, is extremely erratic, and is

The dynamics of small particles whose size is roughly 1 µmt or. smaller, in a fluid at room temperature, is extremely erratic, and is 1 I. BROWNIAN MOTION The dynamics of small particles whose size is roughly 1 µmt or smaller, in a fluid at room temperature, is extremely erratic, and is called Brownian motion. The velocity of such particles

More information

Notes 4: Differential Form of the Conservation Equations

Notes 4: Differential Form of the Conservation Equations Low Speed Aerodynamics Notes 4: Differential Form of the Conservation Equations Deriving Conservation Equations From the Laws of Physics Physical Laws Fluids, being matter, must obey the laws of Physics.

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

Hydrodynamics. Stefan Flörchinger (Heidelberg) Heidelberg, 3 May 2010

Hydrodynamics. Stefan Flörchinger (Heidelberg) Heidelberg, 3 May 2010 Hydrodynamics Stefan Flörchinger (Heidelberg) Heidelberg, 3 May 2010 What is Hydrodynamics? Describes the evolution of physical systems (classical or quantum particles, fluids or fields) close to thermal

More information

( ) by D n ( y) 1.1 Mathematical Considerations. π e nx Dirac s delta function (distribution) a) Dirac s delta function is defined such that

( ) by D n ( y) 1.1 Mathematical Considerations. π e nx Dirac s delta function (distribution) a) Dirac s delta function is defined such that Chapter 1. Electrostatics I Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 1. Units from the Système International (SI) will be used in this chapter. 1.1 Mathematical

More information

2 Equations of Motion

2 Equations of Motion 2 Equations of Motion system. In this section, we will derive the six full equations of motion in a non-rotating, Cartesian coordinate 2.1 Six equations of motion (non-rotating, Cartesian coordinates)

More information

Covariant Formulation of Electrodynamics

Covariant Formulation of Electrodynamics Chapter 7. Covariant Formulation of Electrodynamics Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 11, and Rybicki and Lightman, Chap. 4. Starting with this chapter,

More information

Introduction to Marine Hydrodynamics

Introduction to Marine Hydrodynamics 1896 1920 1987 2006 Introduction to Marine Hydrodynamics (NA235) Department of Naval Architecture and Ocean Engineering School of Naval Architecture, Ocean & Civil Engineering First Assignment The first

More information

Quick Recapitulation of Fluid Mechanics

Quick Recapitulation of Fluid Mechanics Quick Recapitulation of Fluid Mechanics Amey Joshi 07-Feb-018 1 Equations of ideal fluids onsider a volume element of a fluid of density ρ. If there are no sources or sinks in, the mass in it will change

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

Summary of the Equations of Fluid Dynamics

Summary of the Equations of Fluid Dynamics Reference: Summary of the Equations of Fluid Dynamics Fluid Mechanics, L.D. Landau & E.M. Lifshitz 1 Introduction Emission processes give us diagnostics with which to estimate important parameters, such

More information

4. The Green Kubo Relations

4. The Green Kubo Relations 4. The Green Kubo Relations 4.1 The Langevin Equation In 1828 the botanist Robert Brown observed the motion of pollen grains suspended in a fluid. Although the system was allowed to come to equilibrium,

More information

Non-equilibrium mixtures of gases: modeling and computation

Non-equilibrium mixtures of gases: modeling and computation Non-equilibrium mixtures of gases: modeling and computation Lecture 1: and kinetic theory of gases Srboljub Simić University of Novi Sad, Serbia Aim and outline of the course Aim of the course To present

More information

Detailed Outline, M E 521: Foundations of Fluid Mechanics I

Detailed Outline, M E 521: Foundations of Fluid Mechanics I Detailed Outline, M E 521: Foundations of Fluid Mechanics I I. Introduction and Review A. Notation 1. Vectors 2. Second-order tensors 3. Volume vs. velocity 4. Del operator B. Chapter 1: Review of Basic

More information

Physics 6303 Lecture 2 August 22, 2018

Physics 6303 Lecture 2 August 22, 2018 Physics 6303 Lecture 2 August 22, 2018 LAST TIME: Coordinate system construction, covariant and contravariant vector components, basics vector review, gradient, divergence, curl, and Laplacian operators

More information

Free energy concept Free energy approach LBM implementation Parameters

Free energy concept Free energy approach LBM implementation Parameters BINARY LIQUID MODEL A. Kuzmin J. Derksen Department of Chemical and Materials Engineering University of Alberta Canada August 22,2011 / LBM Workshop OUTLINE 1 FREE ENERGY CONCEPT 2 FREE ENERGY APPROACH

More information

Conservation of Mass. Computational Fluid Dynamics. The Equations Governing Fluid Motion

Conservation of Mass. Computational Fluid Dynamics. The Equations Governing Fluid Motion http://www.nd.edu/~gtryggva/cfd-course/ http://www.nd.edu/~gtryggva/cfd-course/ Computational Fluid Dynamics Lecture 4 January 30, 2017 The Equations Governing Fluid Motion Grétar Tryggvason Outline Derivation

More information

Chapter 7. Kinematics. 7.1 Tensor fields

Chapter 7. Kinematics. 7.1 Tensor fields Chapter 7 Kinematics 7.1 Tensor fields In fluid mechanics, the fluid flow is described in terms of vector fields or tensor fields such as velocity, stress, pressure, etc. It is important, at the outset,

More information

ASTR 320: Solutions to Problem Set 2

ASTR 320: Solutions to Problem Set 2 ASTR 320: Solutions to Problem Set 2 Problem 1: Streamlines A streamline is defined as a curve that is instantaneously tangent to the velocity vector of a flow. Streamlines show the direction a massless

More information

Introduction to Fluid Mechanics

Introduction to Fluid Mechanics Introduction to Fluid Mechanics Tien-Tsan Shieh April 16, 2009 What is a Fluid? The key distinction between a fluid and a solid lies in the mode of resistance to change of shape. The fluid, unlike the

More information

fiziks Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES

fiziks Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES Content-Thermodynamics & Statistical Mechanics 1. Kinetic theory of gases..(1-13) 1.1 Basic assumption of kinetic theory 1.1.1 Pressure exerted by a gas 1.2 Gas Law for Ideal gases: 1.2.1 Boyle s Law 1.2.2

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

CHAPTER 9. Microscopic Approach: from Boltzmann to Navier-Stokes. In the previous chapter we derived the closed Boltzmann equation:

CHAPTER 9. Microscopic Approach: from Boltzmann to Navier-Stokes. In the previous chapter we derived the closed Boltzmann equation: CHAPTER 9 Microscopic Approach: from Boltzmann to Navier-Stokes In the previous chapter we derived the closed Boltzmann equation: df dt = f +{f,h} = I[f] where I[f] is the collision integral, and we have

More information

A drop forms when liquid is forced out of a small tube. The shape of the drop is determined by a balance of pressure, gravity, and surface tension

A drop forms when liquid is forced out of a small tube. The shape of the drop is determined by a balance of pressure, gravity, and surface tension A drop forms when liquid is forced out of a small tube. The shape of the drop is determined by a balance of pressure, gravity, and surface tension forces. 2 Objectives 3 i i 2 1 INTRODUCTION Property:

More information

Non-linear Wave Propagation and Non-Equilibrium Thermodynamics - Part 3

Non-linear Wave Propagation and Non-Equilibrium Thermodynamics - Part 3 Non-linear Wave Propagation and Non-Equilibrium Thermodynamics - Part 3 Tommaso Ruggeri Department of Mathematics and Research Center of Applied Mathematics University of Bologna January 21, 2017 ommaso

More information

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 29 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS Hierarchy of Mathematical Models 1 / 29 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 2 / 29

More information

PEAT SEISMOLOGY Lecture 2: Continuum mechanics

PEAT SEISMOLOGY Lecture 2: Continuum mechanics PEAT8002 - SEISMOLOGY Lecture 2: Continuum mechanics Nick Rawlinson Research School of Earth Sciences Australian National University Strain Strain is the formal description of the change in shape of a

More information

AA210A Fundamentals of Compressible Flow. Chapter 5 -The conservation equations

AA210A Fundamentals of Compressible Flow. Chapter 5 -The conservation equations AA210A Fundamentals of Compressible Flow Chapter 5 -The conservation equations 1 5.1 Leibniz rule for differentiation of integrals Differentiation under the integral sign. According to the fundamental

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master Degree in Mechanical Engineering Numerical Heat and Mass Transfer 15-Convective Heat Transfer Fausto Arpino f.arpino@unicas.it Introduction In conduction problems the convection entered the analysis

More information

Mathematical Background

Mathematical Background CHAPTER ONE Mathematical Background This book assumes a background in the fundamentals of solid mechanics and the mechanical behavior of materials, including elasticity, plasticity, and friction. A previous

More information

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition C. Pozrikidis m Springer Contents Preface v 1 Introduction to Kinematics 1 1.1 Fluids and solids 1 1.2 Fluid parcels and flow

More information

Shigeji Fujita and Salvador V Godoy. Mathematical Physics WILEY- VCH. WILEY-VCH Verlag GmbH & Co. KGaA

Shigeji Fujita and Salvador V Godoy. Mathematical Physics WILEY- VCH. WILEY-VCH Verlag GmbH & Co. KGaA Shigeji Fujita and Salvador V Godoy Mathematical Physics WILEY- VCH WILEY-VCH Verlag GmbH & Co. KGaA Contents Preface XIII Table of Contents and Categories XV Constants, Signs, Symbols, and General Remarks

More information

Physical Conservation and Balance Laws & Thermodynamics

Physical Conservation and Balance Laws & Thermodynamics Chapter 4 Physical Conservation and Balance Laws & Thermodynamics The laws of classical physics are, for the most part, expressions of conservation or balances of certain quantities: e.g. mass, momentum,

More information

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 5

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 5 .9 Numerical Fluid Mechanics Fall 011 Lecture 5 REVIEW Lecture 4 Roots of nonlinear equations: Open Methods Fixed-point Iteration (General method or Picard Iteration), with examples Iteration rule: x g(

More information

Chapter 3 Stress, Strain, Virtual Power and Conservation Principles

Chapter 3 Stress, Strain, Virtual Power and Conservation Principles Chapter 3 Stress, Strain, irtual Power and Conservation Principles 1 Introduction Stress and strain are key concepts in the analytical characterization of the mechanical state of a solid body. While stress

More information

3. FORMS OF GOVERNING EQUATIONS IN CFD

3. FORMS OF GOVERNING EQUATIONS IN CFD 3. FORMS OF GOVERNING EQUATIONS IN CFD 3.1. Governing and model equations in CFD Fluid flows are governed by the Navier-Stokes equations (N-S), which simpler, inviscid, form is the Euler equations. For

More information

5.5 Transport Effects at the Interface

5.5 Transport Effects at the Interface 5.5.1 Interfacial Mass, Momentum, and Energy Balances In fluid mechanics and heat transfer, the conservation laws can be reduced to local partial differential equations if they are considered at a point

More information

Lecture 8: Tissue Mechanics

Lecture 8: Tissue Mechanics Computational Biology Group (CoBi), D-BSSE, ETHZ Lecture 8: Tissue Mechanics Prof Dagmar Iber, PhD DPhil MSc Computational Biology 2015/16 7. Mai 2016 2 / 57 Contents 1 Introduction to Elastic Materials

More information

Chapter 1 Fluid Characteristics

Chapter 1 Fluid Characteristics Chapter 1 Fluid Characteristics 1.1 Introduction 1.1.1 Phases Solid increasing increasing spacing and intermolecular liquid latitude of cohesive Fluid gas (vapor) molecular force plasma motion 1.1.2 Fluidity

More information

Lecture Outline Chapter 17. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 17. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 17 Physics, 4 th Edition James S. Walker Chapter 17 Phases and Phase Changes Ideal Gases Kinetic Theory Units of Chapter 17 Solids and Elastic Deformation Phase Equilibrium and

More information

Chapter 4. Electrostatic Fields in Matter

Chapter 4. Electrostatic Fields in Matter Chapter 4. Electrostatic Fields in Matter 4.1. Polarization 4.2. The Field of a Polarized Object 4.3. The Electric Displacement 4.4. Linear Dielectrics 4.5. Energy in dielectric systems 4.6. Forces on

More information

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture No. # 02 Conservation of Mass and Momentum: Continuity and

More information

lim = F F = F x x + F y y + F z

lim = F F = F x x + F y y + F z Physics 361 Summary of Results from Lecture Physics 361 Derivatives of Scalar and Vector Fields The gradient of a scalar field f( r) is given by g = f. coordinates f g = ê x x + ê f y y + ê f z z Expressed

More information

1 Fundamentals of laser energy absorption

1 Fundamentals of laser energy absorption 1 Fundamentals of laser energy absorption 1.1 Classical electromagnetic-theory concepts 1.1.1 Electric and magnetic properties of materials Electric and magnetic fields can exert forces directly on atoms

More information

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint. " = " x,t,#, #

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint.  =  x,t,#, # Notes Assignment 4 due today (when I check email tomorrow morning) Don t be afraid to make assumptions, approximate quantities, In particular, method for computing time step bound (look at max eigenvalue

More information

ONSAGER S VARIATIONAL PRINCIPLE AND ITS APPLICATIONS. Abstract

ONSAGER S VARIATIONAL PRINCIPLE AND ITS APPLICATIONS. Abstract ONSAGER S VARIAIONAL PRINCIPLE AND IS APPLICAIONS iezheng Qian Department of Mathematics, Hong Kong University of Science and echnology, Clear Water Bay, Kowloon, Hong Kong (Dated: April 30, 2016 Abstract

More information

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides.

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides. II. Generalizing the 1-dimensional wave equation First generalize the notation. i) "q" has meant transverse deflection of the string. Replace q Ψ, where Ψ may indicate other properties of the medium that

More information

Chapter 0. Preliminaries. 0.1 Things you should already know

Chapter 0. Preliminaries. 0.1 Things you should already know Chapter 0 Preliminaries These notes cover the course MATH45061 (Continuum Mechanics) and are intended to supplement the lectures. The course does not follow any particular text, so you do not need to buy

More information

Level Set Tumor Growth Model

Level Set Tumor Growth Model Level Set Tumor Growth Model Andrew Nordquist and Rakesh Ranjan, PhD University of Texas, San Antonio July 29, 2013 Andrew Nordquist and Rakesh Ranjan, PhD (University Level Set of Texas, TumorSan Growth

More information

Module 2: Governing Equations and Hypersonic Relations

Module 2: Governing Equations and Hypersonic Relations Module 2: Governing Equations and Hypersonic Relations Lecture -2: Mass Conservation Equation 2.1 The Differential Equation for mass conservation: Let consider an infinitely small elemental control volume

More information

Electromagnetism and Maxwell s Equations

Electromagnetism and Maxwell s Equations Chapter 4. Electromagnetism and Maxwell s Equations Notes: Most of the material presented in this chapter is taken from Jackson Chap. 6. 4.1 Maxwell s Displacement Current Of the four equations derived

More information

III.3 Momentum balance: Euler and Navier Stokes equations

III.3 Momentum balance: Euler and Navier Stokes equations 32 Fundamental equations of non-relativistic fluid dynamics.3 Momentum balance: Euler and Navier tokes equations For a closed system with total linear momentum P ~ with respect to a given reference frame

More information

Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang,

Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang, Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang, yfwang09@stanford.edu 1. Problem setting In this project, we present a benchmark simulation for segmented flows, which contain

More information