Semi-analytical solutions of contaminant transport equation with nonlinear sorption in 1D

Size: px
Start display at page:

Download "Semi-analytical solutions of contaminant transport equation with nonlinear sorption in 1D"

Transcription

1 Semi-analytical solutions of contaminant transport equation with nonlinear sorption in D Peter Frolkovič and Jozef Kačur November 9, 24 Abstract A new method to determine semi-analytical solutions of one-dimensional contaminant transport problem with nonlinear sorption is described. This method is based on operator splitting approach where the convective transport is solved exactly and the diffusive transport by finite volume method. The exact solutions for all sorption isotherms of Freundlich and Langmuir type are presented for the case of piecewise constant initial profile and zero diffusion. Very precise numerical results for transport with small diffusion can be obtained even for larger time steps (e.g., when the CFL condition failed). Keywords: contaminant transport, nonlinear sorption, Freundlich isotherm, finite volume method AMS Subject Classification 35K65, 35L67, 65M25 Mathematical model The main goal of this paper is to construct precise semi-analytical solutions of nonlinear convection-diffusion problem with adsorption t F (u) + v(x) x u x (D(x) x u) = () for x (, L), t >, with initial condition and boundary conditions u(x, ) = U (x) (2) u(, t) = C (t), x u(l, t) =. (3) This work was funded by the Federal Ministry of Economics and Technology (BMWi) under the contract number 2 E and the second author was also partially supported by grants MSM 262 and GARC 2/3/57.

2 Here, D(x) D >, v(x) v >, F () =, F (s) δ, where one can assume that δ =. The mathematical model () - (3) can represent contaminant transport in equilibrium mode with the sorption isotherm Ψ(u) = F (u) u, see, e.g., [9]. The corresponding mathematical model is t u + v(x) x u x (D(x) x u) + t S =, t S = k(ψ(u) S), where S = Ψ(u) for k. The most common forms of (nonlinear) sorption isotherms are Freundlich and Langmuir Ψ(u) = au p, a, p > (4) Ψ(u) = but one can consider also isotherms of mixed type au, a, b >, (5) + bu Ψ(u) = The equation () can be written in the form, aup + bu p. (6) F (u) t u + v(x) x u x (D(x) x u) =, (7) where the function F (u) can be viewed as a (nonlinear) retardation factor of the convective and diffusive transport. In the case of F () = (i.e., for (4) and (6) with < p < ), the solution of () can have a sharp front with finite speed of propagation [27]. Moreover, the convective term can be dominant and thus the creation of shocks can be expected even for smooth initial data. Nevertheless, due to the presence of (small) diffusion D >, the solution of () - (3) is regular and sharp shocks (as known for hyperbolic problems) can not develop in a finite time - see, e.g., [5]. Precise numerical solutions of () are required, for instance, if one wishes to solve inverse problems (e.g., to determine the diffusion D and the sorption isotherm) or to test numerical methods for this type of problems. The most numerical methods so far are based on regularisation and/or upwinding procedures and they can produce undesirable artefacts in numerical solutions. The main goal of this paper is to avoid any regularisation of F (u) and to decrease numerical dispersion significantly. Consequently, precise numerical solutions of () - (3) can be obtained even for the case of vanishing diffusion and for very large retardation factor F (u). 2

3 Characteristics based numerical discretisations of contaminant transport with nonlinear adsorption were described in [3, 4, 8, 5] and upwind based discretization methods for the same type of problems in [6, 22]. Asymptotic formulas for large-time behaviour of the exact solution of () were obtained in [, 7], but they can not be used directly in discretization methods. The method presented in this paper is based on operator splitting, where nonlinear transport and nonlinear diffusion are solved separately along each time step see, e.g. [2]. The transport part is solved exactly for piecewise constant initial profile and the diffusion part by some standard finite volume method. Consequently, our method has very weak restriction on time steps, and the Courant number can be larger than one. In fact, if smaller diffusion is considered (i.e., the Peclet number is larger) than larger time steps can be taken in numerical simulations. Analytical solutions for purely convective case of contaminant transport with nonlinear sorption using simple initial and boundary data were described in [26]. Independently, a general case of piecewise constant initial and boundary data was solved by different analytical methods in [6] for the same equation, where also long-time behaviours like the collapses of shocks were considered. Our paper summarises and extends results presented by authors in [6]. The paper is organised as follows. In section 2 we describe the method of solution for () - (3) using operator splitting approach. In section 3 we deal in details with purely convective transport and present analytical formulas for solution of multiple Riemann problems with Freundlich and Langmuir isotherms. In section 4 the method for solving of nonlinear diffusive transport is discussed. Finally, section 5 presents some numerical results and concluding discussions. The routines in Maple language [2] that were used for the exact solutions of nonlinear convection transport and the programme in C language for numerical solving of nonlinear convection-diffusion transport with Freundlich isotherms (using software library Numerical Recipes [25]) are available by request from the first author. 2 Operator splitting method Let τ := t j t j be a time step and u j u(x, t j ) be an approximation of the solution u(x, t) at the time level t j. The method, considered here, determines numerical solution u j in two-step procedure u j = D j (τ)t j (τ)u j, where T j (τ) represents the solution of convection part of () and D j (τ) represents the solution of diffusion part of (). More precisely, we start with solving the hyperbolic problem t F (φ) + v(x) x φ =, t (t j, t j ), (8) with the inflow boundary condition φ(, t) = C (t) and the initial condition φ(x, t j ) = u j. 3

4 Further, we define u /2 j := T j (τ)u j φ(x, t j ) (9) and solve the problem with the boundary conditions t F (φ) x (D(x) x φ) =, t (t j, t j ), () φ(, t) = C (t), x φ(l, t) =, and the initial condition φ(x, t j ) = u /2 j. Finally, we can define u j := D j (τ)u /2 j φ(x, t j ). In our practical realisation, the transport step T j (τ) is solved exactly for initial piecewise constant data and for boundary conditions of the form C (t) C j, t (t j, t j ), () and the diffusion step D j (τ) is approximated using Finite Volume Method (FVM). In the case of nonconstant velocity v(x), a transformation to new space variable y is used in both steps. In general, the result of transport step is not a piecewise constant function with respect to the fixed grid that shall be used in the diffusion step, and one has to project u /2 j to this grid. From the point of view of mass conservation, it is important that this projection is precise. In fact, we compute such projection exactly for a general type of isotherms Ψ(u). The output u j of diffusion step (realised by FVM) is again piecewise constant, so the next transport step along t (t j, t j+ ) can be realised. Thus, the projection represents the only source of numerical dispersion that can be controlled by smaller space discretization and relatively large time steps. In general, the operator splitting method, as given here, can be further improved in a straightforward way to reduce time splitting error, see, e.g., descriptions and references in [9] for Strang splitting. 3 Solution of transport problem Firstly, to solve (8) we use the transformation y = G(x) = x dz v(z) (2) and rewrite (8) into a simpler form t F (u) + y u =, t (t j, t j ), (3) 4

5 where u(y, t) = u(g(x), t) := φ(t, x). The initial condition are given by u(g(x), ) = U (x) and the boundary condition by u(, t) = C (t). The solution of (3) presented in this paper is based on theoretical results by [23, 24, 7, 8, 5] etc., which guarantee the existence, uniqueness and some properties of entropy solution for hyperbolic problems. The theoretical treatment of entropy solution has been developed for hyperbolic equations in the form t w + y f(w) =, w(y, ) = W (y) = F (U (x)) (4) that can be obtain from (3) by the transformation F (u) = w, i.e., u = f(w), where f = F is an inverse function of F. Unfortunately, in general, the function f can not be determined in an analytical form. In this section, we construct analytical solutions of (3) without having an explicit form of the function f. Our construction of the entropy solution is based on analytical solutions of a multiple Riemann problem [9, 5, 2], and it substantially depends on structural properties of F. Particularly, if F is concave (or convex) and the inverse function of /F ( ) can be expressed in an analytical form, we can construct the solution of (3) in an analytical form, too. In following Remark we list some properties of the solution of multiple Riemann problem which are sufficient for the construction of solution for (4) in an analytical form. Remark If F is concave (i.e., f is convex), then a jump in W (y) at y = y is called an acceptable shock, if W (y ) := lim y y W (y) > W (y +) := lim y y W (y). In that case, the shock at y = y Rankine-Hugoniot speed v, will move in time in y-direction with the v = f(w (y )) f(w (y +)) W (y ) W (y +) If W (y ) < W (y+), then the jump at y = y is called not acceptable shock, and it is replaced in time by rarefaction wave w, which is a smooth function of the form ( ) y y w (y y, t) = [f ], (5) t that is defined for t > and y + f (W (y )) t < y < y + f (W (y +)) t. This construction is valid until no collision between shocks and rarefaction waves appears.. 5

