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

[WIP] Inconsistencies and improvements to SST model #2329

Open
wants to merge 43 commits into
base: develop
Choose a base branch
from

Commits on Jun 10, 2024

  1. - Added TKE production limiter constant to config

    - Added production terms to SST
    rois1995 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2a66c54 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jul 19, 2024

  1. - Added user-defined lower limits of TKE and W

    - Added user-defined production limiter constant for TKE
    rois1995 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    edce8ee View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    41c61ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b11baa View commit details
    Browse the repository at this point in the history
  3. - Modified the config output

    rois1995 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9482f51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38a02d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3e0d4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f7558b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3be370d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    125fd6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91cc3b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b78756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    076d471 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2e73f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c662daf View commit details
    Browse the repository at this point in the history
  3. - Fixed more BCs

    - Updated boundary conditions as in TMR page
    rois1995 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    41e1c16 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. - Fixed bug with Cross diffusion in W residual

    - Given option for cross diffusion limiting in W residual
    rois1995 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e9dfc27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a6fc06 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 30, 2024

  1. Added BCs for SST-SUST

    rois1995 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9c7c950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2042017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d82d51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c10b006 View commit details
    Browse the repository at this point in the history
  5. - fixed merge error

    rois1995 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    be98cdd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    a957ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5546936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b8ee5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3586f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    f27a7cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448a532 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. - added tke to the numerics simd computations

    - TODO: change the jacobian of the stress tensor
    rois1995 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c2462e8 View commit details
    Browse the repository at this point in the history
  2. - Fixed UQ problem

    rois1995 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    51112fe View commit details
    Browse the repository at this point in the history
  3. - fix UQ implementation

    rois1995 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    576e8ee View commit details
    Browse the repository at this point in the history
  4. - Removed unused variables

    rois1995 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    acc21ec View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    27175f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54cd39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5aeb5a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'tmp' into HEAD

    rois1995 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6441eb8 View commit details
    Browse the repository at this point in the history