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

Stochastic GM+E #280

Merged
merged 4 commits into from
Jul 2, 2024
Merged

Stochastic GM+E #280

merged 4 commits into from
Jul 2, 2024

Commits on May 24, 2024

  1. SKEB+GM

    This commit adds a Stochastic Kinetic Energy Backscatter Scheme (SKEBS)
    where the amplitude of the backscatter is based on either the GM
    work rate and/or the viscous work rate (FrictWork). Each of these
    can be multiplied by a coefficient so that, e.g. the backscatter rate
    could be 50% of the GM work rate plus 20% of the viscous work rate.
    The vertical structure of the backscatter rate associated with GM has
    vertical structure given by the EBT profile. This code was developed
    starting from Phil Pegion's branch, and it builds on the stochastic
    physics package (external) developed by Phil Pegion, Niraj Agarwal,
    and collaborators. This package allows the length and time scales
    of the backscatter to be set via namelist parameters. This commit
    may break the stochastic EPBL and SPPT schemes developed by P.
    Pegion.
    iangrooms committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a0c85af View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    8a4e477 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    iangrooms committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    701b1a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Whitespace

    iangrooms committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8d6853e View commit details
    Browse the repository at this point in the history