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

Remove inconsistencies in computation of air density with Thompson MP #79

Merged
merged 8 commits into from
Feb 26, 2021

Commits on Feb 23, 2021

  1. 1. Fixed units inconsistency for water friendly aerosols in the

    computation of number concentration of liquid water.
    2. Replaced dry-air density with the moist-air density for consistency
    with Thompson MP.
    tanyasmirnova committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    5f7968b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b31a5 View commit details
    Browse the repository at this point in the history
  3. Replace dry-air density to moist-air density in RRTMGP.

    Fix gthe units of water-friendly aerosols in the call to
    make_DropletNumber.
    tanyasmirnova committed Feb 23, 2021
    1 Configuration menu
    Copy the full SHA
    9cd399d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    a2d800b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9d256 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from climbfuji/thomp_nc_density

    Thomp nc density fix submodule pointer rrtmgp
    tanyasmirnova authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8449be5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Bugfixes, performance improvements and formatting updates in physics/…

    …GFS_suite_interstitial.F90 and physics/GFS_rrtmgp_thompsonmp_pre.F90
    climbfuji committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    4c74498 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from climbfuji/bugfixes_tanya_thomp_nc_density

    Bugfixes for thomp_nc_density
    tanyasmirnova authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f06e592 View commit details
    Browse the repository at this point in the history