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 (wrapper PR for #65) #68

Merged
merged 13 commits into from
Jan 9, 2021

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 Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    9492eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c84a4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24a654d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Bugfixes in stochastic_physics/stochastic_physics_wrapper.F90, enable…

    … semis (not yet passed to stochastic physics)
    climbfuji committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    b7b61c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273b893 View commit details
    Browse the repository at this point in the history
  3. Add namelist option to apply land surface perturbations at every time…

    … step, clean up stochastic_physics/stochastic_physics_wrapper.F90
    climbfuji committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    9623b14 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

Commits on Jan 8, 2021

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

Commits on Jan 9, 2021

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