SKopecz / PositiveIntegrators.jl

A Julia library of positivity-preserving time integration methods
https://skopecz.github.io/PositiveIntegrators.jl/
MIT License
13 stars 4 forks source link

MPRK schemes for the solution of scalar PDS. #95

Open SKopecz opened 2 months ago

SKopecz commented 2 months ago

It should be possible to solve scalar PDS of the form $u'(t) = P(t,u(t)) - D(t,u(t))$.