Comparison of multimesh hp-fem to interpolation and projection methods for spatial coupling of reactor thermal and neutron diffusion calculations

Size: px
Start display at page:

Download "Comparison of multimesh hp-fem to interpolation and projection methods for spatial coupling of reactor thermal and neutron diffusion calculations"

Transcription

1 Comparison of multimes p-fem to interpolation and projection metods for spatial coupling of reactor termal and neutron diffusion calculations Lenka Dubcova a, Pavel Solin a,b,, Glen Hansen c, HyeongKae Park c a Institute of Termomecanics, Dolejskova 5, Prague, CZ b Department of Matematics and Statistics, University of Nevada - Reno, 1664 N. Virginia St., Reno, NV c Multipysics Metods Group, Idao National Laboratory, P.O. Box 1625, Idao Falls, ID Abstract Multipysics solution callenges are legion witin te field of nuclear reactor design and analysis. One major issue concerns te coupling between eat and neutron flow (neutronics) witin te reactor assembly. Tese penomena are usually very tigtly interdependent, as large amounts of eat are quickly produced wit an increase in fission events witin te fuel, wic raises te temperature tat affects te neutron cross section of te fuel. Furtermore, tere typically is a large diversity of time and spatial scales between matematical models of eat and neutronics. Indeed, te different spatial resolution requirements often lead to te use of very different meses for te two penomena. As te equations are coupled, one must take care in excanging solution data between tem, or significant error can be introduced into te coupled problem. We propose a novel approac to te discretization of te coupled problem on different meses based on an adaptive multimes iger-order finite element metod (p-fem), and compare it to popular interpolation and projection metods. We sow tat te multimes p-fem metod is significantly more accurate tan te interpolation and projection approaces considered in tis study. Keywords: reactor multipysics simulation, coupled diffusion, multipysics error 2000 MSC: 65Z05, 65N30, 65N22, 80M10 1. Introduction Nuclear reactor modeling and simulation is filled wit multipysics modeling callenges. Inside of a ligt water reactor, coolant flows troug fuel bundles to remove eat tat is used to generate electric power. Tis coolant flow can cause vibration and wear of te fuel rods wic reduce teir life. Furter, te coolant moderates te speed of neutrons in te reactor, wic affects te fission efficiency witin te fuel, wic canges te amount of eat produced tat needs to be removed by te coolant. As suc, calculations tat describe te flow of neutrons (neutronics), coolant (fluid mecanics), and eat are coupled witin te reactor. Indeed, te coupling may be tigt, wic requires tat care be taken in te solution of te equation systems tat describe te penomena. Furter, one must be cognizant of numerical error tat may be introduced into te solution of te coupled system, especially if a large number of time steps are needed for te solution. Generally, eac of te penomena to be modeled inside of te reactor ave different spatial discretization requirements [7]. For example, te coolant mes requires a refined anisotropic mes near te fuel to resolve te turbulent boundary layer to correctly compute te eat flow from te fuel into te coolant, as seen in te gas-cooled reactor sown in Fig. 1. Likewise, te neutronics equations require resolution to capture effects at material interfaces and discontinuities. If a single mes spanning te entire domain and all pysics penomena were used, it would need to be fine enoug at every location to meet te discretization needs of Corresponding autor addresses: dubcova@centrum.cz (Lenka Dubcova), solin@unr.edu (Pavel Solin), Glen.Hansen@inl.gov (Glen Hansen), Ryosuke.Park@inl.gov (HyeongKae Park) Preprint submitted to Journal of Computational Pysics April 7, 2010

2 te most demanding pysics at tat location. Furter, as te lengt and time scales of te various pysics components may vary greatly during a transient simulation, tis mes would only be appropriate for a certain period in time. Tis leads one to conclude tat to capture individual beavior of te solution components more efficiently, different pysics sould be discretized on teir individual meses, and an adaptive metod sould be used to refine eac one based on te needs of te pysics it supports. Grapite Moderator Fuel Coolant Figure 1: Triangular mes generated on a cross-section of a gas-cooled reactor core. Te gas coolant flows between te sections of te grapite moderator tat contain te reactor fuel. Note tat graded anisotropic mes is used were te coolant meets te surface of te moderator. Substantial refinement is needed in tis area as te correct resolution of te coolant flow in te boundary layer is crucial for te accurate calculation of bot te eat flux and forces between te coolant and te moderator. Traditionally, reactor multipysics problems ave been analyzed by dividing tem into several distinct processes, one for eac pysical penomena of interest, and addressing eac penomena independently using existing monopysics codes. In reality, eac component of te solution is often strongly coupled to te oters, necessitating interaction between eac of te models (and codes). Traditional coupling paradigms rely on solving te different pysics in a loosely coupled fasion, a tecnique matematically described as operator splitting (OS). Tis is often implemented in a simple black-box fasion, were te output of one code serves as input of anoter code, using various metods of data transfer between te non-matcing meses. Iteration is used between te codes to converge te overall problem. Tis approac, wile attractive because it employs existing codes and user experience, may exibit accuracy and stability issues. Te different codes employed typically use different meses tat necessitate a data excange at eac iteration. Tese data excanges may be quite callenging to perform accurately, as it is often necessary to conduct an expensive geometric 2

