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

Adaptive time-stepping for transient solver using SUNDIALS #292

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    f0ef4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2edda8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c4d8e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d437156 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Change first order ODE system formulation, add CVODE integrator, remo…

    …ve explicit RK integrator
    simlapointe committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0c10b67 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    cff74b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5b1e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f10218 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    c4b4a01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937fb47 View commit details
    Browse the repository at this point in the history
  3. Clean up

    simlapointe committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b9ce371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11092e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11ad777 View commit details
    Browse the repository at this point in the history
  6. Fix formatting issues

    simlapointe committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    aea8d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c86a4c6 View commit details
    Browse the repository at this point in the history
  2. Fix formatting issues

    simlapointe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    100d2f4 View commit details
    Browse the repository at this point in the history