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 NOAA-EMC develop 2020/07/07 #58

Commits on Jul 2, 2020

  1. Update develop from gsd/develop 2020/06/30 (NOAA-EMC#134)

    - output of auxiliary arrays (2d, 3d) from CCPP to assist developers debugging their physics
    - correctly output 3-dim tendencies for t, u, v, qv, ozone from CCPP physics
    - mandatory changes for the CCPP framework updates to handle blocked data structures correctly: fix inconsistent use of `horizontal_dimension` (ix) versus `horizontal_loop_extent` (im) and other metadata corrections
    - remove old pset logic from `ccpp_prebuild_config.py` (was required for CCPP dynamic build)
    - updates to all suite definition files: change the order of interstitial schemes get_phi_fv3+GFS_suite_interstitial_3 and GFS_DCNV_generic_pre to match the logical flow (does not change the answer)
    - move CCPP physics initialization calls in `atmos_model.F90` so that the physics can see the data from the restart files at initialization time
    - add capability to read large-scale and small-scale orographic data when using GSL drag suite
    - add additional fields to restart files as required for GSL physics updates
    - new suite definition files for RAP and HRRR configurations
    - capability to call radiation for the first `nhfrad` physics time steps for cold starts, afterwards on the cycle defined by the radiation time step
    climbfuji authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    16e3615 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Add regression tests with MULTI_GASES (NOAA-EMC#108)

    * Update suite_FV3_GFS_2017_fv3wam.xml
    XiaqiongZhou-NOAA authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d94cec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5557b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b165630 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Revert change to .gitmodules and update submodule pointers for GFDL_a…

    …tmos_cubed_sphere, ccpp-framework, ccpp-physics
    climbfuji committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    37e7771 View commit details
    Browse the repository at this point in the history