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

Bring in production/AQM.v7 relevant changes into develop branch. #98

Closed
wants to merge 3 commits into from

Commits on May 8, 2024

  1. Add restart capability for input emissions (NOAA-EMC#70)

    * Add automatic restart capability for input emissions.
    Co-authored-by: Brian Curtis <64433609+BrianCurtis-NOAA@users.noreply.github.com>
    rmontuoro authored and BrianCurtis-NOAA committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5d291c5 View commit details
    Browse the repository at this point in the history
  2. Remove compiler warnings and remarks for AQMv7 implementation (NOAA-E…

    …MC#94)
    
    * Remove IOAPI build warnings (Issue NOAA-EMC#93)
    
    * Remove STENEX/noops build warnings (Issue NOAA-EMC#93)
    
    * Fix edit descriptor to remove compiler remarks for CSQY_DATA (Issue NOAA-EMC#93)
    
    * Fix edit descriptor to remove compiler remarks for ISORROPIA code (Issue NOAA-EMC#93)
    rmontuoro authored and BrianCurtis-NOAA committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2bc762a View commit details
    Browse the repository at this point in the history
  3. [production/AQM.v7] EE2 updates, and fixes for issues seen during EE2…

    … compliance (NOAA-EMC#95)
    
    * Add -check noarg_temp_created to ease err file size
    
    * Avoiding diving by zero error in aero_depv.F using -check all in DEBUG mode
    BrianCurtis-NOAA committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b79f95f View commit details
    Browse the repository at this point in the history