MoL: Add "RK2-central" scheme

Issue #1852 closed
Erik Schnetter created an issue

This is an RK2 integrator where the first substep has size dt/2.

See https://bitbucket.org/cactuscode/cactusnumerical/pull-requests/6/mol-add-rk2-central-scheme/diff.

Keyword:

Comments (4)

  1. Roland Haas
    • changed status to open
    • removed comment

    Fine with me. Only minor comments:

    • author should be given as Erik Schnetter in source code
    • error messages should identify as RK2Central rather than RK2
    • please add a test for this integrator to thorn TestMoL
    • all references to "Ian" in source code should be changed to "Erik"
  2. Erik Schnetter reporter
    • changed status to resolved
    • removed comment

    I addressed Roland's comments, added a test case to TestMoL, and merged the branch.

  3. Log in to comment