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

ufs-dev PR#34 #82

Closed
wants to merge 21 commits into from
Closed

ufs-dev PR#34 #82

wants to merge 21 commits into from

Commits on Jan 9, 2023

  1. Bring in inst_pres_interface for AQM PM2.5 Calculation (NOAA-EMC#616)

    * Bring in inst_pres_interface for AQM
    BrianCurtis-NOAA authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    99085ae View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update submodule UPP and some HAFS moving-nesting related fixes (NOAA…

    …-EMC#613)
    
    * Hardcoded coarse terrain for moving nest with terrain_smoother=4
    
    * Update HAFSv1 CCPP suites to use the unified ugwp scheme.
    
    * Update submodule upp.
    
    * Removed debug print statements for terrain_smoother
    
    * Fixed bug in calculation of nest halo weights identified by Biju Thomas in DDEBUG=ON builds.
    
    * Updated fix to moving nest weight calculations.
    
    * Use ind arrays for nest weight calculations. Ensures correct indexing.
    
    * Clean up for the fix of using ind arrays for moving-nest weight calculations (from @wramstrom).
    
    Co-authored-by: William Ramstrom <William.Ramstrom@noaa.gov>
    BinLiu-NOAA and wramstrom authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    23bbfcd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Create ESMF field attributes using the same kind as field data values (

    …NOAA-EMC#618)
    
    * Use 32bit value for 'missing_value' and '_FillValue' attributes
    DusanJovic-NOAA authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4506546 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Bug fix for cloud effective radius for convective clouds (HR1) (NOAA-…

    …EMC#621)
    
    * Bug fix for cloud effective radius for convective clouds (HR1)
    ChunxiZhang-NOAA authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    603e1a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. RRTMGP refactoring (NOAA-EMC#619)

    * Changes to typedefs for RRTMGP refactoring. Updates to prebuild and SDFs.
    
    * bugfix to save q state regardless of diagnostic flag, submodule update
    
    * optimizing massflux at cloud base based on P8 simulations, submodule update ccpp/physics
    
    * Added RRTMGP p8 coupled RT.
    
    * Move allocation of RRTMGP DDTs to init.
    
    * Removed deprecated SDFs
    
    Co-authored-by: Lisa Bengtsson <Lisa.Bengtsson@noaa.gov>
    dustinswales and lisa-bengtsson authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0e8f580 View commit details
    Browse the repository at this point in the history
  2. Changes to submodules

    dustinswales committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    34c23dd View commit details
    Browse the repository at this point in the history
  3. RRTMGP refactoring (NOAA-EMC#619)

    * Changes to typedefs for RRTMGP refactoring. Updates to prebuild and SDFs.
    
    * bugfix to save q state regardless of diagnostic flag, submodule update
    
    * optimizing massflux at cloud base based on P8 simulations, submodule update ccpp/physics
    
    * Added RRTMGP p8 coupled RT.
    
    * Move allocation of RRTMGP DDTs to init.
    
    * Removed deprecated SDFs
    
    Co-authored-by: Lisa Bengtsson <Lisa.Bengtsson@noaa.gov>
    dustinswales and lisa-bengtsson committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d989ca3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into ufs…

    …-dev-PR34
    dustinswales committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    cd207eb View commit details
    Browse the repository at this point in the history
  2. Update ccpp-physics

    dustinswales committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    dee1d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34cea3e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. fix initialization issue for moving nest grid in debug mode (NOAA-EMC…

    …#622)
    
    * fix initialization for moving nest grid
    junwang-noaa authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    711e33a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Winterwx (NOAA-EMC#614)

    * Six new winter wx diags added to output, accumulated fields added to restart file and changed nsradar_reset, radar_reset to something that makes more sense, that is, nsfullradar_diag and fullradar_diag. Also, added  new namelist parameter to use new precip ice density with the  NOAH LSM. Code changes to upp also made to include the new winter wx diags.
    ericaligo-NOAA authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8b84603 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Changed UGWP diagnostic variable declaration intents from 'out' to 'i…

    …nout' (NOAA-EMC#627)
    
    * Changed UGWP diagnostic variable declaration intents from 'out' to 'inout'
    
    * Updated UGWP diagnostic variable declaration intents in drag_suite.meta
    mdtoyNOAA authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d9e619e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Updated physics

    dustinswales committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c83f7b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into ufs…

    …-dev-PR34
    dustinswales committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    fc357cd View commit details
    Browse the repository at this point in the history
  2. Update submodules

    dustinswales committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8669154 View commit details
    Browse the repository at this point in the history
  3. Fixed submodule

    dustinswales committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    70cf6ef View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Sync physics

    dustinswales committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a4eaea1 View commit details
    Browse the repository at this point in the history
  2. Fix omission from merge

    dustinswales committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d2b0a04 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Fixed physics submodule

    dustinswales committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c8e59a6 View commit details
    Browse the repository at this point in the history
  2. Synced physics

    dustinswales committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1e0063f View commit details
    Browse the repository at this point in the history