Skip to content

Releases: Parallel-in-Time/pyParareal

Impact of spatial coarsening on Parareal convergence: Revision

28 May 14:37

Choose a tag to compare

  • fixed a bug where domains were set to [0,2] but meshtransfer routines always assume [0,1]. All examples now properly consider domains [0,1]
  • fixed a typo in some legends
  • added the possibility to plot pseudo spectra and analyze convergence for the higher order upwind finite differences studied by De Sterck et al. 2021

Impact of spatial coarsening on Parareal convergence

03 Jan 10:28

Choose a tag to compare

Updates v3.0 by fixing some errors in the figure scripts and merging some scripts to avoid duplication.

Impact of spatial coarsening on Parareal convergence

19 Dec 10:22
75fb72a

Choose a tag to compare

This version of the code produces all the figures shown in the accompanying paper. The release adds the following features:

  • tests are converted from nosetest to pytest
  • integrators can now be generated using the Dedalus software
  • functionality added to compute the pseudo-spectrum and pseudo-spectral radius of Parareal iteration matrices

Wave propagation characteristics of Parareal

14 Oct 12:12

Choose a tag to compare

Source code to generate all figures in manuscript Wave propagation characteristics of Parareal.