3 intersection of te meses to ost te solution of one component on te oter s mes, and vice versa [12]. For tree-dimensional problems on complex reactor geometry, te generation of individual meses can be very time consuming and expensive [7]. Secondly, it is often callenging to perform te data transfer so tat conservation of important quantities (mass, momentum, energy) of te solution is acieved, originating from te fact tat coupling terms between te various pysics components are dealt wit in an inconsistent fasion. Tese issues are discussed in some detail in te study by Jiao and Heat [8]. Tis paper proposes a multimes p-fem metod tat employs an assembly process to discretize multipysics coupled problems in a monolitic way witout employing operator splitting or data transfer between meses. Eac solution component is approximated on a different mes tat is obtained adaptively to best fit te specific pysics requirements. Te multimes p-fem as been previously employed to coupled termomecanical models [6], coupled moisture and eat transfer models [14], and coupled electromagnetics-termal models [15]. Tis study explores te use of adaptive multimes p-fem for computational nuclear engineering problems. It begins wit Section 2 tat describes te algoritm for automatic adaptation of p-meses wit arbitrary-level anging nodes and demonstrates advantages of p-fem over low-order FEM using an IAEA bencmark problem and an axisymmetric problem involving te multigroup neutron diffusion equation. Section 3 describes te multimes discretization tecnology and compares it to selected interpolation and projection data transfer metods. Conclusions are formulated in Section Te adaptive iger-order finite element metod (p-fem) Te p-fem is a modern version of te finite element metod (FEM) tat attains very fast (exponential) convergence rates by combining optimally finite elements of variable size () and polynomial degree (p) [16]. Te main principles of exponential convergence are tat (a) very smoot, polynomial-like functions are approximated using large ig-order elements and (b) non-analytic (non-polynomial-like) functions suc as singularities are approximated via small low-order ones. Te superiority of te p-fem over standard (low-order) FEM as been demonstrated by many independent researcers [1, 2, 3, 10, 9, 16]. Altoug te implementation of te p-fem is involved, te metod is becoming increasingly popular among practitioners. Te p-fem differs from standard FEM in a number of aspects, and in particular te complexity of spatial adaptation due to te large number of ways an element can be refined. One can increase te polynomial degree of an element witout subdividing it in space or one can split te element in space and distribute te polynomial degrees in te subelements in multiple ways. Te number of refinement candidates considered ere is approximately 100 in 2D and several undred in 3D. An example for cubic triangles and cubic quadrilaterals is sown in Fig. 2. Figure 2: Examples of different p refinement options for a triangular and quadrilateral element. Note tat te ability to refine elements using subdivision and elevate te order of te element leads to many different possibilities. Te number sown at te center of te element is te polynomial degree of te element. In low-order FEM, te number of refinement candidates is small and tus it is sufficient to guide adaptation using element-wise constant error estimators. However, suc error estimators do not provide enoug 3

4 information to guide p-adaptation. For tis, one needs to ave muc better information about te sape of te error function e,p = u u,p in addition to its magnitude. In principle, it is possible to obtain tis information from estimates of iger derivatives of te solution, but tis approac is not usually practical. One way to circumvent tis problem is to employ a reference solution; an approximation u ref tat is at least one order more accurate tan te coarse solution u,p. Te p-adaptation algoritm is ten guided by an a-posteriori error estimate of te form e,p = u ref u,p. More details on automatic p-adaptation on meses wit arbitrary level anging nodes may be found in [13] Example: IAEA bencmark EIR-2 Tis example was cosen due to te excellent work on tis problem by Wang and Ragusa ([17], p. 46). Tis paper poses a multiple mes p-fem metod and demonstrates it on several examples of multigroup diffusion in one dimension, using a modified version of te 1Dp90 code [4]. Tey ten present a single mes, single group neutron diffusion solution of EIR-2, te Sapir bencmark. Tis classical nuclear engineering bencmark [11] describing an external-force-driven configuration witout fissile materials present will be used to compare te performance of adaptive p-fem and adaptive -FEM wit linear and quadratic quadrilateral elements 1. Te domain is a cm rectangle comprising five regions as illustrated in Fig. 3. Solved is te one-group neutron diffusion equation (D(x, y) φ) + Σ a (x, y)φ = Q ext (x, y) for te unknown neutron flux φ(x, y). Zero flux boundary conditions are assumed on te entire outer boundary. Te values of te diffusion coefficient D(x, y), absorption cross-section Σ a (x, y) and te source term Q ext (x, y) are constant in te subdomains. Te total cross-section Σ t is 0.60 in Ω 1, 0.48 in Ω 2, 0.70 in Ω 3, 0.85 in Ω 4, and 0.90 cm 1 in Ω 5. Te scattering cross-section Σ s is 0.53 in Ω 1, 0.20 in Ω 2, 0.66 in Ω 3, 0.50 in Ω 4, and 0.89 cm 1 in Ω 5. Te absorption cross-section Σ a = Σ t Σ s. Te diffusion coefficient D(x, y) is calculated from Σ t using te standard relation D = 1/(3Σ t ). Te source Q ext = 1 cm 3 t 1 in areas Ω 1 and Ω 3 and zero elsewere. Figure 3: Geometry of IAEA bencmark EIR Results Te results presented below were obtained using Hermes2D 2, an open-source modular C++ library for solving various types of partial differential equations (PDE) as well as multipysics PDE systems using adaptive iger-order finite element metods (p-fem) and Discontinuous Galerkin metods (p-dg). It provides various capabilities for automatic adaptation of p-meses, including dynamical meses for timedependent problems, and supports te solution of coupled multipysics problems in a monolitic way witout operator splitting. Te solution φ(x, y) is sown in Fig. 4. Figures 5 and 6 sow te resulting meses (adaptive -FEM wit linear and quadratic elements and adaptive p-fem, respectively). 1 Note: it would be more correct to call tese elements bilinear and biquadratic, respectively, but we will stay wit te sorter notation. 2 ttp://pfem.org/ermes2d/ 4

5 Figure 4: Solution Φ(x, y). Figure 5: Resulting meses for adaptive -FEM wit linear and quadratic elements. In Fig. 6, colors are used to distinguis between different polynomial degrees of elements. In te p-fem, edges and element interiors can ave different polynomial degrees. Polynomial degrees of edges are depicted using tin color belts along tem. If te interior of an element is split diagonally and contains two colors, different directional (anisotropic) polynomial degrees are used. Figure 6: Resulting mes for adaptive p-fem. 5

6 A comparison of te corresponding convergence rates in te H 1 -norm, bot in terms of te discrete problem size (degrees of freedom, DOF) and CPU time, is sown in Figs. 7 and 8. Figure 7: Convergence comparison in terms of discrete problem size (DOF) and CPU time. In tese results, adaptive p-fem is superior to bot adaptive -FEM wit linear elements and adaptive -FEM wit quadratic elements. One may also see tat te teoretically-predicted asymptotic slope 1/2 for -FEM wit linear elements as well as te slope 1 for -FEM wit quadratic elements is attained wit approximately 5000 degrees of freedom. Tis section closes by comparing te performance of te adaptive p-fem algoritm in Hermes2D wit te performance of te p-fem algoritm presented by Wang and Ragusa for te same bencmark problem (see Fig. 25 in [17]). Te code used by Wang and Ragusa is based on an adaptive p-fem code developed by Demkowicz [5]. Bot codes use te same type of reference solution and measure te error in te same norm. Figure 8: Convergence comparison of adaptive -FEM wit linear elements (left) and adaptive p-fem (rigt) performed using Hermes2D in comparison wit te results of Wang and Ragusa [17]. Figure 8 sows tat Hermes2D provides substantially better convergence for bot -FEM (wit linear elements) and p-fem. To explore tis result, consider te p-fem results. Using Wang s notation, te teoretical convergence rate of p-fem is proportional to exp(γn 1/3 ), were γ < 0. Note tat te slope of 6

