Giter VIP home page Giter VIP logo

sdc-wiki's Introduction

๐Ÿ“ฏ This project intends to accumulate theoretical content and literature references on SDC and related time integration methods, using Markdown-based wiki pages. Its goal is to be an evolving source of knowledge, that could be used by people starting to learn about SDC, or eventually specialists in this field. Any contribution to improve it is very welcome !

Spectral Deferred Correction (SDC) methods are a class of time-stepping algorithms allowing to approximate the solution of initial value problems of the form :

$$ \frac{du}{dt} = f(u,t),\quad t \in [0, T],\quad u(0) = u_0 $$

Those can be Ordinary Differential Equations (ODEs) or systems of ODEs resulting from the partial discretization of Partial Differential Equations (PDEs). SDC was originally introduced in 2000 [1] as a particular Deferred Correction method, and allows to easily build time integration schemes with piloted order of accuracy (from low to high). It has received a particular attention since then, e.g for the development of Implicit-Explicit (IMEX) time integration scheme [2] or parallel-in-time methods [3] (see a more detailled historical review).

Table of content

๐Ÿ› ๏ธ In construction ...

To get started

  1. Picard Formulation and Collocation methods
  2. Deferred Correction method and Gauss quadrature
  3. SDC sweep and preconditionners
  4. Time-stepping and prolongation

Advanced concepts

  1. Error analysis and accuracy order
  2. Algebraic representation
  3. Node-to-node and zero-to-node formulation
  4. High order SDC sweep
  5. Numerical linear stability

SDC variants

  1. IMEX-SDC
  2. Second Order Boris SDC
  3. Adaptive and Fault-tolerant SDC
  4. SDC for first order system of ODE's with mass matrix

Parallel-in-time integration

  1. Combining Parareal and SDC
  2. Multilevel-SDC
  3. Parallel Full Approximation Scheme in Space and Time (PFASST)
  4. Revisionist Integral Deferred Correction (RIDC)
  5. Block Gauss-Seidel SDC

[1] Dutt, A., Greengard, L., & Rokhlin, V. (2000). Spectral deferred correction methods for ordinary differential equations. BIT Numerical Mathematics, 40(2), 241-266.

[2] Minion, M. L. (2003). Semi-implicit spectral deferred correction methods for ordinary differential equations. Communications in Mathematical Sciences, 1(3), 471-500.

[3] Emmett, M., & Minion, M. (2012). Toward an efficient parallel in time method for partial differential equations. Communications in Applied Mathematics and Computational Science, 7(1), 105-132.

sdc-wiki's People

Contributors

tlunet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.