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 dev - FY24 Q2 milestone #1096

Merged
merged 28 commits into from
Jun 10, 2024
Merged

Commits on Oct 13, 2023

  1. new pressure approach available

    - can exchange pressure with nalu
    - then calculate pressure gradient in overset region
    - sharpen pressure gradient in overset region
    - replace non-overset region with original pressure gradient
    mbkuhn committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3f72f94 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

  1. fixing gp ghost cell issues

    mbkuhn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9435ada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ecac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c7aec4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Feb 12, 2024

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

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

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

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    9afb244 View commit details
    Browse the repository at this point in the history
  2. new approach to fluxes

    * normal calculation in fluxes can see vof outside overset domain
    * fluxes can go in and out of overset boundary
    * fluxes can only change masked cells or nodes
    mbkuhn committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6a3c528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1663d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9a480b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 26, 2024

  1. symmetrical bounds for levelset2vof, new default for better results w…

    …hen interface is at cell bounds (vof=1, vof=0 neighbors)
    mbkuhn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b18d338 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    7380a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    044c638 View commit details
    Browse the repository at this point in the history
  3. masking the pressure nodes inside "holes" - for solid parts. must tur…

    …n on coupling with nodal projection to use
    mbkuhn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a0f761f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b633b06 View commit details
    Browse the repository at this point in the history
  2. formatting for earlier commit

    mbkuhn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    89607b4 View commit details
    Browse the repository at this point in the history
  3. needed && and, not || or

    mbkuhn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f23a3f3 View commit details
    Browse the repository at this point in the history
  4. fixing bugs in stokes waves

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

Commits on Apr 11, 2024

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

Commits on May 30, 2024

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

Commits on Jun 10, 2024

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