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

Update dtc/develop from master 2020/07/07 #468

Merged

Commits on Dec 3, 2019

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

Commits on Dec 6, 2019

  1. physics/GFS_time_vary_pre.fv3.*: allow for radiation being called on …

    …physics timestep for first nhfrad timesteps
    climbfuji committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    73717d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    e81ee36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from climbfuji/first_n_radiation_calls_on_physi…

    …cs_timestep_for_spinup
    
    Add capability to call radiation on physics timestep for first N time steps
    DomHeinzeller authored Dec 12, 2019
    Configuration menu
    Copy the full SHA
    32e245a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. add qdiag3d support

    SamuelTrahanNOAA committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    bdf4f8e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

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

Commits on Dec 30, 2019

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

Commits on Dec 31, 2019

  1. Move Thompson MP initialization logic to mp_thompson_init, fix number…

    … concentrations, calculate effective radii before first call of radiation
    climbfuji committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    017ae42 View commit details
    Browse the repository at this point in the history
  2. physics/GFS_rrtmg_pre.F90: turn off cloud effective radii initializat…

    …ion to default values for Thompson MP
    climbfuji committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    92f9b63 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

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

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    6dcc757 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from climbfuji/thompson_init_update

    Thompson init update
    DomHeinzeller authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    4eaa560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c6cad5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a227ad0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

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

Commits on Jan 12, 2020

  1. Merge pull request #6 from climbfuji/bugfix_b4b_identical_restarts

    Bugfix for bit-for-bit identical restart runs
    DomHeinzeller authored Jan 12, 2020
    Configuration menu
    Copy the full SHA
    44f9e59 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

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

Commits on Jan 16, 2020

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

Commits on Jan 22, 2020

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

Commits on Jan 23, 2020

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

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    6c9e614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3449dd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

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

Commits on Jan 30, 2020

  1. Merge pull request #9 from climbfuji/update_gsd_develop_from_master

    gsd/develop: update from master 2020/01/27
    DomHeinzeller authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    a779ea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Changes in cloud/radiation interaction in GSD physics suite that uses

    Thompson MP, MYNN pbl and GF convection:
    1. Switch the order of calls, first MYNNrad_pre (or SGSCloud_RadPre),
    then rrtmg_pre. This will add sub-grid clouds from MYNN PBL (or MYNN PBL and GF)
    to QC and QI, and these updated hydrometeors will be used to compute cloud paths
    and effective radii.
    2. In rrtmg_pre with the use of THompson MP:
    	- use Thompson's subroutines make_IceNumber and make_DropletNumber
              to compute number concentrations for subgrid clouds.
            - use calc_effectRad to compute effective radii for QC and QI
              with sub-grid clouds.
            - added option (clduni) to use the same subroutine to compute
              water paths as with the GFDL MP. For this input.nl should set
              effr_in=.true.
            - the progcld5 is used mostly to compute Xu-Randall cloud
              fraction.
    3. Added *SGSCloud_* modules to replace *MYNNrad* to add all subgrid
    clouds to QC and QI (from MYNN PBL and GF conv).
    4. Added convective clouds qci_conv to GF scheme and SGSCloud_RadPre.
    5. Computation of total cloud fraction in progcld5 is change not to
    depend on shallow/deep convection. Not needed in the current version of
    GSD suite.
    tanyasmirnova committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    2ee8e48 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    63303d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f110166 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. 1.The unnecessary arays NI and NC are removed.

    2. Bug fix for the case when GF scheme is used without MYNN. In this case always use
    Xu-Randall cloud fraction.
    tanyasmirnova committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4ae3591 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Correct tendency flag names, implement some more diagnostic tendencie…

    …s, implement model/ccpp/total tendencies.
    SamuelTrahanNOAA committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    15f36e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. merge gsd/develop

    SamuelTrahanNOAA committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    47b26be View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Workaround/bugfix for correct initialization of Thompson aerosol surf…

    …ace emissions and 2nd moments (number concentrations)
    climbfuji committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a76c066 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Merge pull request #14 from climbfuji/bugfix_thompson_init

    Workaround/bugfix for correct initialization of Thompson MP
    DomHeinzeller authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ba242de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f38dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e8369 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix_threading_thompson' of https://github.com/climbf…

    …uji/ccpp-physics into move_number_concentration_bugfix_reorg_interstitials
    climbfuji committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c796456 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a3c4d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d632cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. QC, Qi and NWFA are not needed in the parameters list as they come into

    this subroutine as the qgrs entries. Results before/after this change
    are identical.
    tanyasmirnova committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    4261b15 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

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

