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

Evaluate physics at each stage of SSPRK3, RK4 and Heun's method #399

Merged
merged 6 commits into from
Jul 27, 2023

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    47068db View commit details
    Browse the repository at this point in the history
  2. use a SplitPhysicsTimestepper in the InstantRain test with RK4 for ph…

    …ysics (and make the tolerance more slack) and note that we need to update this test when we have a CoupledAdvectionEquation
    nh491 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    97f48a5 View commit details
    Browse the repository at this point in the history
  3. make lint

    nh491 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a6bc71a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    866e46a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1aa590 View commit details
    Browse the repository at this point in the history