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

Rectify total number of Thompson MP species for PBL mixing #509

Merged
merged 45 commits into from
Mar 22, 2022

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

Commits on Apr 21, 2020

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

Commits on Apr 24, 2020

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

Commits on May 8, 2020

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

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    bdd1131 View commit details
    Browse the repository at this point in the history
  2. Temporarily disable filling export fields during

    the NUOPC Realize phase since it breaks coupling
    with aerosol component.
    rmontuoro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    735eb9e View commit details
    Browse the repository at this point in the history
  3. Moving previous commit to a branch.

    This reverts commit 735eb9e.
    rmontuoro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    59cf366 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

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

Commits on May 11, 2021

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

Commits on May 13, 2021

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

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    fefc233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec3000 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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

Commits on Jul 26, 2021

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

Commits on Jul 29, 2021

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

Commits on Aug 9, 2021

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

Commits on Aug 10, 2021

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

Commits on Aug 12, 2021

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

Commits on Sep 23, 2021

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

Commits on Sep 27, 2021

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

Commits on Sep 29, 2021

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

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

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

Commits on Oct 5, 2021

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

Commits on Nov 5, 2021

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

Commits on Dec 15, 2021

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

Commits on Jan 24, 2022

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

Commits on Jan 26, 2022

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

Commits on Jan 27, 2022

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

Commits on Feb 2, 2022

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

Commits on Feb 5, 2022

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

Commits on Feb 11, 2022

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

Commits on Feb 16, 2022

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

Commits on Feb 18, 2022

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

Commits on Feb 25, 2022

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

Commits on Mar 6, 2022

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

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    9e1ff4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985aeee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

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

Commits on Mar 22, 2022

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