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

remove sdc_burn_to_eos #1346

Closed
wants to merge 96 commits into from

Commits on Jun 4, 2023

  1. start of the coefficents

    zingale committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    4570fff View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. more work

    zingale committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b9feb5e View commit details
    Browse the repository at this point in the history
  2. more conversion

    zingale committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ecf585c View commit details
    Browse the repository at this point in the history
  3. finish first pass

    zingale committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8a0d75e View commit details
    Browse the repository at this point in the history
  4. add missing files

    zingale committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    50c945c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. more compilation work

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4ba9cd3 View commit details
    Browse the repository at this point in the history
  2. ginore rock4

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5506309 View commit details
    Browse the repository at this point in the history
  3. template out the initial timestep estimation function

    now it can be used by other integrators
    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    16d8736 View commit details
    Browse the repository at this point in the history
  4. some more includes

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1d2fa41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f352ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fad7c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac4f06d View commit details
    Browse the repository at this point in the history
  8. update SDC remove

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bb8fdda View commit details
    Browse the repository at this point in the history
  9. intall initial dt

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c4ca982 View commit details
    Browse the repository at this point in the history
  10. more ROCK4 hacking

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    59b3d68 View commit details
    Browse the repository at this point in the history
  11. fix the order of the arrays

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fb277d8 View commit details
    Browse the repository at this point in the history
  12. fix spelling

    zingale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    49fd27e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. have BackwardEuler and RKC just use INT_NEQS directly

    there's no reason for them to define their own name.
    Also fix up some comments
    zingale committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b604c01 View commit details
    Browse the repository at this point in the history
  2. fix compilation

    zingale committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f17a633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b48c36f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b00def1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62c0a26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db6cd9e View commit details
    Browse the repository at this point in the history
  7. fix weighting

    zingale committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c72b8aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    998c4b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8e657e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. add comments

    zingale committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    45d6326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a368a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad8ab9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. add missing file

    zingale committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3accbff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a9d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69d9107 View commit details
    Browse the repository at this point in the history
  4. fix header guard

    zingale committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b7fe27b View commit details
    Browse the repository at this point in the history
  5. more restructuring

    zingale committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    682e3fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f460e02 View commit details
    Browse the repository at this point in the history
  7. use rkc tools

    zingale committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    48e8b8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a67c42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88f203c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. fix compilation

    zingale committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    83fba13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c69cff View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

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

Commits on Jun 17, 2023

  1. rename

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    eedad00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46448c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0edf6fe View commit details
    Browse the repository at this point in the history
  4. finish adding ROCK2

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    dc9c3ba View commit details
    Browse the repository at this point in the history
  5. some more updates

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    a742d63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94d5082 View commit details
    Browse the repository at this point in the history
  7. add more ignore words

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3d41555 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ef2964 View commit details
    Browse the repository at this point in the history
  9. update docs

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    7dab5fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58d8340 View commit details
    Browse the repository at this point in the history
  11. more cleaning

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9f3d6c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f730a7 View commit details
    Browse the repository at this point in the history
  13. move rkc_util.H into integrator/utils

    this can then be used by other integrators more easily
    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ee5c74d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    139b120 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c5e1a3 View commit details
    Browse the repository at this point in the history
  16. remove dupe

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    171e0d1 View commit details
    Browse the repository at this point in the history
  17. silence print

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    99ec9a4 View commit details
    Browse the repository at this point in the history
  18. fix return coes

    zingale committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d52755b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0746c39 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b9f6c50 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    063037c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    3b75252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8fdee View commit details
    Browse the repository at this point in the history
  3. some syncing

    zingale committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    a8b50e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 24, 2023

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

Commits on Jul 1, 2023

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

Commits on Jul 2, 2023

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

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    6db4231 View commit details
    Browse the repository at this point in the history
  2. sync up with latest changes

    zingale committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1290d5a View commit details
    Browse the repository at this point in the history
  3. fix links

    zingale committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9a13e5c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    96aa18d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc4642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b95f0c6 View commit details
    Browse the repository at this point in the history
  4. default to scaling

    zingale committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b3983f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb488fa View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    ec0b95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    658fb04 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. remove initial_timestep.H

    zingale committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    36d7abd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    44e63a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c45b185 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

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

Commits on Jul 23, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 23, 2023

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

Commits on Sep 9, 2023

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

Commits on Sep 23, 2023

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

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    b60f9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4657fe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 5, 2023

  1. remove sdc_burn_to_eos

    it is not used
    zingale committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    27a519e View commit details
    Browse the repository at this point in the history