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

Restore dry deposition output in GCHP & GCClassic fullchem benchmark simulations #2144

Open
wants to merge 2 commits into
base: dev/14.5.0
Choose a base branch
from

Conversation

yantosca
Copy link
Contributor

@yantosca yantosca commented Feb 2, 2024

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Confirm you have reviewed the following documentation

Describe the update

This is the companion PR to #2139. We have updated the template HISTORY.rc.fullchem files for both GCHP and GCClassic so as to activate the DryDep collection in benchmark simulations. Also, for the GCHP simulation, we have reduced the number of species output to netCDF to only those that are absolutely needed for the benchmarks (as described in #2135).

Expected changes

This PR will activate dry deposition output for full-chemistry benchmark simulations, so that plots of dry deposition velocity can be made. Also the dry-deposition flux of O3 will be archived so as to be able to compute the Ox budget.

Related Github Issue(s)

@yantosca yantosca self-assigned this Feb 2, 2024
@yantosca yantosca added category: Feature Request New feature or request topic: Diagnostics Related to output diagnostic data topic: Benchmarking and Testing Related to CI, integration tests, or scientific benchmarking labels Feb 2, 2024
@yantosca
Copy link
Contributor Author

yantosca commented Feb 2, 2024

I left the base branch as main so that this PR wouldn't auto-close when dev/14.3.0 was removed. This can go into the dev/14.4.0 branch once we start working on it.

@lizziel
Copy link
Contributor

lizziel commented Feb 6, 2024

Do we need to turn on dry deposition diagnostics for GCHP and GC-Classic fullchem benchmarks by default? I think the dry dep diagnostics are only needed for 1-year benchmarks.

@msulprizio
Copy link
Contributor

That's correct, I think. The setup script I have for GCClassic 1-year benchmark uncomments the DryDep (and other) diagnostics in HISTORY.rc. We could set up a similar script for GCHP.

@msulprizio
Copy link
Contributor

Alternatively, we could activate the drydep plots (for a subset of species) in 1-month benchmarks. It might be useful to diagnose changes there as well. @yantosca any thoughts?

@yantosca
Copy link
Contributor Author

yantosca commented Feb 6, 2024

Yes, I was thinking we could activate a subset of species for the 1-month as well. That way we can detect any changes caused by LAI updates etc.

Copy link

stale bot commented Apr 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the Stale bot from closing this issue.

@stale stale bot added the stale No recent activity on this issue label Apr 22, 2024
@msulprizio
Copy link
Contributor

@yantosca What is the status of this PR? Should it be included in 14.4.0?

@yantosca
Copy link
Contributor Author

@msulprizio: It could go into 14.4.0. We'd need to doublecheck the HISTORY.rc files and maybe also make a corresponding update in the GCPy template YAML files though. I haven't had time to work on this lately but we could try to get it in before the 14.4.0 freeze date.

@stale stale bot removed the stale No recent activity on this issue label Apr 22, 2024
@lizziel lizziel changed the base branch from main to dev/14.4.0 April 22, 2024 15:35
@lizziel
Copy link
Contributor

lizziel commented Apr 22, 2024

It looks like integration tests should be able to test out the HISTORY.rc file changes, and the GCPy updates could go in later, whenever we decide to add drydep plots to the benchmark. I updated the milestone to be 14.4.0.

@yantosca yantosca deleted the branch dev/14.5.0 May 30, 2024 18:55
@yantosca yantosca closed this May 30, 2024
@msulprizio msulprizio reopened this May 30, 2024
@msulprizio msulprizio changed the base branch from dev/14.4.0 to main May 30, 2024 19:17
@yantosca yantosca changed the base branch from main to dev/14.5.0 August 6, 2024 19:46
run/GCClassic/HISTORY.rc.templates/HISTORY.rc.fullchem
- Change ##'DryDep' -> #'DryDep', which will activate this collection
  in benchmark simulations.

run/GCHP/HISTORY.rc.templates/HISTORY.rc.fullchem
- Change @#'DryDep' -> #'DryDep', which will activate this collection
  in benchmark simulations.
- Also reduce the DryDep collection species to only those species
  we need for benchmark plots/tables

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
@yantosca yantosca force-pushed the feature/restore-drydep-in-bmk branch from a3f58bc to cb86824 Compare August 6, 2024 20:10
@yantosca
Copy link
Contributor Author