7 te data is very similar, but te constant of proportionality is smaller wit Hermes2D, resulting in a constant advantage of requiring rougly alf te DOFs for te same level of accuracy. Te advantage is amplified wen te results for -FEM are considered. Te better performance of Hermes2D may be related to te fact tat it employs a different adaptivity algoritm, bot spatially and polynomially anisotropic p-refinements, and arbitrary-level anging nodes. 3. Multimes p-fem Many of te pysical penomena occurring in nuclear reactors are strongly coupled. Te lengt scales of te various pysics components typically vary significantly in time and space, and te discretization requirements of te components are often quite different. To address tese requirements, different meses are typically used to ost te solution of te different components, and tese meses may evolve independently over time. Tis study proposes a novel monolitic approac tat preserves te coupling structure of multipysics problems from te continuous to te discrete level. Te metod is based on an adaptive multimes p-fem discretization tecnique [14, 6, 15], wic preserves te consistent discretization of te problem even as components of te solution are discretized on different meses. In standard p-fem, te domain Ω is covered wit a finite element mes T consisting of non-overlapping convex elements K 1, K 2,..., K M (typically triangles or quadrilatera) osting polynomial bases 1 p 1, p 2,..., p M. In general, te N solution components exibit different beavior requiring tat tey be approximated on different meses T n = {K1 n, K2 n,..., KM n }, n = 1,..., N. Te elements in tese meses possess nonuniform polynomial degrees p(ki n) = pn i. In order to limit te algoritm to a reasonable level of complexity, tis approac establises a geometric relationsip between te meses. Tis relationsip begins wit te definition of a coarse master mes T m, tat serves as te common basis of refinement for te coupled solution. Given tis basis T m, a set of refinement operations are applied to develop an appropriate mes T n for te n t solution component of interest. Te refinement procedure applied for eac T n may be mutually independent for eac component. Use of te master mes as a common basis of refinement significantly simplifies te approac, as it eliminates te need to perform geometric intersection operations to relate te solution between meses. Furter, te ierarcical relationsip between te discrete spaces provides an effective mecanism for te representation and assembly of te finite element problem. In tis case, te stiffness matrix is assembled on a virtual union mes T u, wic is te geometrical union of te meses T n. To visualize tis union of mes representations, imagine printing te meses on transparencies and overlaying tem one above te oter, as illustrated in Figure 3). Figure 9: Diagram A) sows te master mes T m tat is te common basis of refinement of te multiple multipysics meses. B) troug D) are meses T 1, T 2, T 3 obtained by refinement of te master mes to meet te requirements of pysics packages osted upon tem. Te multipysics problem is actually assembled on te union mes T u, tat is te intersection of B) troug D). Te union mes T u is not explicitly constructed; its virtual elements are traversed by te element-byelement assembling procedure employed in standard p-fem [16]. Tis approac does not incur interpolation or projection error, as information is not actually transferred between te meses; eac element on eac mes is used to integrate te solution tat te element osts. In oter words, all integrals in te weak formulation of eac coupled problem are evaluated exactly (up to te error in numerical quadrature). 7

8 4. Comparison to interpolation- and projection-based intermes data transfer metods In tis section we use a problem wit known exact solution to compare te multimes discretization approac wit two standard tecniques to transfer solution data between different meses: linear interpolation of vertex values and L 2 projection. We will solve a eat transfer equation wit a spatially-dependent termal conductivity k = k(x, y), (k u) = f in Ω = (0.01, 1.0) 2, (1) u = u D on Ω. Te weak problem is to find u H 1 (Ω) satisfying u = u D on Ω suc tat k u v dxdy = f v dxdy, for all v H0 1 (Ω). (2) Wit Ω ( ) y k(x, y) = x 3 + y 3 3, f(x, y) = 2 2 x 3 + x3 y 3 te exact solution is given by Ω u(x, y) = 1 x + 1 y. and u D (x, y) = 1 x + 1 y, For comparison purposes, two different meses T A and T B were generated as follows: A piecewise-linear mes T A is obtained by solving equation (2) using adaptive -FEM. Tis mes contains 189 DOF and it is virtually optimal to represent te exact solution u (see left part of Fig. 10). Anoter mes T B is a uniform piecewise-linear subdivision of te computational domain containing DOF, as sown in te rigt part of Fig. 10. Te termal conductivity k(x, y) is represented on te mes T B via its continuous, piecewise-linear vertex interpolant k (x, y). Figure 10: Left: non-uniform piecewise-linear mes T A wit 189 DOF were equation (2) is solved. Rigt: uniform piecewiselinear mes T B wit DOF were te termal conductivity k(x, y) is represented via its continuous, piecewise-linear vertex interpolant k (x, y). In te following we solve equation (2) in four different ways and compare te results to te exact solution u: 8

9 (1) Transfering k (x, y) from T B to T A via interpolation and solving on T A Let us begin wit linear interpolation of vertex values, wic probably is te most widely used metod for transferring solution data between different meses. Te piecewise-linear function k (x, y) defined on te mes T B is approximated on te mes T A by means of a continuous function k (1) (x, y) tat matces k (x, y) exactly at all grid vertices of te mes T A and is bilinear in eac element of T A. In oter words, k (1) = i c iv i (x, y) were v i V A are te vertex basis functions on te mes T A, and te coefficients c i are te values of te function k(x, y) at te corresponding grid points of T A. (For igerorder ierarcic finite elements, te natural extension of linear interpolation is te so-called projection-based interpolation [16].) Te corresponding approximation u (1), computed on te mes T A using linear finite elements and te, is sown in part (a) of Fig. 11. Te approximation error e(1) (x, y) = (x, y) is sown in part (a) of Fig. 12. approximate termal conductivity k (1) u(x, y) u (1) (2) Transfering k (x, y) from T B to T A via L 2 -projection and solving on T A Let us denote by V A te finite element subspace of H1 (Ω) on te piecewise-linear mes T A. Te projection problem k (2) k L 2 0 can be rewritten in weak sense as (k (2) k, v i ) L 2 = 0 or for all basis functions v i of te space V A (k (2), v i) L 2 = (k, v i ) L 2 (3). Te unknown projection k(2) k (2) N = y j v j j=1 is written as a linear combination were y j are unknown coefficients. Substituting tis sum into te variational identity (3), one obtains a system of linear algebraic equations. Te mass matrix integrals of te form Ω v j v i dxdy are computed over elements of te mes T A. Following te common refinement algoritm proposed by [8], te rigt-and side integrals Ω k v i dxdy are computed using elements of te geometrical union of te meses T A and T B (tat is T B in our case). Te corresponding piecewise-linear approximation u (2) on te mes T A is sown in part (b) of Fig. 11. Te approximation error e (2) (x, y) = u(x, y) u(2) (x, y) is sown in part (b) of Fig. 12. (3) Using te multimes discretization metod (no data transfer between meses) Next we compute a piecewise-linear approximation u (3) using te multimes discretization metod tat was described in Section 3. Note tat in tis case, te union mes of te meses T A and T B is T B. Te approximation is sown in part (c) of of Fig. 11, and te approximation error e (3) (x, y) = u(x, y) u(3) (x, y) is sown in part (c) of Fig. 12. (4) Solving on T A wit te exact termal conductivity k(x, y) For comparison purposes we also compute a piecewise-linear approximation u (4) on te mes T A using te original function k(x, y). Tis is te best finite element approximation one can obtain on te mes T A. Te result is sown in part (d) of Fig. 11 and te corresponding approximation error e (4) (x, y) = u(x, y) u(4) (x, y) is sown in part (d) of Fig. 12. Te results of te four computations are summarized in Table 1 wic sows H 1 -norms of te approximation errors on te mes T A calculated wit respect to te exact solution u. Approaces (1) and (2) resulted in a large error in te solution. In particular, notice te extreme error in case (2). As discussed in [8], one must typically use a iger order integration on te target mes. Tus, a second calculation was performed using quadratic elements on T A to yield te tird row of Table 1. Note tat te multimes discretization provides sligtly better results tan te approximation calculated using te exact data k(x, y) on te mes T A. Tis is due to te fact tat te multimes metod integrates over elements of te union mes (in tis case te mes T B ) wic is muc finer tan te mes T A used for assembling in case (4). 9

