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

Add Surface Tension #387

Merged
merged 63 commits into from
May 30, 2024
Merged

Add Surface Tension #387

merged 63 commits into from
May 30, 2024

Commits on Apr 6, 2024

  1. add surface tension

    wilfonba committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a1a1410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab30bc View commit details
    Browse the repository at this point in the history
  3. bug fixes

    wilfonba committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8da4519 View commit details
    Browse the repository at this point in the history
  4. builds on frontier + tool chain additions

    wilfonba committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a5b9227 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0249ed View commit details
    Browse the repository at this point in the history
  6. documentation

    wilfonba committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a46be2f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. refactor capilary BCs

    Ben Wilfong committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    23285bc View commit details
    Browse the repository at this point in the history
  2. remove erroneous files

    wilfonba committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    927a3e0 View commit details
    Browse the repository at this point in the history
  3. fix 3D and add post process checks

    Ben Wilfong committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c7d6458 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Surface-Tension' of github.com:wilfonba/MFC-Wilfong int…

    …o Surface-Tension
    Ben Wilfong committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f2e7d22 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. patch smoothing for squares

    Ben Wilfong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5a8debb View commit details
    Browse the repository at this point in the history
  2. add cuboid smoothing

    Ben Wilfong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    91acd10 View commit details
    Browse the repository at this point in the history
  3. Revert "add cuboid smoothing"

    This reverts commit 91acd10.
    wilfonba committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e1fb1e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c1e00c View commit details
    Browse the repository at this point in the history
  5. small fix

    Ben Wilfong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e08262f View commit details
    Browse the repository at this point in the history
  6. remove extra inline file

    Ben Wilfong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    82eb9f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. fix riemann bug

    Ben Wilfong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1074a20 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 5, 2024

  1. unbreak IBM

    wilfonba committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f707c0a View commit details
    Browse the repository at this point in the history
  2. fix --no-mpi runs

    Benjamin Wilfong committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f20a1ba View commit details
    Browse the repository at this point in the history
  3. add missing comma

    wilfonba committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a9f3dab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3991906 View commit details
    Browse the repository at this point in the history
  5. small refactor

    wilfonba committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d0e53a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d0b4c4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    342ac57 View commit details
    Browse the repository at this point in the history
  2. refactor reconstructions

    wilfonba committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4eb0ef4 View commit details
    Browse the repository at this point in the history
  3. refactor reconstructions

    Ben Wilfong committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8d38601 View commit details
    Browse the repository at this point in the history
  4. format

    wilfonba committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ea7d5a9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. bug fix

    wilfonba committed May 7, 2024
    Configuration menu
    Copy the full SHA
    60d0488 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fixes for Frotnier

    wilfonba committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e065f19 View commit details
    Browse the repository at this point in the history
  2. remove workloads

    wilfonba committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e960edd View commit details
    Browse the repository at this point in the history
  3. actually remove all workloads

    wilfonba committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4b059ef View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. update profiler append so it works on Frontier

    wilfonba committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a6afd74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2e7a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15115f1 View commit details
    Browse the repository at this point in the history
  4. format

    wilfonba committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3741377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f454d6a View commit details
    Browse the repository at this point in the history
  6. fix counter maybe?

    wilfonba committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2ab0582 View commit details
    Browse the repository at this point in the history
  7. revert template changes

    wilfonba committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2980b8f View commit details
    Browse the repository at this point in the history
  8. update examples

    wilfonba committed May 16, 2024
    Configuration menu
    Copy the full SHA
    39ac154 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    deb1f04 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. revert count changes

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

Commits on May 20, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    bfae861 View commit details
    Browse the repository at this point in the history
  2. fix performance regression

    Ben Wilfong committed May 23, 2024
    Configuration menu
    Copy the full SHA
    468c7a9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix 1st order reconstruction

    Ben Wilfong committed May 24, 2024
    Configuration menu
    Copy the full SHA
    87a3e00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f023994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15cd735 View commit details
    Browse the repository at this point in the history
  4. format

    Ben Wilfong committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d8ffc61 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'Surface-Tension' of github.com:wilfonba/MFC-Wilfong int…

    …o Surface-Tension
    Ben Wilfong committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ac39b72 View commit details
    Browse the repository at this point in the history
  6. revert unintentional changes to template files

    Ben Wilfong committed May 24, 2024
    Configuration menu
    Copy the full SHA
    745d4f8 View commit details
    Browse the repository at this point in the history
  7. remove extra file

    Ben Wilfong committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d359ca3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. fix frontier

    wilfonba committed May 25, 2024
    Configuration menu
    Copy the full SHA
    34e51eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c604fe9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix macos debug build

    wilfonba committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2efe8b7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Fix ./mfc.sh count_diff

    henryleberre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0092aeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ac083 View commit details
    Browse the repository at this point in the history
  3. fix test suite on Phoenix

    Ben Wilfong committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e5da900 View commit details
    Browse the repository at this point in the history
  4. format

    Ben Wilfong committed May 29, 2024
    Configuration menu
    Copy the full SHA
    73e7515 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix frontier ci?

    wilfonba committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c1e7496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ae739 View commit details
    Browse the repository at this point in the history
  3. format

    wilfonba committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d28dfd9 View commit details
    Browse the repository at this point in the history