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 support for Stochastically Perturbed Parameterizations (SPP) in FV3 #820

Merged
merged 40 commits into from
Feb 23, 2022

Commits on Nov 11, 2021

  1. Add SPP option to several physics parameterizations

    Laurie Carson committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b996662 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. bug fixes

    Laurie Carson committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0947372 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Merge branch 'main' of https://github.com/NCAR/ccpp-physics into feat…

    …ure/stoch_spp
    Laurie Carson committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a6453ae View commit details
    Browse the repository at this point in the history
  2. checkout dtc/ccpp branch (not main), for rte-rrtmgp

    Laurie Carson committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9fcd6da View commit details
    Browse the repository at this point in the history
  3. remove optional keyword from metadata files

    Laurie Carson committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    12f92fb View commit details
    Browse the repository at this point in the history
  4. specific commit hash for rte-rrtmgp

    Laurie Carson committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a851742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5414d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Merge branch 'main' of https://github.com/NCAR/ccpp-physics into feat…

    …ure/stoch_spp
    Laurie Carson committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e74b9b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

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

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    5523ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e8bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbdad7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307a507 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

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

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    6f89824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d556c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c90b47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7b9875 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd419a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

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

Commits on Jan 18, 2022

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

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    34f79e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73eb0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9650294 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63c5f96 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    9560a79 View commit details
    Browse the repository at this point in the history
  2. change units of surface_stochastic_weights_from_coupled_process from …

    …none to 1 to match change in fv3atm
    grantfirl committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    070a9cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from grantfirl/feature/stoch_spp_gjf

    metadata units fix
    JeffBeck-NOAA authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    959c7e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Remove misplaced file.

    JeffBeck-NOAA committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    308b0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295cd27 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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

Commits on Feb 21, 2022

  1. edit module_mp_thompson.F90 to remove optional keyword for rand_pert …

    …(AKA spp_wts_mp); change to assumed-shape and reduce rank to match rank of input (i,k) instead of (i,j,k)
    Grant Firl committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    372febe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from grantfirl/feature/stoch_spp_gjf

    edit module_mp_thompson.F90 to remove optional keyword for rand_pert …
    JeffBeck-NOAA authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1e02fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eef1e23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac7cde7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14ca01e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f07475c View commit details
    Browse the repository at this point in the history
  7. change optional and explicitly-shaped SPP arrays to non-optional and …

    …assumed-shape in module_bl_mynn and module_sf_mynn
    grantfirl committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    88d0dd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Merge pull request #3 from grantfirl/feature/stoch_spp_gjf

    Fix the rest of the Cheyenne/GNU tests
    JeffBeck-NOAA authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f77322b View commit details
    Browse the repository at this point in the history