6 To construct the rarefaction wave function w in (5), one needs to find the inverse function of f ( ). If the inverse function of Ψ ( ) is known in an analytical form, this can be realised as we describe now. Denoting v := f (w) and using one obtains v = f (w) = F (u) = + Ψ (u), (6) ( ) u = (Ψ ) v. (7) v Using (6), (7) and w = F (u), one gets finally ( ( )) v (f ) (v) = w = F (Ψ ). (8) v If an analytical form of (Ψ ) is not known, one can solve (7) for some particular values of v numerically. If f is concave (i.e., when F is convex), then the role of acceptable and not acceptable shocks is exchanged. Particularly, if W (y ) > W (y +) then the shock is not acceptable and it develops into the rarefaction wave w. Again, the function w is generated by (5), but it has a different shape now. Summarising, the solution w of (4) for a piecewise constant initial function W consists (for some time) of constants and rarefaction waves w generated by (5). Next, we describe the construction of w in details. 3. Analytical solution of multiple Riemann problem Firstly, we simplify the treatment of boundary conditions by considering only the case C (t) W () in (2). Our description can be extended for the case when C (t) is a piecewise constant function in time, like in (), but we skip details here. Let the initial function W has a piecewise constant profile, i.e., W (y) = { W (i), for y i < y y i, i =,..., M, W (), for y y. (9) If W i W i+, the point y i is a shock. To distinguish between acceptable and not acceptable shocks, we use the notation y (a) i, resp. y (na) i. The development of shocks in time will be described by y i (t) = y i + v i t, where f (W (i) ), if y i = y (na) i v i =. f(w (i+) ) f(w (i) ), if y W (i+) W (i) i = y (a) i For a completeness, we define v =. 6

7 Clearly, for some time interval (, t ) there is no collision of two shocks, i.e. y i (t) < y i (t), i =,..., M, and the solution w(y, t) can be defined for each space interval (y i (t), y i (t)) following Remark. Particularly, if y i = y (a) i, then and if y i = y (na) i, then w(y, t) = W (i), y i (t) < y < y i (t), (2) w(y, t) = { w (y y i, t) y i (t) < y < y i + f (W (i) ) t, W (i) y i + f (W (i) ) t < y < y i (t). (2) To define the time t precisely, we discuss now possible collisions of y i (t) with y i (t). To do so, we assume first that f is convex. Note that in such a case, due to Remark, two moving shocks y i (t) and y i (t) can never meet if y i = y (na) i and y i = y (na) i. We must discuss two particular cases. Firstly, if y i = y (na) i and y i = y (a) i, then f (W (i) ) > v i, and the rarefaction wave (from left) will meet the shock (from right) at a time t i, see also figure 7 later. The time t i is given by the equation y i (t i ) = y i(t i ), i.e., t i = y i y i f (W (i) ) v i. Secondly, if y i = y (a) i and y i = y (a) i, then the shocks y i (t) and y i (t) can meet only if v i > v i, and, in such case, it happens in time t t i = y i y i v i v i. Summarising, the general solution (2) - (2) is valid for < t < t, where t is the time at which the first collision of shocks appears, i.e., t = min{t i, t i }. i To extend the description of w for t > t, we restrict to a special form of initial functions W. Definition We call the function W (y) in (9) to be concave if the values W (i) are non-decreasing for j i < M and non-increasing for i j M. To extend the description (2) and (2) for t > t, we must discuss two possible cases - collisions of several acceptable shocks and a time development of the shock after collision of acceptable and not acceptable shock. We still concentrate on the case f being a convex function, i.e., one has y i = y (na) i and y i = y (a) i, if W (i ) W (i) W (i+). 7 i,

8 Firstly, if y i and y i are acceptable shocks that met at t = t, then for t > t one has to remove the value W (i) and to identify y i (t ) with y i (t ), i.e., for t > t one has z(t) := y i (t) y i (t), where the new shock z(t) will move with the velocity v = f(w (i+) ) f(w (i ) ) W (i+) W (i ). Following Remark, one can now define the analytical solution of (3) for t (, t 2 ), t 2 > t, where the time t 2 corresponds to the collision of a rarefaction wave from the left (starting from y i ) with the moving acceptable shock z(t). In fact, z(t) can represent a shock obtained after several collisions in a decreasing leading front of W (y), i.e., with the last accumulated velocity z(t) = y i (t) =... = y i+k (t) (22) v = f(w (i) ) f(w (i+k) ) W (i) W (i+k). In such case, the time t 2 can be determined from the equation for t y i + f (W (i) )t = y i + t v(s)ds, (23) where v(s) is the shock velocity of y i that is changing by jumps after each collision. In general, there is no particular order of the collisions of neighbouring acceptable shocks y k and y k for different k with k i. Finally, to construct the solution of (3) for t > t 2, one has to describe the movement of the shock at the front of rarefaction wave. The point s(t 2 ) = y i + f (W (i) ) t 2 represents the acceptable shock at t = t 2 that will move further for t > t 2 with the Rankine - Hugoniot velocity ṡ(t) that is governed by the ODE ṡ(t) = f(w (s(t) y i, t)) f(w (i+k) ) (24) w (s(t) y i, t) W (i+k) and the initial condition s(t 2 ) = y i + f (W (i) ) t 2. (25) The equation (24) is valid up to the next collision with acceptable shock or up to the moment when w (s(t) y i, t) = W (i+k) which is a singular point for (24). Nevertheless, in both cases we are in a situation which was described before. The case of f being a concave function can be treated analogously. Next, we describe in details the application of our construction for the case of Freundlich and Langmuir type of isotherms. 8

9 y y Figure : The left picture - the exact solution of t (u + u /2 ) + y u = for t = (i.e., the initial function U ), and for t = 7.4. The right picture - the corresponding rarefaction wave u (y, 7.4) defined in (27). 3.2 Freundlich isotherms In this case, F (u) = u + au p with p >. If p <, then F is concave, and, consequently, f is convex. For p >, f is concave, so the type of shocks in W is different. Therefore, we consider each case separately Case p (, ) Generally, one can not express f in an analytical form. Nevertheless, we can construct the rarefaction wave by using (8), ( ( ) ) v w = [f ] p (v) = F. p av Following (5), the corresponding rarefaction wave for (4) is of the form ( (t ) ) y w p (y, t) = F, < y < t. (26) p ay Consequently, the corresponding rarefaction wave for (3) is u (y, t) = ( ) t y p, < y < t. (27) p ay Concerning the evolution of initial profile W, the solution w(y, t) takes the form (2) for all y i = y (na) i, i < i, and the form (2) otherwise, i.e., for all y i = y (a) i, i i. The pictures in figure illustrate the construction (2) and (2) to determine u using a single rarefaction wave function u defined by (27). This construction is valid until the rarefaction wave does not meet a shock, see Section 3. for details. The governing equation for the shock propagation 9

10 after the rarefaction wave meets the acceptable shock z(t) from (22) is governed by the ODE (24) for t > t 2, i.e., where ṡ(t) = A(s(t), t) f(w (i+k) ) F (A(s(t), t)) W (i+k), s(t 2) = y i + f (W (i) ) t 2, (28) ( ) t s(t) + yi p A(s(t), t) :=. p a(s(t) y i ) In general, this ODE must be solved numerically. For some particular values of p, the function s(t) can be obtained by solving a nonlinear algebraic equation, see [6] for some examples. To characterise the solutions of transport equation with Freundlich isotherm, we present a representative example of (3). Particularly, we consider the zero inflow concentration C (t) and the piecewise constant initial impulse U (y) = for y (, ) and U (y) = otherwise. The following figures were produced using the software Maple [2], and the corresponding Maple routines are available by request from the first author..8.6 u y Figure 2: Solutions of t (u + u p ) + y u = for p = 3/4, /2, /4 (from the right to the left - the gray, dash and solid lines) and for three different times t = 3, 6, 4. The figure 2 shows the time development of solutions of the equation t (u + u p ) + y u = for three different values of parameter p (, ). In each case, the rarefaction wave starts at the point y = y = (in fact, y (t) ), and the tailing part of rarefaction wave appears behind the acceptable shock that has started initially at y =. For smaller values of p the rarefaction wave reaches sooner the shock at the front of curves and the decrease of shock value afterwards is faster. Of course, with smaller values of p the retardation of transport (7)

11 is larger, and, consequently, the movement of fronts (or acceptable shocks) is slower. The figure 3 shows the curves F (u), i.e., the solution w of (4), for the same data. Note that the solutions w = F (u) are mass conservative. 2.5 w y Figure 3: The curves w = u + u p for solutions of t (u + u p ) + y u = for p = 3/4, /2, /4 (from the right to the left - the gray, dash and solid lines) and for three different times t = 3, 6, Case p > The governing equations are the same as in the case p <. Particularly, the rarefaction waves w (y, t) and u (y, t) are given by the same formulas (26) and (27). Opposite to the previous case, one has f (W (i ) ) f (W (i) ), and acceptable shocks appear on the trailing part of solution curves (i.e., at the points y i, i < i ), whereas the rarefaction waves appear on the leading front of initial concave profile W (i.e., at the points y i, i i, see the Definition ). Also the governing equation for the movement of shock after its collision with the rarefaction wave is given by an analogous ODE to (28), where one has only to replace k by k, since the shocks can accumulate on the trailing part of wave. The solution of equation t (u + u p ) + y u = with the same initial and boundary conditions as in the case p < are presented in next figures. The figure 4 shows u for three different values of p (, 2) where the (convex) shape of curves is analogous to the case p (, ). Of course, the tailing part of rarefaction waves appears in the front of curves. For p [2, 4], the behaviour is analogous, but the shape of curves becomes concave for larger p.

12 Figure 4: Solutions of t (u + u p ) + y u = for p = 7/4, 3/2, 5/4 (from the left to the right - the gray, dash and solid line) for three different times t = 4, 8, Figure 5: Solutions of t (u + u p ) + y u = for p = 2, 3, 4 (from the left to the right - the solid, dash and gray line) for three different times t = 3, 9, 8. 2

13 3.2.3 Case p =. In this case, all shocks of initial profile are acceptable and the construction of analytical solution is trivial. 3.3 Langmuir isotherm In this case, the function F (s) = as/( + bs) is concave, and, consequently, f is convex. One can express f directly in the analytical form f(w) = ( w a + + ) (bw + a)2 + 4a, 2 b b and ( [f ] (v) = a + 2 ) 2v a. b (2v ) 2 Thus, the rarefaction wave w is of the form ( w (y, t) = a + 2 ) 2y t a, (29) b t2 (2y t) 2 and, consequently, ( u (y, t) = + ) 2y a. (3) b t2 (2y t) 2 The construction of analytical solution for concave initial profile W is analogous to the Case I of Freundlich isotherm with p <. Of course, opposite to the Freundlich case, one has F () = +a <. Particularly, the velocity speed of rarefaction wave between y (t) up to the shock y (t) (provided C (t) ) is f () = ( + a) >, opposite to the Freundlich case p <, where y (t). Consequently, the trailing part of concentration profile is shorter for the Langmuir case. When the rarefaction wave meets the shock in front, i.e., at t = t 2, the governing equation for the shock movement is identical to (28), where one has to use A(s(t), t) := u (s(t) y i, t). For the initial profile W (y) of the form W (y) W, y (, L), and W (y) otherwise, one can find an explicit formula for the front movement, s(t) = 2(a + ) 2 ( 4ta + 2P b(a ) 4t a ( + P b t ) ( a P b ) ) t for P t > t = f (W )W f(w ), where P = W L. The solutions of equation t (u + au/( + u)) + y u = for three different values of a, with the identical boundary and initial conditions as before, are presented in figure 6. 3

14 y Figure 6: Solutions of t (u + au/( + u)) + y u = for a = 2.83, 6, (from the left to the right - the solid, dash and gray line) and for three different times t = 5.83, 25, General concave and convex isotherms Ψ For a general case of isotherm Ψ that is either convex or concave, the inverse function of Ψ needs not to be known in an analytical form. Nevertheless, one can construct the rarefaction wave for some finite set of points numerically by solving a nonlinear algebraic equation. Particularly, to obtain u (y y, t), one can follow the approach in (7) and solve the following nonlinear scalar algebraic equation Ψ (u (y y, t)) = t y + y y y. with respect to u by means of, for instance, iterative Newton method. In the case when an isotherm is neither convex nor concave, one can numerically compute the rarefaction waves following the Osher s solution, see, e.g., [9] for details. 4 Solution of nonlinear diffusion problem In previous section we have derived analytical formulas for the solution of nonlinear convection equation (3) with piecewise constant initial function that was defined on some grid = y < y <... < y M = G(L). It is more convenient to transform the nonlinear diffusion equation () to y-variable, too. It means, in the second step of operator splitting method we have to solve the equation t F (u) a(y) y (b(y, t) y u) =, (3) 4

15 with the boundary condition and the initial condition where the coefficients a and b are given by u(, t) = C (t), y u(g(l), t) =, (32) u(y, t j ) = u /2 j (y), (33) a(y) := v(g (x)), b(y) := D(G (x)) v(g (x)). The function u /2 j (y) in (33) is an output of the first transport step in the operator splitting procedure (9), see Section 2. Following a standard FVM strategy to approximate (3), one obtains τa i ( h i F (u j i ) yi b i u j i+ uj i h i++h i 2 y i F (u(y, t j )) dy b i u j i uj i h i+h i 2 ) = (34) for i =,..., M, where h i = y i y i and a i := a(y i h i /2) and b i = b(y i ). Note that u j i u(y i h i /2, t j ). Due to the boundary conditions, we complete u j = C (t j ) and u j M+ = uj M. The resulting nonlinear algebraic system can be solved by standard Newton iterative method using analytical linearisation. Another possibility is to use linearisation by relaxation scheme that was developed in [3, 4] and has been justified in papers [2, 2,, ], etc., see [6] for more details. The crucial point in the finite volume discretization method of (3) (that represents in a discrete form the mass balance property of origin analytical equation) is the evaluation of the second integral in (34). Our aim is to compute such integrals exactly, see next section. 4. Exact evaluation of integral in (34) The function u(x, t j ) in (34) is given by (33), so one has to compute yi y i F (u /2 j (y)) dy. (35) The function u /2 j consists of constants and rarefaction waves. The constant parts, although they do not fit to computational grids, make no difficulties in computations of (35). In the case of rarefaction waves (that are in general not available in an analytical form), an application of numerical quadrature for integral in (35) can lead to mass balance violations and solution errors. 5

16 To avoid such errors, we propose a procedure to evaluate the integral in (35) exactly by evaluating the rarefaction waves only in some finite number of discrete points. Note that w = F (u). Let us denote J(α, β; t ) := β α w (y, t ) dy. (36) The function w in (36) represents the rarefaction wave that starts at t = as a constant function with not acceptable shock y (na) located at time t = in origin, i.e., y (na) () =. The position of this shock at t = t will be denoted by ξ := y (na) (t ) and is given for isotherms (4) - (6) by p < (Freundlich and the mixed type of isotherm), ξ = t p > (Freundlich and the mixed type of isotherm), +a t Langmuir type of isotherm. We consider first the case ξ < α < β, the case α < β < ξ (that occurs for Freundlich isotherms with p > ) will be treated afterwards. To evaluate J(α, β; t ), one can first compute the values J(ξ, α; t ) and J(ξ, β; t ) and then use J(α, β; t ) = J(ξ, β; t ) J(ξ, α; t ). To compute J(ξ, β; t ), we track the acceptable shock y (a) (t ) = β backward in time until t = and we denote its initial (not yet known) position by h := (). Clearly, a constant function w(y, ) that has the nonzero value w(y, ) A := w (β, t ) only in interval (, h) will be transported to w (y, t ) at t = t, see figure 7 for an illustration. As the variable w is mass conservative, one obtains J(ξ, β; t ) = A h. To determine the value A h, one can use the fact that the rarefaction wave meets the front shock at t = t, i.e., y (a) From (37) one obtains that Hence t f (A) = β, Ah = A(β (β h)) = t (Af (A) f(a)) = β t f(a) A = β h. (37) ( A f(a) ) f. (A) J(ξ, β; t ) = β (F (u (β, t )) u (β, t )F (u (β, t ))). (38) Finally, for the case that β < ξ, we have to evaluate J(β, ξ; t ), see also the figure 8. One has instead of (37) that t f (A) = β, 6 t f(a) A = β + h, (39)

17 y Figure 7: Constant function of value A = 2 at t = with h = that develops to rarefaction wave w (β, t ) at t = 6 with ξ = and β = 4 for the case of Freundlich isotherm with p = /2. The both areas are identical y Figure 8: Constant function of value A = 2 at t = with h = that develops to rarefaction wave w (β, t ) at t = with β = 4 and ξ = for the case of Freundlich isotherm with p = 3/2. The both areas are identical. 7

18 and one obtains Ah = A(β + h β) = t (f(a) Af (A)) = β ( ) f(a) f (A) A. As J(β, ξ; t ) = J(ξ, β; t ), the formula (38) is valid also for this case. Summarising, to compute the integral in (35) exactly, one needs to determine the values of rarefaction waves only for some finite set of points β and to apply the formula (38). If no analytical form of rarefaction wave is known, one can find the values A = w (β, t ) = F (u (β, t )) by solving the equation f (A) = β/t with respect to A numerically, see also section Numerical experiments In this section we describe numerical experiments that confirm an applicability of described methods for transport problems with nonlinear sorption. First, the exact solutions for the equation (if d = ) t F (u) + x u d xx u =, (4) u(, x) =, x (, ), u(, x) =, x / (, ), u(t, ) =, t > for F given by (4) and (5) were implemented using the package Maple 7. [2], see the figures in previous sections. Such solutions can be constructed directly using definitions (7) if t (, t ), where t is a time when a rarefaction wave meets the shock in front. For the case when the speed of shock must be determined solving the ODE (24), built-in Maple procedures can be used to obtain very precise numerical solutions. Finally, to solve the general form of (4) with d numerically, the operator splitting method was implemented as described in the section 2. The transport part was solved following the section 4. and the discretisation of diffusive part followed the section 4.2 with an analytical linearisation used in Newton method. Extensive tests were done for the most interesting (and the most complicated case) of Freundlich isotherm with p <. As F () =, a modification of analytical linearisation used in Newton method must be done. We avoided a modification (a regularisation ) of the function F itself. To modify F (u) only, a small parameter ɛ (to be set by the user) was chosen and F (u) was replaced by F (u), where F (u) := { F (u), if u ɛ F (ɛ), if u < ɛ. (4) The implementation of iterative procedure for Newton method was realised using C-language procedures of Numerical Recipes [25]. 8

19 x x x Figure 9: Numerical solutions of t (u + u 3/4 ) + x u d xx u = for d = 2, 3, 4 at t = 3 (from the left to the right) that are compared with the exact solution for d = x x x Figure : Numerical solutions of t (u + u 3/4 ) + x u d xx u = for d = 2, 3, 4 at t = 5 (from the left to the right) that are compared with the exact solution for d =. To illustrate that the method described in this paper can be applied for d in (4), the following examples were realised. The grid step in all examples was chosen to be uniform h i h =.5. Firstly, the system (4) - (4) was computed for a smaller time (t = 3) before the rarefaction wave meets the shock in front. These computation were realised for d = 2, 3 and 4, see the figure 9, where the numerical solution is compared with the exact solution for d = to judge the influence of nonzero physical diffusion. All computations were realised using 2 time step, e.g., τ =.5 and Courant number was approximately 7. Clearly, the method produces for different d different results that is not the case for many numerical methods when solving (4) with very small diffusion. Secondly, analogous tests were done for larger times with rarefaction wave behind the shock in front. Again, see figure, the method can produce clearly different results for different small diffusion coefficients. In all computations τ =.5 with the Courant numbers varying around the value 7. 9

20 6 Conclusions In this paper semi-analytical solutions for one-dimensional problems of contaminant transport with nonlinear adsorption were constructed. The method is based on operator splitting where the convective transport is solved exactly for piecewise constant initial condition and the diffusive transport is solved by finite volume method. For small diffusion coefficients, the advantage of this method is that very large time steps can be used to obtain precise numerical results. Such semi-analytical solutions can be utilised as benchmark examples for numerical packages. Moreover, the solution procedure presented here can be used for inverse problems that are dealing with determination of soil properties. References [] Babušikova, J.: 2, Application of relaxation scheme to degenerate variational inequalities. Applications of Mathematics 46, [2] Bänsch, E.: 995, Numerical experiments with adaptivity for the porous medium equation. Acta Math.Univ.Comenian.(N.S.) 64, [3] Barrett, J., H. Kappmeier, and P. Knabner: 994, Lagrange-Galerkin approximation for advection-dominated nonlinear contaminant transport in porous media. In: Computational methods in water resources X., Volume. pp [4] Barrett, J., H. Kappmeier, and P. Knabner: 997, Lagrange-Galerkin approximation for advection-dominated contaminant transport with nonlinear equilibrium or non-equilibrium adsorption. In: R. H. et. al. (ed.): Modelling and Computations in Environmental Science. pp [5] Dafermos, C.: 972, Polygonal approximation of solutions of the initial value problem for a conservation law. J.Math.Anal.Appl. 38, [6] Dawson, C.: 998, Analysis of an upwind - mixed finite element method for nonlinear contaminant transport equations. SIAM J.Numer.Anal. 35(5), [7] Dawson, C., C. Van Duijn, and R. Grundy: 996, Large time asymptotics in contaminant transport in porous media. SIAM J.Appl. Math. 56, [8] Dawson, C., C. Van Duijn, and M. Wheeler: 994, Characteristic-Galerkin methods for contaminant transport with non-equilibrium adsorption kinetics. SIAM J.Numer.Anal. 3(4), [9] Frolkovič, P. and J. Geiser: 2, Numerical simulations of radionuclides transport in double porosity media with sorption. In: A. H. et al. (ed.): Algoritmy 2. pp

21 [] Grundy, R., C. Van Duijn, and C. Dawson: 994, Asymptotic profiles with finite mass in one-dimensional contaminant transport through porous media. Quart. J.Mech. Appl. Math. (47), [] Handlovičova, A.: 998, Solution of Stefan problems by fully discrete linear schemes. Acta Math.Univ.Comen., New Ser. 67(2), [2] Holden, H., K. Karlsen, and K.-A. Lie: 2, Operator splitting methods for degenerate convection-diffusion equations. II: Numerical examples with emphasis on reservoir simulation and sedimentation. Computational Geosciences (4), [3] Jäger, W. and J. Kačur: 995, Solution of doubly nonlinear and degenerate parabolic problems by relaxation schemes. Math.Modelling Numer.Anal. 29, [4] Kačur, J.: 999, Solution to strongly nonlinear parabolic problems by a linear approximation scheme. IMA J. Num. Anal. 9, [5] Kačur, J. and R. van Keer: 2, Solution of contaminant transport with adsorption in porous media by the method of characteristics. M2AN 35(5), [6] Kačur, J. and P. Frolkovič: 22, Semi-analytical solutions for contaminant transport with nonlinear sorption in D. Preprint 24, Interdisziplinäres Zentrum für Wissenschaftliches Rechnen, Heidelberg. [7] Kružkov, S.: 97, First order quasi-linear equations in several independent variables. Math. USSR Sbornik (2), [8] LeVeque, R. J.: 992, Numerical methods for conservation laws, Lectures in Mathematics. ETH Zurich. Basel: Birkhauser-Verlag. [9] LeVeque, R. J.: 22, Finite Volume Methods for Hyperbolic Problems, Cambridge Texts in Applied Mathematics. Cambridge University Press. [2] Maple 9.5, [2] Mikula, K.: 995, Numerical solution of nonlinear diffusion with finite extinction phenomena. Acta Math.Univ.Comen., New Ser. 2, [22] Ohlberger, M.: 24, Higher order finite volume methods on selfadaptive grids for convection dominated reactive transport problems in porous media.. Computing and Visualization in Science 7(), 4 5. [23] Olejnik, O.: 963a, Discontinuous solutions of non-linear differential equations. Amer. Math. Soc. Transl. 2(26), [24] Olejnik, O.: 963b, Uniqueness and stability of the generalized solution of the Cauchy problem for a quasi-linear equation. Amer. Math. Soc. Transl. 2(33),

22 [25] Press, W. H., S. A. Teukolsky, W. T. Vetterling, and B. P. Flannery: 992, Numerical recipes in C. The art of scientific computing. Cambridge University Press. [26] Sheng, D. and D. W. Smith: 999, Analytical solutions to the advective contaminant transport equation with nonlinear sorption. Int. J. Numer. Anal. Meth. Geomech. 23, [27] Van Duijn, C. and P. Knabner: 99, Solute transport in porous media with equilibrium and nonequilibrium multiple site adsorption: Traveling waves. J.Reine Angewandte Math. (45),

Advanced numerical methods for transport and reaction in porous media. Peter Frolkovič University of Heidelberg

Advanced numerical methods for transport and reaction in porous media. Peter Frolkovič University of Heidelberg Advanced numerical methods for transport and reaction in porous media Peter Frolkovič University of Heidelberg Content R 3 T a software package for numerical simulation of radioactive contaminant transport

More information

Advanced numerical methods for nonlinear advectiondiffusion-reaction. Peter Frolkovič, University of Heidelberg

Advanced numerical methods for nonlinear advectiondiffusion-reaction. Peter Frolkovič, University of Heidelberg Advanced numerical methods for nonlinear advectiondiffusion-reaction equations Peter Frolkovič, University of Heidelberg Content Motivation and background R 3 T Numerical modelling advection advection

More information

A Very Brief Introduction to Conservation Laws

A Very Brief Introduction to Conservation Laws A Very Brief Introduction to Wen Shen Department of Mathematics, Penn State University Summer REU Tutorial, May 2013 Summer REU Tutorial, May 2013 1 / The derivation of conservation laws A conservation

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

Non-linear Scalar Equations

Non-linear Scalar Equations Non-linear Scalar Equations Professor Dr. E F Toro Laboratory of Applied Mathematics University of Trento, Italy eleuterio.toro@unitn.it http://www.ing.unitn.it/toro August 24, 2014 1 / 44 Overview Here

More information

Solutions in the sense of distributions. Solutions in the sense of distributions Definition, non uniqueness

Solutions in the sense of distributions. Solutions in the sense of distributions Definition, non uniqueness Solutions in the sense of distributions Definition, non uniqueness 1. Notion of distributions In order to build weak solutions to the Hopf equation, we need to define derivatives of non smooth functions,

More information

Notes: Outline. Shock formation. Notes: Notes: Shocks in traffic flow

Notes: Outline. Shock formation. Notes: Notes: Shocks in traffic flow Outline Scalar nonlinear conservation laws Traffic flow Shocks and rarefaction waves Burgers equation Rankine-Hugoniot conditions Importance of conservation form Weak solutions Reading: Chapter, 2 R.J.

More information

Piecewise Smooth Solutions to the Burgers-Hilbert Equation

Piecewise Smooth Solutions to the Burgers-Hilbert Equation Piecewise Smooth Solutions to the Burgers-Hilbert Equation Alberto Bressan and Tianyou Zhang Department of Mathematics, Penn State University, University Park, Pa 68, USA e-mails: bressan@mathpsuedu, zhang

More information

NONCLASSICAL SHOCK WAVES OF CONSERVATION LAWS: FLUX FUNCTION HAVING TWO INFLECTION POINTS

NONCLASSICAL SHOCK WAVES OF CONSERVATION LAWS: FLUX FUNCTION HAVING TWO INFLECTION POINTS Electronic Journal of Differential Equations, Vol. 2006(2006), No. 149, pp. 1 18. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu (login: ftp) NONCLASSICAL

More information

Finite Volume Schemes: an introduction

Finite Volume Schemes: an introduction Finite Volume Schemes: an introduction First lecture Annamaria Mazzia Dipartimento di Metodi e Modelli Matematici per le Scienze Applicate Università di Padova mazzia@dmsa.unipd.it Scuola di dottorato

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Introduction to Hyperbolic Equations The Hyperbolic Equations n-d 1st Order Linear

More information

Numerical Methods for Conservation Laws WPI, January 2006 C. Ringhofer C2 b 2

Numerical Methods for Conservation Laws WPI, January 2006 C. Ringhofer C2 b 2 Numerical Methods for Conservation Laws WPI, January 2006 C. Ringhofer ringhofer@asu.edu, C2 b 2 2 h2 x u http://math.la.asu.edu/ chris Last update: Jan 24, 2006 1 LITERATURE 1. Numerical Methods for Conservation

More information

The Riemann problem. The Riemann problem Rarefaction waves and shock waves

The Riemann problem. The Riemann problem Rarefaction waves and shock waves The Riemann problem Rarefaction waves and shock waves 1. An illuminating example A Heaviside function as initial datum Solving the Riemann problem for the Hopf equation consists in describing the solutions

More information

On the Cauchy Problems for Polymer Flooding with Gravitation

On the Cauchy Problems for Polymer Flooding with Gravitation On the Cauchy Problems for Polymer Flooding with Gravitation Wen Shen Mathematics Department, Penn State University. Email: wxs27@psu.edu November 5, 2015 Abstract We study two systems of conservation

More information

Math 660-Lecture 23: Gudonov s method and some theories for FVM schemes

Math 660-Lecture 23: Gudonov s method and some theories for FVM schemes Math 660-Lecture 3: Gudonov s method and some theories for FVM schemes 1 The idea of FVM (You can refer to Chapter 4 in the book Finite volume methods for hyperbolic problems ) Consider the box [x 1/,

More information

Numerical explorations of a forward-backward diffusion equation

Numerical explorations of a forward-backward diffusion equation Numerical explorations of a forward-backward diffusion equation Newton Institute KIT Programme Pauline Lafitte 1 C. Mascia 2 1 SIMPAF - INRIA & U. Lille 1, France 2 Univ. La Sapienza, Roma, Italy September

More information

Introduction to Partial Differential Equations

Introduction to Partial Differential Equations Introduction to Partial Differential Equations Partial differential equations arise in a number of physical problems, such as fluid flow, heat transfer, solid mechanics and biological processes. These

More information

PDEs, part 3: Hyperbolic PDEs

PDEs, part 3: Hyperbolic PDEs PDEs, part 3: Hyperbolic PDEs Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2011 Hyperbolic equations (Sections 6.4 and 6.5 of Strang). Consider the model problem (the

More information

AMath 574 February 11, 2011

AMath 574 February 11, 2011 AMath 574 February 11, 2011 Today: Entropy conditions and functions Lax-Wendroff theorem Wednesday February 23: Nonlinear systems Reading: Chapter 13 R.J. LeVeque, University of Washington AMath 574, February

More information

Differentiability with respect to initial data for a scalar conservation law

Differentiability with respect to initial data for a scalar conservation law Differentiability with respect to initial data for a scalar conservation law François BOUCHUT François JAMES Abstract We linearize a scalar conservation law around an entropy initial datum. The resulting

More information

A study of the modelling error in two operator splitting algorithms for porous media flow

A study of the modelling error in two operator splitting algorithms for porous media flow Computational Geosciences 2 (1998) 23 36 23 A study of the modelling error in two operator splitting algorithms for porous media flow K. Brusdal a,h.k.dahle a, K. Hvistendahl Karlsen a and T. Mannseth

More information

Modeling Rarefaction and Shock waves

Modeling Rarefaction and Shock waves April 30, 2013 Inroduction Inroduction Rarefaction and shock waves are combinations of two wave fronts created from the initial disturbance of the medium. Inroduction Rarefaction and shock waves are combinations

More information

An Accurate Deterministic Projection Method for Hyperbolic Systems with Stiff Source Term

An Accurate Deterministic Projection Method for Hyperbolic Systems with Stiff Source Term An Accurate Deterministic Projection Method for Hyperbolic Systems with Stiff Source Term Alexander Kurganov Department of Mathematics, Tulane University, 683 Saint Charles Avenue, New Orleans, LA 78,

More information

Gas Dynamics Equations: Computation

Gas Dynamics Equations: Computation Title: Name: Affil./Addr.: Gas Dynamics Equations: Computation Gui-Qiang G. Chen Mathematical Institute, University of Oxford 24 29 St Giles, Oxford, OX1 3LB, United Kingdom Homepage: http://people.maths.ox.ac.uk/chengq/

More information

REGULARITY THROUGH APPROXIMATION FOR SCALAR CONSERVATION LAWS

REGULARITY THROUGH APPROXIMATION FOR SCALAR CONSERVATION LAWS SIAM J. MATH. ANAL. c 1988 Society for Industrial and Applied Mathematics Vol. 19, No. 4, pp. 1 XX, July 1988 003 REGULARITY THROUGH APPROXIMATION FOR SCALAR CONSERVATION LAWS BRADLEY J. LUCIER Abstract.

More information

Application of the relaxat ion met hod to model hydraulic jumps

Application of the relaxat ion met hod to model hydraulic jumps Application of the relaxat ion met hod to model hydraulic jumps P. J. Montgomery Mathematics and Computer Science Program, University of Northern British Columbia, Prince George, Canada. Abstract A finite

More information

MATH 220: Problem Set 3 Solutions

MATH 220: Problem Set 3 Solutions MATH 220: Problem Set 3 Solutions Problem 1. Let ψ C() be given by: 0, x < 1, 1 + x, 1 < x < 0, ψ(x) = 1 x, 0 < x < 1, 0, x > 1, so that it verifies ψ 0, ψ(x) = 0 if x 1 and ψ(x)dx = 1. Consider (ψ j )

More information

Numerical Methods for Hyperbolic Conservation Laws Lecture 4

Numerical Methods for Hyperbolic Conservation Laws Lecture 4 Numerical Methods for Hyperbolic Conservation Laws Lecture 4 Wen Shen Department of Mathematics, Penn State University Email: wxs7@psu.edu Oxford, Spring, 018 Lecture Notes online: http://personal.psu.edu/wxs7/notesnumcons/

More information

Conservation Laws and Finite Volume Methods

Conservation Laws and Finite Volume Methods Conservation Laws and Finite Volume Methods AMath 574 Winter Quarter, 2011 Randall J. LeVeque Applied Mathematics University of Washington January 3, 2011 R.J. LeVeque, University of Washington AMath 574,

More information

A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws

A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws Zhengfu Xu, Jinchao Xu and Chi-Wang Shu 0th April 010 Abstract In this note, we apply the h-adaptive streamline

More information

Instability of Finite Difference Schemes for Hyperbolic Conservation Laws

Instability of Finite Difference Schemes for Hyperbolic Conservation Laws Instability of Finite Difference Schemes for Hyperbolic Conservation Laws Alberto Bressan ( ), Paolo Baiti ( ) and Helge Kristian Jenssen ( ) ( ) Department of Mathematics, Penn State University, University

More information

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

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

More information

NUMERICAL SOLUTION OF HYPERBOLIC PARTIAL DIFFERENTIAL EQUATIONS

NUMERICAL SOLUTION OF HYPERBOLIC PARTIAL DIFFERENTIAL EQUATIONS NUMERICAL SOLUTION OF HYPERBOLIC PARTIAL DIFFERENTIAL EQUATIONS JOHN A. TRANGENSTEIN Department of Mathematics, Duke University Durham, NC 27708-0320 Ш CAMBRIDGE ЩР UNIVERSITY PRESS Contents 1 Introduction

More information

A Nonlinear PDE in Mathematical Finance

A Nonlinear PDE in Mathematical Finance A Nonlinear PDE in Mathematical Finance Sergio Polidoro Dipartimento di Matematica, Università di Bologna, Piazza di Porta S. Donato 5, 40127 Bologna (Italy) polidoro@dm.unibo.it Summary. We study a non

More information

Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH

Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH Consistency & Numerical Smoothing Error Estimation An Alternative of the Lax-Richtmyer Theorem Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH 43403

More information

Entropic Schemes for Conservation Laws

Entropic Schemes for Conservation Laws CONSTRUCTVE FUNCTON THEORY, Varna 2002 (B. Bojanov, Ed.), DARBA, Sofia, 2002, pp. 1-6. Entropic Schemes for Conservation Laws Bojan Popov A new class of Godunov-type numerical methods (called here entropic)

More information

FDM for wave equations

FDM for wave equations FDM for wave equations Consider the second order wave equation Some properties Existence & Uniqueness Wave speed finite!!! Dependence region Analytical solution in 1D Finite difference discretization Finite

More information

L 1 stability of conservation laws for a traffic flow model

L 1 stability of conservation laws for a traffic flow model Electronic Journal of Differential Equations, Vol. 2001(2001), No. 14, pp. 1 18. ISSN: 1072-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu ftp ejde.math.unt.edu (login:

More information

Numerical Schemes Applied to the Burgers and Buckley-Leverett Equations

Numerical Schemes Applied to the Burgers and Buckley-Leverett Equations University of Reading Numerical Schemes Applied to the Burgers and Buckley-Leverett Equations by September 4 Department of Mathematics Submitted to the Department of Mathematics, University of Reading,

More information

Entropy stable schemes for degenerate convection-diffusion equations

Entropy stable schemes for degenerate convection-diffusion equations Entropy stable schemes for degenerate convection-diffusion equations Silvia Jerez 1 Carlos Parés 2 ModCompShock, Paris 6-8 Decmber 216 1 CIMAT, Guanajuato, Mexico. 2 University of Malaga, Málaga, Spain.

More information

Self-similar solutions for the diffraction of weak shocks

Self-similar solutions for the diffraction of weak shocks Self-similar solutions for the diffraction of weak shocks Allen M. Tesdall John K. Hunter Abstract. We numerically solve a problem for the unsteady transonic small disturbance equations that describes

More information

Part 1 Introduction Degenerate Diffusion and Free-boundaries

Part 1 Introduction Degenerate Diffusion and Free-boundaries Part 1 Introduction Degenerate Diffusion and Free-boundaries Columbia University De Giorgi Center - Pisa June 2012 Introduction We will discuss, in these lectures, certain geometric and analytical aspects

More information

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients Superconvergence of discontinuous Galerkin methods for -D linear hyperbolic equations with degenerate variable coefficients Waixiang Cao Chi-Wang Shu Zhimin Zhang Abstract In this paper, we study the superconvergence

More information

On the Cauchy Problems for Polymer Flooding with Gravitation

On the Cauchy Problems for Polymer Flooding with Gravitation On the Cauchy Problems for Polymer Flooding with Gravitation Wen Shen Mathematics Department, Penn State University Abstract We study two systems of conservation laws for polymer flooding in secondary

More information

Notes: Outline. Diffusive flux. Notes: Notes: Advection-diffusion

Notes: Outline. Diffusive flux. Notes: Notes: Advection-diffusion Outline This lecture Diffusion and advection-diffusion Riemann problem for advection Diagonalization of hyperbolic system, reduction to advection equations Characteristics and Riemann problem for acoustics

More information

A Note on Integral Transforms and Partial Differential Equations

A Note on Integral Transforms and Partial Differential Equations Applied Mathematical Sciences, Vol 4, 200, no 3, 09-8 A Note on Integral Transforms and Partial Differential Equations Adem Kılıçman and Hassan Eltayeb Department of Mathematics and Institute for Mathematical

More information

On intermediate value theorem in ordered Banach spaces for noncompact and discontinuous mappings

On intermediate value theorem in ordered Banach spaces for noncompact and discontinuous mappings Int. J. Nonlinear Anal. Appl. 7 (2016) No. 1, 295-300 ISSN: 2008-6822 (electronic) http://dx.doi.org/10.22075/ijnaa.2015.341 On intermediate value theorem in ordered Banach spaces for noncompact and discontinuous

More information

u-= (u, v), x>o, j u, (u,, v,), x<o, U(X 0) (1) (1), A A2 only when u 0, in which case A 0. THE RIEMANN PROBLEM NEAR A HYPERBOLIC SINGULARITY II*

u-= (u, v), x>o, j u, (u,, v,), x<o, U(X 0) (1) (1), A A2 only when u 0, in which case A 0. THE RIEMANN PROBLEM NEAR A HYPERBOLIC SINGULARITY II* SIAM J. APPL. MATH. Vol. 48, No. 6, December 1988 (C) 1988 Society for Industrial and Applied Mathematics 006 THE RIEMANN PROBLEM NEAR A HYPERBOLIC SINGULARITY II* E. ISAACSONS" AN[) B. TEMPLE:I: Abstract.

More information

Équation de Burgers avec particule ponctuelle

Équation de Burgers avec particule ponctuelle Équation de Burgers avec particule ponctuelle Nicolas Seguin Laboratoire J.-L. Lions, UPMC Paris 6, France 7 juin 2010 En collaboration avec B. Andreianov, F. Lagoutière et T. Takahashi Nicolas Seguin

More information

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER*

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER* EO BOUNDS FO THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BADLEY J. LUCIE* Abstract. Te expected error in L ) attimet for Glimm s sceme wen applied to a scalar conservation law is bounded by + 2 ) ) /2 T

More information

Conical Shock Waves for Isentropic Euler System

Conical Shock Waves for Isentropic Euler System Conical Shock Waves for Isentropic Euler System Shuxing Chen Institute of Mathematical Research, Fudan University, Shanghai, China E-mail: sxchen@public8.sta.net.cn Dening Li Department of Mathematics,

More information

Author(s) Huang, Feimin; Matsumura, Akitaka; Citation Osaka Journal of Mathematics. 41(1)

Author(s) Huang, Feimin; Matsumura, Akitaka; Citation Osaka Journal of Mathematics. 41(1) Title On the stability of contact Navier-Stokes equations with discont free b Authors Huang, Feimin; Matsumura, Akitaka; Citation Osaka Journal of Mathematics. 4 Issue 4-3 Date Text Version publisher URL

More information

Scalar conservation laws with moving density constraints arising in traffic flow modeling

Scalar conservation laws with moving density constraints arising in traffic flow modeling Scalar conservation laws with moving density constraints arising in traffic flow modeling Maria Laura Delle Monache Email: maria-laura.delle monache@inria.fr. Joint work with Paola Goatin 14th International

More information

ON COMPARISON PRINCIPLES FOR

ON COMPARISON PRINCIPLES FOR Monografías Matemáticas García de Galdeano 39, 177 185 (214) ON COMPARISON PRINCIPLES FOR WEAK SOLUTIONS OF DOUBLY NONLINEAR REACTION-DIFFUSION EQUATIONS Jochen Merker and Aleš Matas Abstract. The weak

More information

Propagation of discontinuities in solutions of First Order Partial Differential Equations

Propagation of discontinuities in solutions of First Order Partial Differential Equations Propagation of discontinuities in solutions of First Order Partial Differential Equations Phoolan Prasad Department of Mathematics Indian Institute of Science, Bangalore 560 012 E-mail: prasad@math.iisc.ernet.in

More information

Positivity-preserving high order schemes for convection dominated equations

Positivity-preserving high order schemes for convection dominated equations Positivity-preserving high order schemes for convection dominated equations Chi-Wang Shu Division of Applied Mathematics Brown University Joint work with Xiangxiong Zhang; Yinhua Xia; Yulong Xing; Cheng

More information

Some asymptotic properties of solutions for Burgers equation in L p (R)

Some asymptotic properties of solutions for Burgers equation in L p (R) ARMA manuscript No. (will be inserted by the editor) Some asymptotic properties of solutions for Burgers equation in L p (R) PAULO R. ZINGANO Abstract We discuss time asymptotic properties of solutions

More information

Free boundaries in fractional filtration equations

Free boundaries in fractional filtration equations Free boundaries in fractional filtration equations Fernando Quirós Universidad Autónoma de Madrid Joint work with Arturo de Pablo, Ana Rodríguez and Juan Luis Vázquez International Conference on Free Boundary

More information

Solving the Payne-Whitham traffic flow model as a hyperbolic system of conservation laws with relaxation

Solving the Payne-Whitham traffic flow model as a hyperbolic system of conservation laws with relaxation Solving the Payne-Whitham traffic flow model as a hyperbolic system of conservation laws with relaxation W.L. Jin and H.M. Zhang August 3 Abstract: In this paper we study the Payne-Whitham (PW) model as

More information

A model for a network of conveyor belts with discontinuous speed and capacity

A model for a network of conveyor belts with discontinuous speed and capacity A model for a network of conveyor belts with discontinuous speed and capacity Adriano FESTA Seminario di Modellistica differenziale Numerica - 6.03.2018 work in collaboration with M. Pfirsching, S. Goettlich

More information

Convergence of an immersed interface upwind scheme for linear advection equations with piecewise constant coefficients I: L 1 -error estimates

Convergence of an immersed interface upwind scheme for linear advection equations with piecewise constant coefficients I: L 1 -error estimates Convergence of an immersed interface upwind scheme for linear advection equations with piecewise constant coefficients I: L 1 -error estimates Xin Wen and Shi Jin Abstract We study the L 1 -error estimates

More information

On the Front-Tracking Algorithm

On the Front-Tracking Algorithm JOURNAL OF MATHEMATICAL ANALYSIS AND APPLICATIONS 7, 395404 998 ARTICLE NO. AY97575 On the Front-Tracking Algorithm Paolo Baiti S.I.S.S.A., Via Beirut 4, Trieste 3404, Italy and Helge Kristian Jenssen

More information

Info. No lecture on Thursday in a week (March 17) PSet back tonight

Info. No lecture on Thursday in a week (March 17) PSet back tonight Lecture 0 8.086 Info No lecture on Thursday in a week (March 7) PSet back tonight Nonlinear transport & conservation laws What if transport becomes nonlinear? Remember: Nonlinear transport A first attempt

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

Sung-Ik Sohn and Jun Yong Shin

Sung-Ik Sohn and Jun Yong Shin Commun. Korean Math. Soc. 17 (2002), No. 1, pp. 103 120 A SECOND ORDER UPWIND METHOD FOR LINEAR HYPERBOLIC SYSTEMS Sung-Ik Sohn and Jun Yong Shin Abstract. A second order upwind method for linear hyperbolic

More information

Hyperbolic Systems of Conservation Laws. in One Space Dimension. I - Basic concepts. Alberto Bressan. Department of Mathematics, Penn State University

Hyperbolic Systems of Conservation Laws. in One Space Dimension. I - Basic concepts. Alberto Bressan. Department of Mathematics, Penn State University Hyperbolic Systems of Conservation Laws in One Space Dimension I - Basic concepts Alberto Bressan Department of Mathematics, Penn State University http://www.math.psu.edu/bressan/ 1 The Scalar Conservation

More information

Various lecture notes for

Various lecture notes for Various lecture notes for 18311. R. R. Rosales (MIT, Math. Dept., 2-337) April 12, 2013 Abstract Notes, both complete and/or incomplete, for MIT s 18.311 (Principles of Applied Mathematics). These notes

More information

Numerical methods for a fractional diffusion/anti-diffusion equation

Numerical methods for a fractional diffusion/anti-diffusion equation Numerical methods for a fractional diffusion/anti-diffusion equation Afaf Bouharguane Institut de Mathématiques de Bordeaux (IMB), Université Bordeaux 1, France Berlin, November 2012 Afaf Bouharguane Numerical

More information

WEAK ASYMPTOTIC SOLUTION FOR A NON-STRICTLY HYPERBOLIC SYSTEM OF CONSERVATION LAWS-II

WEAK ASYMPTOTIC SOLUTION FOR A NON-STRICTLY HYPERBOLIC SYSTEM OF CONSERVATION LAWS-II Electronic Journal of Differential Equations, Vol. 2016 (2016), No. 94, pp. 1 14. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu WEAK ASYMPTOTIC

More information

Math Partial Differential Equations 1

Math Partial Differential Equations 1 Math 9 - Partial Differential Equations Homework 5 and Answers. The one-dimensional shallow water equations are h t + (hv) x, v t + ( v + h) x, or equivalently for classical solutions, h t + (hv) x, (hv)

More information

Skr. K. Nor. Vidensk. Selsk., 2003, no. 3, 49 pp

Skr. K. Nor. Vidensk. Selsk., 2003, no. 3, 49 pp STABILITY FOR ENTROPY SOLUTIONS OF NONLINEAR DEGENERATE PARABOLIC CONVECTION-DIFFUSION EQUATIONS WITH DISCONTINUOUS COEFFICIENTS L 1 K. H. KARLSEN, N. H. RISEBRO, AND J. D. TOWERS Skr. K. Nor. Vidensk.

More information

Numerical Approximation of Phase Field Models

Numerical Approximation of Phase Field Models Numerical Approximation of Phase Field Models Lecture 2: Allen Cahn and Cahn Hilliard Equations with Smooth Potentials Robert Nürnberg Department of Mathematics Imperial College London TUM Summer School

More information

Numerical Modeling of Methane Hydrate Evolution

Numerical Modeling of Methane Hydrate Evolution Numerical Modeling of Methane Hydrate Evolution Nathan L. Gibson Joint work with F. P. Medina, M. Peszynska, R. E. Showalter Department of Mathematics SIAM Annual Meeting 2013 Friday, July 12 This work

More information

PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED

PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED ALAN DEMLOW Abstract. Recent results of Schatz show that standard Galerkin finite element methods employing piecewise polynomial elements of degree

More information

Shock on the left: locus where cars break behind the light.

Shock on the left: locus where cars break behind the light. Review/recap of theory so far. Evolution of wave profile, as given by the characteristic solution. Graphical interpretation: Move each point on graph at velocity c(ρ). Evolution as sliding of horizontal

More information

On Multigrid for Phase Field

On Multigrid for Phase Field On Multigrid for Phase Field Carsten Gräser (FU Berlin), Ralf Kornhuber (FU Berlin), Rolf Krause (Uni Bonn), and Vanessa Styles (University of Sussex) Interphase 04 Rome, September, 13-16, 2004 Synopsis

More information

Lecture No 2 Degenerate Diffusion Free boundary problems

Lecture No 2 Degenerate Diffusion Free boundary problems Lecture No 2 Degenerate Diffusion Free boundary problems Columbia University IAS summer program June, 2009 Outline We will discuss non-linear parabolic equations of slow diffusion. Our model is the porous

More information

Quasi-linear first order equations. Consider the nonlinear transport equation

Quasi-linear first order equations. Consider the nonlinear transport equation Quasi-linear first order equations Consider the nonlinear transport equation u t + c(u)u x = 0, u(x, 0) = f (x) < x < Quasi-linear first order equations Consider the nonlinear transport equation u t +

More information

Waves in a Shock Tube

Waves in a Shock Tube Waves in a Shock Tube Ivan Christov c February 5, 005 Abstract. This paper discusses linear-wave solutions and simple-wave solutions to the Navier Stokes equations for an inviscid and compressible fluid

More information

Numerical Analysis and Methods for PDE I

Numerical Analysis and Methods for PDE I Numerical Analysis and Methods for PDE I A. J. Meir Department of Mathematics and Statistics Auburn University US-Africa Advanced Study Institute on Analysis, Dynamical Systems, and Mathematical Modeling

More information

Spurious Chaotic Solutions of Dierential. Equations. Sigitas Keras. September Department of Applied Mathematics and Theoretical Physics

Spurious Chaotic Solutions of Dierential. Equations. Sigitas Keras. September Department of Applied Mathematics and Theoretical Physics UNIVERSITY OF CAMBRIDGE Numerical Analysis Reports Spurious Chaotic Solutions of Dierential Equations Sigitas Keras DAMTP 994/NA6 September 994 Department of Applied Mathematics and Theoretical Physics

More information

Superconvergence and H(div) Projection for Discontinuous Galerkin Methods

Superconvergence and H(div) Projection for Discontinuous Galerkin Methods INTRNATIONAL JOURNAL FOR NUMRICAL MTHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2000; 00:1 6 [Version: 2000/07/27 v1.0] Superconvergence and H(div) Projection for Discontinuous Galerkin Methods Peter Bastian

More information

Fourier analysis for discontinuous Galerkin and related methods. Abstract

Fourier analysis for discontinuous Galerkin and related methods. Abstract Fourier analysis for discontinuous Galerkin and related methods Mengping Zhang and Chi-Wang Shu Abstract In this paper we review a series of recent work on using a Fourier analysis technique to study the

More information

AM 205: lecture 14. Last time: Boundary value problems Today: Numerical solution of PDEs

AM 205: lecture 14. Last time: Boundary value problems Today: Numerical solution of PDEs AM 205: lecture 14 Last time: Boundary value problems Today: Numerical solution of PDEs ODE BVPs A more general approach is to formulate a coupled system of equations for the BVP based on a finite difference

More information

On a Lyapunov Functional Relating Shortening Curves and Viscous Conservation Laws

On a Lyapunov Functional Relating Shortening Curves and Viscous Conservation Laws On a Lyapunov Functional Relating Shortening Curves and Viscous Conservation Laws Stefano Bianchini and Alberto Bressan S.I.S.S.A., Via Beirut 4, Trieste 34014 Italy. E-mail addresses: bianchin@mis.mpg.de,

More information

A G Ramm, Implicit Function Theorem via the DSM, Nonlinear Analysis: Theory, Methods and Appl., 72, N3-4, (2010),

A G Ramm, Implicit Function Theorem via the DSM, Nonlinear Analysis: Theory, Methods and Appl., 72, N3-4, (2010), A G Ramm, Implicit Function Theorem via the DSM, Nonlinear Analysis: Theory, Methods and Appl., 72, N3-4, (21), 1916-1921. 1 Implicit Function Theorem via the DSM A G Ramm Department of Mathematics Kansas

More information

Palindromic Discontinuous Galerkin Method

Palindromic Discontinuous Galerkin Method Palindromic Discontinuous Galerkin Method David Coulette, Emmanuel Franck, Philippe Helluy, Michel Mehrenberger, Laurent Navoret To cite this version: David Coulette, Emmanuel Franck, Philippe Helluy,

More information

Hyperbolic Systems of Conservation Laws. in One Space Dimension. II - Solutions to the Cauchy problem. Alberto Bressan

Hyperbolic Systems of Conservation Laws. in One Space Dimension. II - Solutions to the Cauchy problem. Alberto Bressan Hyperbolic Systems of Conservation Laws in One Space Dimension II - Solutions to the Cauchy problem Alberto Bressan Department of Mathematics, Penn State University http://www.math.psu.edu/bressan/ 1 Global

More information

Numerical Methods for Engineers and Scientists

Numerical Methods for Engineers and Scientists Numerical Methods for Engineers and Scientists Second Edition Revised and Expanded Joe D. Hoffman Department of Mechanical Engineering Purdue University West Lafayette, Indiana m MARCEL D E К К E R MARCEL

More information

Partial differential equations

Partial differential equations Partial differential equations Many problems in science involve the evolution of quantities not only in time but also in space (this is the most common situation)! We will call partial differential equation

More information

Relaxation methods and finite element schemes for the equations of visco-elastodynamics. Chiara Simeoni

Relaxation methods and finite element schemes for the equations of visco-elastodynamics. Chiara Simeoni Relaxation methods and finite element schemes for the equations of visco-elastodynamics Chiara Simeoni Department of Information Engineering, Computer Science and Mathematics University of L Aquila (Italy)

More information

Advection / Hyperbolic PDEs. PHY 604: Computational Methods in Physics and Astrophysics II

Advection / Hyperbolic PDEs. PHY 604: Computational Methods in Physics and Astrophysics II Advection / Hyperbolic PDEs Notes In addition to the slides and code examples, my notes on PDEs with the finite-volume method are up online: https://github.com/open-astrophysics-bookshelf/numerical_exercises

More information

On finite time BV blow-up for the p-system

On finite time BV blow-up for the p-system On finite time BV blow-up for the p-system Alberto Bressan ( ), Geng Chen ( ), and Qingtian Zhang ( ) (*) Department of Mathematics, Penn State University, (**) Department of Mathematics, University of

More information

Last time: Diffusion - Numerical scheme (FD) Heat equation is dissipative, so why not try Forward Euler:

Last time: Diffusion - Numerical scheme (FD) Heat equation is dissipative, so why not try Forward Euler: Lecture 7 18.086 Last time: Diffusion - Numerical scheme (FD) Heat equation is dissipative, so why not try Forward Euler: U j,n+1 t U j,n = U j+1,n 2U j,n + U j 1,n x 2 Expected accuracy: O(Δt) in time,

More information

Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable?

Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable? Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable? Thomas Apel, Hans-G. Roos 22.7.2008 Abstract In the first part of the paper we discuss minimal

More information

7 Hyperbolic Differential Equations

7 Hyperbolic Differential Equations Numerical Analysis of Differential Equations 243 7 Hyperbolic Differential Equations While parabolic equations model diffusion processes, hyperbolic equations model wave propagation and transport phenomena.

More information

Conservation Laws and Finite Volume Methods

Conservation Laws and Finite Volume Methods Conservation Laws and Finite Volume Methods AMath 574 Winter Quarter, 2017 Randall J. LeVeque Applied Mathematics University of Washington January 4, 2017 http://faculty.washington.edu/rjl/classes/am574w2017

More information

Numerische Mathematik

Numerische Mathematik Numer. Math. (997) 77: 365 38 Numerische Mathematik c Springer-Verlag 997 Electronic Edition An operator splitting method for nonlinear convection-diffusion equations Kenneth Hvistendahl Karlsen, Nils

More information

The RAMSES code and related techniques I. Hydro solvers

The RAMSES code and related techniques I. Hydro solvers The RAMSES code and related techniques I. Hydro solvers Outline - The Euler equations - Systems of conservation laws - The Riemann problem - The Godunov Method - Riemann solvers - 2D Godunov schemes -

More information

Finite-Volume-Particle Methods for Models of Transport of Pollutant in Shallow Water

Finite-Volume-Particle Methods for Models of Transport of Pollutant in Shallow Water Journal of Scientific Computing ( 006) DOI: 0.007/s095-005-9060-x Finite-Volume-Particle Methods for Models of Transport of Pollutant in Shallow Water Alina Chertock, Alexander Kurganov, and Guergana Petrova

More information