33 research outputs found

    Rapid Approximation of Bilinear Forms Involving Matrix Functions Through Asymptotic Analysis of Gaussian Node Placement

    Get PDF
    Technological advancements have allowed computing power to generate high resolution model s. As a result, greater stiffness has been introduced into systems of ordinary differential equations (ODEs) that arise from spatial discreti zation of partial differential equations (PDEs). The components of the solutions to these systems are coupled and changing at widely varying rates, which present problems for time-stepping methods. Krylov Subspace Spectral methods, developed by Dr. James Lambers, bridge the gap between explicit and implicit methods for stiff problems by computing each Fouier coefficient from an individualized approximation of the solution operator. KSS methods demonstrate a high order of accuracy, but their efficiency needs to be improved. We will carry out an asymptotic study to determine how these approximations behave at high frequencies to develop a formula to reduce the computation of each node while still achieving a high level of accuracy. Our numerical results will reveal that our method does prove to increase the efficiency as well as the accuracy of KSS methods

    Automatic Construction of Scalable Time-Stepping Methods for Stiff PDES

    Get PDF
    Krylov Subspace Spectral (KSS) Methods have been demonstrated to be highly scalable time-stepping methods for stiff nonlinear PDEs. However, ensuring this scalability requires analytic computation of frequency-dependent quadrature nodes from the coefficients of the spatial differential operator. This thesis describes how this process can be automated for various classes of differential operators to facilitate public-domain software implementation

    Matrices, Moments and Quadrature: Applications to Time- Dependent Partial Differential Equations

    Get PDF
    The numerical solution of a time-dependent PDE generally involves the solution of a stiff system of ODEs arising from spatial discretization of the PDE. There are many methods in the literature for solving such systems, such as exponential propagation iterative (EPI) methods, that rely on Krylov projection to compute matrix function-vector products. Unfortunately, as spatial resolution increases, these products require an increasing number of Krylov projection steps, thus drastically increasing computational expense

    Solution of Nonlinear Time-Dependent PDE Through Componentwise Approximation of Matrix Functions

    Get PDF
    Exponential propagation iterative (EPI) methods provide an efficient approach to the solution of large stiff systems of ODE, compared to standard integrators. However, the bulk of the computational effort in these methods is due to products of matrix functions and vectors, which can become very costly at high resolution due to an increase in the number of Krylov projection steps needed to maintain accuracy. In this dissertation, it is proposed to modify EPI methods by using Krylov subspace spectral (KSS) methods, instead of standard Krylov projection methods, to compute products of matrix functions and vectors. This improvement allowed the benefits of KSS methods observed in linear PDE to be extended to the nonlinear case. Numerical experiments demonstrate that this modification causes the number of Krylov projection steps to become dramatically reduced, thus improving efficiency and scalability. Masters thesis: http://aquila.usm.edu/masters_theses/208

    Modeling of First-Order Photobleaching Kinetics Using Krylov Subspace Spectral Methods

    Get PDF
    We solve the first order 2-D reaction–diffusion equations which describe binding-diffusion kinetics using the photobleaching scanning profile of a confocal laser scanning microscope, approximated by a Gaussian laser profile. We show how to solve the first-order photobleaching kinetics partial differential equations (PDEs) using a time-stepping method known as a Krylov subspace spectral (KSS) method. KSS methods are explicit methods for solving time-dependent variable-coefficient partial differential equations. They approximate Fourier coefficients of the solution using Gaussian quadrature rules in the spectral domain. In this paper, we show how a KSS method can be used to obtain not only an approximate numerical solution, but also an approximate analytical solution when using initial conditions that come from pre-bleach steady states and also general initial conditions, to facilitate asymptotic analysis. Analytical and numerical results are presented. It is observed that although KSS methods are explicit, it is possible to use a time step that is far greater than what the CFL condition would indicate

    A Component-Wise Approach to Smooth Extension Embedding Methods

    Get PDF
    Krylov Subspace Spectral (KSS) Methods have demonstrated to be highly scalable methods for PDEs. However, a current limitation of these methods is the requirement of a rectangular or box-shaped domain. Smooth Extension Embedding Methods (SEEM) use fictitious domain methods to extend a general domain to a simple, rectangular or box-shaped domain. This dissertation describes how these methods can be combined to extend the applicability of KSS methods, while also providing a component-wise approach for solving the systems of equations produced with SEEM

    Efficient Denoising Of High Resolution Color Digital Images Utilizing Krylov Subspace Spectral Methods

    Get PDF
    The solution to a parabolic nonlinear diffusion equation using a Krylov Subspace Spectral method is applied to high resolution color digital images with parallel processing for efficient denoising. The evolution of digital image technology, processing power, and numerical methods must evolve to increase efficiency in order to meet current usage requirements. Much work has been done to perfect the edge detector in Perona-Malik equation variants, while minimizing the effects of artifacts. It is demonstrated that this implementation of a regularized partial differential equation model controls backward diffusion, achieves strong denoising, and minimizes blurring and other ancillary effects. By adaptively tuning edge detector parameters so as to not require human interaction, we propose to automatically adapt the parameters to specific images. It is anticipated that with KSS methods, in conjunction with efficient block processing, we will set new standards for efficiency and automation

    Krylov Subspace Spectral Methods for PDEs in Polar and Cylindrical Geometries

    Get PDF
    As a result of stiff systems of ODEs, difficulties arise when using time stepping methods for PDEs. Krylov subspace spectral (KSS) methods get around the difficulties caused by stiffness by computing each component of the solution independently. In this dissertation, we extend the KSS method to a circular domain using polar coordinates. In addition to using these coordinates, we will approximate the solution using Legendre polynomials instead of Fourier basis functions. We will also compare KSS methods on a time-independent PDE to other iterative methods. Then we will shift our focus to three families of orthogonal polynomials on the interval (−1,1), with weight function ω(x) ≡ 1. These families of polynomials satisfy the boundary conditions (1) p(1) = 0, (2) p(−1) = p(1) = 0, and (3) p(1) = p′(1) = 0. The first two boundary conditions two arise naturally from PDEs defined on a disk with Dirichlet boundary conditions and the requirement of regularity in Cartesian coordinates. The third boundary condition includes both Dirichlet and Neumann boundary conditions for a higher-order PDE. The families of orthogonal polynomials are obtained by orthogo- nalizing short linear combinations of Legendre polynomials that satisfy the same boundary conditions. Then, the three-term recurrence relations are derived. Finally, it is shown that from these recurrence relations, one can efficiently compute the corresponding recurrences for generalized Jacobi polynomials (GJPs) that satisfy the same boundary conditions

    Solution of PDES For First-Order Photobleaching Kinetics Using Krylov Subspace Spectral Methods

    Get PDF
    We solve the first order reaction-diffusion equations which describe binding-diffusion kinetics using a photobleaching scanning profile of a confocal laser scanning microscope approximated by a Gaussian laser profile. We show how to solve these equations with prebleach steady-state initial conditions using a time-domain method known as a Krylov Subspace Spectral (KSS) method. KSS methods are explicit methods for solving time- dependent variable-coefficient partial differential equations (PDEs). KSS methods are advantageous compared to other methods because of their stability and their superior scalability. These advantages are obtained by applying Gaussian quadrature rules in the spectral domain developed by Golub and Meurant. We present a simple approximate analytical solution to the reaction-diffusion equations, as well as a computational solution that is first-order accurate in time. We then use this solution to examine short- and long-time behaviors

    Aspects of Unstructured Grids and Finite-Volume Solvers for the Euler and Navier-Stokes Equations

    Get PDF
    One of the major achievements in engineering science has been the development of computer algorithms for solving nonlinear differential equations such as the Navier-Stokes equations. In the past, limited computer resources have motivated the development of efficient numerical schemes in computational fluid dynamics (CFD) utilizing structured meshes. The use of structured meshes greatly simplifies the implementation of CFD algorithms on conventional computers. Unstructured grids on the other hand offer an alternative to modeling complex geometries. Unstructured meshes have irregular connectivity and usually contain combinations of triangles, quadrilaterals, tetrahedra, and hexahedra. The generation and use of unstructured grids poses new challenges in CFD. The purpose of this note is to present recent developments in the unstructured grid generation and flow solution technology
    corecore