Explicit Hyperbolic Reconstructed Discontinuous Galerkin Methods for Time-Dependent Problems

Size: px
Start display at page:

Download "Explicit Hyperbolic Reconstructed Discontinuous Galerkin Methods for Time-Dependent Problems"

Transcription

1 AIAA AVIATION Forum June Atlanta Georgia 218 Fluid Dynamics Conference / Explicit Hyperbolic Reconstructed Discontinuous Galerkin Metods for Time-Dependent Problems Jialin Lou Lingquan Li and Hong Luo Nort Carolina State University Raleig NC United States and Hiroaki Nisikawa National Institute of Aerospace Hampton VA United States Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / Tis paper reports a new finding tat time-accurate explicit time-stepping scemes can be constructed by te reconstructed discontinuous Galerkin metod applied to a yperbolic diffusion formulation tat is consistent wit a diffusion equation only in te steady state. A naive discretization of te yperbolic diffusion system is known to be time inconsistent but a special Galerkin discretization wit a matrix basis used as a test function is found to yield a time-accurate semi-discrete system tat can be integrated in time by explicit time-stepping scemes. Te mecanism beind te unexpected property is discussed. Te presented scemes are more efficient tan conventional discontinuous Galerkin scemes wit iger-order accuracy acieved wit a fewer degrees of freedom. Two reconstruction tecniques are considered for te efficient construction: least-squares reconstruction and variational reconstruction. Unsteady computations for pure diffusion problems and advection-diffusion problems are presented to assess accuracy and performance of te newly developed ig-order explicit yperbolic reconstructed discontinuous Galerkin scemes. Numerical experiments demonstrate tat te explicit yperbolic reconstructed discontinuous Galerkin scemes acieve te designed optimal order of accuracy for bot solutions and teir derivatives on regular and irregular grids for unsteady problems. I. Introduction Tis paper presents explicit time-accurate ig-order yperbolic reconstructed discontinuous Galerkin (rdg scemes. Te yperbolic rdg metod is a special discretization metod tat combines te yperbolic diffusion formulation [1] and te rdg discretization metods [2 7]. Te yperbolic diffusion formulation is a first-order system form of a diffusion equation wit extra variables called te gradient variables added to form a system and wit pseudo time terms added to render te system yperbolic. Te rdg metod is a general framework for constructing efficient ig-order scemes wit reconstruction tecniques aving te finite-volume (FV and DG scemes as special cases. As we ave sown in our previous developments [8 12] te two approaces can be combined in a systematic manner to simplify te discretization of diffusion terms improve gradient accuracy accelerate iterative convergence and acieve iger-order accuracy tan DG metods wit fewer numbers of degrees of freedom. Specifically we ave developed yperbolic rdg scemes for diffusion wit scalar and tensor diffusion coefficients [8 9] nonlinear diffusion [1] advection-diffusion equations [11] and te Navier-Stokes equations [12]. For unsteady problems we followed Refs.[13 14] and employed implicit time-stepping scemes. Te major reason for implicit-time stepping lies in te fact tat te yperbolic diffusion formulations rely on te equivalent to te original diffusion/viscous equations in te pseudo steady state and terefore are not necessarily time-accurate wen te pseudo time is treated as te pysical time. However as a matter of fact te yperbolic metod is a metod for spatial discretizations: P.D Student Department of Mecanical and Aerospace Engineering Student Member AIAA. P.D Student Department of Mecanical and Aerospace Engineering Student Member AIAA. Professor Department of Mecanical and Aerospace Engineering Associate Fellow AIAA. Associate Researc Fellow National Institute of Aerospace Associate Fellow AIAA. 1 of 13 Copyrigt 218 by autors. Publised by te American Institute of Aeronautics American and Institute Astronautics of Inc. Aeronautics wit permission. and Astronautics

2 Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / form a first-order diffusion system wit a pseudo time term suc tat te system is yperbolic in te pseudo time discretize it by upwind scemes and drop te pseudo time term to obtain a spatial discretization. Seemingly ten it can be combined wit any time-stepping sceme. However as we will discuss later te resulting scemes would lose te coupling among te variables in te discrete equations if explicit timestepping scemes are used. In effect suc scemes reduce to conventional diffusion scemes and lose all te benefits of te yperbolic metod. To keep te coupling in te discrete level implicit-time stepping scemes needed to be employed were a steady solver is used for solving fully coupled unsteady residual equations. In tis paper we report a quite remarkable finding tat time-accurate explicit time-stepping scemes arise automatically from te rdg or DG metod applied to te yperbolic diffusion formulation. Te yperbolic diffusion formulation [1] is similar to te classical yperbolic eat equations of Cattaneo [15] and Vernotte [16] wit a relaxation time parameter T r. Tese classical equations establis te equivalence to te original second-order diffusion equation in te limit T r tus resulting in a system wit stiff source terms. On te oter and te yperbolic metod considered ere is different from tese classical models in tat te yperbolic formulation is constructed wit a pseudo time term and designed to be equivalent to te diffusion term in te pseudo steady state for arbitrary relaxation time. Te relaxation time can be taken as O(1 designed to optimize iterative convergence [1] and tus tere are no stiff source terms. Because of te large relaxation time te yperbolic formulation will not be time-accurate wen te pseudo-time term treated as te pysical-time term. It is possible to recover time accuracy by taking a very small relaxation time and it is useful to be able to employ explicit time-stepping scemes wic are simpler and computationally inexpensive compared wit implicit counterparts especially wen problems are not stiff e.g. no boundary layers are involved. In tis regard Toro and Montecinos [17] analyzed a similar yperbolic diffusion system and derived an upper bound on T r below wic time accuracy can be obtained wit explicit scemes. Specifically tey derived te upper bound as T r = O( 1+r/2 were is a mes spacing and r is te accuracy order (e.g. r = 2 for second-order accurate scemes and demonstrated its validity for scemes up to sevent-order accuracy. In tis paper we sow tat explicit time-accurate yperbolic scemes can be constructed witout any careful adjustment to te relaxation time. Rater surprisingly we ave found tat te rdg or DG discretization applied to te yperbolic diffusion formulation is automatically time-accurate wit explicit timestepping wit arbitrary relaxation time of O(1. As will be sown te rdg/dg formulation automatically generates appropriate time derivatives for te gradient variables and creates a semi-discrete system tat can be accurately integrated in time wit explicit scemes. It is also demonstrated tat te resulting explicit yperbolic rdg scemes can yield te same order of accuracy for te primal solution and its gradients on irregular grids. Tis is one of te unique features of te yperbolic metod as demonstrated in many previous papers and would be igly desired for unstructured-grid applications wit bot explicit and implicit timestepping scemes. For reconstruction bot ybrid least-squares (LS [18] and variational reconstruction (VR [19] are considered. As demonstrated in Ref.[11] te developed scemes are more efficient tan te underlying DG scemes. Unsteady computations are presented for pure diffusion problems and advection-diffusion equations. Numerical results demonstrate tat te yperbolic rdg metod is a cost-effective ig-order metod and encourage applications to te incompressible and compressible Navier-Stokes equations. Te paper is organized as follows. Te difficulty in te construction of explicit yperbolic diffusion scemes is illustrated in Section II. Te fact tat it is not at all difficult in te case of te yperbolic rdg scemes is discussed in Section III. Numerical experiments are reported in Section IV. Concluding remarks and a plan of future work are given in Section V. II. Difficulity in Explicit Hyperbolic Diffusion Scemes Consider te time-dependent diffusion equation t = ν 2 ϕ x 2 (1 2 of 13

3 were ϕ denotes a scalar function tat can be referred to as velocity potential and ν is a constant. A classical yperbolic diffusion formulation [15 16] is given by t = ν v x x v x = 1 t ɛ ( (2 Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / were ɛ is a small constant and v x is an additional variable denoted as te gradient of te primary variable ϕ. Tis system is equivalent to te original diffusion equation for a sufficiently small ɛ. Montecinos and Toro [17 2] derived an upper bound of ɛ wic preserves a design order of accuracy and developed ig-order scemes for te yperbolic formulation. In tis formulation explicit time integration scemes can be easily employed because te yperbolic formulation is equivalent to te diffusion equation in te partial-differentialequation level. However improved accuracy in te solution gradients on irregular grids as demonstrated in Ref.[21] is not confirmed in tis approac. In te yperbolic metod [1] te same yperbolic system is employed: t = ν v x x but te relaxation time T r is defined as v x t = 1 T r ( T r = L2 r ν L r = 1 2π (4 wic as been derived by requiring Fourier modes to propagate for fast steady convergence [1]. As discussed in Ref.[1] tis relaxation time is too large to ensure te consistency wit te original diffusion equation but te equivalence is guaranteed in te steady state. Te steady equivalence is te key idea in te yperbolic metod by wic spatial discretizations wit special features (e.g. iger-order accuracy in te gradient and convergence acceleration can be constructed. In te yperbolic metod time-accurate scemes are constructed based on te following form: τ + t = ν v x x v x τ = 1 T r ( were τ is a pseudo time variable. In te pseudo steady state (or as soon as te pseudo time derivatives are dropped we recover te equivalence wit te original usteady diffusion equation. Te system being yperbolic in τ we can discretize te spatial part by upwind metods and drop te pseudo time derivatives to obtain: dϕ dt = ν ( vx x = 1 T r ( were te subscript indicates te discrete approximation. Ten time-accurate scemes are constructed by implicit time-integration scemes e.g. by te backward Euler sceme: ϕ n+1 ϕ n = ν t ( n+1 vx x = 1 T r ( were t is a time step and n indicates te time level. Tese equations are fully coupled and need to be solved simultaneously at every time step to obtain ϕ n+1 and (v x n+1. Te variable coupling is essential n+1 (3 (5 (6 (7 3 of 13

4 Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / to ensuring te properties of yperbolic scemes: same order of accuracy for ϕ and v x and fast iterative convergence in solving te unsteady residual equations. On te oter and if te forward Euler sceme is employed we ave ϕ n+1 ϕ n = ν t ( vx x n = 1 T r ( In tis case te equations are decoupled: ϕ n+1 is immediately updated by te first equation alone and tere is no update sceme for te oter variable (v x n+1. In effect te second equation as become redundant. One may solve ( x ϕ v x n+1 = for (v x n+1 but tis is simply a gradient reconstruction and terefore te equal order of accuracy for ϕ and v x wic is one of te advantages of te yperbolic metod is likely to be lost on irregular grids. In sort tis is just a conventional diffusion sceme wit gradient reconstruction. Te above argument explains wy implicit time integration scemes ave been employed exclusively in te yperbolic metod in all previous papers. Below it is discussed tat explicit time-stepping scemes can be constructed in a rater straigtforward manner in te yperbolic DG metod. III. Explicit Hyperbolic Reconstruction Discontinuous Galerkin Metods A. DG Discretization Consider te yperbolic diffusion system in te vector form: were n. U τ + T U t + F x = S (9 x ( ( ( ( ϕ 1 νv U = T = F x = x S =. (1 v x ϕ/t r v x /T r We begin by formulating te DG metod for te yperbolic diffusion system. We assume tat te domain Ω is subdivided into a collection of non-overlapping arbitrary elements Ω e and ten introduce te following broken Sobolev space V n: { V n = v [ L 2 (Ω ] k : v Ωe [ Vn k ] Ωe Ω} (11 wic consists of discontinuous vector polynomial functions of degree n and were k is te dimension of te unknown vector and V n is te space of all polynomials of degree n. To formulate te DG metod we introduce te following weak formulation wic is obtained by multiplying Eq. (9 by a test function W integrating over an element Ω e and ten performing an integration by parts: find U V p suc as W U dω + W TU dω + W F k n k dγ τ Ω i t Ω i Γ i (12 W F k dω = W SdΩ W V n x k Ω i Ω i were U and W are represented by piecewise polynomial functions of degrees p wic are discontinuous between te cell interfaces and n k te unit outward normal vector to te Γ i : te boundary of Ω i. Te standard DG solution U witin te element Ω i can be expressed as (8 U (x t τ = C(xV(t τ (13 were C is a basis matrix and V is a vector of unknown polynomial coefficients. In te implementation of te DG metods in tis paper modal based DG metods are adopted. Te numerical polynomial solutions are represented using a Taylor series expansion at te cell center and normalized to improve te conditioning of te system matrix. For instance according to te Taylor expansion in 1D one would ave ϕ = ϕ + ϕ c x xb 2 + ϕ c xx x 2 B 3 + ϕ c xxx x 3 B 4 + (14 4 of 13

5 Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / were te ϕ represents te averaged quantity of ϕ and te superscript c stands for te central values. Te basis functions are given as follows B 1 = 1 B 2 = x x c x B 3 = 1 (B 22 1Ωe B 2 2dΩ 2 B 4 = 1 (B 32 1Ωe B Ω e 6 2dΩ 3 (15 Ω e were x =.5(x max x min =.5. (16 A more efficient construction can be devised [11] in wic te basis functions form a matrix C. A furter discussion about C and V will be given later in te next section. If we set te test function W as te transpose of te basis matrix C ten we obtain te following: τ C T CVdΩ + C T TCVdΩ + C T C F k n k dγ Ω i t Ω i Γ i Ωi T F k dω = C T SdΩ. (17 x k Ω i Te integrals are evaluated by Gaussian quadrature rules of appropriate orders and te flux at te interface will be computed art eac quadrature point for a given set of solution values obtained from te polynomials defined on two elements saring te interface. In tis paper te following upwind flux is employed for te diffusion term [22]: F i+1/2 = 1 2 (F L + F R 1 ν (U R U L (18 2 T r were i + 1/2 indicates an interface and te subscripts L and R indicate te solutions at te interface evaluated by te polynomials on te left and rigt elements respectively. Te resulting sceme is a DG metod of degree n or in sort notation DG(P n. By simply increasing te degree n of te polynomials te DG metods of corresponding iger order are obtained. B. Efficient Hyperbolic rdg Discretization Compared wit reconstructed FV metods te DG metods would require more degrees of freedom additional domain integration and more Gauss quadrature points for te boundary integration wic leads to more computational costs and storage requirements. Inspired by te reconstructed DG metods from Dumbser et al. in te frame of P n P m sceme[23 25] termed rdg(p n P m in tis paper least-squares based and variational reconstruction based rdg metods are designed to acieve ig order of accuracy wile reducing te computational cost. Te rdg metod is a general framework tat contains te FV and DG metods as special cases tus allowing for a direct efficiency comparison. For rdg(p n P m metod wit m > n a iger-order reconstructed numerical solution is constructed over an element Ω i : U R (x t τ = C R (xv R (t τ (19 were te superscript R indicates reconstructed polynomials and iger-order derivatives (iger tan n- t and up to m-t are reconstructed from te underlying P n polynomial. Tis iger-order numerical solution U R is used for flux and source term computations in order to raise te order of accuracy. Tere are tree approaces to te reconstruction. One is a least-squares reconstruction metod and anoter is a variational reconstruction metod. Te variational reconstruction generates a globally coupled system of equations for gradients by minimizing jumps in te solution and derivatives at element interfaces [19]. Te resulting linear system is iteratively solved along wit te solution iteration and terefore te cost is comparable to a least-squares reconstruction. See Ref.[19] for details. Te metod based on te leastsquares/variational reconstruction is expressed by rdg(p n P m. Te tird approac wic is unique in te yperbolic diffusion formulation considered ere is to directly use te gradient variables and teir moments to evaluate te iger-order derivatives in te primary solution polynomial. Or equivalently tis approac can be tougt of as defining te primary solution as P m and use te iger-order moments to represent te gradient variables in te yperbolic diffusion formulation. Tis is te key idea to effectively reducing te number of discrete unknowns despite te increase in te variables in te yperbolic diffusion formulation. Te metod based on tis approac is expressed by DG(P P m. Naturally rdg(p n P m and DG(P P m can be combined to generate efficient scemes as we will discuss later. Below we describe tis efficient construction of yperbolic rdgv scemes for te combination of DG(P P 1 and DG(P in one dimension as an example. Furter details can be found in Ref.[11]. 5 of 13

6 By moving te tird and fourt terms to te rigt-and-side (r..s. in Eq. (17 we arrive at V M τ τ + M V t t = R(UR (2 were M τ and M t are te mass matrices defined as M τ = C T CdΩ Ω i M t = C T TCdΩ Ω i (21 and R is te residual vector defined as C R = Ωi T F k (U R + C T S(U R dω C T F k (U R n k dγ. (22 x k Ω i Γ i Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / Te mass matrix M t olds te key to te construction of explicit time-accurate scemes as we will discuss later. Boundary conditions are enforced weakly troug te numerical flux in a similar manner as in te previous work [26]. Based on different rdg metods effective yperbolic rdg scemes can be constructed. Te format A + B is used to indicate te discretization metod for te system were A refers to te discretization metod for ϕ and B refers to te discretization metod for its derivatives. Various coices and combinations for A and B are compared in Ref.[11]. As an example consider DG(P P 1 +DG(P wit ( ϕ V = (23 ϕ x x C = ( B 1 B 2. (24 B 1 x 1 As we can see ere te basis matrix C as a off-diagonal term to include te connection between ϕ and its derivatives leading to a coupled system. Note tat te derivatives of ϕ are determined as solutions to te yperbolic diffusion system wereas conventional P 1 DG metods determine tem as solutions to discrete equations derived by te weak formulation. See Ref.[11] for various oter ig-order scemes and te corresponding non-diagonal basis matrices. C. Explicit Hyperbolic rdg Sceme We now sow tat te yperbolic rdg metod leads to a semi-discrete system for wic explicit timestepping scemes can be applied. Dropping te pseudo time terms in Eq.(2 we obtain te following system of ordinary differential equations in te pysical time: were te mass matrix M t is given for DG(P P 1 +DG(P as ( M t = C T B1 TCdΩ = 2 B 1 B 2 dω = Ω i Ω i B 1 B 2 B2 2 M t dv dt = R(UR (25 (. (26 3 /12 Remarkably a nonzero entry as been created in M t (2 2 from T wit T(2 2 = due to te non-diagonal entry in C. Tat is a pysical time derivative as been created in te second equation for te gradient variable. Te system can be integrated in time by explicit time-stepping scemes; te solution and gradient variables are bot updated wit teir own rigt and sides. Tis is a time-accurate semi-discrete system because te pseudo time term as been dropped. Apparently te time accurate discrete equation for te gradient variable as been derived automatically by te DG differentiation: multiply te first equation (i.e. te diffusion equation by B 2 and ten integrate it. Te process is equivalent to differentiation and it generates a discrete approximation to te spatial derivative of te diffusion equation. But tat is not te 6 of 13

7 wole story. To see wat is going on we fully discretize te semi-discrete system (25 on a uniform grid wit a spacing using Simpson s rule for te volume integral: Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / dϕ i dt d(v x i dt = ν [ ] (vx i+1/2 (v x i 1/2 (27 = ν (v x i+1/2 2(v x i + (v x i 1/2 (/ [ ] ϕi+1/2 ϕ i 1/2 2 (v x j (28 T r were V i = (ϕ i (v x i te subscripts i 1/2 and i + 1/2 indicate te left and rigt interfaces of a cell i and values from te numerical flux (18. In te second equation te time derivative and te first term on te rigt and side are te approximation to te spatial derivative of te diffusion equation created by te DG differentiation. However te second term on te rigt and side is te one tat dominates because of te factor 1/ 2. Terefore te semi-discrete system is in fact a consistent approximation to te following system: t = ν v x x v x = 1 ( (29 t ɛ were ɛ = 2 T r 12 = O(2 (3 wic is small enoug to preserve up to second-order accuracy [172] and tus te resulting discrete sceme is time accurate. A few remarks are in order. First te DG differentiation part is equivalent to a conventional P 1 DG sceme applied to te scalar diffusion equation and terefore te same order of accuracy cannot be expected for bot ϕ i and (v x i on irregular grids; (v x i would be one order lower. Te same order of accuracy observed ( in numerical experiments supports te above argument: te leading term is not ν xx v x but 1 ɛ In oter words te strong coupling in te differential-equation-level is retained in te discrete level and te sceme is solving te yperbolic diffusion system wit a sufficiently small relaxation parameter ɛ. Altoug similar te above sceme is different from tose of Montecinos and Toro [17 2] in te numerical flux (18 were our T r is O(1 wile teir T r is O( 1+r/2. Te latter makes te dissipation coefficient O(1/ for second-order scemes and it looks very muc like conventional diffusion scemes. Secondly te time accurate semi-discrete system is a feature unique to te rdg/dg metods; it cannot appen in FV metods nor in te scemes of Montecinos and Toro [172] wic is not based on te weak formulation (tus te relaxation time needed to be adjusted directly. Furtermore it is a unique feature coming from using te non-diagonal basis matrix C tat arises from te efficient construction as a test function were te gradient variable is used to form a iger-order polynomial for ϕ [11]. Te feature may be lost if a different test function is cosen e.g. te diagonal part of C. Finally te above argument is specific to DG(P P 1 +DG(P and it remains to be extended to iger-order scemes. In tis paper te time consistency of te semi-discrete system (25 in iger-order scemes is verified by numerical experiments. To demonstrate te semi-discrete system (25 for unsteady problems in tis paper we employ te following explicit tree-stage tird-order TVD Runge-Kutta sceme [2728](TVDRK3 for time integration:. V (1 = V n + tm t 1 R(V n V (2 = 3 4 Vn [U(1 + tm t 1 R(V (1 ] V n+1 = 1 3 Vn [V(2 + tm t 1 R(V (2 ]. (31 In summary explicit yperbolic DG scemes can be constructed in a straigtforward manner because te Galerkin formulation creates a pysical time derivative for te gradient variable v x and results in a semi-discrete system ready for explicit time stepping. Furter details suc as stability properties remain to be investigated; ere we demonstrate numerically tat ig-order explicit scemes actually work and deliver design orders of accuracy for unsteady problems. 7 of 13

8 IV. Numerical Examples A. 1D unsteady eat equation Consider te following 1D eat conduction problem: t = ν 2 ϕ x 2 x [ 1]. (32 u( t = u(1 t = u(x = C sin(πx Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / wit Te exact solution is given by ν =.6 C = 5. (33 ϕ(x t = C exp( νπ 2 t sin(πx. (34 In tis case tree different yperbolic rdg scemes DG(P P 1 +DG(P DG(P P 2 +rdg-ls(p P 1 DG(P P 2 +rdg-vr(p P 1 are used to perform computations up to t = 1 wit a fixed time step = 1 4. DG(P P 1 +DG(P is a first-order sceme wile DG(P P 2 +rdg-ls(p P 1 and DG(P P 2 +rdg- VR(P P 1 are second-order scemes [1126]. Error convergence results are sown in Figure 1 wit uniform grids wit and 64 elements. Clearly te design order of accuracy as been confirmed for all scemes. Furtermore te same order of accuracy as been acieved in te gradient variable for all scemes. error Log( DG(PP1+DG(P DG(PP2+rDG_LS(PP1 DG(PP2+rDG_VR(PP1 error v x DG(PP1+DG(P DG(PP2+rDG_LS(PP1 DG(PP2+rDG_VR(PP Log( Figure 1: Grid refinement study on regular grids for 1D unsteady eat equation. B. 1D unsteady advection diffusion problem Consider te following exact solution to te 1D unsteady linear advection diffusion problem wit te exact solution given as were t + a x = ν 2 ϕ x [ 2] (35 x2 ϕ(x t = 1 4t + 1 exp ( (x at x 2 ν(4t + 1 (36 a = 1 4 ν =.1 x =.5. (37 Te parameters are cosen to yield an advection dominant problem. Te initial Gaussian bump will travel wit a constant velocity wit a small diffusion effect. Te numerical flux is constructed as a sum of te 8 of 13

9 Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / upwind diffusion flux (18 and an upwind advective flux as described in Ref.[29]. For tis test case we test te fourt-order sceme DG(P P 3 +rdg-vr(p P 2 in addition to te tree scemes considered before. Tese scemes are known to acieved one-order iger-order of accuracy in te primal solution for advectiondominated cases [11]. A grid refinement test as been carried out to verify te spatial order of accuracy in tis unsteady case. A small pysical time step t = 1 9 as been set for all te grids wit a fixed final time t end = 1 4. Te grids are uniform wit nelem = and 256. Diriclet boundary conditions ave been applied on bot ends. All te presented metods use te same degrees of freedom 2 wic is equivalent to a conventional P 1 DG metod. Note also tat a FV sceme would ave 2 unknowns per element for te yperbolic diffusion formulation; owever te developed yperbolic rdg scemes are not FV scemes because of te coupling generated by te non-diagonal basis matrix C T. Te numerical results are sown in Figure 2. As can be observed DG(P P 1 +DG(P acieves first-order accuracy in te gradient and one-order iger-order of accuracy in te primal solution as expected. Unexpectedly DG(P P 2 +rdg- LS(P P 1 and DG(P P 2 +rdg-vr(p P 1 acieve asymptotically second-order accuracy in te gradient and fourt-order accuracy in te primal solution. Furtermore DG(P P 3 +rdg-vr(p P 2 gives fourt-order accuracy in bot te solution and te gradient. Secondly a comparison between te developed scemes and a conventional DG (Direct DG [3] in tis study is sown in Figure 3. Here periodic boundary conditions are enforced wit t = 1 9 t end = 1 3 on a uniform mes (nelem = 32. Clearly te presented yperbolic rdg scemes can outperform te conventional counterpart better resolving te peak of te Gaussian profile. Efficiency of te yperbolic rdg scemes are evident from te fact tat all scemes use 2 degrees of freedom per element including te P 1 DDG. error DG(PP1+DG(P DG(PP2+rDG_LS(PP1 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 Slope Log( error v x DG(PP1+DG(P DG(PP2+rDG_LS(PP1 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 Slope Log( Figure 2: Grid refinement study on regular grids for 1D unsteady case. C. 2D unsteady advection diffusion problem In tis case we extend te previous case to two dimensions. Te analytical solution is given by ϕ(x y t = 1 ( 4t + 1 exp (x at x 2 + (y bt y 2 (x y [ 2] [ 2] (38 ν(4t + 1 were Te following scemes are tested and compared: x = y = 1. a = b = 1 5 ν =.1. (39 DG(P P 1 +DG(P and DG(P P 2 +DG(P 1 DG(P P 2 +rdg-ls(p P 1 and DG(P P 3 +rdg-ls(p 1 P 2 DG(P P 2 +rdg-vr(p P 1 and DG(P P 3 +rdg-vr(p P 2 DG(P P 3 +rdg-vr(p 1 P 2 and DG(P P 4 +rdg-vr(p 1 P 3. 9 of 13

10 Exact DG(PP1+DG(P DG(PP2+rDG_LS(PP1 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 DDG(P1 v x 5 Exact DG(PP1+DG(P DG(PP2+rDG_LS(PP1 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 DDG(P x x Figure 3: Grid refinement study on regular grids for 1D unsteady case. Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / Note tat te yperbolic rdg scemes wit rdg(p 1 P 2 and rdg(p 1 P 3 use six degrees of freedom per element wic is equivalent to te P 2 DG sceme DG(P P 2 +DG(P 1. Two sets of triangular meses are used in te test namely regular and irregular grids. Te sample of eac type of grids are sown in Figure 4. Y X Y X Figure 4: Te sample regular and irregular grids generated from a Cartesian grid by subdivision and nodal perturbation. Te pysical time step is set as t = 1 3 wit t end = 1. Diriclet boundary conditions are applied on all te boundary faces. Te numerical results are sown in Table 1 and Figures 5 to 6. All te presented scemes are sown to provide te design or iger order of accuracy in tis unsteady case. In particular DG(P P 3 +rdg-vr(p P 2 acieves sligtly iger tan fourt-order accuracy for bot te solution and te gradient on irregular grids wit only tree degrees of freedom per element wic is equivalent to a conventional P 1 DG sceme tat is second-order in te solution and first-order in te gradient. V. Conclusions and Outlook Contrary to expectations we ave demonstrated tat rdg metods applied to a yperbolic diffusion system are time-accurate wit explicit time-stepping scemes. Te yperbolic diffusion formulation used ere is formally equivalent to te diffusion equation only in te steady state. However it as been discovered tat te reconstructed discontinuous Galerkin discretization automatically creates a valid time-accurate 1 of 13

11 -2 error -4 DG(PP1+DG(P DG(PP2+DG(P1 DG(PP2+rDG_LS(PP1 DG(PP3+rDG_LS(P1P2 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 DG(PP3+rDG_VR(P1P2 DG(PP4+rDG_VR(P1P3 Slope 4 Slope 5 error v x -2-4 DG(PP1+DG(P DG(PP2+DG(P1 DG(PP2+rDG_LS(PP1 DG(PP3+rDG_LS(P1P2 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 DG(PP3+rDG_VR(P1P2 DG(PP4+rDG_VR(P1P3 Slope 4 Slope Log(DoF -1/ Log(DoF -1/2 Figure 5: Grid refinement study on regular grids for 2D unsteady case. Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / error DG(PP1+DG(P DG(PP2+DG(P1 DG(PP2+rDG_LS(PP1 DG(PP3+rDG_LS(P1P2 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 DG(PP3+rDG_VR(P1P2 DG(PP4+rDG_VR(P1P3 Slope 4 Slope Log(DoF -1/2 error v x -2-4 DG(PP1+DG(P DG(PP2+DG(P1 DG(PP2+rDG_LS(PP1 DG(PP3+rDG_LS(P1P2 DG(PP2+rDG_VR(PP1 DG(PP3+rDG_VR(PP2 DG(PP3+rDG_VR(P1P2 DG(PP4+rDG_VR(P1P3 Slope 4 Slope Log(DoF -1/2 Figure 6: Grid refinement study on irregular grids for 2D unsteady case. semi-discrete system tat can be integrated in time by explicit time-stepping scemes. Tis special property as been found due to te non-diagonal nature of te basis matrix used in te efficient construction of te yperbolic rdg metod. Te off-diagonal entries create te pysical time derivatives troug te weak formulation and also scale te relaxation properly to recover time accuracy. In effect no special tecnique nor modification is necessary; explicit time-stepping scemes can be constructed in a rater straigtforward manner. Several ig-order yperbolic rdg scemes ave been constructed and demonstrated for an unsteady advection-diffusion equation. Tese scemes are very efficient acieving up to fourt-order accuracy on irregular grids wit only tree or six degrees of freedom per element in two dimensions wile conventional DG scemes can acieve only up to tird-order accuracy wit six degrees of freedom per element. Also te developed yperbolic rdg scemes acieve te same order of accuracy in te solution and te gradient on irregular grids in te diffusion limit wile conventional DG scemes yield one-order lower order of accuracy in te gradient. Tese yperbolic rdg scemes provide attractive alternatives to solve unsteady problems wit explicit time-stepping scemes. An undergoing effort is being put on extending te metod to nonlinear equations to sow its potential for applications to te Navier-Stokes equation on fully 3D unstructured grids. Acknowledgments Tis work as been funded by te U.S. Army Researc Office under te contract/grant number W911NF wit Dr. Mattew Munson as te program manager. 11 of 13

12 Table 1: Order of accuracy on 2D unsteady advection diffusion problem. Sceme [DoFs] Regular Irregular ϕ v x ϕ v x DG(P P 1 +DG(P [3] DG(P P 2 +DG(P 1 [6] DG(P P 2 +rdg-ls(p P 1 [3] DG(P P 3 +rdg-ls(p 1 P 2 [6] DG(P P 2 +rdg-vr(p P 1 [3] DG(P P 3 +rdg-vr(p P 2 [3] DG(P P 3 +rdg-vr(p 1 P 2 [6] DG(P P 4 +rdg-vr(p 1 P 3 [6] Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / References 1 H. Nisikawa. A first-order system approac for diffusion equation. i: Second-order residual-distribution scemes. Journal of Computational Pysics 227(1: H. Luo L. Luo R. Nourgaliev and V. Mousseau. A Reconstructed Discontinuous Galerkin Metod for te Compressible Euler Equations on Arbitrary Grids. AIAA Paper AIAA H. Luo L. Luo R. Nourgaliev V. Mousseau and N. Din. A Reconstructed Discontinuous Galerkin Metod for te Compressible Navier-STokes Equations on Arbitrary Grids. Journal of Computational Pysics 229(19: H. Luo Y. Xia and R. Nourgaliev. A Class of Reconstructed Discontinuous Galerkin Metods in Computational Fluid Dynamics. International Conference on Matematics and Computational Metods Applied to Nuclear Science and Engineering (M&C211 Brazil H. Luo L. Luo A Ali R. Nourgaliev and C. Cai. A Parallel Reconstructed Discontinuous Galerkin Metod for te Compressible Flows on Arbitrary Grids. Communication in Computational Pysics 9(2: H. Luo Y. Xia S. Li and R. Nourgaliev. A Hermite WENO Reconstruction-Based Discontinuous Galerkin Metod for te Euler Equations on Tetraedral grids. Journal of Computational Pysics 231(16: H. Luo Y. Xia S. Spiegel R. Nourgaliev and Z. Jiang. A reconstructed discontinuous Galerkin metod based on a ierarcical WENO reconstruction for compressible flows on tetraedral grids. Journal of Computational Pysics 236: Jialin Lou Hong Luo and Hiroaki Nisikawa. Discontinuous Galerkin metods for yperbolic advection-diffusion equation on unstructured grids. In Proc. of Te 9t International Conference on Computational Fluid Dynamics Istanbul Turkey Jialin Lou Xiaodong Liu Hong Luo and Hiroaki Nisikawa. Reconstructed discontinuous Galerkin metods for yperbolic diffusion equations on unstructured grids. In 55t AIAA Aerospace Sciences Meeting AIAA Paper Grapevine Texas Jialin Lou Lingquan Li Hong Luo and Hiroaki Nisikawa. First-order yperbolic system based reconstructed discontinuous Galerkin metods for nonlinear diffusion equations on unstructured grids. In 218 AIAA Aerospace Sciences Meeting AIAA Paper Jialin Lou Lingquan Li Hong Luo and Hiroaki Nisikawa. Reconstructed discontinuous Galerkin metods for linear advection-diffusion equations based on first-order yperbolic system. J. Comput. Pys. 369: Lingquan Li Jialin Lou Hong Luo and Hiroaki Nisikawa. A new yperbolic Navier-Stokes formulation and efficient reconstructed discontinuous Galerkin discretizations. In 48t AIAA AIAA Fluid Dynamics Conference AIAA Paper Atlanta GA 218. to be publised as AIAA paper. 13 Hiroaki Nisikawa and Pilip L Roe. Tird-order active-flux sceme for advection diffusion: Hyperbolic diffusion boundary condition and Newton solver. Computers & Fluids 125: Yi Liu and Hiroaki Nisikawa. Tird-order inviscid and second-order yperbolic Navier-Stokes solvers for treedimensional unsteady inviscid and viscous flows. In 55t AIAA Aerospace Sciences Meeting AIAA Paper Grapevine Texas C Cattaneo. A form of eat conduction equation wic eliminates te paradox of instantaneous propagation. Compte Rendus 247(4: Pierre Vernotte. Les paradoxes de la teorie continue de l equation de la caleur. Compt. Rendu 246: Eleuterio F Toro and Gino I Montecinos. Advection-diffusion-reaction equations: yperbolization and ig-order ader discretizations. SIAM Journal on Scientific Computing 36(5:A2423 A J. Ceng T. Liu and H. Luo. A ybrid reconstructed discontinuous Galerkin metod for compressible flows on arbitrary grids. Computers & Fluids 139: of 13

13 Downloaded by Hiroaki Nisikawa on July ttp://arc.aiaa.org DOI: / Q. Wang Y. Ren J. Pan and W. Li. Compact ig order finite volume metod on unstructured grids III: Variational reconstruction. Journal of Computational Pysics 337: Gino I Montecinos Lucas O Müller and Eleuterio F Toro. Hyperbolic reformulation of a 1d viscoelastic blood flow model and ader finite volume scemes. Journal of Computational Pysics 266: H. Nisikawa. First second and tird order finite-volume scemes for Navier-Stokes equations. In Proc. of 7t AIAA Teoretical Fluid Mecanics Conference AIAA Aviation and Aeronautics Forum and Exposition 214 AIAA Paper Atlanta GA H. Nisikawa. First- second- and tird-order finite-volume scemes for diffusion. J. Comput. Pys. 256: M. Dumbser M. Kaser V. A. Titarev and E. F. Toro. Quadrature-free non-oscillatory finite volume scemes on unstructured meses for nonlinear yperbolic systems. Journal of Computational Pysics 226(1: M. Dumbser and O. Zanotti. A unified framework for te construction of one-step finite volume and discontinuous Galerkin scemes on unstructured meses. Journal of Computational Pysics 227(18: M. Dumbser. Arbitrary Hig Order PNPM Scemes on Unstructured Meses for te Compressible Navier-Stokes Equations. Computers & Fluids 39(1: J. Lou X. Liu H. Luo and H. Nisikawa. Reconstructed discontinuous Galerkin metods for yperbolic diffusion equations on unstructured grids. In 55t AIAA Aerospace Sciences Meeting AIAA Paper Grapevine Texas B. Cockburn G. Karniadakis and Su C. W. Te Development of Discontinuous Galerkin Metod. Discontinuous Galerkin Metods Teory Computation and Applications. Edited by B. Cockburn G. E. Karniadakis and C. W. Su. Lecture Notes in Computational Science and Engineering 11: B. Cockburn and C. W. Su. Te Runge-Kutta Discontinuous Galerkin Metod for conservation laws V: Multidimensional System. Journal of Computational Pysics 141: H. Nisikawa. First second and tird order finite-volume scemes for advection diffusion. Journal of Computational Pysics 273: Hailiang Liu and Jue Yan. Te direct discontinuous Galerkin (DDG metods for diffusion problems. SIAM Journal on Numerical Analysis 47(1: of 13

A First-Order System Approach for Diffusion Equation. I. Second-Order Residual-Distribution Schemes

A First-Order System Approach for Diffusion Equation. I. Second-Order Residual-Distribution Schemes A First-Order System Approac for Diffusion Equation. I. Second-Order Residual-Distribution Scemes Hiroaki Nisikawa W. M. Keck Foundation Laboratory for Computational Fluid Dynamics, Department of Aerospace

More information

Jian-Guo Liu 1 and Chi-Wang Shu 2

Jian-Guo Liu 1 and Chi-Wang Shu 2 Journal of Computational Pysics 60, 577 596 (000) doi:0.006/jcp.000.6475, available online at ttp://www.idealibrary.com on Jian-Guo Liu and Ci-Wang Su Institute for Pysical Science and Tecnology and Department

More information

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract Superconvergence of energy-conserving discontinuous Galerkin metods for linear yperbolic equations Yong Liu, Ci-Wang Su and Mengping Zang 3 Abstract In tis paper, we study superconvergence properties of

More information

New Streamfunction Approach for Magnetohydrodynamics

New Streamfunction Approach for Magnetohydrodynamics New Streamfunction Approac for Magnetoydrodynamics Kab Seo Kang Brooaven National Laboratory, Computational Science Center, Building 63, Room, Upton NY 973, USA. sang@bnl.gov Summary. We apply te finite

More information

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems 5 Ordinary Differential Equations: Finite Difference Metods for Boundary Problems Read sections 10.1, 10.2, 10.4 Review questions 10.1 10.4, 10.8 10.9, 10.13 5.1 Introduction In te previous capters we

More information

Discontinuous Galerkin Methods for Relativistic Vlasov-Maxwell System

Discontinuous Galerkin Methods for Relativistic Vlasov-Maxwell System Discontinuous Galerkin Metods for Relativistic Vlasov-Maxwell System He Yang and Fengyan Li December 1, 16 Abstract e relativistic Vlasov-Maxwell (RVM) system is a kinetic model tat describes te dynamics

More information

Fourier Type Super Convergence Study on DDGIC and Symmetric DDG Methods

Fourier Type Super Convergence Study on DDGIC and Symmetric DDG Methods DOI 0.007/s095-07-048- Fourier Type Super Convergence Study on DDGIC and Symmetric DDG Metods Mengping Zang Jue Yan Received: 7 December 06 / Revised: 7 April 07 / Accepted: April 07 Springer Science+Business

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information

A Hybridizable Discontinuous Galerkin Method for the Compressible Euler and Navier-Stokes Equations

A Hybridizable Discontinuous Galerkin Method for the Compressible Euler and Navier-Stokes Equations A Hybridizable Discontinuous Galerkin Metod for te Compressible Euler and Navier-Stokes Equations J. Peraire and N. C. Nguyen Massacusetts Institute of Tecnology, Cambridge, MA 02139, USA B. Cockburn University

More information

EXTENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS WITH APPLICATION TO AN AEROACOUSTIC PROBLEM

EXTENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS WITH APPLICATION TO AN AEROACOUSTIC PROBLEM SIAM J. SCI. COMPUT. Vol. 26, No. 3, pp. 821 843 c 2005 Society for Industrial and Applied Matematics ETENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS

More information

1. Introduction. We consider the model problem: seeking an unknown function u satisfying

1. Introduction. We consider the model problem: seeking an unknown function u satisfying A DISCONTINUOUS LEAST-SQUARES FINITE ELEMENT METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS XIU YE AND SHANGYOU ZHANG Abstract In tis paper, a discontinuous least-squares (DLS) finite element metod is introduced

More information

Dedicated to the 70th birthday of Professor Lin Qun

Dedicated to the 70th birthday of Professor Lin Qun Journal of Computational Matematics, Vol.4, No.3, 6, 4 44. ACCELERATION METHODS OF NONLINEAR ITERATION FOR NONLINEAR PARABOLIC EQUATIONS Guang-wei Yuan Xu-deng Hang Laboratory of Computational Pysics,

More information

The Laplace equation, cylindrically or spherically symmetric case

The Laplace equation, cylindrically or spherically symmetric case Numerisce Metoden II, 7 4, und Übungen, 7 5 Course Notes, Summer Term 7 Some material and exercises Te Laplace equation, cylindrically or sperically symmetric case Electric and gravitational potential,

More information

Physically Based Modeling: Principles and Practice Implicit Methods for Differential Equations

Physically Based Modeling: Principles and Practice Implicit Methods for Differential Equations Pysically Based Modeling: Principles and Practice Implicit Metods for Differential Equations David Baraff Robotics Institute Carnegie Mellon University Please note: Tis document is 997 by David Baraff

More information

Arbitrary order exactly divergence-free central discontinuous Galerkin methods for ideal MHD equations

Arbitrary order exactly divergence-free central discontinuous Galerkin methods for ideal MHD equations Arbitrary order exactly divergence-free central discontinuous Galerkin metods for ideal MHD equations Fengyan Li, Liwei Xu Department of Matematical Sciences, Rensselaer Polytecnic Institute, Troy, NY

More information

FEM solution of the ψ-ω equations with explicit viscous diffusion 1

FEM solution of the ψ-ω equations with explicit viscous diffusion 1 FEM solution of te ψ-ω equations wit explicit viscous diffusion J.-L. Guermond and L. Quartapelle 3 Abstract. Tis paper describes a variational formulation for solving te D time-dependent incompressible

More information

A Polynomial Adaptive LCP Scheme for Viscous Compressible Flows

A Polynomial Adaptive LCP Scheme for Viscous Compressible Flows A Polynomial Adaptive LCP Sceme for Viscous Compressible Flows J.S. Cagnone, B.C. Vermeire, and S.. Nadaraja Department of Mecanical Engineering, McGill University, Montreal, Canada, H3A 2S6 Email: jean-sebastien.cagnone@mail.mcgill.ca

More information

A Mixed-Hybrid-Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems

A Mixed-Hybrid-Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems A Mixed-Hybrid-Discontinuous Galerkin Finite Element Metod for Convection-Diffusion Problems Herbert Egger Joacim Scöberl We propose and analyse a new finite element metod for convection diffusion problems

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

Chapter 5 FINITE DIFFERENCE METHOD (FDM)

Chapter 5 FINITE DIFFERENCE METHOD (FDM) MEE7 Computer Modeling Tecniques in Engineering Capter 5 FINITE DIFFERENCE METHOD (FDM) 5. Introduction to FDM Te finite difference tecniques are based upon approximations wic permit replacing differential

More information

lecture 26: Richardson extrapolation

lecture 26: Richardson extrapolation 43 lecture 26: Ricardson extrapolation 35 Ricardson extrapolation, Romberg integration Trougout numerical analysis, one encounters procedures tat apply some simple approximation (eg, linear interpolation)

More information

Divergence Formulation of Source Term

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

More information

A method of Lagrange Galerkin of second order in time. Une méthode de Lagrange Galerkin d ordre deux en temps

A method of Lagrange Galerkin of second order in time. Une méthode de Lagrange Galerkin d ordre deux en temps A metod of Lagrange Galerkin of second order in time Une métode de Lagrange Galerkin d ordre deux en temps Jocelyn Étienne a a DAMTP, University of Cambridge, Wilberforce Road, Cambridge CB3 0WA, Great-Britain.

More information

A Hybrid Mixed Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems

A Hybrid Mixed Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems A Hybrid Mixed Discontinuous Galerkin Finite Element Metod for Convection-Diffusion Problems Herbert Egger Joacim Scöberl We propose and analyse a new finite element metod for convection diffusion problems

More information

A Numerical Scheme for Particle-Laden Thin Film Flow in Two Dimensions

A Numerical Scheme for Particle-Laden Thin Film Flow in Two Dimensions A Numerical Sceme for Particle-Laden Tin Film Flow in Two Dimensions Mattew R. Mata a,, Andrea L. Bertozzi a a Department of Matematics, University of California Los Angeles, 520 Portola Plaza, Los Angeles,

More information

Stability properties of a family of chock capturing methods for hyperbolic conservation laws

Stability properties of a family of chock capturing methods for hyperbolic conservation laws Proceedings of te 3rd IASME/WSEAS Int. Conf. on FLUID DYNAMICS & AERODYNAMICS, Corfu, Greece, August 0-, 005 (pp48-5) Stability properties of a family of cock capturing metods for yperbolic conservation

More information

Implicit-explicit variational integration of highly oscillatory problems

Implicit-explicit variational integration of highly oscillatory problems Implicit-explicit variational integration of igly oscillatory problems Ari Stern Structured Integrators Worksop April 9, 9 Stern, A., and E. Grinspun. Multiscale Model. Simul., to appear. arxiv:88.39 [mat.na].

More information

Finite Difference Methods Assignments

Finite Difference Methods Assignments Finite Difference Metods Assignments Anders Söberg and Aay Saxena, Micael Tuné, and Maria Westermarck Revised: Jarmo Rantakokko June 6, 1999 Teknisk databeandling Assignment 1: A one-dimensional eat equation

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

The derivative function

The derivative function Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Te derivative function Wat you need to know already: f is at a point on its grap and ow to compute it. Wat te derivative

More information

Order of Accuracy. ũ h u Ch p, (1)

Order of Accuracy. ũ h u Ch p, (1) Order of Accuracy 1 Terminology We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, wic can be for instance te grid size or time step in a numerical

More information

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY (Section 3.2: Derivative Functions and Differentiability) 3.2.1 SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY LEARNING OBJECTIVES Know, understand, and apply te Limit Definition of te Derivative

More information

LECTURE 14 NUMERICAL INTEGRATION. Find

LECTURE 14 NUMERICAL INTEGRATION. Find LECTURE 14 NUMERCAL NTEGRATON Find b a fxdx or b a vx ux fx ydy dx Often integration is required. However te form of fx may be suc tat analytical integration would be very difficult or impossible. Use

More information

A New Fifth Order Finite Difference WENO Scheme for Hamilton-Jacobi Equations

A New Fifth Order Finite Difference WENO Scheme for Hamilton-Jacobi Equations A New Fift Order Finite Difference WENO Sceme for Hamilton-Jacobi Equations Jun Zu, 1 Jianxian Qiu 1 College of Science, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu 10016, People

More information

Entropy and the numerical integration of conservation laws

Entropy and the numerical integration of conservation laws Pysics Procedia Pysics Procedia 00 2011) 1 28 Entropy and te numerical integration of conservation laws Gabriella Puppo Dipartimento di Matematica, Politecnico di Torino Italy) Matteo Semplice Dipartimento

More information

Implicit Multistage Two-Derivative Discontinuous Galerkin Schemes for Viscous Conservation Laws Link Peer-reviewed author version

Implicit Multistage Two-Derivative Discontinuous Galerkin Schemes for Viscous Conservation Laws Link Peer-reviewed author version Implicit Multistage Two-Derivative Discontinuous Galerkin Scemes for Viscous Conservation Laws Link Peer-reviewed autor version Made available by Hasselt University Library in Document Server@UHasselt

More information

MATH745 Fall MATH745 Fall

MATH745 Fall MATH745 Fall MATH745 Fall 5 MATH745 Fall 5 INTRODUCTION WELCOME TO MATH 745 TOPICS IN NUMERICAL ANALYSIS Instructor: Dr Bartosz Protas Department of Matematics & Statistics Email: bprotas@mcmasterca Office HH 36, Ext

More information

Flavius Guiaş. X(t + h) = X(t) + F (X(s)) ds.

Flavius Guiaş. X(t + h) = X(t) + F (X(s)) ds. Numerical solvers for large systems of ordinary differential equations based on te stocastic direct simulation metod improved by te and Runge Kutta principles Flavius Guiaş Abstract We present a numerical

More information

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems Applied Matematics, 06, 7, 74-8 ttp://wwwscirporg/journal/am ISSN Online: 5-7393 ISSN Print: 5-7385 Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for

More information

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 2. Predictor-Corrector Methods

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 2. Predictor-Corrector Methods Numerical Analysis by Dr. Anita Pal Assistant Professor Department of Matematics National Institute of Tecnology Durgapur Durgapur-7109 email: anita.buie@gmail.com 1 . Capter 8 Numerical Solution of Ordinary

More information

A Demonstration of the Advantage of Asymptotic Preserving Schemes over Standard Finite Volume Schemes

A Demonstration of the Advantage of Asymptotic Preserving Schemes over Standard Finite Volume Schemes A Demonstration of te Advantage of Asymptotic Preserving Scemes over Standard Finite Volume Scemes Jocen Scütz Berict Nr. 366 Juni 213 Key words: conservation laws, asymptotic metods, finite volume metods,

More information

Department of Mathematical Sciences University of South Carolina Aiken Aiken, SC 29801

Department of Mathematical Sciences University of South Carolina Aiken Aiken, SC 29801 RESEARCH SUMMARY AND PERSPECTIVES KOFFI B. FADIMBA Department of Matematical Sciences University of Sout Carolina Aiken Aiken, SC 29801 Email: KoffiF@usca.edu 1. Introduction My researc program as focused

More information

Journal of Computational and Applied Mathematics

Journal of Computational and Applied Mathematics Journal of Computational and Applied Matematics 94 (6) 75 96 Contents lists available at ScienceDirect Journal of Computational and Applied Matematics journal omepage: www.elsevier.com/locate/cam Smootness-Increasing

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximatinga function fx, wose values at a set of distinct points x, x, x,, x n are known, by a polynomial P x suc

More information

Taylor Series and the Mean Value Theorem of Derivatives

Taylor Series and the Mean Value Theorem of Derivatives 1 - Taylor Series and te Mean Value Teorem o Derivatives Te numerical solution o engineering and scientiic problems described by matematical models oten requires solving dierential equations. Dierential

More information

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error.

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error. Lecture 09 Copyrigt by Hongyun Wang, UCSC Recap: Te total error in numerical differentiation fl( f ( x + fl( f ( x E T ( = f ( x Numerical result from a computer Exact value = e + f x+ Discretization error

More information

Simulations of the turbulent channel flow at Re τ = 180 with projection-based finite element variational multiscale methods

Simulations of the turbulent channel flow at Re τ = 180 with projection-based finite element variational multiscale methods INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Met. Fluids 7; 55:47 49 Publised online 4 Marc 7 in Wiley InterScience (www.interscience.wiley.com). DOI:./fld.46 Simulations of te

More information

LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS

LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS SIAM J. NUMER. ANAL. c 998 Society for Industrial Applied Matematics Vol. 35, No., pp. 393 405, February 998 00 LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS YANZHAO CAO

More information

Copyright c 2008 Kevin Long

Copyright c 2008 Kevin Long Lecture 4 Numerical solution of initial value problems Te metods you ve learned so far ave obtained closed-form solutions to initial value problems. A closedform solution is an explicit algebriac formula

More information

On convergence of the immersed boundary method for elliptic interface problems

On convergence of the immersed boundary method for elliptic interface problems On convergence of te immersed boundary metod for elliptic interface problems Zilin Li January 26, 2012 Abstract Peskin s Immersed Boundary (IB) metod is one of te most popular numerical metods for many

More information

AN ANALYSIS OF THE EMBEDDED DISCONTINUOUS GALERKIN METHOD FOR SECOND ORDER ELLIPTIC PROBLEMS

AN ANALYSIS OF THE EMBEDDED DISCONTINUOUS GALERKIN METHOD FOR SECOND ORDER ELLIPTIC PROBLEMS AN ANALYSIS OF THE EMBEDDED DISCONTINUOUS GALERKIN METHOD FOR SECOND ORDER ELLIPTIC PROBLEMS BERNARDO COCKBURN, JOHNNY GUZMÁN, SEE-CHEW SOON, AND HENRYK K. STOLARSKI Abstract. Te embedded discontinuous

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

High-Order Hyperbolic Navier-Stokes Reconstructed Discontinuous Galerkin Method

High-Order Hyperbolic Navier-Stokes Reconstructed Discontinuous Galerkin Method AIAA SciTech Forum 7- January 29 San Diego California AIAA Scitech 29 Forum.254/6.29-5 High-Order Hyperbolic Navier-Stokes Reconstructed Discontinuous Galerkin Method Lingquan Li Jialin Lou and Hong Luo

More information

The total error in numerical differentiation

The total error in numerical differentiation AMS 147 Computational Metods and Applications Lecture 08 Copyrigt by Hongyun Wang, UCSC Recap: Loss of accuracy due to numerical cancellation A B 3, 3 ~10 16 In calculating te difference between A and

More information

Computers and Mathematics with Applications. A nonlinear weighted least-squares finite element method for Stokes equations

Computers and Mathematics with Applications. A nonlinear weighted least-squares finite element method for Stokes equations Computers Matematics wit Applications 59 () 5 4 Contents lists available at ScienceDirect Computers Matematics wit Applications journal omepage: www.elsevier.com/locate/camwa A nonlinear weigted least-squares

More information

GRID CONVERGENCE ERROR ANALYSIS FOR MIXED-ORDER NUMERICAL SCHEMES

GRID CONVERGENCE ERROR ANALYSIS FOR MIXED-ORDER NUMERICAL SCHEMES GRID CONVERGENCE ERROR ANALYSIS FOR MIXED-ORDER NUMERICAL SCHEMES Cristoper J. Roy Sandia National Laboratories* P. O. Box 5800, MS 085 Albuquerque, NM 8785-085 AIAA Paper 00-606 Abstract New developments

More information

Numerical Analysis MTH603. dy dt = = (0) , y n+1. We obtain yn. Therefore. and. Copyright Virtual University of Pakistan 1

Numerical Analysis MTH603. dy dt = = (0) , y n+1. We obtain yn. Therefore. and. Copyright Virtual University of Pakistan 1 Numerical Analysis MTH60 PREDICTOR CORRECTOR METHOD Te metods presented so far are called single-step metods, were we ave seen tat te computation of y at t n+ tat is y n+ requires te knowledge of y n only.

More information

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines Lecture 5 Interpolation II Introduction In te previous lecture we focused primarily on polynomial interpolation of a set of n points. A difficulty we observed is tat wen n is large, our polynomial as to

More information

High-Order Energy and Linear Momentum Conserving Methods for the Klein-Gordon Equation

High-Order Energy and Linear Momentum Conserving Methods for the Klein-Gordon Equation matematics Article Hig-Order Energy and Linear Momentum Conserving Metods for te Klein-Gordon Equation He Yang Department of Matematics, Augusta University, Augusta, GA 39, USA; yang@augusta.edu; Tel.:

More information

arxiv: v2 [cs.na] 22 Dec 2016

arxiv: v2 [cs.na] 22 Dec 2016 MONOTONICITY-PRESERVING FINITE ELEMENT SCHEMES BASED ON DIFFERENTIABLE NONLINEAR STABILIZATION SANTIAGO BADIA AND JESÚS BONILLA arxiv:66.8743v2 [cs.na] 22 Dec 26 Abstract. In tis work, we propose a nonlinear

More information

Higher Derivatives. Differentiable Functions

Higher Derivatives. Differentiable Functions Calculus 1 Lia Vas Higer Derivatives. Differentiable Functions Te second derivative. Te derivative itself can be considered as a function. Te instantaneous rate of cange of tis function is te second derivative.

More information

Finite Difference Method

Finite Difference Method Capter 8 Finite Difference Metod 81 2nd order linear pde in two variables General 2nd order linear pde in two variables is given in te following form: L[u] = Au xx +2Bu xy +Cu yy +Du x +Eu y +Fu = G According

More information

ch (for some fixed positive number c) reaching c

ch (for some fixed positive number c) reaching c GSTF Journal of Matematics Statistics and Operations Researc (JMSOR) Vol. No. September 05 DOI 0.60/s4086-05-000-z Nonlinear Piecewise-defined Difference Equations wit Reciprocal and Cubic Terms Ramadan

More information

Efficient, unconditionally stable, and optimally accurate FE algorithms for approximate deconvolution models of fluid flow

Efficient, unconditionally stable, and optimally accurate FE algorithms for approximate deconvolution models of fluid flow Efficient, unconditionally stable, and optimally accurate FE algoritms for approximate deconvolution models of fluid flow Leo G. Rebolz Abstract Tis paper addresses an open question of ow to devise numerical

More information

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LAURA EVANS.. Introduction Not all differential equations can be explicitly solved for y. Tis can be problematic if we need to know te value of y

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

Inf sup testing of upwind methods

Inf sup testing of upwind methods INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Met. Engng 000; 48:745 760 Inf sup testing of upwind metods Klaus-Jurgen Bate 1; ;, Dena Hendriana 1, Franco Brezzi and Giancarlo

More information

Hanieh Mirzaee Jennifer K. Ryan Robert M. Kirby

Hanieh Mirzaee Jennifer K. Ryan Robert M. Kirby J Sci Comput (2010) 45: 447 470 DOI 10.1007/s10915-009-9342-9 Quantification of Errors Introduced in te Numerical Approximation and Implementation of Smootness-Increasing Accuracy Conserving (SIAC) Filtering

More information

arxiv: v1 [math.na] 9 Mar 2018

arxiv: v1 [math.na] 9 Mar 2018 A simple embedded discrete fracture-matrix model for a coupled flow and transport problem in porous media Lars H. Odsæter a,, Trond Kvamsdal a, Mats G. Larson b a Department of Matematical Sciences, NTNU

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

New Fourth Order Quartic Spline Method for Solving Second Order Boundary Value Problems

New Fourth Order Quartic Spline Method for Solving Second Order Boundary Value Problems MATEMATIKA, 2015, Volume 31, Number 2, 149 157 c UTM Centre for Industrial Applied Matematics New Fourt Order Quartic Spline Metod for Solving Second Order Boundary Value Problems 1 Osama Ala yed, 2 Te

More information

One-Sided Position-Dependent Smoothness-Increasing Accuracy-Conserving (SIAC) Filtering Over Uniform and Non-uniform Meshes

One-Sided Position-Dependent Smoothness-Increasing Accuracy-Conserving (SIAC) Filtering Over Uniform and Non-uniform Meshes DOI 10.1007/s10915-014-9946-6 One-Sided Position-Dependent Smootness-Increasing Accuracy-Conserving (SIAC) Filtering Over Uniform and Non-uniform Meses JenniferK.Ryan Xiaozou Li Robert M. Kirby Kees Vuik

More information

arxiv: v1 [math.na] 3 Nov 2011

arxiv: v1 [math.na] 3 Nov 2011 arxiv:.983v [mat.na] 3 Nov 2 A Finite Difference Gost-cell Multigrid approac for Poisson Equation wit mixed Boundary Conditions in Arbitrary Domain Armando Coco, Giovanni Russo November 7, 2 Abstract In

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximating a function f(x, wose values at a set of distinct points x, x, x 2,,x n are known, by a polynomial P (x

More information

Fourth Order Schemes for Time-Harmonic Wave Equations with Discontinuous Coefficients

Fourth Order Schemes for Time-Harmonic Wave Equations with Discontinuous Coefficients COMMUNICATIONS IN COMPUTATIONAL PHYSICS Vol. 5, No. -4, pp. 44-455 Commun. Comput. Pys. February 009 Fourt Order Scemes for Time-Harmonic Wave Equations wit Discontinuous Coefficients Guy Baruc, Gadi Fibic,

More information

The Verlet Algorithm for Molecular Dynamics Simulations

The Verlet Algorithm for Molecular Dynamics Simulations Cemistry 380.37 Fall 2015 Dr. Jean M. Standard November 9, 2015 Te Verlet Algoritm for Molecular Dynamics Simulations Equations of motion For a many-body system consisting of N particles, Newton's classical

More information

Implicit multistage two-derivative discontinuous Galerkin schemes for viscous conservation laws

Implicit multistage two-derivative discontinuous Galerkin schemes for viscous conservation laws arxiv:1510.08181v2 [mat.na] 23 Mar 2016 Implicit multistage two-derivative discontinuous Galerkin scemes for viscous conservation laws Alexander Jaust, Jocen Scütz and David C. Seal Marc 23, 2016 In tis

More information

Application of numerical integration methods to continuously variable transmission dynamics models a

Application of numerical integration methods to continuously variable transmission dynamics models a ttps://doi.org/10.1051/ssconf/2018440005 Application of numerical integration metods to continuously variable transmission dynamics models a Orlov Stepan 1 1 Peter te Great St. Petersburg Polytecnic University

More information

Reflection Symmetries of q-bernoulli Polynomials

Reflection Symmetries of q-bernoulli Polynomials Journal of Nonlinear Matematical Pysics Volume 1, Supplement 1 005, 41 4 Birtday Issue Reflection Symmetries of q-bernoulli Polynomials Boris A KUPERSHMIDT Te University of Tennessee Space Institute Tullaoma,

More information

Introduction to Derivatives

Introduction to Derivatives Introduction to Derivatives 5-Minute Review: Instantaneous Rates and Tangent Slope Recall te analogy tat we developed earlier First we saw tat te secant slope of te line troug te two points (a, f (a))

More information

232 Calculus and Structures

232 Calculus and Structures 3 Calculus and Structures CHAPTER 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS FOR EVALUATING BEAMS Calculus and Structures 33 Copyrigt Capter 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS 17.1 THE

More information

Quantum Mechanics Chapter 1.5: An illustration using measurements of particle spin.

Quantum Mechanics Chapter 1.5: An illustration using measurements of particle spin. I Introduction. Quantum Mecanics Capter.5: An illustration using measurements of particle spin. Quantum mecanics is a teory of pysics tat as been very successful in explaining and predicting many pysical

More information

Variational Localizations of the Dual Weighted Residual Estimator

Variational Localizations of the Dual Weighted Residual Estimator Publised in Journal for Computational and Applied Matematics, pp. 192-208, 2015 Variational Localizations of te Dual Weigted Residual Estimator Tomas Ricter Tomas Wick Te dual weigted residual metod (DWR)

More information

Material for Difference Quotient

Material for Difference Quotient Material for Difference Quotient Prepared by Stepanie Quintal, graduate student and Marvin Stick, professor Dept. of Matematical Sciences, UMass Lowell Summer 05 Preface Te following difference quotient

More information

HT TURBULENT NATURAL CONVECTION IN A DIFFERENTIALLY HEATED VERTICAL CHANNEL. Proceedings of 2008 ASME Summer Heat Transfer Conference HT2008

HT TURBULENT NATURAL CONVECTION IN A DIFFERENTIALLY HEATED VERTICAL CHANNEL. Proceedings of 2008 ASME Summer Heat Transfer Conference HT2008 Proceedings of 2008 ASME Summer Heat Transfer Conference HT2008 August 10-14, 2008, Jacksonville, Florida USA Proceedings of HT2008 2008 ASME Summer Heat Transfer Conference August 10-14, 2008, Jacksonville,

More information

arxiv: v1 [math.na] 7 Mar 2019

arxiv: v1 [math.na] 7 Mar 2019 Local Fourier analysis for mixed finite-element metods for te Stokes equations Yunui He a,, Scott P. MacLaclan a a Department of Matematics and Statistics, Memorial University of Newfoundland, St. Jon

More information

Numerical Solution of One Dimensional Nonlinear Longitudinal Oscillations in a Class of Generalized Functions

Numerical Solution of One Dimensional Nonlinear Longitudinal Oscillations in a Class of Generalized Functions Proc. of te 8t WSEAS Int. Conf. on Matematical Metods and Computational Tecniques in Electrical Engineering, Bucarest, October 16-17, 2006 219 Numerical Solution of One Dimensional Nonlinear Longitudinal

More information

arxiv: v3 [math.na] 15 Dec 2009

arxiv: v3 [math.na] 15 Dec 2009 THE NAVIER-STOKES-VOIGHT MODEL FOR IMAGE INPAINTING M.A. EBRAHIMI, MICHAEL HOLST, AND EVELYN LUNASIN arxiv:91.4548v3 [mat.na] 15 Dec 9 ABSTRACT. In tis paper we investigate te use of te D Navier-Stokes-Voigt

More information

A Space-Time Expansion Discontinuous Galerkin Scheme with Local Time-Stepping for the Ideal and Viscous MHD Equations

A Space-Time Expansion Discontinuous Galerkin Scheme with Local Time-Stepping for the Ideal and Viscous MHD Equations A Space-Time Expansion Discontinuous Galerkin Scheme with Local Time-Stepping for the Ideal and Viscous MHD Equations Ch. Altmann, G. Gassner, F. Lörcher, C.-D. Munz Numerical Flow Models for Controlled

More information

Average Rate of Change

Average Rate of Change Te Derivative Tis can be tougt of as an attempt to draw a parallel (pysically and metaporically) between a line and a curve, applying te concept of slope to someting tat isn't actually straigt. Te slope

More information

The entransy dissipation minimization principle under given heat duty and heat transfer area conditions

The entransy dissipation minimization principle under given heat duty and heat transfer area conditions Article Engineering Termopysics July 2011 Vol.56 No.19: 2071 2076 doi: 10.1007/s11434-010-4189-x SPECIAL TOPICS: Te entransy dissipation minimization principle under given eat duty and eat transfer area

More information

Research Article Cubic Spline Iterative Method for Poisson s Equation in Cylindrical Polar Coordinates

Research Article Cubic Spline Iterative Method for Poisson s Equation in Cylindrical Polar Coordinates International Scolarly Researc Network ISRN Matematical Pysics Volume 202, Article ID 2456, pages doi:0.5402/202/2456 Researc Article Cubic Spline Iterative Metod for Poisson s Equation in Cylindrical

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 34, pp. 14-19, 2008. Copyrigt 2008,. ISSN 1068-9613. ETNA A NOTE ON NUMERICALLY CONSISTENT INITIAL VALUES FOR HIGH INDEX DIFFERENTIAL-ALGEBRAIC EQUATIONS

More information

Why gravity is not an entropic force

Why gravity is not an entropic force Wy gravity is not an entropic force San Gao Unit for History and Pilosopy of Science & Centre for Time, SOPHI, University of Sydney Email: sgao7319@uni.sydney.edu.au Te remarkable connections between gravity

More information

2.8 The Derivative as a Function

2.8 The Derivative as a Function .8 Te Derivative as a Function Typically, we can find te derivative of a function f at many points of its domain: Definition. Suppose tat f is a function wic is differentiable at every point of an open

More information

Continuous Stochastic Processes

Continuous Stochastic Processes Continuous Stocastic Processes Te term stocastic is often applied to penomena tat vary in time, wile te word random is reserved for penomena tat vary in space. Apart from tis distinction, te modelling

More information

Robotic manipulation project

Robotic manipulation project Robotic manipulation project Bin Nguyen December 5, 2006 Abstract Tis is te draft report for Robotic Manipulation s class project. Te cosen project aims to understand and implement Kevin Egan s non-convex

More information

THE STURM-LIOUVILLE-TRANSFORMATION FOR THE SOLUTION OF VECTOR PARTIAL DIFFERENTIAL EQUATIONS. L. Trautmann, R. Rabenstein

THE STURM-LIOUVILLE-TRANSFORMATION FOR THE SOLUTION OF VECTOR PARTIAL DIFFERENTIAL EQUATIONS. L. Trautmann, R. Rabenstein Worksop on Transforms and Filter Banks (WTFB),Brandenburg, Germany, Marc 999 THE STURM-LIOUVILLE-TRANSFORMATION FOR THE SOLUTION OF VECTOR PARTIAL DIFFERENTIAL EQUATIONS L. Trautmann, R. Rabenstein Lerstul

More information

CONVERGENCE ANALYSIS OF YEE SCHEMES FOR MAXWELL S EQUATIONS IN DEBYE AND LORENTZ DISPERSIVE MEDIA

CONVERGENCE ANALYSIS OF YEE SCHEMES FOR MAXWELL S EQUATIONS IN DEBYE AND LORENTZ DISPERSIVE MEDIA INTRNATIONAL JOURNAL OF NUMRICAL ANALYSIS AND MODLING Volume XX Number 0 ages 45 c 03 Institute for Scientific Computing and Information CONVRGNC ANALYSIS OF Y SCHMS FOR MAXWLL S QUATIONS IN DBY AND LORNTZ

More information

Quaternion Dynamics, Part 1 Functions, Derivatives, and Integrals. Gary D. Simpson. rev 01 Aug 08, 2016.

Quaternion Dynamics, Part 1 Functions, Derivatives, and Integrals. Gary D. Simpson. rev 01 Aug 08, 2016. Quaternion Dynamics, Part 1 Functions, Derivatives, and Integrals Gary D. Simpson gsim1887@aol.com rev 1 Aug 8, 216 Summary Definitions are presented for "quaternion functions" of a quaternion. Polynomial

More information