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 GEFS-Aerosols restart capability and other bug fixes #17

Closed
wants to merge 5 commits into from

Commits on Dec 3, 2019

  1. Reset to zero coupling arrays for accumulated snow,

    large scale rain, and convective rain at the end of
    each coupling step if coupling with chemistry model.
    rmontuoro committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f78aa42 View commit details
    Browse the repository at this point in the history
  2. Properly set kind type of literal constants

    defining zero and one.
    rmontuoro committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    75654ac View commit details
    Browse the repository at this point in the history
  3. Initialize to zero canopy resistance output variable

    in noah/osu land-surface model subdriver.
    rmontuoro committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    2870f5e View commit details
    Browse the repository at this point in the history
  4. Re-implement radiation diagnostic output involving spectral

    band layer cloud optical depths (0.55 and 10 mu channels)
    to prevent floating invalid errors due to uninitialized
    optical depth arrays.
    rmontuoro committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    37fb245 View commit details
    Browse the repository at this point in the history
  5. Reset to zero instantaneous total moisture tendency

    coupling array at the beginning of each coupling step
    if coupled with chemistry model.
    rmontuoro committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    1c0a9ba View commit details
    Browse the repository at this point in the history