yantosca commented Aug 6, 2024

I have rebased this PR off 14.5.0-alpha.4 and will rerun integration tests.

@yantosca yantosca added this to the 14.5.0 milestone Aug 6, 2024
@yantosca
Copy link
Contributor Author

yantosca commented Aug 6, 2024

All GEOS-Chem Classic integration tests passed:

==============================================================================
GEOS-Chem Classic: Execution Test Results

GCClassic #0c22a3a GEOS-Chem submod update: PR #2352 post-merge fix (rebuild KPP files)
GEOS-Chem #cb86824f5 Archive "Drydep" diags in fullchem bmks; Reduce GCHP "DryDep" output
HEMCO     #e68ebae HEMCO 3.9.2 release

Using 24 OpenMP threads
Number of execution tests: 28

Submitted as SLURM job: 42911370
==============================================================================

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%  All execution tests passed!  %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

The DryDep collection files were generated in the fullchem_benchmark run directory:

$ gc_4x5_merra2_fullchem_benchmark/OutputDir
$ ls
GEOSChem.AdvFluxVert.20190701_0000z.nc4  GEOSChem.Metrics.20190701_0000z.nc4
GEOSChem.AerosolMass.20190701_0000z.nc4  GEOSChem.SpeciesConc.20190701_0000z.nc4
GEOSChem.Aerosols.20190701_0000z.nc4     geoschem_species_metadata.yml
GEOSChem.DryDep.20190701_0000z.nc4       GEOSChem.StateMet.20190701_0000z.nc4
GEOSChem.JValues.20190701_0000z.nc4      HEMCO_diagnostics.201907010000.nc

@yantosca
Copy link
Contributor Author

yantosca commented Aug 6, 2024

All GCHP integration tests passed:

==============================================================================
GCHP: Execution Test Results

GCHP      #548c753 GEOS-Chem submod update: PR #2352 post-merge fix (rebuild KPP files)
GEOS-Chem #cb86824f5 Archive "Drydep" diags in fullchem bmks; Reduce GCHP "DryDep" output
HEMCO     #

Number of execution tests: 11

Submitted as SLURM job: 42912361
==============================================================================
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%  All execution tests passed!  %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Also, the "DryDep" collection file was created in the gchp_merra2_fullchem_benchmark run directory:

$ cd rundirs/gchp_merra2_fullchem_benchmark/OutputDir/
$ ls
GEOSChem.AerosolMass.20190701_0000z.nc4          GEOSChem.GCHPctmEnvLevEdge.20190701_0000z.nc4
GEOSChem.Aerosols.20190701_0000z.nc4             GEOSChem.JValues.20190701_0000z.nc4
GEOSChem.DryDep.20190701_0000z.nc4               GEOSChem.Metrics.20190701_0000z.nc4
GEOSChem.Emissions.20190701_0000z.nc4            GEOSChem.SpeciesConc.20190701_0000z.nc4
GEOSChem.FV3Dynamics.20190701_0000z.nc4          geoschem_species_metadata.yml
GEOSChem.GCHPctmEnvLevCenter.20190701_0000z.nc4  GEOSChem.StateMet.20190701_0000z.nc4

@yantosca yantosca marked this pull request as ready for review August 6, 2024 22:03
Copy link
Contributor

@msulprizio msulprizio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yantosca. Please see my comments below.

CHANGELOG.md Show resolved Hide resolved
run/GCHP/HISTORY.rc.templates/HISTORY.rc.fullchem Outdated Show resolved Hide resolved
CHANGELOG.md
- Restored missing line that was inadvertenly deleted
- Place `` around "State_Chm%CH4_EMIS"

run/GCHP/HISTORY.rc.templates/HISTORY.rc.fullchem
- Removed extra slash in comments

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Copy link
Contributor

@msulprizio msulprizio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now approved for merging. Thanks @yantosca!

Copy link
Contributor Author

yantosca commented Aug 7, 2024

Thanks @msulprizio. I am waiting on the results of a 1-month benchmark. I will merge up into 14.5.0 (locally) and rerun integration tests just to make sure there aren't any merge issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request topic: Benchmarking and Testing Related to CI, integration tests, or scientific benchmarking topic: Diagnostics Related to output diagnostic data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants