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

Land stochastic perturbations #65

Closed

Commits on Dec 17, 2020

  1. 1. Move initialization of stochastic physics after the physics

    initialization in CCPP.
    2. Added albedo variables to land perturbations with lndp_type=2 option.
    Also, changes to accommodate soil perturbations with RUC LSM.
    tanyasmirnova committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b28387f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Max/min soil moisture variables are introduced via GFS_Control_type

    variables instead of through the use of namelist_soilve*. This is a
    more flexible way for different LSMs.
    tanyasmirnova committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e12afc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

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

Commits on Jan 1, 2021

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

Commits on Jan 7, 2021

  1. Add GFS_Control%kdt and GFS_Control%lndp_each_step to the parameter list

    of lndp_apply_perts subroutine.
    tanyasmirnova committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    d6a6f59 View commit details
    Browse the repository at this point in the history