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

Add restart capability for input emissions #70

Merged

Conversation

rmontuoro
Copy link
Collaborator

@rmontuoro rmontuoro commented Mar 30, 2023

PR Checklist

  • This PR has been tested on an RDHPCS machine and/or WCOSS2. Please select below:

    • RDHPCS.
    • WCOSS2.
  • This PR has been tested with the ufs-srweather-app workflow online-cmaq branch.

  • New or updated input data is required by this PR.

  • Baselines are expected to change.

Description

This code change allows AQM to properly read emission data during a restart.

The emission time record corresponding to the model's restart time is computed internally based on the model clock's start and end times, and on the emission frequency.

Issue(s) addressed

Dependencies

BrianCurtis-NOAA and others added 3 commits March 21, 2023 09:02
* Update aqm_files.cmake to use CMAQ's aero_depv
* remove aero_depv.F from src/model/src
* tab fixes in aqm_files.cmake and remove extra debugging calls from vdiffacmx.F
@BrianCurtis-NOAA BrianCurtis-NOAA added the Prod AQMv7 The label is used for PR's that will go into the production/AQM.v7 branch label Mar 30, 2023
@BrianCurtis-NOAA BrianCurtis-NOAA merged commit 9d0f39e into NOAA-EMC:production/AQM.v7 Mar 30, 2023
BrianCurtis-NOAA pushed a commit to BrianCurtis-NOAA/AQM that referenced this pull request May 8, 2024
* Add automatic restart capability for input emissions.
Co-authored-by: Brian Curtis <64433609+BrianCurtis-NOAA@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prod AQMv7 The label is used for PR's that will go into the production/AQM.v7 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants