temf / parareal

A Parareal Implementation in Matlab/Octave for Problems with Discontinuous Sources
https://arxiv.org/abs/1803.05503
GNU General Public License v3.0
5 stars 4 forks source link

Add Python Proof of Concept #4

Closed eschnaubelt closed 1 year ago

eschnaubelt commented 1 year ago

Adding a Python implementation of Parareal which can use GetDP to integrate initial value problems.

This will be further developed and refined. A model problem running exactly the same electric machine should be added as well.