SciML/OrdinaryDiffEq.jl

More Runge-Kutta Methods for (Hyperbolic) PDEs

Open

#493 opened on Aug 29, 2018

View on GitHub
 (29 comments) (0 reactions) (0 assignees)Julia (262 forks)batch import
Hacktoberfesteasyhelp wantednew-algorithm

Repository metrics

Stars
 (656 stars)
PR merge metrics
 (Avg merge 3d 12h) (74 merged PRs in 30d)

Description

Here are some additional articles describing/investigating/developing Runge-Kutta methods, especially for hyperbolic PDEs:

These methods do not necessarily have high-priority but may be implemented. There are also many other methods.

Contributor guide