Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ETD2RK4 exponential integrator algorithm #1661

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    739d990 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    be490ed View commit details
    Browse the repository at this point in the history
  2. ETD2RK4 algorithm working and validated!

    LeeStrobel committed May 7, 2022
    Configuration menu
    Copy the full SHA
    793bf4e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Flagged ETD2RK4 as extrapolating in alg_utils.

    LeeStrobel committed May 8, 2022
    Configuration menu
    Copy the full SHA
    9a243e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    030c449 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Added tests and flagged alg_order = 4 in alg_utils.

    LeeStrobel committed May 9, 2022
    Configuration menu
    Copy the full SHA
    6515eb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a271d3 View commit details
    Browse the repository at this point in the history