Mathematical Modeling and Analysis
| [1] |
K. Lipnikov, J. D. Moulton, and D. Svyatskiy.
A multilevel multiscale mimetic (M3) method for an anisotropic
infiltration problem.
In G. Allen, J. Nabrzyski, E. Seidel, G. D. van Albada, J. J.
Dongarra, and P. M. A. Sloot, editors, Computational Science-ICCS 2009,
9th International Conference Baton Rouge, LA, May 25-27, 2009.
Proceedings, Part I, volume 5544 of Lecture Notes in Computer Science,
pages 685-694. Springer-Verlag, 2009.
[ bib |
DOI ]
Modeling of multiphase flow and transport in highly heterogeneous porous media must capture a broad range of coupled spatial and temporal scales. Recently, a hierarchical approach dubbed the Multilevel Multiscale Mimetic (M3) method, was developed to simulate two-phase flows in porous media. The M3 method is locally mass conserving at all levels in its hierarchy, it supports unstructured polyhedral grids and full tensor permeabilities, and it can achieve large coarsening factors. In this work we consider infiltration of water into a two-dimensional layered medium. The grid is aligned with the layers but not the coordinate axes. We demonstrate that with an efficient temporal updating strategy for the coarsening parameters, fine-scale accuracy of prominent features in the flow is maintained by the M3 method.
|
| [2] |
J. E. Dendy and J. D. Moulton.
Black box multigrid with coarsening by a factor of three.
Technical Report LA-UR 09-03783, Applied Mathematics and Plasma
Physics Group, Los Alamos National Laboratory, 2009.
submitted to Numerical Linear Algebra with Applications.
[ bib ]
Black Box Multigrid (BoxMG) is a robust variational multigrid solver for diffusion equations on logically structured grids. BoxMG standardly uses coarsening by a factor of two. It handles cell-centered discretizations on logically rectangular grids by treating the cell-centers as the unknowns to be coarsened. Such a strategy does not preserve the cell structure. That is, coarse-grid cells are not the union of fine grid cells. In some applications, such as local grid refinement, it is desirable that the cell structure be preserved. In this paper we develop a method that employs coarsening by a factor of three. It is a natural generalization of standard BoxMG, using operator-induced interpolation (which approximately preserves the continuity of the normal flux), restriction as the transpose of interpolation, and Galerkin coarsening. We present numerical results that demonstrate its robustness with respect to discontinuous diffusion coefficients.
|
| [3] | D. Higdon, C. S. Reese, J. D. Moulton, J. A. Vrugt, and C. Fox. Posterior exploration for computationally intensive forward models. Technical Report LA-UR 08-05905, Statistical Sciences Group, Los Alamos National Laboratory, 2009. to appear in The Handbook of Markov Chain Monte Carlo, Eds. X.-L. Meng, A. Gelman, and G.Jones, CRC press. [ bib ] |
| [4] |
K. Lipnikov, J. D. Moulton, and D. Svyatskiy.
A Multilevel Multiscale Mimetic (M3) method for two-phase
flows in porous media.
227(14), 6727-6753,
doi:10.1016/j.jcp.2008.03.029, 2008.
[ bib |
DOI |
.pdf ]
We describe a multilevel multiscale mimetic (M3) method for solving two-phase flow (water and oil) in a heterogeneous reservoir. The governing equations are the elliptic equation for the reservoir pressure and the hyperbolic equation for the water saturation. On each time step, we first solve the pressure equation and then use the computed flux in an explicit upwind finite volume method to update the saturation. To reduce the computational cost, the pressure equation is solved on a much coarser grid than the saturation equation. The coarse-grid pressure discretization captures the influence of multiple scales via the subgrid modeling technique for single-phase flow recently proposed in [?]. We extend significantly the applicability of this technique by developing a new robust and efficient method for estimating the flux coarsening parameters. Specifically, with this advance the M3 method can handle full permeability tensors and general coarsening strategies, which may generate polygonal meshes on the coarse grid. These problem dependent coarsening parameters also play a critical role in the interpolation of the flux, and hence, in the advection of saturation for two-phase flow. Numerical experiments for two-phase flow in highly heterogeneous permeability fields, including layer 68 of the SPE Tenth Comparative Solution Project, demonstrate that the M3 method retains good accuracy for high coarsening factors in both directions, up to 64 for the considered models. Moreover, we demonstrate that with a simple and efficient temporal updating strategy for the coarsening parameters, we achieve accuracy comparable to the fine-scale solution, but at a fraction of the cost.
|
| [5] |
M. Berndt, G. Hansen, and J. D. Moulton.
Efficient nonlinear solvers for Laplace-Beltrami smoothing of
three-dimensional unstructured grids.
55(12), 2791-2806,
doi:10.1016/j.camwa.2007.10.029, 2008.
[ bib |
DOI |
.pdf ]
The Laplace-Beltrami system of nonlinear, elliptic, partial differential equations has utility in the generation of computational grids on complex and highly curved geometry. Discretization of this system with Finite Elements readily accommodates unstructured grids, but generates a large, sparse, ill-conditioned system of nonlinear discrete equations. The extensive use of the Laplace-Beltrami approach, particularly in large-scale applications, has been limited by the scalability and efficiency of solvers. This paper addresses this limitation by developing two nonlinear solvers based on the Jacobian-Free Newton-Krylov (JFNK) methodology. A key feature of these methods is that the Jacobian is not formed explicitly for use by the underlying linear solver. Iterative linear solvers such as the Generalized Minimal RESidual (GMRES) method do not technically require the stand-alone Jacobian; instead its action on a vector is approximated through two nonlinear function evaluations. The preconditioning required by GMRES is also discussed; two different preconditioners are developed, both of which are readily treated with existing Algebraic Multigrid (AMG) methods. Further, the most efficient preconditioner overall for the problems considered is based on a Picard linearization. Numerical examples demonstrate that these new solvers are significantly faster than a standard Newton-Krylov approach; a speedup factor of approximately 26 was obtained for the Picard preconditioner on the largest grids studied here. In addition, these JFNK solvers exhibit good algorithmic scaling with increasing grid size.
|
| [6] |
J. D. Moulton, C. Fox, and D. Svyatskiy.
Multilevel approximations in sample-based inversion from the
Dirichlet-to-Neumann map.
124, 012035 (10pp),
doi:10.1088/1742-6596/124/1/012035, 2008.
[ bib |
DOI |
http ]
In 2005, Christen and Fox introduced a delayed acceptance Metropolis-Hastings (DAMH) algorithm that improved computational efficiency in sample-based imaging of electrical conductivity (EIT). That work used a linear approximation to the forward map in the first step of the algorithm. In this paper, we develop an alternative approximation for use in DAMH, namely a multilevel approximation developed from the hierarchy of coarse-scale models obtained by variational coarsening. This approach builds on two important strengths of robust multigrid solvers. First, the cost of a fine-scale solution of the forward map scales linearly with the degrees of freedom, and hence, it is provides better efficiency for algorithms performing sample-based inference. Second, the homogenization implicit in robust variational multigrid methods gives better solutions at coarse scales than homogenization by averaging of coefficients. We report results from a stylized example in electrical impedance imaging where data is a noisy and incomplete measurement of the Dirichlet-to-Neumann map.
|
| [7] |
J. D. Moulton, C. Fox, and D. Svyatskiy.
Multilevel approximations in sample-based inversion from the
dirichlet-to-neumann map.
Technical Report LA-UR 07-7958, Mathematical Modeling and Analysis
Group, Los Alamos National Laboratory, 2007.
submitted to the Proceedings of the First International
Congress of IPIA Conference on Applied Inverse Problems 2007: Theoretical and
Computational Aspects, June 25-29, 2007, Vancouver, Canada.
[ bib ]
In 2005, Christen and Fox introduced a delayed acceptance Metropolis-Hastings (DAMH) algorithm that improved computational efficiency in sample-based imaging of electrical conductivity (EIT). That work used a linear approximation to the forward map in the first step of the algorithm. In this paper, we develop an alternative approximation for use in DAMH, namely a multilevel approximation developed from the hierarchy of coarse-scale models obtained by variational coarsening. This approach builds on two important strengths of robust multigrid solvers. First, the cost of a fine-scale solution of the forward map scales linearly with the degrees of freedom, and hence, it is provides better efficiency for algorithms performing sample-based inference. Second, the homogenization implicit in robust variational multigrid methods gives better solutions at coarse scales than homogenization by averaging of coefficients. We report results from a stylized example in electrical impedance imaging where data is a noisy and incomplete measurement of the Dirichlet-to-Neumann map.
|
| [8] | J. D. Moulton, T. M. Austin, M. Shashkov, J. E. Morel, and D. Svyatskiy. A mimetic preconditioner for mixed discretizations of the diffusion equation. Technical Report LA-UR 07-8396, Mathematical Modeling and Analysis Group, Los Alamos National Laboratory, 2007. [ bib ] |
| [9] | D. Moulton, K. Lipnikov., J. Fung, and S. Runnels. Discretization schemes on polygonal and polyhedral grids for diffusion problems. Technical Report LA-UR 07-1588, Mathematical Modeling and Analysis Group, Los Alamos National Laboratory, 2007. to appear in the Proceedings of NECDC 2006, October 23-27, Los Alamos National Laboratory, Los Alamos, NM. [ bib ] |
| [10] |
S. P. MacLachlan and J. D. Moulton.
Multilevel upscaling through variational coarsening.
42, W02418, doi:10.1029/2005WR003940,
2006.
[ bib |
DOI |
.pdf ]
A new efficient multilevel upscaling procedure for single-phase saturated flow in porous media is presented. While traditional approaches to this problem have focused on the computation of an upscaled hydraulic conductivity, here the coarse-scale model is created explicitly from the fine-scale model through the application of operator-induced variational coarsening. This technique, which originated with robust multigrid solvers, has been shown to accurately capture the influence of fine-scale heterogeneous structure over the complete hierarchy of coarse-scale models that it generates. Moreover, implicit in this hierarchy is the construction of interpolation operators that provide a natural and complete multiscale basis for the fine-scale problem. Thus, this new multilevel upscaling methodology is similar to the Multiscale Finite Element Method (MSFEM) and, indeed, it attains similar accuracy in computations of the fine-scale hydraulic head and coarse-scale normal flux on a variety of problems; yet it is an order of magnitude faster on the examples considered here.
|
| [11] |
T. M. Austin, M. Berndt, and J. D. Moulton.
A memory efficient parallel tridiagonal solver.
Technical Report LA-UR 03-4149, Mathematical Modeling and Analysis
Group, Los Alamos National Laboratory, Los Alamos, NM, 2004.
[ bib |
.pdf ]
We present a memory efficient parallel algorithm for the solution of tridiagonal linear systems of equations that are diagonally dominant on a very large number of processors. Our algorithm can be viewed as a parallel partitioning algorithm. We illustrate its performance using some examples. Based on this partitioning algorithm, we introduce a recursive version that has logarithmic communication complexity.
|
| [12] |
M. Berndt, K. Lipnikov, J. D. Moulton, and M. J. Shashkov.
Convergence of mimetic finite difference discretizations of the
diffusion equation.
East-West Journal of Numerical Mathematics, 9, 253-316,
2001.
[ bib ]
The main goal of this paper is to establish the convergence of mimetic discretizations of the first-order system that describes linear diffusion. Specifically, mimetic discretizations based on the support-operators methodology (SO) have been applied successfully in a number of application areas, including diffusion and electromagnetics. These discretizations have demonstrated excellent robustness, however, a rigorous convergence proof has been lacking. In this research, we prove convergence of the SO discretization for linear diffusion by first developing a connection of this mimetic discretization with Mixed Finite Element (MFE) methods. This connection facilitates the application of existing tools and error estimates from the finite element literature to establish convergence for the SO discretization. The convergence properties of the SO discretization are verified with numerical examples.
|
| [13] |
D. M. Tartakovsky, J. D. Moulton, and V. A. Zlotnik.
Kinematic structure of minipermeameter flow.
36, 2433-2442, 2000.
[ bib |
.pdf ]
Minipermeameters are rapidly becoming a popular tool for collecting localized measurements of permeability in both laboratory and field studies. While one of the main advantages of minipermeameters is their ability to collect data on various support volumes, there have been only limited attempts to analyze their size and geometry. We define the support volume of minipermeameter measurements as a region containing 90% of the total gas flow, i.e., a region bounded by the 10% streamline. Using our new semi-analytical solutions for the Stokes' stream function we demonstrate that the support volume has the shape of a semi-toroid adjacent to the sample surface. Hence there is a blind spot directly below the minipermeameter, which is not probed by the measurement. We demonstrate that the support volume of the minipermeameter measurements decreases with the tip-seal's ratio (a ratio of the inner tip-seal radius to the outer tip-seal radius), while the size of the corresponding blind spot increases.
|
| [14] |
J. E. Dendy and J. D. Moulton.
Some aspects of multigrid for mixed discretizations.
In E Dick, K. Riemslagh, and J. Vierendeels, editors, Multigrid
VI, Proceedings of the Sixth European Multigrid Conference, held in Gent,
Belgium, September 27-30, 1999, volume 14 of Lecture Notes in
Computational Science and Engineering, pages 80-86. Springer-Verlag, 2000.
[ bib |
.pdf ]
A broad class of discretizations of the diffusion operator is based on its first order form, allowing the rigorous enforcement of many desirable physical properties of the continuous model. In this research we investigate the development of multilevel solvers for the local or hybrid forms of these discretizations on logically rectangular quadrilateral meshes. In this case, the local elimination of flux leads to a system that contains both cell- and edge-based scalar unknowns. Based on this natural partitioning of the system we develop approximate reduced systems that reside on a single logically rectangular grid. Each such approximate reduced system, formed as an approximate Schur complement or as a variational product, are used as the first coarse-grid in a multigrid hierarchy or as a preconditioner for Krylov based methods.
|
| [15] |
J. David. Moulton, Stephan Knapek, and Joel E. Dendy.
Multilevel upscaling in heterogeneous porous media.
Research Highlights LA-UR 99-4754, Center for Nonlinear Studies,
Los Alamos National Laboratory, Los Alamos, NM, January 1999.
[ bib |
.pdf ]
The multiscale structure of heterogeneous porous media prevents a straightforward numerical treatment of the underlying mathematical flow models. In particular, fully resolved flow simulations are intractible and yet the fine-scale structure of a porous medium may significantly influence the coarse-scale properties of the solution (e.g., average flow rates). Consequently, homogenization or upscaling procedures are required to define approximate coarse-scale models suitable for efficient computation. Unfortunately, inherent in such a procedure is a compromise between its computational cost and the accuracy of the resulting coarse-scale solution. In general, most popular upscaling methods do not balance these competing demands. In this paper we highlight a new efficient, numerical method, which combines our recent work on multigrid homogenization (MGH) with the work of Dvořák (1994) to compute bounded estimates of the homogenized permeability for single phase saturated flows. Our approach is motivated by the observation that the coarse-scale influence of multiscale structures are captured automatically by robust variationally defined multigrid methods. The effectiveness of this new algorithm is demonstrated with numerical examples.
|
| [16] |
Michael S. Warren, Aric Hagberg, J. David Moulton, David Neal, and John K.
Salmon.
Avalon: Champagne computing on a beer budget.
Extended abstract, 1999.
[ bib |
http ]
Avalon is a 140 processor Alpha/Linux Beowulf cluster constructed entirely from commodity personal computer technology and freely available software. Computational Physics simulations performed on Avalon resulted in the award of a 1998 Gordon Bell price/performance prize for significant achievement in parallel processing. Avalon ranked as the 113th fastest computer in the world on the November 1998 TOP500 list, obtaining a result of 47.8 Gigaflops on the parallel Linpack benchmark.
|
| [17] |
J. D. Moulton, J. E. Dendy, and J. M. Hyman.
The black box multigrid numerical homogenization algorithm.
141, 1-29, 1998.
[ bib |
.pdf ]
In mathematical models of flow through porous media, the coefficients typically exhibit severe variations in two or more significantly different length scales. Consequently, the numerical treatment of these problems relies on a homogenization or upscaling procedure to define an approximate coarse-scale problem that adequately captures the influence of the fine-scale structure. Inherent in such a procedure is a compromise between its computational cost and the accuracy of the resulting coarse-scale solution. Although techniques that balance the conflicting demands of accuracy and efficiency exist for a few specific classes of fine-scale structure (e.g., fine-scale periodic), this is not the case in general.
|
| [18] |
J. D. Moulton, J. E. Morel, and U. M. Ascher.
Approximate schur complement preconditioning of the lowest-order
nodal discretizations.
19(1), 185-205, Jan 1998.
[ bib |
.pdf ]
Certain classes of nodal methods and mixed-hybrid finite element methods lead to equivalent, robust, and accurate discretizations of second-order elliptic PDEs. However, widespread popularity of these discretizations has been hindered by the awkward linear systems which result. The present work overcomes this awkwardness and develops preconditioners which yield solution algorithms for these discretizations with an efficiency comparable to that of the multigrid method for standard discretizations. Our approach exploits the natural partitioning of the linear system obtained by the mixed-hybrid finite element method. By eliminating different subsets of unknowns, two Schur complements are obtained with known structure. Replacing key matrices in this structure by lumped approximations, we define three optimal preconditioners. Central to the optimal performance of these preconditioners is their sparsity structure which is compatible with standard finite difference discretizations and hence treated adequately with only a single multigrid cycle. In this paper we restrict the discussion to the two-dimensional case; these techniques are readily extended to three dimensions.
|
| [19] |
J. D. Moulton.
Nodal Methods: Analysis, Performance and Fast Iterative
Solvers.
PhD thesis, University of British Columbia, Institute of Applied
Mathematics, November 1996.
[ bib ]
Nodal Methods have long been one of the most popular discretization techniques employed within the reactor physics community, while remaining conspicuously absent from the mainstream numerical analysis literature. A fundamental reason for this anomaly is that the physical arguments which were used to develop and enhance these methods seemed at odds with more rigorous discretization techniques. To facilitate communication between these distinct communities, a detailed chronological study of the lowest-order nodal methods for linear second order elliptic problems is presented. The presentation highlights the underlying motivation of these methods and formalizes many of their renowned properties. In addition, various equivalence relations within this family of discretizations are demonstrated, and equivalences with specific non-conforming and mixed-hybrid finite element methods (FEMs) are established. Rigorous error bounds and stability properties follow immediately from these latter equivalence relations, corroborating the results of a more rudimentary truncation error analysis.
|
| [20] |
M. S. Patterson, J. D. Moulton, B. C. Wilson, K. W. Berndt, and J. R. Lakowicz.
Frequency-domain reflectance for the determination of the scattering
and absorption properties of tissue.
Appl. Opt., 30(31), 4474-4476, 1991.
[ bib ]
Measurements of the phase and modulation of amplitude-modulated light diffusely reflected by turbid media can be used to deduce absorption and scattering coefficients.
|
| [21] |
M. S. Patterson, S. J. Madsen, J. D. Moulton, and B. C. Wilson.
Diffusion equation representation of photon migration in tissue.
In G. L. Hieter, editor, International Microwave Symposium,
volume 2, pages 905-908. IEEE MTT-S, 1991.
[ bib ]
A time dependent diffusion model of photon migration in tissue is used to develop analytic expressions for the diffusely reflected pulse detected some distance from a delta function input. Particular attention is paid to the nature of the boundary between the tissue and the surrounding non-scattering medium, and it is shown that the pulse shape is relatively insensitive to the nature of this boundary. Monte Carlo simulation and experimental results are presented which confirm the accuracy of the diffusion model.
|
| [22] |
S. J. Madsen, M. S. Patterson, B. C. Wilson, Y. D. Park, J. D. Moulton, S. L.
Jacques, and Y. Hefetz.
Time resolved diffuse reflectance and transmittance studies in tissue
simulating phantoms: A comparison between theory and experiment.
In Britton Chance, editor, Time Resolved Spectroscopy and
Imaging of Tissues, volume 1431, pages 42-51. SPIE, 1991.
[ bib ]
When a picosecond light pulse is incident on an optically turbid medium such as tissue, the temporal distribution of diffusely reflected and transmitted photons depends on the optical absorption and scattering properties of the medium. From diffusion theory it is possible to derive analytic expression for the pulse shape in terms of optical interaction coefficients of a homogeneous semi-infinite medium. Experimental tests of this model in tissue-simulating liquid phantoms of different geometries are presented here.
|
| [23] |
J. D. Moulton.
Diffusion Modelling of Picosecond Pulse Propagation in Turbid
Media.
Master's thesis, McMaster University, Hamilton, Ontario, August 1990.
[ bib ]
The increasing use of visible and near infrared light in therapeutic and diagnostic techniques has created a need to model its propagation in tissue. One of the fundamental objectives of such a model is the noninvasive evaluation of the optical properties of tissue. The focus of this thesis was the development of the diffusion approximation in the semi-infinite, slab, cylindrical and spherical geometries. This development required the derivation of approximate boundary conditions which included the zero, extrapolated and partial current boundary conditions. Calculations of the fluence and its related quantities arising from the extrapolated boundary condition were found to be in excellent agreement with the results of the more rigorous partial current boundary condition.
|
| [24] |
M. S. Patterson, J. D. Moulton, B. C. Wilson, and B. Chance.
Applications of time-resolved light scattering measurements to
photodynamic therapy dosimetry.
In T. J. Dougherty, editor, Photodynamic Therapy Mechanisms II,
volume 1203, pages 62-75. SPIE, 1990.
[ bib ]
Since biological response to photodynamic therapy (PDT) depends on the light fluence distribution and photosensitizer concentration in the tissue, these two variables should ideally be measured noninvasively in individual cases. This can be reduced to determining the optical absorption and transport scattering coefficients of the tissue because, if these two parameters are known, the fluence distribution can be calculated and the photosensitizer concentration can be deduced from tis characteristic contribution to the absorption spectrum. The temporal spreading of a picosecond laser pulse as it propagates through tissue carries information about both the scattering and absorption properties of the tissue. A mathematical model is presented which allows derivation of the interaction coefficients from the pulse shape, and preliminary experiments are reported which demonstrate the potential of these techniques in PDT dosimetry. Equivalent information can be obtained in the frequency domain by using modulated light sources and measuring the phase and modulation of the detected light. Analytical expressions are developed for these observable quantities in terms of the optical interaction coefficients. Particular attention is drawn to the potential of low (less than 200MHz) frequency measurements as these can be made with relatively simple instrumentation.
|
| [25] |
B. C. Wilson, M. S. Patterson, S. T. Flock, and J. D. Moulton.
The optical absorption and scattering properties of tissues in the
visible and near-infrared wavelength range.
In R. H. Douglas, J. Moan, and F Dall'Acqua, editors, Light in
Biology and Medicine, volume 1, pages 45-52. Plenum Publishing Corp., 1988.
[ bib ]
The development of diagnostic and therapeutic photomedicine has generated a need to determine the optical properties of tissues in the U.V., visible and intrared regions of the spectrum. In this paper we will review the experimental techniques and resulting data on the optical prperties of mamalian tissues. These will include recent results from this laboratory as well as a summary of the work of other groups. Measurements are most abundant at around 630nm, the wavelength of greatest current interest for clinical photodynamic therapy. We will use these data as the reference values for examaning the wavelength-dependence of the optical properties.
|
This file was generated by bibtex2html 1.93.