Commits on Feb 18, 2020

  1. Merge pull request #15 from climbfuji/move_number_concentration_bugfi…

    …x_reorg_interstitials
    
    Move number concentration bug fix, reorganization of  interstitial code
    DomHeinzeller authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e9621ef View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Merge branch 'gsd-dev-clouds' of https://github.com/tanyasmirnova/ccp…

    …p-physics into HEAD, apply several bugfixes for radiation-cloud interaction and for non-aerosol-aware Thompson MP
    climbfuji committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1e5bbc8 View commit details
    Browse the repository at this point in the history
  2. physics/GFS_PBL_generic.F90: add missing tracers to vertical diffusio…

    …n array for Thompson MP
    climbfuji committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    3a852e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Merge pull request #1 from NOAA-GSD/gsd/develop

    updating my fork
    joeolson42 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    f273e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762f7f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    b4918a4 View commit details
    Browse the repository at this point in the history
  2. Remove debug prints and commented-out code. One piece of commented-ou…

    …t code is retained, and this commit adds an explanatory comment
    SamuelTrahanNOAA committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    abde3d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Bugfixes: uninitialized data before entering effective radii calculat…

    …ion; array qci_conv may not be allocated, thus use assumed-size declaration
    climbfuji committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    2edeead View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Merge pull request #16 from climbfuji/gsd-dev-clouds_thompson-no-aero…

    …_dom
    
    Bug fixes for/update of "Changes in cloud/radiation interaction in GSD physics suite", bug fixes for non-aerosol-aware Thompson MP
    DomHeinzeller authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    d1ef650 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    fe74f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5960e5e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. physics/module_MYNNSFC_wrapper.F90: add comment about CCPP being able…

    … to do automatic unit conversions
    climbfuji committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    10e357f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    92b6ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65da24e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Updates from @joeolson42 for physics/module_MYNNSFC_wrapper.F90, phys…

    …ics/module_MYNNSFC_wrapper.meta, physics/module_sf_mynn.F90
    climbfuji committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a6f3ded View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Compile physics/module_sf_mynn.F90 with -O1 instead of -O2 to avoid a…

    … bug with Intel 18 on hera; add a corresponding note in physics/module_sf_mynn.F90
    climbfuji committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    afd6481 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Merge pull request #19 from climbfuji/mynnsfclay_from_joe_in_latest_code

    Updates to MYNN surface layer scheme (# 17 - based on latest code)
    DomHeinzeller authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    fadc3cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b80ea View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Remove code that does not belong to CCPP, minor formatting changes an…

    …d updates to new tendency code
    climbfuji committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    680c365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e99073 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Merge pull request #2 from NOAA-GSD/gsd/develop

    updating fork
    joeolson42 authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    344c852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d9b799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f107c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. tweak update: (1) slightly reduce high RH bias at 700 mb, (2) allow s…

    …ubsidence to impact momentum whenever bl_mynn_edmf_mom > 0
    joeolson42 committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0ef2dba View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Bug fix: (1) ambiguous conditional for defining Fng, (2) alleviate ex…

    …cessive detrainment problem for coarse vertical resolution.
    joeolson42 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    8056b68 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    d7bcc47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NCAR#21 from climbfuji/tendencies_sam_with_dom_mods

    Bug fixes to 3D diagnostic tendencies (based on #18)
    DomHeinzeller authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    314c5f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    531d557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c9248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f64482 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Merge pull request NCAR#23 from climbfuji/joe_mynnpbl_update_based_on…

    …_latest_gsd_develop
    
    Merge "Updates to MYNN-EDMF NCAR#22" into gsd/develop
    DomHeinzeller authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    ffee333 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Updated GSL orographic drag suite to enable use of custom orographic …

    …statistics static files
    mdtoyNOAA committed May 1, 2020
    Configuration menu
    Copy the full SHA
    3826fd9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Number concentration bug and code clean up in GFS_suite_interstitial_4 (

    NCAR#26)
    
    Correction for a bug in the number concentration update in GFS_suite_interstitial_4, and removal of some variables that are no longer used in the code.
    hannahcbarnes authored May 13, 2020
    Configuration menu
    Copy the full SHA
    bbc6f33 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. fix bugs found in pbl and ozone 3d diagnostic tendencies (NCAR#27)

    PBL tendencies were missing in two schemes; now fixed. Squashed commit of:
    * fix bugs found in pbl and ozone 3d diagnostic tendencies
    * remove debugging prints
    * implied shape arrays for five variables
    * more block labels
    * yet more bug fixes
    SamuelTrahanNOAA authored May 14, 2020
    Configuration menu
    Copy the full SHA
    238c84c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    9c7fa58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187a69c View commit details
    Browse the repository at this point in the history
  3. Fix bugs from merge process

    climbfuji committed May 15, 2020
    Configuration menu
    Copy the full SHA
    6d2cdfb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Move canopy heat storage calculation of reduced latent/sensible heat …

    …flux from GFS_PBL_generic_pre to GFS_surface_generic_post and remove workaround in MYNNPBL wrapper
    climbfuji committed May 19, 2020
    Configuration menu
    Copy the full SHA
    6e4c787 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gsd/develop' of https://github.com/NOAA-GSD/ccpp-physics

    …into updated_GSL_drag_suite_apr2020
    
    Merging latest updates on NOAA-GSD repository with latest GSL drag suite updates.
    mdtoyNOAA committed May 19, 2020
    Configuration menu
    Copy the full SHA
    e585f50 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. physics/rrtmgp_lw_cloud_sampling.*, physics/rrtmgp_sw_cloud_sampling.…

    …*: add missing mandatory CCPP arguments errmsg and errflg
    climbfuji committed May 20, 2020
    Configuration menu
    Copy the full SHA
    7d7c2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5c379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b328abb View commit details
    Browse the repository at this point in the history
  4. Merge pull request NCAR#28 from climbfuji/update_gsd_develop_from_master

    gsd/develop: update from NCAR master
    DomHeinzeller authored May 20, 2020
    Configuration menu
    Copy the full SHA
    06473f6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Merge branch 'gsd/develop' of https://github.com/NOAA-GSD/ccpp-physics

    …into update_gsd_develop_from_master
    climbfuji committed May 26, 2020
    Configuration menu
    Copy the full SHA
    5f01f22 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Clean up use of horizontal_dimension versus horizontal_loop_extent in…

    … a large number of files
    climbfuji committed May 27, 2020
    Configuration menu
    Copy the full SHA
    d44e2e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c070d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca0786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2354a89 View commit details
    Browse the repository at this point in the history
  5. physics/mp_thompson.{F90,meta}: revert workaround in mp_thompson_init…

    …; remove physics/mp_thompson.meta.backup.before.workaround
    climbfuji committed May 27, 2020
    Configuration menu
    Copy the full SHA
    6d6dd49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e5cfb3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

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

Commits on Jun 1, 2020

  1. Merge pull request NCAR#29 from climbfuji/gsd_develop_blocked_data_st…

    …ructures
    
    gsd/develop: handle blocked data structures in init and finalize routines, revert workaround in mp_thompson_init, metadata cleanup
    DomHeinzeller authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    64e8ff6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    d9816a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a219a47 View commit details
    Browse the repository at this point in the history
  3. physics/GFS_suite_interstitial.F90: update of calculation of number c…

    …oncentrations for Thompson MP
    climbfuji committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2aa91ae View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge pull request NCAR#30 from climbfuji/thompson_mp_cloud_effective…

    …_radii_cleanup
    
    Cleanup of Thompson MP cloud effective radii calculation
    DomHeinzeller authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    02bdecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8d43c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b271cf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    56d3bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def46ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40b653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ac01d View commit details
    Browse the repository at this point in the history
  5. physics/module_mp_thompson.F90: add guard to prevent running Thompson…

    … MP with the untested stochastic perturbations code
    climbfuji committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c41d691 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fd1674 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Merge pull request NCAR#32 from climbfuji/add_drag_suite_and_other_up…

    …dates
    
    Drag suite and other updates
    DomHeinzeller authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3a48b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d2e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc9a06d View commit details
    Browse the repository at this point in the history
  4. Merge pull request NCAR#35 from climbfuji/radcloud_cleanup

    Cleanup of radiation (clouds) - microphysics interaction (based on NCAR#33)
    DomHeinzeller authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3b0f7c2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from NOAA-GSD/gsd/develop

    updating fork
    joeolson42 authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6b5bbfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90c83b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f9c520 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    990ffba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45e6b4e View commit details
    Browse the repository at this point in the history
  10. Removing the im dimension specification of the *_cpl arrays, and maki…

    …ng them all inout. Note that the meta file already had them as inout.
    joeolson42 committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    840f135 View commit details
    Browse the repository at this point in the history
  11. Updates to MYNN-EDMF

    joeolson42 committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    755de19 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49b7f3c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

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

Commits on Jun 9, 2020

  1. Merge pull request NCAR#36 from joeolson42/gsd/develop

    MYNN PBL and SFC updates for ocean coupling, ...
    DomHeinzeller authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    84047fe View commit details
    Browse the repository at this point in the history
  2. Clean up of effective radii calculation for Thompson MP: move initial…

    …ization and bounds into the calc_effectRad routine, use settings consistent with previous version of code
    climbfuji committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    626ec0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647d676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4619424 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Merge pull request #1 from NOAA-GSD/gsd/develop

    update 6/10/2020
    benwgreen authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1d8328c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Merge pull request NCAR#34 from climbfuji/rollback_thompson

    Option to roll back Thompson MP to WRFv3.8.1 (RAPv5/HRRRv4), add stochastic perturbations code
    DomHeinzeller authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    783ccf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

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

Commits on Jun 18, 2020

  1. Merge branch 'gsd/develop' of https://github.com/benwgreen/ccpp-physics

    … into gsd/develop
    Ben Green authored and Ben Green committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    4e9bf5d View commit details
    Browse the repository at this point in the history
  2. Mods to GSL physics for fractional

    Ben Green authored and Ben Green committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e889b03 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/gsd/develop' into bwg_mod_for_frac

    Ben Green authored and Ben Green committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    2d5ca0b View commit details
    Browse the repository at this point in the history
  4. Cosmetic changes to MYNNPBL

    Ben Green authored and Ben Green committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    707dece View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from NOAA-GSD/gsd/develop

    updating fork
    joeolson42 authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    008cf1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1315db3 View commit details
    Browse the repository at this point in the history
  7. cleanup of .meta file order to match corresponding .F90

    Ben Green authored and Ben Green committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    37719da View commit details
    Browse the repository at this point in the history
  8. Merge branch 'gsd/develop' of https://github.com/joeolson42/ccpp-physics

     into update_gsd_develop_from_master_20200616
    climbfuji committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    cb28c67 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Merge pull request NCAR#37 from climbfuji/update_gsd_develop_from_mas…

    …ter_20200616
    
    Update gsd/develop from master 2020/06/16
    DomHeinzeller authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    10eaa1a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

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

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    0d6db42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728c076 View commit details
    Browse the repository at this point in the history
  3. Merge pull request NCAR#41 from climbfuji/ben_bwg_mod_for_frac

    Mods to MYNN sfc and PBL for fractional/coupled for latest gsd/develop code (based on NCAR#40)
    DomHeinzeller authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    022ae37 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Merge pull request #3 from NOAA-GSD/gsd/develop

    updating fork
    joeolson42 authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    46d0200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e214f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Merge pull request NCAR#42 from joeolson42/gsd/develop

    Updates to module_SGSCloud_RadPre.F90 and .meta (from Tanya)
    DomHeinzeller authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    37e799e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

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

Commits on Jul 2, 2020

  1. Merge pull request NCAR#465 from climbfuji/update_master_from_gsl_dev…

    …elop_20200630
    
    Update master from gsd/develop 2020/06/30
    climbfuji authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    8a90168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44d3891 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge pull request NCAR#444 from XiaqiongZhou-NOAA/rt_multigases

     Fixes to run the CCPP multi_gases option with 32 bit
    climbfuji authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    01c2257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d956e6 View commit details
    Browse the repository at this point in the history