File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 399399"""
400400 MPRK22(α; [linsolve = ...])
401401
402- The second-order modified Patankar-Runge-Kutta algorithm for
403- production-destruction systems. This one-step, two-stage method is
402+ A family of second-order modified Patankar-Runge-Kutta algorithms for
403+ production-destruction systems. Each member of this family is an one-step, two-stage method which is
404404second-order accurate, unconditionally positivity-preserving, and linearly
405405implicit. The parameter `α` is described by Kopecz and Meister (2018) and
406406studied by Izgin, Kopecz and Meister (2022) as well as
763763"""
764764 MPRK43I(α, β; [linsolve = ...])
765765
766- A family of third-order modified Patankar-Runge-Kutta schemes for (conservative)
766+ A family of third-order modified Patankar-Runge-Kutta schemes for
767767production-destruction systems, which is based on the two-parameter family of third order explicit Runge--Kutta schemes.
768768Each member of this family is a one-step method with four-stages which is
769769third-order accurate, unconditionally positivity-preserving, conservative and linearly
You can’t perform that action at this time.
0 commit comments