ComputationalScienceLaboratory / ODE-Test-Problems

A MATLAB suite of initial value problems
https://computationalsciencelaboratory.github.io/ODE-Test-Problems/
MIT License
9 stars 2 forks source link

Formulation of KPR #41

Open Steven-Roberts opened 1 year ago

Steven-Roberts commented 1 year ago

There are 2 different parameterizations of KPR

  1. Original paper: https://doi.org/10.1007/s10915-012-9662-z
  2. Seeming more popular form: https://doi.org/10.1137/18M1205492

Need to settle on one and document. The original paper has a couple presets that are worth adding.