10 Table 1: Comparison of relative H 1 -norm errors for te four metods described above. Metod Relative H 1 error Interpolation of k (1) on mes T A % L 2 -projection of k (1) on mes T A (lin.) % L 2 -projection of k (1) on mes T A (quadr.) 6.734% Multimes discretization metod 6.727% Using exact data k(x, y) on mes T A 6.729% (a) Approximation u (1) k (1) on te mes T A obtained using te interpolant (b) Approximation u (2) k (2) on te mes T A obtained using te projection (c) Approximation u (3) discretization metod obtained using te multimes (d) Approximation u (4) obtained using te exact function k(x, y) on te mes T A Figure 11: Finite element solutions to (2). Note tat te two metods tat transfer te termal conductivity between te meses T B and T A (a and b) possess significant error close to te origin, wile te multimes discretization yields results tat are quite close to te exact solution. 10

11 (a) Error e (1) due to vertex interpolation of k (x, y) on (b) Error e (2) te mes T A mes T A due to L 2 -projection of k (x, y) on te obtained using te multimes discretiza- (c) Error e (3) tion metod (d) Error e (4) obtained using k(x, y) on te mes T A Figure 12: Approximation errors on te mes T A calculated wit respect to te exact solution u. Note tat te scale of te error magnitude is significantly different between te plots. 5. Automatic adaptivity in multimes p-fem Automatic adaptivity in multimes p-fem [6] is muc more involved tan standard adaptive p-fem [5, 16] were only one mes is used. In te multimes case, one needs to define a global error norm tat includes error contributions from all meses considered as a group, and refine te meses for eac pysical model to minimize tat global error norm. As discussed in [17], Fig. 4, one may take eac pysical model in turn and adapt it (using te standard p-fem approac) until te error for tat model is below some tolerance. At tis point, one moves to te next model and repeats te process. Unfortunately, refinement on eac mes may effect te refinement needed on te oters at particular spatial locations. Figure 5 in [17] presents a second algoritm tat selects elements to be refined based on te maximum error across all models and across all elements. Wile tis approac requires tat te error magnitudes be normalized across 11

12 all pysical models, it is employed for tese results. Tus, in te multimes p-fem presented ere, every element competes directly wit all elements on all meses in te system Example: Multigroup neutron diffusion Tis section compares te performance of adaptive p-fem and -FEM by solving a multigroup neutron diffusion problem on a two dimensional multimes. Te reactor core sown in Fig. 13 is modeled in two dimensions using cylindrical coordinates. Te computational domain is divided into 5 zones; center, outer, upper, and lower reflector regions, and a fissile core. Detailed geometry witin eac zone is omogenized into te zone for simplification. Figure 13: Diagram of te simplified prismatic VHTR core model. Te reactor neutronics is given by te following eigenproblem, Σ g g s φ g = χ g k eff wit boundary conditions D g φ g + Σ Rg φ g g g g ν g Σ fg φ g, g = 1,..., 4, (4) φ g n = 0 on Γ SYM, and D g φ g n = 1 2 φ g on Γ V. (5) Here, φ g is te neutron flux, D g is te diffusion coefficient, Σ Rg = Σ ag +Σ g g+1 s is te removal cross section, Σ fg is te fission cross section, Σ S is te scattering cross section, ν is te average number of neutrons born per fission event, and te subscript g denotes te group index in te multigroup neutron diffusion equation. Lastly, k eff is te eigenvalue. Tis eigenproblem is numerically solved using te power metod (or power iteration), as outlined by te following algoritm: 1. Make an initial estimate of φ (0) g and k (0) 12

13 2. For n = 1, 2,... (a) solve for φ (n) g using D g φ (n) g + Σ Rg φ (n) g g g Σ g g s φ (n) g = χ g k (n 1) g ν g Σ fg φ (n 1) g (6) (b) solve for k (n) using 3. Finally, stop iterating wen k (n) = k (n 1) 4 Ω C g=1 4 Ω C g=1 ν g Σ fg φ (n) g ν g Σ fg φ (n 1) g k (n) k (n 1) < ɛ (8) k (n) (7) Results Te calculations tat follow are using te material properties sown in Tab. 2: Table 2: Material properties for te geometry sown in Fig. 13. Active core properties D g( m) Σ Rg ( m 1 ) Σ fg ( m 1 ) ν g χ g Σ 1 2 s ( m 1 ) Σ 2 3 s ( m 1 ) Σ 3 4 s ( m 1 ) Reflector properties D g( m) Σ Rg ( m 1 ) Σ fg ( m 1 ) ν g χ g Σ 1 2 s ( m 1 ) Σ 2 3 s ( m 1 ) Σ 3 4 s ( m 1 ) Te problem was solved using bot p-adaptation and standard -adaptation on low-order elements (wit bilinear and biquadratic quadrilateral elements). Te relative error between te coarse mes solution φ g and te reference solution φ g was calculated using φ g φ g 2 H 1 E 2 rel = g φ. g 2 H 1 g Figure 14 sows te neutron flux for eac of te four energy groups (eigenvectors), were flux intensity is sown in color (blue is te lowest flux and red is te igest). Te eigenvalue in tis problem was k eff = Using p adaptation, a relative error of % was acieved using degrees of freedom (DOF). Te refined results provided a relative error of 3.87% using DOF. Figures 15 and 16 sow four optimal p-meses and corresponding -meses, respectively. Figure 15 sows p adapted solutions to eac group of te four group problem. It is clear from tis figure tat te coupled problem is being solved wit a mes of a different refinement and elements of different order in eac group. Note tat te solutions for groups 1 3 sown in Fig. 14 are similar, as are teir corresponding p meses. However, wit detailed examination, bot te solutions and meses differ between groups. Note tat bot te solution and mes for group 4 differs significantly from te oters. 13

