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

Immersed boundary for moving/deforming wall. #26

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Jan 3, 2023

  1. IBM: non-homogenous Neumann density bc. isothermal -> adiabatic bc. G…

    …alilean-invariance correction terms are postponed (uDotGradRho).
    dreamer2368 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    6b068df View commit details
    Browse the repository at this point in the history
  2. CylinderLevelset.

    dreamer2368 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    0ba30d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b62455 View commit details
    Browse the repository at this point in the history
  4. Grid: computeLaplacian.

    IBM: use laplacian for dissipation term.
    dreamer2368 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c5f8429 View commit details
    Browse the repository at this point in the history
  5. Region: getMinimumSpacing.

    setupSolver: getMinimumSpacing must be executed before the patches are initialized.
    dreamer2368 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    18d56c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    c654eb5 View commit details
    Browse the repository at this point in the history
  2. examples/OscillatingCylinder.

    Galilean Invarance may not be so important unless moving speed reaches the numerical velocity (which is acoustic speed in our scheme).
    dreamer2368 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    aa6801c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    ac02c27 View commit details
    Browse the repository at this point in the history
  2. changed the time factor.

    dreamer2368 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c51042a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1beaa5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ce64de View commit details
    Browse the repository at this point in the history
  5. minor fix.

    dreamer2368 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    855fea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    aec8b02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91afc28 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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