GEOS-Chem model development priorities: Difference between revisions

From Geos-chem
Jump to navigation Jump to search
(451 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''''[[Main_Page|GEOS-Chem Main Page]] | [[GCHP_Main_Page|GCHP Main Page]]'''''
On this page we list the current priorities for GEOS-Chem development. This list is continuously updated based on code readiness and input from the [https://geos-chem.seas.harvard.edu/geos-working-groups Working Groups] and the [https://geos-chem.seas.harvard.edu/geos-steering-cmte Steering Committee]. For history of past releases see the [[GEOS-Chem_versions|'''GEOS-Chem Versions wiki page''']].
 
On this page we list the current priorities for GEOS-Chem development. This list is continuously updated based on code readiness and input from the [https://geos-chem.seas.harvard.edu/geos-working-groups Working Groups] and the [https://geos-chem.seas.harvard.edu/geos-steering-cmte Steering Committee]. For history of past releases see the [[GEOS-Chem_versions|GEOS-Chem Versions wiki page]].
 
== Release schedule ==
 
Please see the [http://wiki.seas.harvard.edu/geos-chem/images/e/e1/GEOS-Chem_Release_Proposal.pdf GEOS-Chem Release Proposal] outlining the procedure and schedule for releasing GEOS-Chem versions.  


== Merged and awaiting release ==
== Merged and awaiting release ==
Line 13: Line 7:
{| border=1 cellspacing=0 cellpadding=5  
{| border=1 cellspacing=0 cellpadding=5  
|-bgcolor="#CCCCCC"
|-bgcolor="#CCCCCC"
!width="200px"|Patch version in development
!width="300px"|Mergeable at any time
!width="200px"|Major version in development
!width="200px"|Version in development


|-valign="top"
|-valign="top"
|align="center"|None
|align="center"|'''[[GEOS-Chem no-diff-to-benchmark]]'''
|align="center"|'''[[GEOS-Chem 14.1.0]]'''
|align="center"|'''[[GEOS-Chem 14.5.0]]'''


|}
|}
Line 24: Line 18:
== Feature integration in progress ==
== Feature integration in progress ==


Features listed in this table are actively being integrated into GEOS-Chem by the [[GEOS-Chem Support Team]]. In addition, we continuously implement structural updates in the model to maintain and develop coupling with other models including GEOS, CESM, and the model adjoint.  
Features listed in this table are actively being integrated into GEOS-Chem by the [https://geoschem.github.io/support-team.html GEOS-Chem Support Team]. In addition, we continuously implement structural updates in the model to maintain and develop coupling with other models including GEOS, CESM, and the model adjoint.  


{| border=1 cellspacing=0 cellpadding=5  
{| border=1 cellspacing=0 cellpadding=5  
Line 35: Line 29:


|-valign="top"
|-valign="top"
|Migrating simple SOA formation from carbon_mod.F90 into the KPP "full-chemistry" mechanism
|New version of CEDS at 0.1 deg
|Bob Yantosca (Harvard)
|Dandan Zhang (WashU)
|Structural
|Emissions
|Complicated
|Simple
|
|
*Ongoing
*[https://github.com/geoschem/geos-chem/pull/2171 geos-chem PR #2171]


|-valign="top"
|-valign="top"
|Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone
|Use USTAR read from GEOS instead of calculating from U10M and V10M
|Bob Yantosca (Harvard)
|Yuanjian Zhang (WashU)
|Model performance
|Emissions
|Medium
|Simple
|
|
*Ongoing (will be done as time allows)
*[https://github.com/geoschem/HEMCO/pull/279 HEMCO PR #279]
*NOTE: WashU will recompute mass tuning factors for each met field & resolution (GCClassic)


|-valign="top"
|-valign="top"
|Reduce logfile output in GEOS-Chem and HEMCO
|Ongoing carbon simulation fixes in GCClassic and GCHP
|Bob Yantosca (Harvard)
|GCST
|Structural
|Carbon simulation
|Medium
|Medium
|
|
*Slated for 14.2.0
*[https://github.com/geoschem/GCHP/issues/440 GCHP issue #440]
*See [https://github.com/geoschem/geos-chem/pull/1549 geoschem/geos-chem PR #1549]
*[https://github.com/geoschem/geos-chem/issues/2463 geos-chem issue #2463]
*See [https://github.com/geoschem/hemco/pull/182 geoschem/HEMCO PR #182]
*[https://github.com/geoschem/geos-chem/pull/2510 geos-chem PR #2510]


|-valign="top"
|-valign="top"
|Updating integration test scripts and adding new integration tests
|Investigate potential performance gains of replacing the KPP Rosenbrock solver with the LSODE solver
|Bob Yantosca (Harvard)
|Bob Yantosca (Harvard)
|Testing
|Chemistry
|Medium
|Medium
|
|
*Slated for 14.2.0
*[https://github.com/geoschem/geos-chem/pull/2482 geos-chem PR #2482]
*[https://github.com/geoschem/geos-chem/pull/1565 geoschem/geos-chem PR #1565]
*[https://github.com/geoschem/geos-chem/pull/2483 geos-chem PR #2483]


|-valign="top"
|-valign="top"
|TOMAS in GCHP
|Fix obspack - not working in 14.4.0
|Betty Croft (WashU)
|Aerosols
|Medium
|
*[https://github.com/geoschem/GCHP/pull/221 geoschem/GCHP PR #221]
*[https://github.com/geoschem/geos-chem/pull/1261 geoschem/geos-chem PR #1261]
*[https://github.com/geoschem/HEMCO/pull/145 geoschem/HEMCO PR #145]
 
|-valign="top"
|Retire all BPCH diagnostics
|Bob Yantosca (Harvard)
|Bob Yantosca (Harvard)
|Diagnostics
|Diagnostics
|Simple
|Medium
|
|
* Can be done immediately following the [https://github.com/geoschem/geos-chem/pull/1569 TOMAS update for GCHP]  
*[https://github.com/geoschem/geos-chem/issues/2328 geos-chem issue #2328]


|-valign="top"
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/1429 Update SO4 production in cloud-droplets over oceans]
|Make GC-Classic bit-for-bit reproducible upon restart<br>(part 1 of 2)
|Becky Alexander (UW)
|Lizzie Lundgren (Harvard)
|Aerosols
|GC-Classic
|Simple
|Medium
|
|
*See [https://github.com/geoschem/geos-chem/pull/1434 geoschem/geos-chem PR #1434]
*[https://github.com/geoschem/geos-chem/pull/2521 geos-chem PR #2521]
*See [https://github.com/geoschem/geos-chem/issues/1429 geoschem/geos-chem #1429]


|-valign="top"
|-valign="top"
|Updating VOC fire emissions and adding lumped furan
|Capture all trop and PBL height changes in budget diagnostics
|Colette Heald (MIT)<br>Tess Carter (MIT)
|Chris Holmes (FSU)<br>Lizzie Lundgren (Harvard)
|Chemistry
|Diagnostics
|Simple
|Medium
|
|
*See T. Carter et al., [2022]<br>(DOI: [https://doi.org/10.5194/acp-2022-438 10.5194/acp-2022-438])
*[https://github.com/geoschem/geos-chem/pull/2103 geos-chem PR 2103]


|-valign="top"
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/331 Provide climatologies for open fire emissions]
|Derive convective precipitation flux if using FP/IT generated with Grell-Freitas
|Melissa Sulprizio (Harvard)
|Yuanjian Zhang (WashU)<br>Viral Shah (GMAO)<br>Lizzie Lundgren (Harvard)
|Emissions
|Convection
|Simple
|
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/655 Climatologies for lightning NOx]
|Lee Murray (Rochester)
|Emissions
|Simple
|
 
|-valign="top"
|Update transport tracer simulation for consistency with the tracer gridded component in GEOS
|Melissa Sulprizio (Harvard)
|TransportTracer simulation
|Medium
|Medium
|
|
*[https://github.com/geoschem/geos-chem/issues/2469 geos-chem Issue #2469]
*[https://github.com/geoschem/geos-chem/pull/2523 geos-chem PR #2523]


|}
|}


== Delivered and in the queue ==
== Prioritized and in the queue ==


Features listed in this table have been delivered to the GEOS-Chem Support Team and are prioritized to be integrated into GEOS-Chem in the near future.
Features listed in this table are prioritized for integration into GEOS-Chem in the near future.


{| border=1 cellspacing=0 cellpadding=5  
{| border=1 cellspacing=0 cellpadding=5  
Line 137: Line 109:
!width="100px"|Model scope
!width="100px"|Model scope
!width="100px"|Ease of implementation
!width="100px"|Ease of implementation
!width="100px"|Delivery status
!width="300px"|Notes and References
!width="300px"|Notes and References


|-valign="top"
|-valign="top"
|[https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2022JG006908 Methane emissions from hydropower reservoirs]
|Retire CH4, CO2, tagCO simulations in favor of carbon simulation
|Kyle Delwich (UC Berkeley)<br>Melissa Sulprizio (Harvard)
|Melissa Sulprizio (Harvard)
|CH4 simulation
|Carbon gases
|Simple
|Simple
|
|
|
*[https://github.com/geoschem/geos-chem/issues/2387 geos-chem issue #2387]


|}
|-valign="top"
 
|Correct the issue that injection height has been artificially decreased by HEMCO
== Delivered but not yet prioritized ==
|Lixu Jun (Montana)
 
|Emissions
Features listed in this table have been delivered to the GEOS-Chem Support Team but are not yet prioritized for integration into GEOS-Chem.
|Simple
 
|Delivered<br>June 2024
{| border=1 cellspacing=0 cellpadding=5
|
|-bgcolor="#CCCCCC"
*[https://github.com/geoschem/geos-chem/issues/2330 geos-chem issue #2330]
!width="200px"|Feature
*[https://github.com/geoschem/geos-chem/pull/2358 geos-chem PR #2358]
!width="200px"|Contributor(s)
!width="100px"|Model scope
!width="100px"|Ease of implementation
!width="300px"|Notes and References


|-valign="top"
|-valign="top"
|[https://doi.org/10.7910/DVN/23BRII Global continental chlorine (pCl and HCl) emissions]
|Capability to run GCClassic at 0.125x0.15625 resolution
|Bingqing Zhang (Georgia Tech)<br>Pengfei Liu (Georgia Tech)
|Melissa Sulprizio (Harvard)<br>Xiaolin Wang (Harvard)
|Emissions
|Nested grid
|Simple
|Simple
|Delivered
|
|
*Delivered to GCST (Jul 2022)
*[https://github.com/geoschem/geos-chem/pull/1980 geos-chem PR #1980]
*[https://github.com/geoschem/HEMCO/pull/290 HEMCO PR #290]


|-valign="top"
|-valign="top"
|[https://github.com/geoschem/geos-chem/pull/629 Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange]
|Strat-adjusted RF in GCC and GCHP
|Joey Lam(CUHK)<br>Amos Tai (CUHK)
|Connor Barker (UCL)<br>Eloise Marais (UCL)
|Science
|Radiation
|Simple
|Simple
|Delivered
|
|
*Delivered to GCST (Feb 2021)
*[https://github.com/geoschem/geos-chem/pull/2525 geos-chem PR #2525]
* [https://github.com/geoschem/geos-chem/pull/629 geoschem/geos-chem #629]


|-valign="top"
|-valign="top"
|LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100
|Archived TCR-2 OH fields for carbon simulations
|Yang Li (Baylor University)<br>Loretta Mickley (Harvard)
|Kazu Miyazaki (JPL)<br>Melissa Sulprizio (Harvard)
|Emissions
|Input data
|Simple
|Simple
|Data delivered<br>Oct 2024
|
|
*Data files delivered to GCST (July 2021)
*This will be the default OH, but users will have the option of selecting other OH fields
*Data are quite large - need to think about storage, compression
*[https://github.com/geoschem/geos-chem/issues/2537 geos-chem issue #2537]


|-valign="top"
|-valign="top"
|[https://agupubs.onlinelibrary.wiley.com/doi/epdf/10.1029/2006GL026015 Stratospheric HCN chemistry]
|Dust non-sphericity impacts on optical properties
|Armin Kleinbohl (JPL)<br>Debra Weisenstein (Harvard, retired)
|Inderjeet Singh (WashU)
|Chemistry
|Aerosols
|Medium
|Medium
|Not yet delivered
|
|
*Delivered to GCST (Jun 2020)


|}
|}


== Ready but not delivered ==
== Ready to go in ==


Features listed in this table are ready but have not been delivered to the GEOS-Chem Support Team.
Features listed in this table are ready to go in but have either not been delivered or are not yet prioritized for integration into GEOS-Chem.


{| border=1 cellspacing=0 cellpadding=5  
{| border=1 cellspacing=0 cellpadding=5  
Line 205: Line 179:
!width="200px"|Contributor(s)
!width="200px"|Contributor(s)
!width="100px"|Model scope
!width="100px"|Model scope
!width="300px"|Notes and References
!width="100px"|Delivery status
!width="300px"|Notes and Refereneces
 
 
|-valign="top"
|Binary Activity Thermodynamic (BAT) model for non-ideal mixing of water and organics in organic aerosol
|Camilo Serrano (McGill)<br>Andreas Zuend (McGill)
|Aerosols
|Not delivered
|
*[https://github.com/geoschem/geos-chem/issues/2392 geos-chem issue #2392]
 
|-valign="top"
|Update UCX to include gravitational settling of aerosol species beyond just BCPI
|Conor Barker (UCL)<br>Eloise Marais (UCL)
|Aerosols
|Not delivered
|


|-valign="top"
|-valign="top"
|Nitrate photolysis
|Seasalt aerosol from sea ice leads (2002-2011)
|Viral Shah (NASA GMAO)
|Hannah Horrowitz (UIUC)
|Chemistry
|Aerosols
|Not delivered
|
|
* Shah, V., et al., EGUsphere [preprint], https://doi.org/10.5194/egusphere-2022-656, 2022.
*Offline and online, ready to go in HEMCO (optional in addition to existing seasalt emissions)


|-valign="top"
|-valign="top"
|Online H2 chemistry
|Global organic N dep from various emissions; nitrate aromatics updates
|Maria Paula Pérez-Peña (UNSW)<br>Jenny Fisher (UOW)<br>Dylan Millet (UMN)
|May Fu (SUSTech)
|Chemistry
|Chemistry +<br>Deposition
|Not delivered
|
|


|-valign="top"
|-valign="top"
|Alk4 & R4N2 chemistry
|Dry deposition to F90 to improve readability
|Jared Brewer (Harvard)
|Chris Holmes (FSU)
|Chemistry
|Dry Deposition
|Not delivered
|
|
* Brewer, J.F., D.J. Jacob, S.H. Jathar, Y. He, A. Akherati, S. Zhai, D.S. Jo, A. Hodzic, B.A. Nault, P. Campuzano-Jost, J.L. Jimenez, R.J. Park, Y.J. Oak, and H. Liao, A scheme for representing aromatic secondary organic aerosols in chemical transport models: application to source attribution of organic aerosols over South Korea during the KORUS-AQ campaign, submitted to J. Geophys. Res., 2022.
*[https://github.com/geoschem/geos-chem/issues/2389 geos-chem issue #2389]


|-valign="top"
|-valign="top"
|Organic acids (RCOOH)
|Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange
|Katie Travis (NASA)
|Joey Lam  (CUHK)<br>Amos Tai (CUHK)
|Chemistry
|Dry deposition
|Delivered<br>Feb 2021
|
|
*[https://github.com/geoschem/geos-chem/pull/629 geos-chem PR #629]


|-valign="top"
|-valign="top"
|Update reactions with new JPL & IUPAC recommendations
|FRP-based fire emissions for eastern US at 0.2 (2019-2020)
|Kelvin Bates (Harvard)
|Chris Holmes (FSU)
|Chemistry
|Emissions
|Not delivered
|
|
* Currently running simulations to check magnitude of changes
*[https://github.com/geoschem/geos-chem/issues/2388 geos-chem issue #2388]


|-valign="top"
|-valign="top"
|Improve carbon & nitrogen conservation in reactions
|China agriculture NH3 emissions
|Kelvin Bates (Harvard)
|Amos Tai (CUHK)
|Chemistry
|Emissions
|Not delivered
|
|


|-valign="top"
|-valign="top"
|Blowing snow sea salt in TOMAS
|T-dependent anthropogenic VOCs
|Betty Croft (Dalhousie)
|May Fu (SUSTech)
|Aerosols
|Emissions
|Not delivered
|
|
*Option. Requires processing existing anthropogenic VOC emissions to generate offline emissions to read in. Parameterised for China.


|-valign="top"
|-valign="top"
|Geologic emission of ethane and propane
|New source functions for transport tracers beryllium-7 and beryllium-10
|Matthew Rowlinson and Mat Evans(York)
|Minjie Zheng (ETH)
|Emissions
|Emissions
|Delivered<br>June 2024
|
|
* Global source from https://doi.org/10.1038/s41561-018-0073-0 with spatial distribution from https://doi.org/10.5194/essd-11-1-2019
*Available at https://zenodo.org/records/8372652


|-valign="top"
|-valign="top"
|New version of CEDS at 0.1 deg
|LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100
|Emma Knowland (NASA)
|Yang Li (Baylor U)<br>Loretta Mickley (Harvard)
|Emissions
|Emissions
|Delivered
|
|
*Data involves many files- need to think about temporal frequency


|-valign="top"
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/550 MEIC (China regional) for 2000-2017 at 0.5x0.625 deg]
|Australian Hg emissions (2000-2019)
|Shixian Zhai (Harvard)
|Stephen MacFarlane (Wollongong)<br>Jenny Fisher (Wollongong)
|Emissions
|Emissions
|Not delivered
|
|
* Need permission from Qiang Zhang (Tsinghua U.) to distribute data
*[https://pubs.rsc.org/en/content/articlelanding/2022/em/d2em00019a MacFarlane et al. (2024)]
*Includes emissions from black and brown coal power plants, various metal production/processing sources (Aluminium, gold, copper, lead, etc), waste products, cement production, oil refining and petroleum, chlor alkali plants, and cremation


|-valign="top"
|-valign="top"
|KORUS-AQ emissions for East Asia
|Hg geogenic emissions (volcanic, rock weathering)
|Katie Travis (NASA)
|Eric Roy (MIT)
|Emissions
|Emissions
|Not delivered
|
|
* Need permission to distribute data
*[https://github.com/geoschem/geos-chem/issues/2361 geos-chem #2361]
*[https://gmd.copernicus.org/preprints/gmd-2024-65/ Dastoor et al. (2024)]


|-valign="top"
|-valign="top"
|[https://pubs.rsc.org/en/content/articlelanding/2022/EM/D2EM00019A Australian anthropogenic Hg emissions]
|Hg biomass burning - FINN2.5 & GFED4
|Stephen MacFarlane (UOW)<br>Jenny Fisher (UOW)<br> Hannah Horowitz (U. Illinois)<br>Viral Shah (Harvard)
|Eric Roy (MIT)
|Hg simulation
|Emissions
|Not delivered
|
|
*[https://github.com/geoschem/geos-chem/issues/2361 geos-chem #2361]
*[https://gmd.copernicus.org/preprints/gmd-2024-65/ Dastoor et al. (2024)]


|-valign-"top"
|-valign="top"
|WRF-GC Hg simulation
|BCC-GC online
|Xiaotian Xu (Nanjing U.)<br>Yanxu Zhang (Nanjing U.)
|Lin Zhang (PKU)
|Hg simulation<br>WRF-GC
|External Model
|Not delivered
|
|


|-valign="top"
|-valign="top"
|Updated HgII gas-partical partitioning
|GC-YIBS with online fire emissions
|Kaiyun Liu (Tsinghua U.)<br>Qingru Wu (Tsinghua U.)<br>Shuxiao Wang (Tsinghua U.)
|Xu Yue (NUIST)<br>Hong Liao (NUIST)
|Hg simulation
|External Model
|Not delivered
|
|
* Should be option, not default


|-valign="top"
|-valign="top"
|Dry deposition to F90 (readability)
|GISS-GC offline (GCAP)
|Chris Holmes (FSU)
|Lee Murray (Rochester)
|Dry deposition
|GCAP
|Not delivered
|
|
|}
|}


Line 314: Line 327:
!width="200px"|Contributor(s)
!width="200px"|Contributor(s)
!width="100px"|Model scope
!width="100px"|Model scope
!width="300px"|Notes and References
!width="420px"|Notes and References
 
|-valign="top"
|Fixes to stratospheric aerosol settling
|Connor Barker (UCL)<br>Eloise Marais (UCL)
|Aerosols
|
 
|-valign="top"
|DMS chemistry in v14
|Linia Tashmim (UCR)<br>Will Porter (UCR)
|Chemistry
|


|-valign="top"
|-valign="top"
|DMS Chemistry
|KPP standalone + 3D Interface
|Linia Tashmim (UC Riverside)<br>William Porter (UC Riverside)
|Obin Sturm (USC)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|PPN+hv, PPN+OH
|NO2+OH+H2O kinetics
|Robert Ryan (UCL)
|Mat Evans (York)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|MBO
|LSODES solver in KPP for faster kinetics
|Michael Vermeuel (UMN)
|Haipeng Lin (Harvard)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/1094 Stratospheric adjustment with RRTMG in GEOS-Chem]
|Load balancing in chemistry solver (GCHP)
|Seb Eastham (MIT)
|Zhouran Sun (WashU)
|Science
|Chemistry +<br>Performance
|
|


|-valign="top"
|-valign="top"
|Re-binning of off-line sea salt and dust for use in TOMAS
|Active chemistry in mesosphere for both GCHP and GCClassic
|Betty Croft (Dalhousie)
|Helena McDonald (MIT)<br>Sebastian Eastham (ICL)
|Aerosols
|Chemistry
|
 
|-valign="top"
|Updated aromatic oxidation
|Stephen MacFarlane (Wollongong)<br>Jenny Fisher (Wollongong)
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Adaption of TOMAS' in-cloud aqueous sulfate production for KPP versus sulfate_mod.F90
|MCO3 uptake by cloud forming MP; leading to lower PAN
|Betty Croft (Dalhousie)
|Laura Yang (Harvard)
|Aerosols
|Chemistry
|
|


|-valign="top"
|-valign="top"
|ML algorithms for bulk aerosols
|Implement isotope simulation for CH4 in the carbon simulation
|Arshad Nair (SUNY Albany)<br>Fangqun Yu (SUNY Albany)
|Lee Murray (Rochester)
|Aerosols
|Chemistry
|
|
*Will have to change negative emissions from soil to a first-order loss process


|-valign="top"
|-valign="top"
|PM2.5 and PM10 calculations: aerodynamic vs geometric diameters
|Documentation for adding additional aerosol species
|Shixian Zhai (Harvard)
|Connor Barker (UCL)
|Aerosols
|Documentation
|
|


|-valign="top"
|-valign="top"
|Updates to Hodzic SOA scheme
|Column diagnostics
|Jared Brewer (Harvard)
|Lizzie Lundgren (Harvard)<br>Viral Shah (GMAO)
|Aerosols
|Diagnostics
|
|


|-valign="top"
|-valign="top"
|Automated reduction in isoprene scheme
|TOMAS rate diagnostics -- improve performance
|Dan Westervelt (Lamont-Doherty)
|Betty Croft (WashU/Dal)
|Aerosols
|Diagnostics +<br>Performance
|
|


|-valign="top"
|-valign="top"
|Brown carbon chemsitry
|Archive gamma values from heterogeneous chemistry
|Jingqiu Mao (U. Alaska)<br>Xuan Wang (CUHK)
|Bob Yantosca (Harvard)
|Aerosols
|Diagnostics
|
|


|-valign="top"
|RRTMG Documentation
|GCST
|Documentation
|


|-valign="top"
|-valign="top"
|GEOS resolution and subgrid convection - Part 2 RAS parameter tuning
|Canopy Physics Model
|Tailong He (Toronto)<br>Dylan Jones (Toronto)<br>Andrea Molod (NASA GMAO)
|Sam Silva (MIT)
|Convection
|Dry Deposition
|
|
*Available at https://zenodo.org/records/3614062#.XzvrH5NKjOR (GEOS-Chem 12.3.0)


|-valign="top"
|-valign="top"
|Update surface methane boundary condition using NOAA flask data
|Dry deposition diagnostics by land cover
|Lee Murray (Rochester)
|Holly Nowell (FSU)<br>Chris Holmes (FSU)
|Input data
|Dry Deposition
|
|


|-valign="top"
|-valign="top"
|Provide recommended rather than hard-coded scaling factors for online emissions
|Dry deposition process diagnostics
|Melissa Sulprizio (Harvard)
|Holly Nowell (FSU)<br>Chris Holmes (FSU)
|Emissions
|Dry Deposition
|
|


|-valign="top"
|-valign="top"
|High-res top-down TROPOMI-derived seasonal mean NOx emissions for China
|Biomass burning for TOMAS
|Jintai Lin (PKU)
|Nicole June (CSU)
|Emissions
|Emissions +<br>Microphysics
|
|
*Horizontal resolution: 5km, temporal resolution: JJA mean
*monthly data will be available at a later stage; please contact us


|-valign="top"
|-valign="top"
|Updated biomass burning emission factors and species
|Historic biomass burning (1750-2010)
|Tess Carter (MIT)
|Pengfei Liu (Georgia Tech)
|Emissions
|Emissions
|
|


|-valign="top"
|-valign="top"
|Updated offline sea salt emissions
|Rice methane emissions
|Hongjian Weng (PKU) <br> Jintai Lin (PKU)
|Zichong Cheng (Harvard)
|Emissions
|Emissions+<br>Carbon simulation
|
|


|-valign="top"
|-valign="top"
|HgII deposition too high in 13.4; Hg0 conc too low; should not use as is
|Updated bottom-up global CH4 oil, gas, and coal emissions (GFEI v3)
|Viral Shah (NASA GMAO)<br>Yanxu Zhang (Nanjing U.)<br>Ari Feinberg (MIT)
|Tia Scarpelli (Carbon Mapper)<br>Melissa Sulprizio (Harvard)
|Hg simulation
|Emissions
|
|


|-valign="top"
|-valign="top"
|[https://gmd.copernicus.org/articles/13/2569/2020/ Canopy Physics Model]
|New prior CO2 biospheric fluxes from CMS-FLUX and GMAO
|Sam Silva (MIT)
|Kevin Bowman (JPL)<br>Lesley Ott (GMAO)
|Emissions &<br>Science
|Emissions
|
|
*DOI: [https://zenodo.org/record/3614062#.XzvrH5NKjOR 10.5281/zenodo.3614062]
*GMAO can provide high-resolution  fluxes (as high as 12 km)
*Needs to be updated to a more recent GEOS-Chem version


|-valign="top"
|-valign="top"
|Gridded EPA (GEPA) version 2 emissions for 2012-2018
|Snowpack Br2 emission
|Bram Maasakkers (SRON)<br>Erin McDuffie (WashU),<br>Melissa Sulprizio (Harvard)
|Chris Holmes (FSU)
|Emissions<br>CH4 simulation
|Emissions
|
|


|-valign="top"
|-valign="top"
|GEOS-Chem in CESM 2.3
|EDGAR v8.1_toxHg emissions for 1970-2022
|Lizzie Lundgren (Harvard)
|Eric Roy (MIT)
|Interfacing with ESMs
|Emissions
|
|
*Ongoing


|-valign="top"
|-valign="top"
|Assess memory leak in GCHP
|Improve pressure handling in GCHP advection
|Killian Murphy (York)
|Yuanjian Zhang (WashU)<br>Seb Eastham (ICL)
|Model performance
|GCHP
|
|
*NOTE: Most memory leaks in GCHP have been fixed by [https://github.com/geoschem/geos-chem/pull/1353 geoschem/geos-chem PR #1353].  Need to assess if any memory leaks still remain.


|-valign="top"
|-valign="top"
|Point to internal state for species mixing ratios in GCHP and GEOS
|Add error trap for duplicate scale factors in HEMCO
|Lizzie Lundgren (Harvard)<br>Christoph Keller (NASA)
|Bob Yantosca (Harvard)
|Structural
|HEMCO
|
|


|-valign="top"
|-valign="top"
|Assess precision in GCHP internal state - use R4 for some?
|Integration testing: Add stretched grid
|Lizzie Lundgren (Harvard)
|Lizzie Lundgren (Harvard)
|Structural
|Quality Assurance
|
|


|-valign="top"
|-valign="top"
|Hybrid MPI-OpenMP in GCHP
|Integration testing: Add GCHP mass flux run
|Seb Eastham (MIT)<br>Killian Murphy (York)
|Lizzie Lundgren (Harvard)
|Model performance
|Quality Assurance
|
|


|-valign="top"
|-valign="top"
|Convert HEMCO input files to YAML
|Integration testing: Reinstate TOMAS40
|Melissa Sulprizio (Harvard)
|Betty Croft (Dalhousie/WashU)
|Structural
|Quality Assurance
|
|


|-valign="top"
|-valign="top"
|Allow easy disabling of HEMCO emissions for testing
|Continue cleanup of C-preprocessor switches
|Melissa Sulprizio (Harvard)
|Lizzie Lundgren (Harvard)
|Structural
|Structural
|
|


|-valign="top"
|-valign="top"
|Improve run directory templating and creation with init_rd.sh and shared directories
|Updates to Luo deposition scheme
|Jourdan He (WashU)
|Gan Luo (Albany)
|Run directories
|Wet Deposition
|
|
*New version, keep as switch (not default)


|-valign="top"
|-valign="top"
|Table of CTM and online GCM properties: GCHP, GCC, GEOS-CTM, GC-Nested, online GEOS, GEOS-replay, etc
|Testing the use of a new scavenging parameterization developed by Luo and Yu for cold cloud with Pb-210 aerosol tracer
|GCST?
|Gan Luo (Albany)<br>Fangqun Yu (Albany)
|Documentation
|Wet Deposition
|
 
|-valign="top"<
|Upgrade Fast-JX to Cloud-J
|Lizzie Lundgren (Harvard)
|Structural
|
|


Line 514: Line 542:
!width="200px"|Contributor(s)
!width="200px"|Contributor(s)
!width="100px"|Model scope
!width="100px"|Model scope
!width="300px"|Notes and References
!width="420px"|Notes and References
 
|-valign="top"
|ML algorithms for bulk aerosol
|Arshad Nair (Albany)<br>Fangqun Yu (Albany)
|Aerosols
|


|-valign="top"
|-valign="top"
|Snow / Icy Bromine
|Heterogeneous sulfate chemistry
|Becky Alexander (UW)<br>William Swanson (U. Alaska)<br>Shuting Zhai (UW)
|Katie Travis (NASA)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Monoterpene oxidation scheme
|H2 as an active species
|Jessica Haskins (MIT)
|Seb Eastham (ICL)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Fire related VOCs including furans
|HCN, acetonitrile as fire tracers
|Lu Hu (UMT)<br>Lixu Jin (UMT)
|Kevin Bates (CU Boulder)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Extension of UCX into the mesosphere
|Implement ethane in carbon simulation
|Seb Eastham (MIT)<br>Eric Fleming (NASA)
|Yuzhong Zhang (Westlake)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Methane flux ingestion
|Mesospheric source of CO
|Eloise Marais (UCL)
|Dylan Jones (UofT)<br>Pam Wales (NASA GSFC)
|Chemistry
|Emissions
|
 
|-valign="top"
|Drought-stress algorithm
|Wei Li (Houston)
|Emissions
|
 
|-valign="top"
|Physically-based resolution correction for BVOC emissions using MEGAN
|May Fu (SUSTech)
|Emissions
|
 
|-valign="top"
|Canadian forest fire prediction system (Canada government forecast model)
|Robin Stevens (Montreal)
|Emissions
|
 
|-valign="top"
|Cooking emissions (not biofuel)
|Kelvin Bates (CU Boulder)
|Emissions
|
 
|-valign="top"
|State-specific annual emissions scaling factors (US) (1990-2021)
|Ishir Dutta (MIT)
|Emissions
|
 
|-valign="top"
|GISS-GC online
|Lee Murray (Rochester)
|External model
|
 
|-valign="top"
|Hybrid MPI-OpenMP in GCHP
|Seb Eastham (MIT)<br>Killian Murphy (York)<br>Lizzie Lundgren (Harvard)
|GCHP
|
|


|-valign="top"
|-valign="top"
|Parameterized effective radius
|MAPL3: Update to MAPL3 in GCHP, including replacement of ExtData.rc and HISTORY.rc with YAML files
|Haihui Zhu (WashU)
|Lizzie Lundgren (Harvard)
|Aerosols
|GCHP
|
|


|-valign="top"
|-valign="top"
|Dust non-sphericity impacts on surface chem and optical properties
|MAPL3: Comply with MAPL "positive" standard in GCHP diagnostic files
|Inderjeet Singh (WashU)
|Lizzie Lundgren (Harvard)
|Aerosols
|GCHP
|
|


|-valign="top"
|-valign="top"
|Size-resolved stratospheric aerosol
|MAPL3: Wildcards in GCHP History
|Seb Eastham (MIT)
|Lizzie Lundgren (Harvard)
|Aerosols
|GCHP
|
|


|-valign="top"
|-valign="top"
|Extend aerosol settling
|MAPL3: Output emissions with positive up convention in GCHP
|Eloise Marais (UCL)
|Lizzie Lundgren (Harvard)
|Aerosols
|GCHP
|
|


|-valign="top"
|-valign="top"
|Stratospheric aerosol APM
|Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone
|Fangqun Yu (SUNY)
|Bob Yantosca (Harvard)
|Aerosols
|Performance
|
|


|-valign="top"
|-valign="top"
|Plume-in-grid model
|Photophysical oxidation of aldehydes
|Hongwei Sun (Harvard)
|Paulo Sebastianelli (Wollongong)<br>Jenny Fisher (Wollongong)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Updated lightning NOx: Prescribe from ground and geostationary lightning flashes
|DMS updates
|Lee Murray (Rochester)
|Will Porter (UCR)
|Emissions
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Seb aircraft emissions beyond recent 2019 update
|Furans emission and chemistry
|Seb Eastham (MIT)
|Lixu Jin (Montana)<br>Lu Hu (Montana)
|Emissions
|Chemistry + <br>Emissions
|
|


|-valign="top"
|-valign="top"
|FRP-based fire emsisions for eastern US at 0.2 deg
|Cl2 prodcution from Fe aerosol
|Charlie Fite (FSU)
|Qianjie Chen (HK Poly)<br>Becky Alexander (UW)
|Emissions
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Hg iodine chemistry
|VCP emissions
|Yiming Fu<br>Yanxu Zhang (Nanjing U.)
|Kevin Bates (CU Boulder)
|Hg simulation
|Emissions
|
|


|-valign="top"
|-valign="top"
|Hg simulation in GCHP
|Bidirectional land-atmosphere exchange for Hg
|Ari Feinberg (MIT)<br>Lyssa Freese (MIT)
|Yuying Cui (MIT/Tsinghua)
|Hg simulation
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|Update Hg ocean and soil boundary conditions for consistency with new chemistry
|OH covariances for inversions
|Yanxu Zhang (Nanjing U.)
|Elise Penn (Harvard)
|Hg simulation
|Inversions
|
|


|-valign="top"
|-valign="top"
|Dry deposition diagnostics by land cover
|CESM2-GC offline
|Holly Nowell (FSU)
|Seb Eastham (ICL)<br>Lee Murray (Rochester)
|Diagnostics
|Met fields
|
|


|-valign="top"
|-valign="top"
|Dry deposition process diagnostics
|Re-binning of off-line sea salt and dust for TOMAS
|Holly Nowell (FSU)
|Betty Croft (Dalhousie)
|Diagnostics
|Microphysics
|
|


|-valign="top"
|-valign="top"
|Isotope simulation for CO and CH4 in GCHP
|TOMAS nucleation updates
|Lee Murray (Rochester)
|Sam O'Donnell (CSU)
|Carbon simulation
|Microphysics
|
|


|-valign="top"
|-valign="top"
|Updated bottom-up global CH4 oil, gas, and coal emissions (GFEI v3)
|Stratospheric aerosol APM
|Melissa Sulprizio (Harvard)<br>Tia Scarpelli (U. Edinburgh)<br>Zichong Chen (Harvard)
|Fangqun Yu (SUNY Albany)
|Emissions<br>CH4 simulation
|Microphysics
|
|


|-valign="top"
|-valign="top"
|Separate mixing and emissions
|Transition from MERRA-2 to GEOS-IT for benchmarking
|Bob Yantosca (Harvard)
|Yuanjian Zhang (WashU)
|Structural
|Quality Assurance
|
|


|-valign="top"
|-valign="top"
|Modularization of aerosols code for interface with GOCART in GEOS
|Automate integration testing on AWS
|Christoph Keller (GMAO)
|Yidan Tang (WashU)
|Structural
|Quality Assurance
|
|


|-valign="top"
|-valign="top"
|Improve load balancing in GCHP
|Integration testing: Add across end of year run
|Seb Eastham (MIT)
|GCST
|Model performance
|Quality Assurance
|
|


|-valign="top"
|-valign="top"
|Update to MAPL 3 in GCHP, including replacement of ExtData.rc with YAML file
|Integration testing: Add GEOS-IT
|Lizzie Lundgren (Harvard)
|Yuanjian Zhang (WashU)
|Structural
|Quality Assurance
|
|


|-valign="top"
|-valign="top"
|Limit allocation of State_Met to what is needed per simulation
|Separate mixing, emissions, and drydep
|Melissa Sulprizio (Harvard)
|Yuanjian Zhang (WashU)
|Structural
|Structural
|
|


|-valign="top"
|-valign="top"
|Make frequency of HEMCO restart file configurable
|Intel IFX compiler
|Melissa Sulprizio (Harvard)
|Bob Yantosca (Harvard)
|Diagnostics
|Structural
|
|


|-valign="top"
|-valign="top"
|Apply masks/scaling in HEMCO based on input category or flag
|CMake option to only build libraries but not executable, also passing C-preprocessor statements to turn off code
|Melissa Sulprizio (Harvard)
|Bob Yantosca (Harvard)<br>Lee Murray (Rochester)
|Structural
|Structural
|
|


|-valign="top"
|-valign="top"
|Testing the use of monthly mean MERRA-2 CWC with Pb-210 aerosol tracer
|Remove differences introduced when breaking up GC-Classic runs in time; and flexible precision in HEMCO
|Bo Zhang (NIA)<br>Hongyu Liu (NIA / NASA Langley)
|Lizzie Lundgren (Harvard)
|Transport
|Structural
|
|


|-valign="top"
|-valign="top"
|Testing the use of a new scavenging parameterization developed by Luo and Yu for cold cloud with Pb-210 aerosol tracer
|Limit allocation of State_Met to what is needed per simulation
|Gan Luo (SUNY Albany)<br>Fangqun Yu (SUNY-Albany)
|Melissa Sulprizio (Harvard)
|Transport
|Structural
|
|


|-valign="top"
|-valign="top"
|Evaluate vertical mixing in GEOS-Chem with model-model and model-observation comparisons
|Using 3-D precipitation fluxes to calculate precipitation formation and re-evaporation in scavenging (to be consistent with GEOS/GOCART & ground precipitation)
|Seb Eastham (MIT)<br>Clara Orbe (NASA GISS)<br>Andrew Schuh (CSU)
|Gan Luo (Albany)<br>Hongyu Liu (NIA/LaRC)<br>Bo Zhang (NIA/LaRC)
|Transport
|Wet deposition
|
|


Line 713: Line 789:
!width="200px"|Contributor(s)
!width="200px"|Contributor(s)
!width="100px"|Model scope
!width="100px"|Model scope
!width="300px"|Notes and References
!width="420px"|Notes and References


|-valign="top"
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/1288 New soil NOx parameterization]
|Modal aerosol model (MAM7) in GCHP
|Yi Wang (U. Iowa)<br>Jun Wang (U. Iowa)
|Shreya Sharma (MIT)
|Emissions
|Aerosols
|
|
*See [https://github.com/geoschem/geos-chem/issues/1288 geoschem/geos-chem #1288]
*[https://github.com/geoschem/geos-chem/issues/1288#issuecomment-1255103962 NOTE: This feature has been tabled for the time being.]


|-valign="top"
|-valign="top"
|Updates to Aromatic chemistry
|Online OCIM ocean biogeochemistry
|Stephen MacFarlane (UOW)<br>Jenny Fisher (UOW)
|Lee Murray (Rochester)<br>Hannah Horowitz (UIUC)<br>Chris Holmes (FSU)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Nitrate photolysis
|Perchlorate chemistry
|Mat Evans (York)<br>Thomas Sherwen (York)<br>Matthew Rowlinson (York)
|Yuk Chun Chan (UW)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|In aerosol chemistry Halogens
|Non-stomatal dry deposition (2-layer canopy model)
|Mat Evans (York)<br>Hansen Cao (CU Boulder)
|Michael Vermeuel (Purdue)
|Dry Deposition
|
 
|-valign="top"
|Continental chloride particle emissions (salty dust, road salt)
|Jessica Haskins (Utah)
|Emissions
|
 
|-valign="top"
|Multivolatility emission inventory to address gaps in EDGAR/HTAP etc.
|Ruochong (Tshingua)
|Emissions
|
 
|-valign="top"
|Lightning NOx production rates
|Bex Horner (UCL)
|Emissions
|
 
|-valign="top"
|HFO and CF3CHO
|Beth Killen (Wollongong)<br>Jenny Fisher (Wollongong)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Benchmark box model of GC Chemistry
|Glyoxal updates from isoprene
|Katie Travis (NASA)
|Tzung-May Fu (SUSTech)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Alkyl nitrates Alk7, PHAN
|Iodine chemistry
|Katie Travis (NASA)
|Becky Alexander (UW)<br>Xuan Wang (CUHK)
|Chemistry
|Chemistry
|
|


|-valign="top"
|-valign="top"
|Add stratospheric ozone species to full-chemistry simulations
|GFED5 biomass burning
|Lee Murray (Rochester)
|Eric Roy (MIT)
|Chemistry
|Emissions
|
|


|-valign="top"
|-valign="top"
|Perchlorate chemistry
|Ocean Hg surface concentrations for 2010-2020 from multi-model ensemble
|Yuk Chun Chan (UWAB)
|Eric Roy (MIT)<br>Ari Feinberg (IQF-CSIC)
|Chemistry
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|Explicit heterogeneous sulfate chemistry
|Soil Hg emissions 2010-2020
|Katie Travis (NASA)<br>Becky Alexander (UT)
|Eric Roy (MIT)<br>Ari Feinberg (IQF-CSIC)
|Chemistry
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|ISORROPIA-lite
|Air-sea exchange parameterization
|Becky Alexander (UW)
|Eric Roy (MIT)
|Aerosols
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|HOx and ozone "emissions" from lightning as option in model to play with
|Soil Hg emissions parameterization
|Jingqiu (Alaska)<br>Lee Murray (Rochester)
|Ari Feinberg (IQF-CSIC)
|Emissions
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|Sea salt aerosol from sea ice leads
|Sea salt uptake of GOM
|Hannah Horowitz (U. Illinois)
|Eric Roy (MIT)
|Emissions
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|Drought-stress algorithm
|Photoreduction rate constant
|Wei Li (U. Houston)
|Eric Roy (MIT)
|Hg simulation
|
|
|-valign="top"
|New observations (2010-2020) in standardized Hg benchmark for intercomparison
|Eric Roy (MIT)/Ari Feinberg (IQF-CSIC)
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|Biomass burning injection height profiles
|Hg simulation in GCHP
|Inderjeet Singh (WashU)
|Eric Roy (MIT)
|Emissions
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|OCIM integration
|OCIM - biogeochemical model - (C/P/N/Fe - no Hg yet) (MATLAB)
|Chris Holmes (FSU)<br>Lee Murray (Rochester)
|Hannah Horowitz (UIUC)
|Hg simulation
|
|
|-valign="top"
|Possibly updating Hg oxidation chemistry based on Utah field campaigns
|Jessica Haskins (Utah)
|Hg simulation
|
|


|-valign="top"
|-valign="top"
|Updating landcover products in GEOS-Chem
|New halogen/aerosol fields (surface area / AOD) from 10-year 14.4 benchmark simulation available online
|Chris Holmes (FSU)<br>Jeff Geddes (BU)
|Viral Shah (NASA GMAO); Eric Roy (MIT); Ari Feinberg (IQF-CSIC)
|Input data
|Input data
|
|


|-valign="top"
|-valign="top"
|Dry deposition physical improvement
|Extend IMI to CO2 (ICI)
|Chris Holmes (FSU)
|Hannah Nesser (JPL)
|Dry deposition
|Inversions
|
 
|-valign="top"
|Global emission inventory of metals
|Tzung-May Fu (SUSTech); He Zhong Tian (Peking Normal U)
|Metals simulation
|
 
|-valign="top"
|Investigate and improve performance of aerosol chemistry
|Bob Yantosca (Harvard)
|Performance
|
 
|-valign="top"
|PAH - update from version 11
|Lexia Cicone (MIT)
|POPs simulation
|
 
|-valign="top"
|Species database more accessible; doc updates; TOL discussion
|Jessica Haskins (Utah)
|Structural
|
|


|-valign="top"
|-valign="top"
|TOMAS WRF-GC in regional Thailand simulation
|Stretched-grid plotting in GCPy
|Win Trivitayanurak (Chulalongkorn U)
|Killian Murphy (York)
|Aerosols
|Tools
|
|


|}
|-valign="top"
|Model inter-comparison of transport (GEOS, GCHP, GCClassic)
|Lizzie Lundgren (Harvard), Emma Knowland (NASA)
|Transport
|


----------------
|-valign="top"
|Comparing mass fluxes in GCHP vs. traditional lat/lon wind
|Yuanjian Zhang (WashU), Seb Eastham (ICL)
|Transport
|


'''''[[Main_Page|GEOS-Chem Main Page]] | [[GCHP_Main_Page|GCHP Main Page]]'''''
|}

Revision as of 16:19, 31 October 2024

On this page we list the current priorities for GEOS-Chem development. This list is continuously updated based on code readiness and input from the Working Groups and the Steering Committee. For history of past releases see the GEOS-Chem Versions wiki page.

Merged and awaiting release

See the links below for items merged and awaiting release.

Mergeable at any time Version in development
GEOS-Chem no-diff-to-benchmark GEOS-Chem 14.5.0

Feature integration in progress

Features listed in this table are actively being integrated into GEOS-Chem by the GEOS-Chem Support Team. In addition, we continuously implement structural updates in the model to maintain and develop coupling with other models including GEOS, CESM, and the model adjoint.

Feature Contributor(s) Model scope Ease of implementation Notes and References
New version of CEDS at 0.1 deg Dandan Zhang (WashU) Emissions Simple
Use USTAR read from GEOS instead of calculating from U10M and V10M Yuanjian Zhang (WashU) Emissions Simple
  • HEMCO PR #279
  • NOTE: WashU will recompute mass tuning factors for each met field & resolution (GCClassic)
Ongoing carbon simulation fixes in GCClassic and GCHP GCST Carbon simulation Medium
Investigate potential performance gains of replacing the KPP Rosenbrock solver with the LSODE solver Bob Yantosca (Harvard) Chemistry Medium
Fix obspack - not working in 14.4.0 Bob Yantosca (Harvard) Diagnostics Medium
Make GC-Classic bit-for-bit reproducible upon restart
(part 1 of 2)
Lizzie Lundgren (Harvard) GC-Classic Medium
Capture all trop and PBL height changes in budget diagnostics Chris Holmes (FSU)
Lizzie Lundgren (Harvard)
Diagnostics Medium
Derive convective precipitation flux if using FP/IT generated with Grell-Freitas Yuanjian Zhang (WashU)
Viral Shah (GMAO)
Lizzie Lundgren (Harvard)
Convection Medium

Prioritized and in the queue

Features listed in this table are prioritized for integration into GEOS-Chem in the near future.

Feature Contributor(s) Model scope Ease of implementation Delivery status Notes and References
Retire CH4, CO2, tagCO simulations in favor of carbon simulation Melissa Sulprizio (Harvard) Carbon gases Simple
Correct the issue that injection height has been artificially decreased by HEMCO Lixu Jun (Montana) Emissions Simple Delivered
June 2024
Capability to run GCClassic at 0.125x0.15625 resolution Melissa Sulprizio (Harvard)
Xiaolin Wang (Harvard)
Nested grid Simple Delivered
Strat-adjusted RF in GCC and GCHP Connor Barker (UCL)
Eloise Marais (UCL)
Radiation Simple Delivered
Archived TCR-2 OH fields for carbon simulations Kazu Miyazaki (JPL)
Melissa Sulprizio (Harvard)
Input data Simple Data delivered
Oct 2024
  • This will be the default OH, but users will have the option of selecting other OH fields
  • geos-chem issue #2537
Dust non-sphericity impacts on optical properties Inderjeet Singh (WashU) Aerosols Medium Not yet delivered

Ready to go in

Features listed in this table are ready to go in but have either not been delivered or are not yet prioritized for integration into GEOS-Chem.

Feature Contributor(s) Model scope Delivery status Notes and Refereneces


Binary Activity Thermodynamic (BAT) model for non-ideal mixing of water and organics in organic aerosol Camilo Serrano (McGill)
Andreas Zuend (McGill)
Aerosols Not delivered
Update UCX to include gravitational settling of aerosol species beyond just BCPI Conor Barker (UCL)
Eloise Marais (UCL)
Aerosols Not delivered
Seasalt aerosol from sea ice leads (2002-2011) Hannah Horrowitz (UIUC) Aerosols Not delivered
  • Offline and online, ready to go in HEMCO (optional in addition to existing seasalt emissions)
Global organic N dep from various emissions; nitrate aromatics updates May Fu (SUSTech) Chemistry +
Deposition
Not delivered
Dry deposition to F90 to improve readability Chris Holmes (FSU) Dry Deposition Not delivered
Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange Joey Lam (CUHK)
Amos Tai (CUHK)
Dry deposition Delivered
Feb 2021
FRP-based fire emissions for eastern US at 0.2 (2019-2020) Chris Holmes (FSU) Emissions Not delivered
China agriculture NH3 emissions Amos Tai (CUHK) Emissions Not delivered
T-dependent anthropogenic VOCs May Fu (SUSTech) Emissions Not delivered
  • Option. Requires processing existing anthropogenic VOC emissions to generate offline emissions to read in. Parameterised for China.
New source functions for transport tracers beryllium-7 and beryllium-10 Minjie Zheng (ETH) Emissions Delivered
June 2024
LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100 Yang Li (Baylor U)
Loretta Mickley (Harvard)
Emissions Delivered
  • Data involves many files- need to think about temporal frequency
Australian Hg emissions (2000-2019) Stephen MacFarlane (Wollongong)
Jenny Fisher (Wollongong)
Emissions Not delivered
  • MacFarlane et al. (2024)
  • Includes emissions from black and brown coal power plants, various metal production/processing sources (Aluminium, gold, copper, lead, etc), waste products, cement production, oil refining and petroleum, chlor alkali plants, and cremation
Hg geogenic emissions (volcanic, rock weathering) Eric Roy (MIT) Emissions Not delivered
Hg biomass burning - FINN2.5 & GFED4 Eric Roy (MIT) Emissions Not delivered
BCC-GC online Lin Zhang (PKU) External Model Not delivered
GC-YIBS with online fire emissions Xu Yue (NUIST)
Hong Liao (NUIST)
External Model Not delivered
GISS-GC offline (GCAP) Lee Murray (Rochester) GCAP Not delivered

Almost there (< 6 months)

Features listed in this table are in development and will likely be delivered to the GEOS-Chem Support Team within the next 6 months.

Feature Contributor(s) Model scope Notes and References
Fixes to stratospheric aerosol settling Connor Barker (UCL)
Eloise Marais (UCL)
Aerosols
DMS chemistry in v14 Linia Tashmim (UCR)
Will Porter (UCR)
Chemistry
KPP standalone + 3D Interface Obin Sturm (USC) Chemistry
NO2+OH+H2O kinetics Mat Evans (York) Chemistry
LSODES solver in KPP for faster kinetics Haipeng Lin (Harvard) Chemistry
Load balancing in chemistry solver (GCHP) Zhouran Sun (WashU) Chemistry +
Performance
Active chemistry in mesosphere for both GCHP and GCClassic Helena McDonald (MIT)
Sebastian Eastham (ICL)
Chemistry
Updated aromatic oxidation Stephen MacFarlane (Wollongong)
Jenny Fisher (Wollongong)
Chemistry
MCO3 uptake by cloud forming MP; leading to lower PAN Laura Yang (Harvard) Chemistry
Implement isotope simulation for CH4 in the carbon simulation Lee Murray (Rochester) Chemistry
  • Will have to change negative emissions from soil to a first-order loss process
Documentation for adding additional aerosol species Connor Barker (UCL) Documentation
Column diagnostics Lizzie Lundgren (Harvard)
Viral Shah (GMAO)
Diagnostics
TOMAS rate diagnostics -- improve performance Betty Croft (WashU/Dal) Diagnostics +
Performance
Archive gamma values from heterogeneous chemistry Bob Yantosca (Harvard) Diagnostics
RRTMG Documentation GCST Documentation
Canopy Physics Model Sam Silva (MIT) Dry Deposition
Dry deposition diagnostics by land cover Holly Nowell (FSU)
Chris Holmes (FSU)
Dry Deposition
Dry deposition process diagnostics Holly Nowell (FSU)
Chris Holmes (FSU)
Dry Deposition
Biomass burning for TOMAS Nicole June (CSU) Emissions +
Microphysics
Historic biomass burning (1750-2010) Pengfei Liu (Georgia Tech) Emissions
Rice methane emissions Zichong Cheng (Harvard) Emissions+
Carbon simulation
Updated bottom-up global CH4 oil, gas, and coal emissions (GFEI v3) Tia Scarpelli (Carbon Mapper)
Melissa Sulprizio (Harvard)
Emissions
New prior CO2 biospheric fluxes from CMS-FLUX and GMAO Kevin Bowman (JPL)
Lesley Ott (GMAO)
Emissions
  • GMAO can provide high-resolution fluxes (as high as 12 km)
Snowpack Br2 emission Chris Holmes (FSU) Emissions
EDGAR v8.1_toxHg emissions for 1970-2022 Eric Roy (MIT) Emissions
Improve pressure handling in GCHP advection Yuanjian Zhang (WashU)
Seb Eastham (ICL)
GCHP
Add error trap for duplicate scale factors in HEMCO Bob Yantosca (Harvard) HEMCO
Integration testing: Add stretched grid Lizzie Lundgren (Harvard) Quality Assurance
Integration testing: Add GCHP mass flux run Lizzie Lundgren (Harvard) Quality Assurance
Integration testing: Reinstate TOMAS40 Betty Croft (Dalhousie/WashU) Quality Assurance
Continue cleanup of C-preprocessor switches Lizzie Lundgren (Harvard) Structural
Updates to Luo deposition scheme Gan Luo (Albany) Wet Deposition
  • New version, keep as switch (not default)
Testing the use of a new scavenging parameterization developed by Luo and Yu for cold cloud with Pb-210 aerosol tracer Gan Luo (Albany)
Fangqun Yu (Albany)
Wet Deposition

Over the horizon (6-12 months)

Features listed in this table are in development and will likely be delivered to the GEOS-Chem Support Team in the 6-12 months timeframe.

Feature Contributor(s) Model scope Notes and References
ML algorithms for bulk aerosol Arshad Nair (Albany)
Fangqun Yu (Albany)
Aerosols
Heterogeneous sulfate chemistry Katie Travis (NASA) Chemistry
H2 as an active species Seb Eastham (ICL) Chemistry
HCN, acetonitrile as fire tracers Kevin Bates (CU Boulder) Chemistry
Implement ethane in carbon simulation Yuzhong Zhang (Westlake) Chemistry
Mesospheric source of CO Dylan Jones (UofT)
Pam Wales (NASA GSFC)
Emissions
Drought-stress algorithm Wei Li (Houston) Emissions
Physically-based resolution correction for BVOC emissions using MEGAN May Fu (SUSTech) Emissions
Canadian forest fire prediction system (Canada government forecast model) Robin Stevens (Montreal) Emissions
Cooking emissions (not biofuel) Kelvin Bates (CU Boulder) Emissions
State-specific annual emissions scaling factors (US) (1990-2021) Ishir Dutta (MIT) Emissions
GISS-GC online Lee Murray (Rochester) External model
Hybrid MPI-OpenMP in GCHP Seb Eastham (MIT)
Killian Murphy (York)
Lizzie Lundgren (Harvard)
GCHP
MAPL3: Update to MAPL3 in GCHP, including replacement of ExtData.rc and HISTORY.rc with YAML files Lizzie Lundgren (Harvard) GCHP
MAPL3: Comply with MAPL "positive" standard in GCHP diagnostic files Lizzie Lundgren (Harvard) GCHP
MAPL3: Wildcards in GCHP History Lizzie Lundgren (Harvard) GCHP
MAPL3: Output emissions with positive up convention in GCHP Lizzie Lundgren (Harvard) GCHP
Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone Bob Yantosca (Harvard) Performance
Photophysical oxidation of aldehydes Paulo Sebastianelli (Wollongong)
Jenny Fisher (Wollongong)
Chemistry
DMS updates Will Porter (UCR) Chemistry
Furans emission and chemistry Lixu Jin (Montana)
Lu Hu (Montana)
Chemistry +
Emissions
Cl2 prodcution from Fe aerosol Qianjie Chen (HK Poly)
Becky Alexander (UW)
Chemistry
VCP emissions Kevin Bates (CU Boulder) Emissions
Bidirectional land-atmosphere exchange for Hg Yuying Cui (MIT/Tsinghua) Hg simulation
OH covariances for inversions Elise Penn (Harvard) Inversions
CESM2-GC offline Seb Eastham (ICL)
Lee Murray (Rochester)
Met fields
Re-binning of off-line sea salt and dust for TOMAS Betty Croft (Dalhousie) Microphysics
TOMAS nucleation updates Sam O'Donnell (CSU) Microphysics
Stratospheric aerosol APM Fangqun Yu (SUNY Albany) Microphysics
Transition from MERRA-2 to GEOS-IT for benchmarking Yuanjian Zhang (WashU) Quality Assurance
Automate integration testing on AWS Yidan Tang (WashU) Quality Assurance
Integration testing: Add across end of year run GCST Quality Assurance
Integration testing: Add GEOS-IT Yuanjian Zhang (WashU) Quality Assurance
Separate mixing, emissions, and drydep Yuanjian Zhang (WashU) Structural
Intel IFX compiler Bob Yantosca (Harvard) Structural
CMake option to only build libraries but not executable, also passing C-preprocessor statements to turn off code Bob Yantosca (Harvard)
Lee Murray (Rochester)
Structural
Remove differences introduced when breaking up GC-Classic runs in time; and flexible precision in HEMCO Lizzie Lundgren (Harvard) Structural
Limit allocation of State_Met to what is needed per simulation Melissa Sulprizio (Harvard) Structural
Using 3-D precipitation fluxes to calculate precipitation formation and re-evaporation in scavenging (to be consistent with GEOS/GOCART & ground precipitation) Gan Luo (Albany)
Hongyu Liu (NIA/LaRC)
Bo Zhang (NIA/LaRC)
Wet deposition

Longer term (12-24 months)

Features listed in this table are in development and will likely be delivered to the GEOS-Chem Support Team in the 12-24 months timeframe.

Feature Contributor(s) Model scope Notes and References
Modal aerosol model (MAM7) in GCHP Shreya Sharma (MIT) Aerosols
Online OCIM ocean biogeochemistry Lee Murray (Rochester)
Hannah Horowitz (UIUC)
Chris Holmes (FSU)
Chemistry
Perchlorate chemistry Yuk Chun Chan (UW) Chemistry
Non-stomatal dry deposition (2-layer canopy model) Michael Vermeuel (Purdue) Dry Deposition
Continental chloride particle emissions (salty dust, road salt) Jessica Haskins (Utah) Emissions
Multivolatility emission inventory to address gaps in EDGAR/HTAP etc. Ruochong (Tshingua) Emissions
Lightning NOx production rates Bex Horner (UCL) Emissions
HFO and CF3CHO Beth Killen (Wollongong)
Jenny Fisher (Wollongong)
Chemistry
Glyoxal updates from isoprene Tzung-May Fu (SUSTech) Chemistry
Iodine chemistry Becky Alexander (UW)
Xuan Wang (CUHK)
Chemistry
GFED5 biomass burning Eric Roy (MIT) Emissions
Ocean Hg surface concentrations for 2010-2020 from multi-model ensemble Eric Roy (MIT)
Ari Feinberg (IQF-CSIC)
Hg simulation
Soil Hg emissions 2010-2020 Eric Roy (MIT)
Ari Feinberg (IQF-CSIC)
Hg simulation
Air-sea exchange parameterization Eric Roy (MIT) Hg simulation
Soil Hg emissions parameterization Ari Feinberg (IQF-CSIC) Hg simulation
Sea salt uptake of GOM Eric Roy (MIT) Hg simulation
Photoreduction rate constant Eric Roy (MIT) Hg simulation
New observations (2010-2020) in standardized Hg benchmark for intercomparison Eric Roy (MIT)/Ari Feinberg (IQF-CSIC) Hg simulation
Hg simulation in GCHP Eric Roy (MIT) Hg simulation
OCIM - biogeochemical model - (C/P/N/Fe - no Hg yet) (MATLAB) Hannah Horowitz (UIUC) Hg simulation
Possibly updating Hg oxidation chemistry based on Utah field campaigns Jessica Haskins (Utah) Hg simulation
New halogen/aerosol fields (surface area / AOD) from 10-year 14.4 benchmark simulation available online Viral Shah (NASA GMAO); Eric Roy (MIT); Ari Feinberg (IQF-CSIC) Input data
Extend IMI to CO2 (ICI) Hannah Nesser (JPL) Inversions
Global emission inventory of metals Tzung-May Fu (SUSTech); He Zhong Tian (Peking Normal U) Metals simulation
Investigate and improve performance of aerosol chemistry Bob Yantosca (Harvard) Performance
PAH - update from version 11 Lexia Cicone (MIT) POPs simulation
Species database more accessible; doc updates; TOL discussion Jessica Haskins (Utah) Structural
Stretched-grid plotting in GCPy Killian Murphy (York) Tools
Model inter-comparison of transport (GEOS, GCHP, GCClassic) Lizzie Lundgren (Harvard), Emma Knowland (NASA) Transport
Comparing mass fluxes in GCHP vs. traditional lat/lon wind Yuanjian Zhang (WashU), Seb Eastham (ICL) Transport