14 (a) Group 1 (b) Group 2 (c) Group 3 (d) Group 4 Figure 14: Neutron flux for te four group neutron diffusion calculation on te VHTR geometry. Color indicates te intensity of te flux in eac group. (a) Group 1 (b) Group 2 (c) Group 3 (d) Group 4 Figure 15: p-meses for tat correspond to te above neutron flux results. Colors ave te same meaning as in Fig. 6. Note tat different levels of subdivision and different polynomial orders are used for eac energy group. Tis solution contains DOF, and as a relative error of %. Figure 17 compares convergence curves on tis problem using p-fem and standard FEM using bot bilinear and biquadratic elements. It is apparent tat in regions were te solutions are smoot, te algoritm tends to use larger elements wit iger polynomial degree. In areas near singularities or geometric corners, 14

15 (a) Group 1 (b) Group 2 (c) Group 3 (d) Group 4 Figure 16: -meses (linear elements, p = 1) for te four group neutron flux problem. refinement. Solution contains DOF, and as a relative error of 3.87%. Again, eac group uses a different Figure 17: Comparison of te spatial convergence of p- vs. -adaptation on te multigroup multimes neutron diffusion problem sown in Fig. 13. Tree curves are sown, results wit bot linear (p = 1) and quadratic (p = 2) polynomial order, and p. Note te significant accuracy advantage of te p metod for a given number of DOFs. 15

16 smaller elements wit lower polynomial degree yield te best results. Tis is in good correspondence wit te teory of p-fem. On te oter and, -adaptation can refine only spatially, wic results in more degrees of freedom and a larger relative error as illustrated in Fig. 17. Figure 18 sows two solutions of te multigroup problem, te first using a single mes for eac of te pysics models, and te second using te multimes approac to solve eac group on its own mes (Figs. 14 and 15). It is apparent tat more degrees of freedom are needed to solve te four group problem using a single mes, to obtain comparable accuracy. On tis problem, te savings in total DOF obtained by using a multiple mes strategy is not striking. Future work includes more study of te error metric used to adapt eac mes in turn, as a more discriminating metric may yield a greater performance difference wen compared to a single mes approac. Secondly, wile tere is some diversity in te spatial resolution requirements of te pysics solutions osted on eac mes, it is fairly small across te groups on tis multigroup problem. A muc greater diversity is expected between multigroup neutronics and models for fluid (coolant) flow, especially in areas of te turbulent boundary layer of te fluids calculation. Figure 18: Comparison of p-fem spatial convergence for solving eac group on a separate mes using te multimes approac, vs. using te same mes for all te groups. 6. Conclusion Tis paper began by introducing some of te multipysics callenges witin te field of computational nuclear engineering and motivating te need for integration metods tat andle a wide diversity of spatial resolution needs across multipysics models. Te p-fem metod was introduced, and solutions were presented tat compared te metod vs. -FEM on te IAEA bencmark EIR-2. Te study ten considered te use of p-fem as a metodology to spatially integrate and couple multipysics problems using multiple meses. Here, a ierarcy of meses were used to define te metod to 16

17 simplify te implementation and to eliminate te callenges of performing geometric intersection operations between topologically-distinct meses. Te proposed approac was compared to commonly used tecniques for data transfers between meses, on a problem wit a known solution. It was sown tat by using te proposed multimes assembly process no additional error arises due to te use of distinct meses in te problem considered. Te final portion of tis study explored te adaptive, iger order finite element metod (p-fem) and potential advantages of te approac over typical low-order FEM for te four group neutron diffusion equations. In tis case, a multiple mes problem was developed tat osted te solution for eac group on a independent (but ierarcically related) mes. An example problem was considered tat exibited an error of 3.87% using DOF, employing adaptation and linear elements, but using a different mes for eac group. Te second example used te proposed p metod, and produced an error of % using DOF, again wit a separate mes per group. Tese results may be interpreted two ways; for a given level of accuracy te p metod will require considerable fewer DOF, or for a similar number of DOF, te p metod will provide over 200 times te accuracy (on tis problem). Finally, a multimes vs. single mes calculation was compared. Here, te reduction in te number of DOFs needed for te same level was limited, likely in part due to te closeness of te multigroup solutions on eac mes. Future work includes study of tis approac on problems wit greater diversity suc as Navier-Stokes coupled to neutronics, tree dimensional problems, and more sopisticated error indicators and refinement strategies to refine eac individual mes separately. Acknowledgments Te submitted manuscript as been autored by a contractor of te U.S. Government under Contract No. DEAC07-05ID14517 (INL/JOU ). Accordingly, te U.S. Government retains a non-exclusive, royalty-free license to publis or reproduce te publised form of tis contribution, or allow oters to do so, for U.S. Government purposes. Te autors also acknowledge te financial support of te DOE NEUP program under BEA Contract No Tis work was also supported financially by te Grant Agency of te Academy of Sciences of te Czec Republic under Grant No. IAA Te autors wis to tank Yaqi Wang for saring te convergence data from is paper [17]. References [1] I. Babuska and B. Q. Guo. Te, p, and -p version of te finite element metod; basis teory and applications. Advances in Engineering Software, 15: , [2] I. Babuška and M. Suri. Te p and p versions of te finite element metod, basic principles and properties. SIAM Rev., 36: , [3] L. Demkowicz. Computing wit p-adaptive Finite Elements, Volume 1: One and Two Dimensional Elliptic and Maxwell Problems. Capman & Hall/CRC, Boca Raton, FL, [4] L. Demkowicz and C.-W. Kim. 1D p-adaptive finite element package, Fortran-90 implementation (1Dp90). Tecnical Report TICAM Report 99-38, Texas Institute of Computational and Applied Matematics, University of Texas, Austin, [5] L. Demkowicz, W. Racowicz, and P. Devloo. A fully automatic p-adaptivity. J. Sci. Comput., 17(1 3):127, [6] L. Dubcova, P. Solin, J. Cerveny, and P. Kus. Space and time adaptive two-mes p-fem for transient microwave eating problems. Electromagnetics, In press. [7] Glen Hansen and Steve Owen. Mes generation tecnology for nuclear reactor simulation; barriers and opportunities. Nucl. Engrg. Design, 238(10): ,

