-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
category: DiscussionAn extended discussion of a particular topicAn extended discussion of a particular topictopic: Input DataRelated to input dataRelated to input datatopic: Mass FluxesPertaining to cubed-sphere mass flux inputsPertaining to cubed-sphere mass flux inputs
Description
Name and Institution
Name: Lizzie Lundgren
Institution: Harvard University
New GCHP feature or discussion
This issue is to discuss current work related to meteorology used in GCHP advection. There are several things that I hope to get into version 14.3.0.
- Validation of GCHP runs using hourly mass fluxes. All official benchmarks use 3-hourly winds instead. Hourly mass fluxes are available for GEOS-FP at C720 (limited time range) and GEOS-IT at C180 (met option to be available in 14.3.0). Mass fluxes are not available for MERRA2.
- Implement mass flux regridding update in MAPL. This update from @sdeastham is currently a MAPL PR pending review. The same update needs to be put into our MAPL fork which is an older version of MAPL than what the PR is based on.
- Document resource constraints when using mass fluxes. See Issue using REGRID_METHOD_CONSERVE_HFLUX reading c180 GEOS-IT data GEOS-ESM/MAPL#2118.
- The algorithm for computing dry pressure level edges for advection in the GCHPctmEnv gridded component needs an overhaul. We currently (1) sum moisture-corrected total pressure delta across all levels to get surface dry pressure and then (2) construct the 3D dry pressures from the surface dry pressure using Ap and Bp. This method should be compared with a direct computation of 3D dry pressure from 3D total pressure (no reconstruction from surface pressure using Ap/Bp).
- Add pressure diagnostics in advection. These will appear in
HISTORY.rcfor gridded componentDYNAMICSinstead ofGCHPchem. - Add budget transport diagnostics and/or vertical flux diagnostics per species.
Pinging @sdeastham and @1Dandan who will help with this work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category: DiscussionAn extended discussion of a particular topicAn extended discussion of a particular topictopic: Input DataRelated to input dataRelated to input datatopic: Mass FluxesPertaining to cubed-sphere mass flux inputsPertaining to cubed-sphere mass flux inputs