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

Multiphase Hybrid - FY24 Q2 milestone (sharpening the pressure field) #1099

Merged
merged 47 commits into from
Jul 22, 2024

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f7005d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3324a73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc387b View commit details
    Browse the repository at this point in the history
  4. formatting

    mbkuhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    98f417a View commit details
    Browse the repository at this point in the history
  5. CI

    mbkuhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    dcd5e36 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. unit test for alpha flux

    mbkuhn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d0bba36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8685c0 View commit details
    Browse the repository at this point in the history
  3. velocity_face unit test

    mbkuhn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8baac51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5bad9e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 7, 2024

  1. multiple changes from regression testing

    * typo in parser argument
    * simplify hydrostatic ops
    * fill internal iblank ghost cells
    * initialize pressure for sloshing tank case
    mbkuhn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1486fe9 View commit details
    Browse the repository at this point in the history
  2. make hydrostatic_ops unit test harder to pass (fails with old impleme…

    …ntation)
    
    * remove unintended changes too
    mbkuhn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e18c0b7 View commit details
    Browse the repository at this point in the history
  3. verbosity output tweaks

    mbkuhn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a78a35c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jul 5, 2024

  1. first set of review edits

    mbkuhn committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8ebe11e View commit details
    Browse the repository at this point in the history
  2. correcting logic

    mbkuhn committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9210f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a8b66 View commit details
    Browse the repository at this point in the history
  4. const

    mbkuhn committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d489027 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    429d268 View commit details
    Browse the repository at this point in the history
  2. better ibdy code

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    21c865f View commit details
    Browse the repository at this point in the history
  3. fd = finite_difference

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    84182bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cc5799 View commit details
    Browse the repository at this point in the history
  5. mm1, mm2 declarations

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c8fe66d View commit details
    Browse the repository at this point in the history
  6. some IntVect stuff

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    81e7914 View commit details
    Browse the repository at this point in the history
  7. correct IntVect declaration

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    dee3540 View commit details
    Browse the repository at this point in the history
  8. run_algorithm tweaks

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    aa332f9 View commit details
    Browse the repository at this point in the history
  9. remove wrong comments

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e7805c8 View commit details
    Browse the repository at this point in the history
  10. IntVect tweaks

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ba313a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de635d4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1be8734 View commit details
    Browse the repository at this point in the history
  13. more fused MFIter

    mbkuhn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e3ba6fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e976aff View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1771c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f17b33 View commit details
    Browse the repository at this point in the history
  3. const

    mbkuhn committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2d44311 View commit details
    Browse the repository at this point in the history
  4. put Gamma back in

    mbkuhn committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4de5cc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0a0602 View commit details
    Browse the repository at this point in the history
  6. changing ops, adding consts

    mbkuhn committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    af88592 View commit details
    Browse the repository at this point in the history
  7. gp_rho unit test

    mbkuhn committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1f45a58 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. more unit tests

    mbkuhn committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    49d1505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaaea07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f94cdd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    b7bfc1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    725e03b View commit details
    Browse the repository at this point in the history
  3. code review

    mbkuhn committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    86accdc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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