18 [8] X. Jiao and M. T. Heat. Common-refinement-based data transfer between non-matcing meses in multipysics simulations. Internat. J. Numer. Metods Engrg., 61(14): , [9] George Karniadakis and Spencer Serwin. p- and p-finite Element Metods. Te Clarendon Press Oxford University Press, New York, [10] George Karniadakis and Spencer Serwin. Spectral/p Element Metods for CFD. Oxford University Press, Oxford, U.K., [11] A. Kavenoky, J. Stepanek, and F. Scmidt. Bencmark problems. Transport Teory and Advanced Reactor Simulations IAEA-TECDOC-254, International Atomic Energy Agency, [12] S. J. Owen and G. Hansen. Mes generation for reactor modelling and simulation: Practices, procedures, and uncertainties. In 20t International Conference on Structural Mecanics in Reactor Tecnology (SMiRT 20), paper 2028, Espoo (Helsinki), Finland, August [13] P. Solin, J. Cerveny, and I. Dolezel. Arbitrary-level anging nodes and automatic adaptivity in te p-fem. Mat. Comput. Simulation, 77: , [14] P. Solin, J. Cerveny, L. Dubcova, and D. Andrs. Monolitic discretization of linear termoelasticity problems via adaptive multimes p-fem. J. Comput. Appl. Mat., In press. [15] P. Solin, L. Dubcova, and J. Kruis. Adaptive p-fem wit dynamical meses for transient eat and moisture transfer problems. J. Comput. Appl. Mat., In press. [16] P. Solin, K. Seget, and I. Dolezel. Higer-Order Finite Element Metods. Capman & Hall/CRC Press, Piladelpia, PA, [17] Yaqi Wang and Jean Ragusa. Application of p adaptivity to te multigroup diffusion equations. Nuclear Science and Engineering, 161:22 48,

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations International Journal of Applied Science and Engineering 2013. 11, 4: 361-373 Parameter Fitted Sceme for Singularly Perturbed Delay Differential Equations Awoke Andargiea* and Y. N. Reddyb a b Department

More information

Different Approaches to a Posteriori Error Analysis of the Discontinuous Galerkin Method

Different Approaches to a Posteriori Error Analysis of the Discontinuous Galerkin Method WDS'10 Proceedings of Contributed Papers, Part I, 151 156, 2010. ISBN 978-80-7378-139-2 MATFYZPRESS Different Approaces to a Posteriori Error Analysis of te Discontinuous Galerkin Metod I. Šebestová Carles

More information

Mass Lumping for Constant Density Acoustics

Mass Lumping for Constant Density Acoustics Lumping 1 Mass Lumping for Constant Density Acoustics William W. Symes ABSTRACT Mass lumping provides an avenue for efficient time-stepping of time-dependent problems wit conforming finite element spatial

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

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

MIXED DISCONTINUOUS GALERKIN APPROXIMATION OF THE MAXWELL OPERATOR. SIAM J. Numer. Anal., Vol. 42 (2004), pp

MIXED DISCONTINUOUS GALERKIN APPROXIMATION OF THE MAXWELL OPERATOR. SIAM J. Numer. Anal., Vol. 42 (2004), pp MIXED DISCONTINUOUS GALERIN APPROXIMATION OF THE MAXWELL OPERATOR PAUL HOUSTON, ILARIA PERUGIA, AND DOMINI SCHÖTZAU SIAM J. Numer. Anal., Vol. 4 (004), pp. 434 459 Abstract. We introduce and analyze a

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

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set WYSE Academic Callenge 00 Sectional Matematics Solution Set. Answer: B. Since te equation can be written in te form x + y, we ave a major 5 semi-axis of lengt 5 and minor semi-axis of lengt. Tis means

More information

A MESH ADAPTATION METHOD FOR 1D-BOUNDARY LAYER PROBLEMS

A MESH ADAPTATION METHOD FOR 1D-BOUNDARY LAYER PROBLEMS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING, SERIES B Volume 3, Number 4, Pages 408 428 c 2012 Institute for Scientific Computing and Information A MESH ADAPTATION METHOD FOR 1D-BOUNDARY LAYER

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

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

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

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

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

Nonconforming Immersed Finite Element Methods for Interface Problems

Nonconforming Immersed Finite Element Methods for Interface Problems Nonconforming Immersed Finite Element Metods for Interface Problems Xu Zang Dissertation submitted to te Faculty of te Virginia Polytecnic Institute and State University in partial fulfillment of te requirements

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

NON STANDARD FITTED FINITE DIFFERENCE METHOD FOR SINGULAR PERTURBATION PROBLEMS USING CUBIC SPLINE

NON STANDARD FITTED FINITE DIFFERENCE METHOD FOR SINGULAR PERTURBATION PROBLEMS USING CUBIC SPLINE Global and Stocastic Analysis Vol. 4 No. 1, January 2017, 1-10 NON STANDARD FITTED FINITE DIFFERENCE METHOD FOR SINGULAR PERTURBATION PROBLEMS USING CUBIC SPLINE K. PHANEENDRA AND E. SIVA PRASAD Abstract.

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

arxiv: v2 [math.na] 5 Jul 2017

arxiv: v2 [math.na] 5 Jul 2017 Trace Finite Element Metods for PDEs on Surfaces Maxim A. Olsanskii and Arnold Reusken arxiv:1612.00054v2 [mat.na] 5 Jul 2017 Abstract In tis paper we consider a class of unfitted finite element metods

More information

Uniform estimate of the constant in the strengthened CBS inequality for anisotropic non-conforming FEM systems

Uniform estimate of the constant in the strengthened CBS inequality for anisotropic non-conforming FEM systems Uniform estimate of te constant in te strengtened CBS inequality for anisotropic non-conforming FEM systems R. Blaeta S. Margenov M. Neytceva Version of November 0, 00 Abstract Preconditioners based on

More information

A Study on Using Hierarchical Basis Error Estimates in Anisotropic Mesh Adaptation for the Finite Element Method

A Study on Using Hierarchical Basis Error Estimates in Anisotropic Mesh Adaptation for the Finite Element Method A Study on Using Hierarcical Basis Error Estimates in Anisotropic Mes Adaptation for te Finite Element Metod Lennard Kamenski arxiv:06.603v3 [mat.na] 20 Jan 202 Abstract: A common approac for generating

More information

APPROXIMATION OF CRYSTALLINE DENDRITE GROWTH IN TWO SPACE DIMENSIONS. Introduction

APPROXIMATION OF CRYSTALLINE DENDRITE GROWTH IN TWO SPACE DIMENSIONS. Introduction Acta Mat. Univ. Comenianae Vol. LXVII, 1(1998), pp. 57 68 57 APPROXIMATION OF CRYSTALLINE DENDRITE GROWTH IN TWO SPACE DIMENSIONS A. SCHMIDT Abstract. Te pase transition between solid and liquid in an

More information

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households Volume 29, Issue 3 Existence of competitive equilibrium in economies wit multi-member ouseolds Noriisa Sato Graduate Scool of Economics, Waseda University Abstract Tis paper focuses on te existence of

More information

Explicit Hyperbolic Reconstructed Discontinuous Galerkin Methods for Time-Dependent Problems

Explicit Hyperbolic Reconstructed Discontinuous Galerkin Methods for Time-Dependent Problems AIAA AVIATION Forum June 25-29 218 Atlanta Georgia 218 Fluid Dynamics Conference 1.2514/6.218-427 Explicit Hyperbolic Reconstructed Discontinuous Galerkin Metods for Time-Dependent Problems Jialin Lou

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

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

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

Simulation and verification of a plate heat exchanger with a built-in tap water accumulator

Simulation and verification of a plate heat exchanger with a built-in tap water accumulator Simulation and verification of a plate eat excanger wit a built-in tap water accumulator Anders Eriksson Abstract In order to test and verify a compact brazed eat excanger (CBE wit a built-in accumulation

More information

. If lim. x 2 x 1. f(x+h) f(x)

. If lim. x 2 x 1. f(x+h) f(x) Review of Differential Calculus Wen te value of one variable y is uniquely determined by te value of anoter variable x, ten te relationsip between x and y is described by a function f tat assigns a value

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

Investigating Euler s Method and Differential Equations to Approximate π. Lindsay Crowl August 2, 2001

Investigating Euler s Method and Differential Equations to Approximate π. Lindsay Crowl August 2, 2001 Investigating Euler s Metod and Differential Equations to Approximate π Lindsa Crowl August 2, 2001 Tis researc paper focuses on finding a more efficient and accurate wa to approximate π. Suppose tat x

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

arxiv: v1 [math.na] 28 Apr 2017

arxiv: v1 [math.na] 28 Apr 2017 THE SCOTT-VOGELIUS FINITE ELEMENTS REVISITED JOHNNY GUZMÁN AND L RIDGWAY SCOTT arxiv:170500020v1 [matna] 28 Apr 2017 Abstract We prove tat te Scott-Vogelius finite elements are inf-sup stable on sape-regular

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

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 Weak Galerkin Method with an Over-Relaxed Stabilization for Low Regularity Elliptic Problems

A Weak Galerkin Method with an Over-Relaxed Stabilization for Low Regularity Elliptic Problems J Sci Comput (07 7:95 8 DOI 0.007/s095-06-096-4 A Weak Galerkin Metod wit an Over-Relaxed Stabilization for Low Regularity Elliptic Problems Lunji Song, Kaifang Liu San Zao Received: April 06 / Revised:

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

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

M. Croci (Oxford), M. B. Giles (Oxford), P. E. Farrell (Oxford), M. E. Rognes (Simula) MCQMC July 4, 2018

M. Croci (Oxford), M. B. Giles (Oxford), P. E. Farrell (Oxford), M. E. Rognes (Simula) MCQMC July 4, 2018 Efficient wite noise sampling and coupling for multilevel Monte Carlo M. Croci (Oxford), M. B. Giles (Oxford), P. E. Farrell (Oxford), M. E. Rognes (Simula) MCQMC2018 - July 4, 2018 Overview Introduction

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

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

Numerical analysis of a free piston problem

Numerical analysis of a free piston problem MATHEMATICAL COMMUNICATIONS 573 Mat. Commun., Vol. 15, No. 2, pp. 573-585 (2010) Numerical analysis of a free piston problem Boris Mua 1 and Zvonimir Tutek 1, 1 Department of Matematics, University of

More information

MANY scientific and engineering problems can be

MANY scientific and engineering problems can be A Domain Decomposition Metod using Elliptical Arc Artificial Boundary for Exterior Problems Yajun Cen, and Qikui Du Abstract In tis paper, a Diriclet-Neumann alternating metod using elliptical arc artificial

More information

arxiv: v1 [math.na] 15 Jan 2019

arxiv: v1 [math.na] 15 Jan 2019 An Adaptive Discontinuous Galerkin Finite Elements Metod for Advective Allen-Can Equation Murat Uzunca a,, Ayşe Sarıaydın-Filibelioğlu b arxiv:1901.05317v1 [mat.na] 15 Jan 2019 a Department of Matematics,

More information

Wind Turbine Micrositing: Comparison of Finite Difference Method and Computational Fluid Dynamics

Wind Turbine Micrositing: Comparison of Finite Difference Method and Computational Fluid Dynamics IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 1, No 1, January 01 ISSN (Online): 169-081 www.ijcsi.org 7 Wind Turbine Micrositing: Comparison of Finite Difference Metod and Computational

More information

Combining functions: algebraic methods

Combining functions: algebraic methods Combining functions: algebraic metods Functions can be added, subtracted, multiplied, divided, and raised to a power, just like numbers or algebra expressions. If f(x) = x 2 and g(x) = x + 2, clearly f(x)

More information

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

Time (hours) Morphine sulfate (mg)

Time (hours) Morphine sulfate (mg) Mat Xa Fall 2002 Review Notes Limits and Definition of Derivative Important Information: 1 According to te most recent information from te Registrar, te Xa final exam will be eld from 9:15 am to 12:15

More information

Learning based super-resolution land cover mapping

Learning based super-resolution land cover mapping earning based super-resolution land cover mapping Feng ing, Yiang Zang, Giles M. Foody IEEE Fellow, Xiaodong Xiuua Zang, Siming Fang, Wenbo Yun Du is work was supported in part by te National Basic Researc

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

Derivation Of The Schwarzschild Radius Without General Relativity

Derivation Of The Schwarzschild Radius Without General Relativity Derivation Of Te Scwarzscild Radius Witout General Relativity In tis paper I present an alternative metod of deriving te Scwarzscild radius of a black ole. Te metod uses tree of te Planck units formulas:

More information

Chapters 19 & 20 Heat and the First Law of Thermodynamics

Chapters 19 & 20 Heat and the First Law of Thermodynamics Capters 19 & 20 Heat and te First Law of Termodynamics Te Zerot Law of Termodynamics Te First Law of Termodynamics Termal Processes Te Second Law of Termodynamics Heat Engines and te Carnot Cycle Refrigerators,

More information

Preconditioning in H(div) and Applications

Preconditioning in H(div) and Applications 1 Preconditioning in H(div) and Applications Douglas N. Arnold 1, Ricard S. Falk 2 and Ragnar Winter 3 4 Abstract. Summarizing te work of [AFW97], we sow ow to construct preconditioners using domain decomposition

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

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

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

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

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

A Reconsideration of Matter Waves

A Reconsideration of Matter Waves A Reconsideration of Matter Waves by Roger Ellman Abstract Matter waves were discovered in te early 20t century from teir wavelengt, predicted by DeBroglie, Planck's constant divided by te particle's momentum,

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

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

Quantum Numbers and Rules

Quantum Numbers and Rules OpenStax-CNX module: m42614 1 Quantum Numbers and Rules OpenStax College Tis work is produced by OpenStax-CNX and licensed under te Creative Commons Attribution License 3.0 Abstract Dene quantum number.

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

ROBUST MULTISCALE ITERATIVE SOLVERS FOR NONLINEAR FLOWS IN HIGHLY HETEROGENEOUS MEDIA

ROBUST MULTISCALE ITERATIVE SOLVERS FOR NONLINEAR FLOWS IN HIGHLY HETEROGENEOUS MEDIA ROBUST MULTISCALE ITERATIVE SOLVERS FOR NONLINEAR FLOWS IN HIGHLY HETEROGENEOUS MEDIA Y. EFENDIEV, J. GALVIS, S. KI KANG, AND R.D. LAZAROV Abstract. In tis paper, we study robust iterative solvers for

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

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

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

CS522 - Partial Di erential Equations

CS522 - Partial Di erential Equations CS5 - Partial Di erential Equations Tibor Jánosi April 5, 5 Numerical Di erentiation In principle, di erentiation is a simple operation. Indeed, given a function speci ed as a closed-form formula, its

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

arxiv: v3 [cs.ds] 4 Aug 2017

arxiv: v3 [cs.ds] 4 Aug 2017 Non-preemptive Sceduling in a Smart Grid Model and its Implications on Macine Minimization Fu-Hong Liu 1, Hsiang-Hsuan Liu 1,2, and Prudence W.H. Wong 2 1 Department of Computer Science, National Tsing

More information

arxiv: v1 [math.na] 20 Jul 2009

arxiv: v1 [math.na] 20 Jul 2009 STABILITY OF LAGRANGE ELEMENTS FOR THE MIXED LAPLACIAN DOUGLAS N. ARNOLD AND MARIE E. ROGNES arxiv:0907.3438v1 [mat.na] 20 Jul 2009 Abstract. Te stability properties of simple element coices for te mixed

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

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

Computing eigenvalues and eigenfunctions of Schrödinger equations using a model reduction approach

Computing eigenvalues and eigenfunctions of Schrödinger equations using a model reduction approach Computing eigenvalues and eigenfunctions of Scrödinger equations using a model reduction approac Suangping Li 1, Ziwen Zang 2 1 Program in Applied and Computational Matematics, Princeton University, New

More information

Optimal parameters for a hierarchical grid data structure for contact detection in arbitrarily polydisperse particle systems

Optimal parameters for a hierarchical grid data structure for contact detection in arbitrarily polydisperse particle systems Comp. Part. Mec. 04) :357 37 DOI 0.007/s4057-04-000-9 Optimal parameters for a ierarcical grid data structure for contact detection in arbitrarily polydisperse particle systems Dinant Krijgsman Vitaliy

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

Effects of Radiation on Unsteady Couette Flow between Two Vertical Parallel Plates with Ramped Wall Temperature

Effects of Radiation on Unsteady Couette Flow between Two Vertical Parallel Plates with Ramped Wall Temperature Volume 39 No. February 01 Effects of Radiation on Unsteady Couette Flow between Two Vertical Parallel Plates wit Ramped Wall Temperature S. Das Department of Matematics University of Gour Banga Malda 73

More information

APPROXIMATION BY QUADRILATERAL FINITE ELEMENTS

APPROXIMATION BY QUADRILATERAL FINITE ELEMENTS MATHEMATICS OF COMPUTATION Volume 71, Number 239, Pages 909 922 S 0025-5718(02)01439-4 Article electronically publised on Marc 22, 2002 APPROXIMATION BY QUADRILATERAL FINITE ELEMENTS DOUGLAS N. ARNOLD,

More information

A posteriori error analysis of multiscale operator decomposition methods for multiphysics models

A posteriori error analysis of multiscale operator decomposition methods for multiphysics models A posteriori error analysis of multiscale operator decomposition metods for multipysics models D. Estep, V. Carey 2, V. Ginting 3, S. Tavener 2, T. Wildey 4 5 Department of Matematics and Department of

More information

A finite element approximation for the quasi-static Maxwell Landau Lifshitz Gilbert equations

A finite element approximation for the quasi-static Maxwell Landau Lifshitz Gilbert equations ANZIAM J. 54 (CTAC2012) pp.c681 C698, 2013 C681 A finite element approximation for te quasi-static Maxwell Landau Lifsitz Gilbert equations Kim-Ngan Le 1 T. Tran 2 (Received 31 October 2012; revised 29

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

Multigoal-Oriented Error Estimates for Non-linear Problems

Multigoal-Oriented Error Estimates for Non-linear Problems www.oeaw.ac.at Multigoal-Oriented Error Estimates for Non-linear Problems B. Endtmayer, U. Langer, T. Wick RICAM-Report 2018-08 www.ricam.oeaw.ac.at Multigoal-Oriented Error Estimates for Non-linear Problems

More information

A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES

A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES Ronald Ainswort Hart Scientific, American Fork UT, USA ABSTRACT Reports of calibration typically provide total combined uncertainties

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

Use of fin analysis for determination of thermal conductivity of material

Use of fin analysis for determination of thermal conductivity of material RESEARCH ARTICLE OPEN ACCESS Use of fin analysis for determination of termal conductivity of material Nea Sanjay Babar 1, Saloni Suas Desmuk 2,Sarayu Dattatray Gogare 3, Snea Barat Bansude 4,Pradyumna

More information