Difference between revisions of "GEOS-Chem model development priorities"

From Geos-chem
Jump to: navigation, search
(Almost there (< 6 months))
(Ready to go in)
 
(592 intermediate revisions by 11 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 Working Groups and the Steering Committee.
+
== Merged and awaiting release ==
  
== GEOS-Chem versions in development ==
+
See the links below for items merged and awaiting release.
  
=== 13.1.0 ===
+
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="200px"|Patch version in development
 +
!width="200px"|Version in development
  
<span style="color:darkorange">'''See the [[GEOS-Chem 13.1.0]] page for more details.'''''</span>
+
|-valign="top"
 +
|align="center"|'''[[GEOS-Chem 14.2.1]]'''
 +
|align="center"|'''[[GEOS-Chem 14.2.0]]'''
  
== Priorities assigned to upcoming GEOS-Chem versions ==
+
|}
  
=== 13.2.0 ===
+
== Feature integration in progress ==
  
See also the [https://github.com/geoschem/geos-chem/milestone/18 13.2.0 milestone on Github].
+
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.  
 
+
This version will require a 1-month full-chemistry benchmark and 1-year full-chemistry and transport tracer benchmarks, with and without Luo wet deposition.
+
  
 
{| border=1 cellspacing=0 cellpadding=5  
 
{| border=1 cellspacing=0 cellpadding=5  
 
|-bgcolor="#CCCCCC"
 
|-bgcolor="#CCCCCC"
!width="500px"|Feature
+
!width="200px"|Feature
!width="200px"|Submitted by
+
!width="200px"|Contributor(s)
!width="100px"|Type
+
!width="100px"|Model scope
!width="300px"|Notes
+
!width="100px"|Ease of implementation
 +
!width="300px"|Notes and References
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/547 Update US emissions to NEI2016]
+
|TOMAS in GCHP
|Barron Henderson (EPA)<br>Lyssa Freese (MIT)
+
|Betty Croft (Dalhousie)
|Science
+
|TOMAS
 +
|Simple
 
|
 
|
*Files available at [ftp://newftp.epa.gov/Air/aqmg/global/NEI2016fh/ this ftp site]. Barron writes, "They have not yet been used in a publication, so I caution users to look for anything and report back."
+
*[https://github.com/geoschem/GCHP/pull/221 GCHP PR #221]
 +
*[https://github.com/geoschem/geos-chem/pull/1261 geos-chem PR #1261]
 +
*[https://github.com/geoschem/HEMCO/pull/145 geoschem/HEMCO PR #145]
  
 
|-valign="top"
 
|-valign="top"
|[https://gmd.copernicus.org/articles/13/2569/2020/ Canopy Physics Model]
+
|[https://github.com/geoschem/geos-chem/issues/1511 Bug fix for TOMAS sulfate production rates]
|Sam Silva (MIT)
+
|Betty Croft (Dalhousie)
|Science
+
|TOMAS
 +
|Simple
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/1569 geos-chem PR #1569]
  
 
|-valign="top"
 
|-valign="top"
|[https://gmd.copernicus.org/preprints/gmd-2020-380/ Dust emissions from Meng et al. (in review)]
+
|Update surface methane boundary condition using NOAA flask data
|Jun Meng (WUStL)
+
|Lee Murray (Rochester)
|Scince
+
|Input data
 +
|Simple
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/issues/1626 geos-chem issue #1626]
  
 
|-valign="top"
 
|-valign="top"
|[https://gmd.copernicus.org/articles/13/2879/2020/ Improved wet scavenging from Luo et al. (2020)] (as option)
+
|GCHP carbon simulation
|Gan Luo (Albany)<br>Fangqun Yu (Albany)
+
|Bob Yantosca (Harvard)
|Science
+
|Carbon
 +
|Medium
 
|
 
|
*Delivered to GCST (Nov 2020)
+
*[https://github.com/geoschem/GCHP/issues/339 geos-chem Issue #339]
*See [https://github.com/geoschem/geos-chem/pull/522 geoschem/geos-chem PR #522]
+
*These updates will replace the Luo et al. (2019) option
+
  
 
|-valign="top"
 
|-valign="top"
|[http://globalchange.bnu.edu.cn/research/laiv6 Updated Yuan/BNU MODIS LAI product (2000-2019)]
+
|GEOS-IT meteorology
|Jenny Fisher (U. Wollongong)
+
|Lizzie Lundgren (Harvard)
|Science
+
|New meteorology option
 +
|Medium
 
|
 
|
*Processing scripts delivered to GCST (Aug 2020)
+
*[https://github.com/geoschem/geos-chem/pull/1848 geos-chem PR #1848]
  
 
|-valign="top"
 
|-valign="top"
|[https://acp.copernicus.org/articles/21/1861/2021/ Updated Rn-222 emissions]
+
|Cloud-J for computing photolysis rates
|Bo Zhang
+
|Lizzie Lundgren (Harvard)
|Science
+
|Photolysis
 +
|Medium
 
|
 
|
*The existing Rn emissions will remain as an option
+
*[https://github.com/geoschem/geos-chem/pull/1522 geos-chem PR #1848]
*Data are available at https://doi.org/10.5281/zenodo.3942287
+
*[https://github.com/geoschem/GCClassic/pull/27 gcclassic PR #27]
  
 
|-valign="top"
 
|-valign="top"
|[[Grid-independent_emissions|Updated offline emissions]]
+
|Mass flux regridding fix in MAPL
 +
|Lizzie Lundgren (Harvard)<br>Seb Eastham (MIT)
 +
|GCHP input regridding
 +
|Medium
 
|
 
|
|Science
+
*[https://github.com/GEOS-ESM/MAPL/pull/2056 GEOS-ESM/MAPL PR #2056]
 +
 
 +
|-valign="top"
 +
|Improve pressure level computation for GCHP advection
 +
|Lizzie Lundgren (Harvard)<br>Seb Eastham (MIT)
 +
|GCHP advection
 +
|Medium
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Provide recommended rather than hard-coded scaling factors for online emissions
+
|GCHP advection diagnostics
|GCST
+
|Lizzie Lundgren (Harvard)
|Science
+
|GCHP diagnostics
 +
|Medium
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/331 Provide climatologies for lightning NOx, volcano, and open fire emissions]
+
|Move Aerosol_Mod module variables to State_Chm
|GCST
+
|Lizzie Lundgren (Harvard)
|Science
+
|Aerosols
 +
|Medium
 
|
 
|
 +
 +
|}
 +
 +
== Prioritized and in the queue ==
 +
 +
Features listed in this table are prioritized for integration into GEOS-Chem in the near future.
 +
 +
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="200px"|Feature
 +
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="100px"|Ease of implementation
 +
!width="100px"|Delivery status
 +
!width="300px"|Notes and References
  
 
|-valign="top"
 
|-valign="top"
|[https://www.sciencedirect.com/science/article/abs/pii/S1352231019305138?via%3Dihub Trace metal simulation]
+
|New version of CEDS at 0.1 deg
|Junwei Xu (Dalhousie)
+
|Dandan Zhang (WashU)
|Science
+
|Emissions
 +
|Simple
 +
|Delivered<br>Apr 2023
 
|
 
|
*Delivered to GCST (Nov 2020)
+
*[https://github.com/geoschem/geos-chem/issues/1745 geos-chem issue #1745]
*See [https://github.com/geoschem/geos-chem/pull/511 geoschem/geos-chem PR #511]
+
  
|-
+
|-valign="top
!colspan="4" bgcolor="#CCFFFF"|Features only affecting GCHP:
+
|Update volcano emissions through 2022
 +
|Melissa Sulprizio (Harvard)
 +
|Emissions
 +
|Simple
 +
|Delivered<br>Sep 2023
 +
|
 +
*https://gmao.gsfc.nasa.gov/gmaoftp/geoscf/volcano_so2/v202302/
  
 
|-valign="top"
 
|-valign="top"
|Change GCHP advection inputs to use total rather than dry pressure and mixing ratios
+
|KORUS-AQ emissions for East Asia (as an option)
|Sebastian Eastham (MIT)<br>Lizzie Lundgren (GCST)
+
|Katie Travis (NASA)
|Science
+
|Emissions
 +
|Simple
 +
|Delivered<br>Apr 2023
 
|
 
|
  
|}
+
|-valign="top"
 +
|[https://doi.org/10.7910/DVN/23BRII Global continental chlorine (pCl and HCl) emissions]
 +
|Bingqing Zhang (Georgia Tech)<br>Pengfei Liu (Georgia Tech)
 +
|Emissions
 +
|Simple
 +
|Delivered<br>Jul 2022
 +
|
  
=== 13.3.0 ===
+
|-valign="top"
 +
|ALK4 & R4N2 chemistry
 +
|Jared Brewer (UMN)
 +
|Chemistry
 +
|TBD
 +
|Not delivered
 +
|
 +
*[https://github.com/geoschem/geos-chem/issues/1625 geos-chem issue #1625]
 +
*[https://acmg.seas.harvard.edu/files/acmg/files/brewer2022.pdf Brewer, J.F. et al., J. Geophys. Res., submitted 2023.]
  
See also the [https://github.com/geoschem/geos-chem/milestone/19 13.3.0 milestone on Github].
+
|-valign="top"
 +
|Update reactions with new JPL & IUPAC recommendations
 +
|Kelvin Bates (NOAA CSL)
 +
|Chemistry
 +
|Simple
 +
|Delivered<br>Apr 2023
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1765 geos-chem PR 1765]
 +
*[https://acmg.seas.harvard.edu/sites/projects.iq.harvard.edu/files/acmg/files/bates2023_jpl.pdf Bates, K.H., et al., submitted to Geophys. Model Dev., 2023.]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/1747 Parameterization of SNA and OM dry size]
 +
|Haihui Zhu (WashU)
 +
|Aerosols
 +
|Simple
 +
|Delivered<br>Aug 2023
 +
|
 +
*[https://egusphere.copernicus.org/preprints/2022/egusphere-2022-1292/ Zhu et al., EGUsphere, submitted 2023.]
 +
*[https://github.com/geoschem/geos-chem/pull/1902 geos-chem PR #1902]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/1288 New soil NOx parameterization]
 +
|Yi Wang (U. Iowa)<br>Jun Wang (U. Iowa)
 +
|Emissions
 +
|TBD
 +
|Not delivered
 +
|
 +
*See [https://github.com/geoschem/geos-chem/issues/1288 geoschem/geos-chem #1288]
 +
 
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/1928 Updated 0.1x0.1 timezone file accounting for daylight savings]
 +
|Karn Vohra (UCL)
 +
|Emissions
 +
|Simple
 +
|Not delivered
 +
|
 +
 
 +
|}
 +
 
 +
== Ready to go in ==
  
This version will require a 1-month and 1-year full-chemistry benchmarks, with and without the adaptive chemical solver.
+
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  
 
|-bgcolor="#CCCCCC"
 
|-bgcolor="#CCCCCC"
!width="500px"|Feature
+
!width="200px"|Feature
!width="200px"|Submitted by
+
!width="200px"|Contributor(s)
!width="100px"|Type
+
!width="100px"|Model scope
!width="300px"|Notes
+
!width="100px"|Delivery status
 +
!width="300px"|Notes and References
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/560 C2H4 and C2H2 chemistry]
+
|Geologic emission of ethane and propane
|Kelvin Bates (Harvard)<br>Ke Li (Harvard)
+
|Matthew Rowlinson and Mat Evans(York)
|Science
+
|Emissions
 +
|Delivered<br>Jan 2023
 
|
 
|
 +
*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
  
 
|-valign="top"
 
|-valign="top"
|[http://acmg.seas.harvard.edu/publications/2020/moch_2020_hms_global.pdf HMS chemistry]
+
|[https://github.com/geoschem/geos-chem/pull/629 Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange]
|Jonathan Moch (Harvard)
+
|Joey Lam(CUHK)<br>Amos Tai (CUHK)
 
|Science
 
|Science
 +
|Delivered<br>Feb 2021
 
|
 
|
*Delivered to GCST (Sep 2020)
+
*[https://github.com/geoschem/geos-chem/pull/629 geos-chem PR #629]
*See [https://github.com/geoschem/geos-chem/pull/456 geoschem/geos-chem PR #456]
+
  
|-
+
|-valign="top"
|[https://acp.copernicus.org/articles/17/3699/2017/ Blowing snow emissions of sea salt and sea salt bromide]
+
|LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100
|Lyatt Jaegle (UW)
+
|Yang Li (Baylor University)<br>Loretta Mickley (Harvard)
|Science
+
|Emissions
 +
|Delivered<br>Jul 2021
 
|
 
|
*Delivered to GCST (Jun 2020)
+
*Data involves many files- need to think about temporal frequency
*See [https://github.com/geoschem/geos-chem/pull/356 geoschem/geos-chem PR #356]
+
  
 
|-valign="top"
 
|-valign="top"
|[https://www.pnas.org/content/117/42/26076 Updated aerosol dry deposition]
+
|[https://github.com/geoschem/geos-chem/issues/550 MEIC (China regional) for 2000-2017 at 0.5x0.625 deg]
|Jeff Pierce (CSU)
+
|Shixian Zhai (Harvard)
|Science
+
|Emissions
 +
|Delivered
 
|
 
|
*See [https://github.com/geoschem/geos-chem/issues/604 geoschem/geos-chem #604]
+
*Need permission from Qiang Zhang (Tsinghua U.) to distribute data
  
 
|-valign="top"
 
|-valign="top"
|[https://gmd.copernicus.org/articles/13/2475/2020/gmd-13-2475-2020.pdf Adaptive chemical solver] (as option)
+
|[https://github.com/geoschem/geos-chem/issues/1867 Online H2 chemistry]
|Lu Shen (Harvard)
+
|Maria Paula Pérez-Peña (UNSW)<br>Jenny Fisher (UOW)<br>Dylan Millet (UMN)
|Science
+
|Chemistry
 +
|Delivered<br>June 2023
 
|
 
|
 +
*[https://acp.copernicus.org/articles/22/12367/2022/acp-22-12367-2022.html Pérez-Peña, M.P. et al., ACP, 2022.]
 +
*Implemented in v12.5, needs to be brought up to current version
 +
  
 
|-valign="top"
 
|-valign="top"
|[https://acp.copernicus.org/articles/19/7055/2019/ Joint CO2-CO-CH4-OCS simulation]
+
|DMS Chemistry
|Beata Bukosa (NIWA)<br>GCST
+
|Linia Tashmim (UC Riverside)<br>William Porter (UC Riverside)
|Science
+
|Chemistry
 +
|Not delivered
 
|
 
|
*See [https://github.com/geoschem/geos-chem/issues/654 geoschem/geos-chem #654]
 
  
|}
+
|-valign="top"
 +
|Organic acids (RCOOH)
 +
|Katie Travis (NASA)
 +
|Chemistry
 +
|Not delivered
 +
|
  
== Priorities not yet assigned to a particular version ==
+
|-valign="top"
 +
|Improve carbon & nitrogen conservation in reactions
 +
|Kelvin Bates (Harvard)
 +
|Chemistry
 +
|Not delivered
 +
|
  
The following items have been identified as priorities for GEOS-Chem, but have not yet been assigned to a particular GEOS-Chem version.
+
|-valign="top"
 +
|Blowing snow sea salt in TOMAS
 +
|Betty Croft (Dalhousie)
 +
|Aerosols
 +
|Not delivered
 +
|
  
=== Ready to go in ===
+
|-valign="top"
 +
|[https://pubs.rsc.org/en/content/articlelanding/2022/EM/D2EM00019A Australian anthropogenic Hg emissions]
 +
|Stephen MacFarlane (UOW)<br>Jenny Fisher (UOW)<br> Hannah Horowitz (U. Illinois)<br>Viral Shah (Harvard)
 +
|Hg simulation
 +
|Not delivered
 +
|
  
{| border=1 cellspacing=0 cellpadding=5
+
|-valign="top"
|-bgcolor="#CCCCCC"
+
|WRF-GC Hg simulation
!width="500px"|Feature
+
|Xiaotian Xu (Nanjing U.)<br>Yanxu Zhang (Nanjing U.)
!width="200px"|Submitted by
+
|Hg simulation<br>WRF-GC
!width="100px"|Type
+
|Not delivered
!width="300px"|Notes
+
|
  
 +
|-valign="top"
 +
|Updated HgII gas-partical partitioning
 +
|Kaiyun Liu (Tsinghua U.)<br>Qingru Wu (Tsinghua U.)<br>Shuxiao Wang (Tsinghua U.)
 +
|Hg simulation
 +
|Not delivered
 +
|
 +
*Should be option, not default
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/issues/559 Implement H2 chemistry in UCX]
+
|Dry deposition to F90 (readability)
 
|Chris Holmes (FSU)
 
|Chris Holmes (FSU)
|Science
+
|Dry deposition
 +
|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.
 +
 
 +
{|border=1 cellspacing=0 cellpadding=5
 +
|- bgcolor="#cccccc"
 +
!width="200px"|Feature
 +
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="420px"|Notes and References
 +
 
 +
|-valign="top"
 +
|PPN+hv, PPN+OH
 +
|Robert Ryan (UCL)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|MBO
 +
|Michael Vermeuel (UMN)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[https://agupubs.onlinelibrary.wiley.com/doi/epdf/10.1029/2006GL026015 Stratospheric HCN chemistry]
+
|[https://github.com/geoschem/geos-chem/issues/1094 Stratospheric adjustment with RRTMG in GEOS-Chem]
|Armin Kleinbohl (JPL)<br>Debra Weisenstein (Harvard, retired)
+
|Seb Eastham (MIT)
 
|Science
 
|Science
 
|
 
|
*Delivered to GCST (Jun 2020)
+
 
  
 
|-valign="top"
 
|-valign="top"
|[https://gmd.copernicus.org/articles/13/2569/2020/ MEGAN3]
+
|Migrating simple SOA formation from carbon_mod.F90 into the KPP "full-chemistry" mechanism
 +
|Bob Yantosca (Harvard)
 +
|Aerosols<br>Structural
 +
|
 +
*Ongoing
 +
 
 +
|-valign="top"
 +
|Re-binning of off-line sea salt and dust for use in TOMAS
 +
|Betty Croft (Dalhousie)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Adaption of TOMAS' in-cloud aqueous sulfate production for KPP versus sulfate_mod.F90
 +
|Betty Croft (Dalhousie)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|ML algorithms for bulk aerosols
 +
|Arshad Nair (SUNY Albany)<br>Fangqun Yu (SUNY Albany)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|PM2.5 and PM10 calculations: aerodynamic vs geometric diameters
 +
|Shixian Zhai (Harvard)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Updates to Hodzic SOA scheme
 +
|Jared Brewer (Harvard)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Automated reduction in isoprene scheme
 +
|Dan Westervelt (Lamont-Doherty)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Brown carbon chemsitry
 +
|Jingqiu Mao (U. Alaska)<br>Xuan Wang (CUHK)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|GEOS resolution and subgrid convection - Part 2 RAS parameter tuning
 +
|Tailong He (Toronto)<br>Dylan Jones (Toronto)<br>Andrea Molod (NASA GMAO)
 +
|Convection
 +
|
 +
 
 +
|-valign="top"
 +
|High-res top-down TROPOMI-derived seasonal mean NOx emissions for China
 +
|Jintai Lin (PKU)
 +
|Emissions
 +
|
 +
*Horizontal resolution: 5km, temporal resolution: JJA mean
 +
*monthly data will be available at a later stage; please contact us
 +
 
 +
|-valign="top"
 +
|Updated biomass burning emission factors and species
 +
|Tess Carter (MIT)
 +
|Emissions
 +
|
 +
 
 +
|-valign="top"
 +
|Updated offline sea salt emissions
 +
|Hongjian Weng (PKU) <br> Jintai Lin (PKU)
 +
|Emissions
 +
|
 +
 
 +
|-valign="top"
 +
|[https://gmd.copernicus.org/articles/13/2569/2020/ Canopy Physics Model]
 
|Sam Silva (MIT)
 
|Sam Silva (MIT)
|Science
+
|Emissions &<br>Science
 
|
 
|
*Implementation details may be found at https://zenodo.org/record/3614062#.XzvrH5NKjOR
+
*DOI: [https://zenodo.org/record/3614062#.XzvrH5NKjOR 10.5281/zenodo.3614062]
 +
*Needs to be updated to a more recent GEOS-Chem version
  
 
|-valign="top"
 
|-valign="top"
|[https://acp.copernicus.org/articles/17/3699/2017/ GC-YIBs biosphere-atmospheric chemistry coupled model]
+
|Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone
|Xu Yue (NUIST)
+
|Bob Yantosca (Harvard)
|Science
+
|Model performance
 
|
 
|
*See [https://github.com/geoschem/geos-chem/issues/425 geoschem/geos-chem #425]
+
*Ongoing (will be done as time allows)
  
 
|-valign="top"
 
|-valign="top"
|[http://acmg.seas.harvard.edu/presentations/IGC9/posters/Tue_Posters_lam_joey.pdf Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange]
+
|Retire all BPCH diagnostics
|Joey Lam(CUHK)<br>Amos Tai (CUHK)
+
|Bob Yantosca (Harvard)
|Science
+
|Diagnostics
 
|
 
|
*Delivered to GCST (Feb 2021)
+
*Can be done following the [https://github.com/geoschem/geos-chem/pull/1569 TOMAS update for GCHP]  
*See [https://github.com/geoschem/geos-chem/pull/629 geoschem/geos-chem #629]
+
  
 
|-valign="top"
 
|-valign="top"
|[[Stratospheric_chemistry#Treatment_of_the_mesosphere_in_UCX_simulations|Extend UCX into the mesosphere]]
+
|Assess memory leak in GCHP
|Sebastian Eastham (MIT)<br>Eric Fleming (NASA GMAO)
+
|Killian Murphy (York)
|Science
+
|Model performance
 
|
 
|
 +
*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"
 +
|Hybrid MPI-OpenMP in GCHP
 +
|Seb Eastham (MIT)<br>Killian Murphy (York)
 +
|Model performance
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Archived CMIP6 Met Products for GEOS-Chem Input
+
|Improve run directory templating and creation with init_rd.sh and shared directories
|Lee Murray (Rochester)
+
|Jourdan He (WashU)
|Science
+
|Run directories
 
|
 
|
*See updates from [http://acmg.seas.harvard.edu/geos/word_pdf_docs/steering_cmte/gc_sc_minutes_24Feb2021.pdf Feb 2021 GCSC meeting]
 
*Official announcement coming soon
 
  
 
|-valign="top"
 
|-valign="top"
|[http://acmg.seas.harvard.edu/publications/2021/shah_est_2021.pdf Updated Hg chemistry]
+
|Table of CTM and online GCM properties: GCHP, GCC, GEOS-CTM, GC-Nested, online GEOS, GEOS-replay, etc
|Viral Shah (Harvard)<br>Colin Thackray (Harvard)
+
|GCST?
|Science
+
|Documentation
 
|
 
|
  
 
|}
 
|}
  
=== Almost there (< 6 months) ===
+
== 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.
  
 
{| border=1 cellspacing=0 cellpadding=5
 
{| border=1 cellspacing=0 cellpadding=5
 
|- bgcolor="#cccccc"
 
|- bgcolor="#cccccc"
!width="500px"|Item
+
!width="200px"|Feature
!width="200px"|Author(s)
+
!width="200px"|Contributor(s)
!width="100px"|Type
+
!width="100px"|Model scope
!width="300px"|Notes
+
!width="420px"|Notes and References
  
 
|-valign="top"
 
|-valign="top"
|Diagnostic to archive XCO2, XCO, and XCH4
+
|Snow / Icy Bromine
|Dylan Jones (Toronto)
+
|Becky Alexander (UW)<br>William Swanson (U. Alaska)<br>Shuting Zhai (UW)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Provide archived TCR-2 GEOS-Chem OH fields for carbon simulations
+
|Monoterpene oxidation scheme
|Kazu Miyazaki (JPL)
+
|Jessica Haskins (MIT)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Aromatic VOC chemistry
+
|Fire related VOCs including furans
|Kelvin Bates (Harvard)<br>Ke Li (Harvard)
+
|Lu Hu (UMT)<br>Lixu Jin (UMT)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|BrC aging
+
|Extension of UCX into the mesosphere
|Xuan Wang (Harvard)<br>Melanie Hammer(Dalhousie)
+
|Seb Eastham (MIT)<br>Eric Fleming (NASA)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|One-Way Coupling w/ GISS ModelE3
+
|Methane flux ingestion
|Lee Murray (Rochester)
+
|Eloise Marais (UCL)
|Structural
+
|Chemistry
 
|
 
|
*Work is finished and a manuscript is in preparation
 
  
 
|-valign="top"
 
|-valign="top"
|Shared Socioeconomic Pathways Emission Inventories
+
|Dust non-sphericity impacts on surface chem and optical properties
|Hong Liao (NUIST)
+
|Inderjeet Singh (WashU)
|Science
+
|Aerosols
 
|
 
|
  
 +
|-valign="top"
 +
|Size-resolved stratospheric aerosol
 +
|Seb Eastham (MIT)
 +
|Aerosols
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Rediagnosis of RAS convection in GEOS-Chem
+
|Extend aerosol settling
|Tailong He (Toronto)<br>Dylan Jones (Toronto)<br>Andrea Molod (NASA/GMAO)
+
|Eloise Marais (UCL)
|Science
+
|Aerosols
 
|
 
|
*Work is finished and a manuscript is in preparation.
 
  
 
|-valign="top"
 
|-valign="top"
|Read-in of native GEOS output in GCHP
+
|Stratospheric aerosol APM
|WUStL GCST
+
|Fangqun Yu (SUNY)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Modularization of GEOS-Chem: FAST-JX as proof-of-concept
+
|Plume-in-grid model
|Lizzie Lundgren (GCST)
+
|Hongwei Sun (Harvard)
|Structural
+
|Chemistry
 
|
 
|
  
|}
+
|-valign="top"
 +
|Updated lightning NOx: Prescribe from ground and geostationary lightning flashes
 +
|Lee Murray (Rochester)
 +
|Emissions
 +
|
  
=== Over the horizon (6-12 months) ===
+
|-valign="top"
 +
|Seb aircraft emissions beyond recent 2019 update
 +
|Seb Eastham (MIT)
 +
|Emissions
 +
|
  
{| border=1 cellspacing=0 cellpadding=5
+
|-valign="top"
|- bgcolor="#cccccc"
+
|FRP-based fire emsisions for eastern US at 0.2 deg
!width="500px"|Item
+
|Charlie Fite (FSU)
!width="200px"|Author(s)
+
|Emissions
!width="100px"|Type
+
|
!width="300px"|Notes
+
  
 
|-valign="top"
 
|-valign="top"
|Update OCS simulation in the standard code
+
|Hg iodine chemistry
|Kevin Bowman (JPL)
+
|Yiming Fu<br>Yanxu Zhang (Nanjing U.)
|Science
+
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Methylethylketone chemistry
+
|Hg simulation in GCHP
|Jared Brewer (CSU)
+
|Ari Feinberg (MIT)<br>Lyssa Freese (MIT)
|Science
+
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Add sulfate dependence to SOA yield from isoprene in simple SOA
+
|Update Hg ocean and soil boundary conditions for consistency with new chemistry
|Eloise Marais (Leicester)
+
|Yanxu Zhang (Nanjing U.)
|Science
+
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|GTMM updates
+
|Dry deposition diagnostics by land cover
|Ben Geyman (Harvard)
+
|Holly Nowell (FSU)
|Science
+
|Diagnostics
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Landcover/Fire Emissions Offline LPJlmfire
+
|Dry deposition process diagnostics
|Loretta Mickley (Harvard)
+
|Holly Nowell (FSU)
|Science
+
|Diagnostics
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[https://www.pnas.org/content/117/42/26076 Aerosol dry deposition updates]
+
|Isotope simulation for CO and CH4 in GCHP
|Jeff Pierce (CSU)
+
|Lee Murray (Rochester)
|Science
+
|Carbon simulation
 +
|
 +
 
 +
|-valign="top"
 +
|Updated bottom-up global CH4 oil, gas, and coal emissions (GFEI v3)
 +
|Melissa Sulprizio (Harvard)<br>Tia Scarpelli (U. Edinburgh)<br>Zichong Chen (Harvard)
 +
|Emissions<br>CH4 simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/GCHP/issues/19 Integrating GMAO's tracer gridded component in GCHP]
+
|Modularization of aerosols code for interface with GOCART in GEOS
|Christoph Keller (NASA GMAO)
+
|Christoph Keller (GMAO)
 
|Structural
 
|Structural
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Mass flux-based transport in GCHP
+
|Improve load balancing in GCHP
|Sebastian Eastham (MIT)
+
|Seb Eastham (MIT)
|Science
+
|Model performance
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Streamlining of specialty simulations through HEMCO and KPP
+
|Testing the use of monthly mean MERRA-2 CWC with Pb-210 aerosol tracer
|GCST
+
|Bo Zhang (NIA)<br>Hongyu Liu (NIA / NASA Langley)
|Science
+
|Transport
 +
|
 +
 
 +
|-valign="top"
 +
|Testing the use of a new scavenging parameterization developed by Luo and Yu for cold cloud with Pb-210 aerosol tracer
 +
|Gan Luo (SUNY Albany)<br>Fangqun Yu (SUNY-Albany)
 +
|Transport
 +
|
 +
 
 +
|-valign="top"
 +
|Evaluate vertical mixing in GEOS-Chem with model-model and model-observation comparisons
 +
|Seb Eastham (MIT)<br>Clara Orbe (NASA GISS)<br>Andrew Schuh (CSU)
 +
|Transport
 
|
 
|
  
 
|}
 
|}
  
=== Longer term (12-24 months)===
+
== 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.
  
 
{| border=1 cellspacing=0 cellpadding=5
 
{| border=1 cellspacing=0 cellpadding=5
 
|- bgcolor="#cccccc"
 
|- bgcolor="#cccccc"
!width="500px"|Item
+
!width="200px"|Feature
!width="200px"|Author(s)
+
!width="200px"|Contributor(s)
!width="100px"|Type
+
!width="100px"|Model scope
!width="300px"|Notes
+
!width="420px"|Notes and References
  
 
|-valign="top"
 
|-valign="top"
|GCHP Adjoint
+
|Updates to Aromatic chemistry
|Daven Henze (CU Boulder)
+
|Stephen MacFarlane (UOW)<br>Jenny Fisher (UOW)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Implement isotope simulation for CO and CH4 in GCHP
+
|Nitrate photolysis
 +
|Mat Evans (York)<br>Thomas Sherwen (York)<br>Matthew Rowlinson (York)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|In aerosol chemistry Halogens
 +
|Mat Evans (York)<br>Hansen Cao (CU Boulder)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|Benchmark box model of GC Chemistry
 +
|Katie Travis (NASA)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|Alkyl nitrates Alk7, PHAN
 +
|Katie Travis (NASA)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|Add stratospheric ozone species to full-chemistry simulations
 
|Lee Murray (Rochester)
 
|Lee Murray (Rochester)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Migrate LETFK DA scheme to GCHP
+
|Perchlorate chemistry
|Kazu Miyazaki (JPL)
+
|Yuk Chun Chan (UWAB)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Super fast chemistry scheme
+
|Explicit heterogeneous sulfate chemistry
|Benjamin Brown-Steiner (AER)<br>Makoto Kelp (Harvard)
+
|Katie Travis (NASA)<br>Becky Alexander (UT)
|Science
+
|Chemistry
 
|
 
|
*SF mechanism has been implemented and benchmarked in GEOS-Chem 12.0.0. This mechanism is of interest for those groups wanting fast global simulation of oxidation fields in GEOS-Chem simulations focused on aerosol microphysics.
 
*The machine-learned chemical solver is still probably 12 months away from online implementation into GEOS-Chem.
 
  
 
|-valign="top"
 
|-valign="top"
|Add non-volatile cations to ISORROPIA
+
|ISORROPIA-lite
 
|Becky Alexander (UW)
 
|Becky Alexander (UW)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|DMS oxidation scheme updating
+
|HOx and ozone "emissions" from lightning as option in model to play with
|Becky Alexander (UW)<br>Qianjie Chen (UW)
+
|Jingqiu (Alaska)<br>Lee Murray (Rochester)
|Science
+
|Emissions
 
|
 
|
*Delayed - implemented pre-KPP
 
*Currently bring implemented in KPP by UC Riverside group
 
  
 
|-valign="top"
 
|-valign="top"
|Heterogeneous sulfate production
+
|Sea salt aerosol from sea ice leads
|Lin Zhang (PKU)<br>Becky Alexander (UW)<br>Yuxuan Wang (U. Houston)
+
|Hannah Horowitz (U. Illinois)
|Science
+
|Emissions
 
|
 
|
*Delayed - implemented pre-KPP
 
  
 
|-valign="top"
 
|-valign="top"
|Hg in WRF-GC
+
|Drought-stress algorithm
|Yanxu Zhang (Nanjing)
+
|Wei Li (U. Houston)
|Science
+
|
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg with blowing snow
+
|Biomass burning injection height profiles
|Yanxu Xhang (Nanjing)
+
|Inderjeet Singh (WashU)
|Science
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg isotopes
+
|OCIM integration
|Xiaotian Xu, Yanxu Xhang (Nanjing)
+
|Chris Holmes (FSU)<br>Lee Murray (Rochester)
|Science
+
|
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg in CESM CAM-CHEM
+
|Updating landcover products in GEOS-Chem
|Peng Zhang, Yanxu Xhang (Nanjing)
+
|Chris Holmes (FSU)<br>Jeff Geddes (BU)
|Science
+
|Input data
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Complex / multicomplex variables
+
|Dry deposition physical improvement
|Shannon Capps (Drexel)
+
|Chris Holmes (FSU)
|Structural
+
|Dry deposition
 
|
 
|
  
|}
+
|-valign="top"
 +
|TOMAS WRF-GC in regional Thailand simulation
 +
|Win Trivitayanurak (Chulalongkorn U)
 +
|Aerosols
 +
|
  
----------------
+
|}
 
+
'''''[[Main_Page|GEOS-Chem Main Page]] | [[GCHP_Main_Page|GCHP Main Page]]'''''
+

Latest revision as of 17:49, 20 September 2023

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.

Patch version in development Version in development
GEOS-Chem 14.2.1 GEOS-Chem 14.2.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
TOMAS in GCHP Betty Croft (Dalhousie) TOMAS Simple
Bug fix for TOMAS sulfate production rates Betty Croft (Dalhousie) TOMAS Simple
Update surface methane boundary condition using NOAA flask data Lee Murray (Rochester) Input data Simple
GCHP carbon simulation Bob Yantosca (Harvard) Carbon Medium
GEOS-IT meteorology Lizzie Lundgren (Harvard) New meteorology option Medium
Cloud-J for computing photolysis rates Lizzie Lundgren (Harvard) Photolysis Medium
Mass flux regridding fix in MAPL Lizzie Lundgren (Harvard)
Seb Eastham (MIT)
GCHP input regridding Medium
Improve pressure level computation for GCHP advection Lizzie Lundgren (Harvard)
Seb Eastham (MIT)
GCHP advection Medium
GCHP advection diagnostics Lizzie Lundgren (Harvard) GCHP diagnostics Medium
Move Aerosol_Mod module variables to State_Chm Lizzie Lundgren (Harvard) Aerosols 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
New version of CEDS at 0.1 deg Dandan Zhang (WashU) Emissions Simple Delivered
Apr 2023
Update volcano emissions through 2022 Melissa Sulprizio (Harvard) Emissions Simple Delivered
Sep 2023
KORUS-AQ emissions for East Asia (as an option) Katie Travis (NASA) Emissions Simple Delivered
Apr 2023
Global continental chlorine (pCl and HCl) emissions Bingqing Zhang (Georgia Tech)
Pengfei Liu (Georgia Tech)
Emissions Simple Delivered
Jul 2022
ALK4 & R4N2 chemistry Jared Brewer (UMN) Chemistry TBD Not delivered
Update reactions with new JPL & IUPAC recommendations Kelvin Bates (NOAA CSL) Chemistry Simple Delivered
Apr 2023
Parameterization of SNA and OM dry size Haihui Zhu (WashU) Aerosols Simple Delivered
Aug 2023
New soil NOx parameterization Yi Wang (U. Iowa)
Jun Wang (U. Iowa)
Emissions TBD Not delivered


Updated 0.1x0.1 timezone file accounting for daylight savings Karn Vohra (UCL) Emissions Simple Not 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 References
Geologic emission of ethane and propane Matthew Rowlinson and Mat Evans(York) Emissions Delivered
Jan 2023
Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange Joey Lam(CUHK)
Amos Tai (CUHK)
Science Delivered
Feb 2021
LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100 Yang Li (Baylor University)
Loretta Mickley (Harvard)
Emissions Delivered
Jul 2021
  • Data involves many files- need to think about temporal frequency
MEIC (China regional) for 2000-2017 at 0.5x0.625 deg Shixian Zhai (Harvard) Emissions Delivered
  • Need permission from Qiang Zhang (Tsinghua U.) to distribute data
Online H2 chemistry Maria Paula Pérez-Peña (UNSW)
Jenny Fisher (UOW)
Dylan Millet (UMN)
Chemistry Delivered
June 2023


DMS Chemistry Linia Tashmim (UC Riverside)
William Porter (UC Riverside)
Chemistry Not delivered
Organic acids (RCOOH) Katie Travis (NASA) Chemistry Not delivered
Improve carbon & nitrogen conservation in reactions Kelvin Bates (Harvard) Chemistry Not delivered
Blowing snow sea salt in TOMAS Betty Croft (Dalhousie) Aerosols Not delivered
Australian anthropogenic Hg emissions Stephen MacFarlane (UOW)
Jenny Fisher (UOW)
Hannah Horowitz (U. Illinois)
Viral Shah (Harvard)
Hg simulation Not delivered
WRF-GC Hg simulation Xiaotian Xu (Nanjing U.)
Yanxu Zhang (Nanjing U.)
Hg simulation
WRF-GC
Not delivered
Updated HgII gas-partical partitioning Kaiyun Liu (Tsinghua U.)
Qingru Wu (Tsinghua U.)
Shuxiao Wang (Tsinghua U.)
Hg simulation Not delivered
  • Should be option, not default
Dry deposition to F90 (readability) Chris Holmes (FSU) Dry deposition 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
PPN+hv, PPN+OH Robert Ryan (UCL) Chemistry
MBO Michael Vermeuel (UMN) Chemistry
Stratospheric adjustment with RRTMG in GEOS-Chem Seb Eastham (MIT) Science


Migrating simple SOA formation from carbon_mod.F90 into the KPP "full-chemistry" mechanism Bob Yantosca (Harvard) Aerosols
Structural
  • Ongoing
Re-binning of off-line sea salt and dust for use in TOMAS Betty Croft (Dalhousie) Aerosols
Adaption of TOMAS' in-cloud aqueous sulfate production for KPP versus sulfate_mod.F90 Betty Croft (Dalhousie) Aerosols
ML algorithms for bulk aerosols Arshad Nair (SUNY Albany)
Fangqun Yu (SUNY Albany)
Aerosols
PM2.5 and PM10 calculations: aerodynamic vs geometric diameters Shixian Zhai (Harvard) Aerosols
Updates to Hodzic SOA scheme Jared Brewer (Harvard) Aerosols
Automated reduction in isoprene scheme Dan Westervelt (Lamont-Doherty) Aerosols
Brown carbon chemsitry Jingqiu Mao (U. Alaska)
Xuan Wang (CUHK)
Aerosols
GEOS resolution and subgrid convection - Part 2 RAS parameter tuning Tailong He (Toronto)
Dylan Jones (Toronto)
Andrea Molod (NASA GMAO)
Convection
High-res top-down TROPOMI-derived seasonal mean NOx emissions for China Jintai Lin (PKU) Emissions
  • Horizontal resolution: 5km, temporal resolution: JJA mean
  • monthly data will be available at a later stage; please contact us
Updated biomass burning emission factors and species Tess Carter (MIT) Emissions
Updated offline sea salt emissions Hongjian Weng (PKU)
Jintai Lin (PKU)
Emissions
Canopy Physics Model Sam Silva (MIT) Emissions &
Science
Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone Bob Yantosca (Harvard) Model performance
  • Ongoing (will be done as time allows)
Retire all BPCH diagnostics Bob Yantosca (Harvard) Diagnostics
Assess memory leak in GCHP Killian Murphy (York) Model performance
Hybrid MPI-OpenMP in GCHP Seb Eastham (MIT)
Killian Murphy (York)
Model performance
Improve run directory templating and creation with init_rd.sh and shared directories Jourdan He (WashU) Run directories
Table of CTM and online GCM properties: GCHP, GCC, GEOS-CTM, GC-Nested, online GEOS, GEOS-replay, etc GCST? Documentation

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
Snow / Icy Bromine Becky Alexander (UW)
William Swanson (U. Alaska)
Shuting Zhai (UW)
Chemistry
Monoterpene oxidation scheme Jessica Haskins (MIT) Chemistry
Fire related VOCs including furans Lu Hu (UMT)
Lixu Jin (UMT)
Chemistry
Extension of UCX into the mesosphere Seb Eastham (MIT)
Eric Fleming (NASA)
Chemistry
Methane flux ingestion Eloise Marais (UCL) Chemistry
Dust non-sphericity impacts on surface chem and optical properties Inderjeet Singh (WashU) Aerosols
Size-resolved stratospheric aerosol Seb Eastham (MIT) Aerosols
Extend aerosol settling Eloise Marais (UCL) Aerosols
Stratospheric aerosol APM Fangqun Yu (SUNY) Aerosols
Plume-in-grid model Hongwei Sun (Harvard) Chemistry
Updated lightning NOx: Prescribe from ground and geostationary lightning flashes Lee Murray (Rochester) Emissions
Seb aircraft emissions beyond recent 2019 update Seb Eastham (MIT) Emissions
FRP-based fire emsisions for eastern US at 0.2 deg Charlie Fite (FSU) Emissions
Hg iodine chemistry Yiming Fu
Yanxu Zhang (Nanjing U.)
Hg simulation
Hg simulation in GCHP Ari Feinberg (MIT)
Lyssa Freese (MIT)
Hg simulation
Update Hg ocean and soil boundary conditions for consistency with new chemistry Yanxu Zhang (Nanjing U.) Hg simulation
Dry deposition diagnostics by land cover Holly Nowell (FSU) Diagnostics
Dry deposition process diagnostics Holly Nowell (FSU) Diagnostics
Isotope simulation for CO and CH4 in GCHP Lee Murray (Rochester) Carbon simulation
Updated bottom-up global CH4 oil, gas, and coal emissions (GFEI v3) Melissa Sulprizio (Harvard)
Tia Scarpelli (U. Edinburgh)
Zichong Chen (Harvard)
Emissions
CH4 simulation
Modularization of aerosols code for interface with GOCART in GEOS Christoph Keller (GMAO) Structural
Improve load balancing in GCHP Seb Eastham (MIT) Model performance
Testing the use of monthly mean MERRA-2 CWC with Pb-210 aerosol tracer Bo Zhang (NIA)
Hongyu Liu (NIA / NASA Langley)
Transport
Testing the use of a new scavenging parameterization developed by Luo and Yu for cold cloud with Pb-210 aerosol tracer Gan Luo (SUNY Albany)
Fangqun Yu (SUNY-Albany)
Transport
Evaluate vertical mixing in GEOS-Chem with model-model and model-observation comparisons Seb Eastham (MIT)
Clara Orbe (NASA GISS)
Andrew Schuh (CSU)
Transport

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
Updates to Aromatic chemistry Stephen MacFarlane (UOW)
Jenny Fisher (UOW)
Chemistry
Nitrate photolysis Mat Evans (York)
Thomas Sherwen (York)
Matthew Rowlinson (York)
Chemistry
In aerosol chemistry Halogens Mat Evans (York)
Hansen Cao (CU Boulder)
Chemistry
Benchmark box model of GC Chemistry Katie Travis (NASA) Chemistry
Alkyl nitrates Alk7, PHAN Katie Travis (NASA) Chemistry
Add stratospheric ozone species to full-chemistry simulations Lee Murray (Rochester) Chemistry
Perchlorate chemistry Yuk Chun Chan (UWAB) Chemistry
Explicit heterogeneous sulfate chemistry Katie Travis (NASA)
Becky Alexander (UT)
Chemistry
ISORROPIA-lite Becky Alexander (UW) Aerosols
HOx and ozone "emissions" from lightning as option in model to play with Jingqiu (Alaska)
Lee Murray (Rochester)
Emissions
Sea salt aerosol from sea ice leads Hannah Horowitz (U. Illinois) Emissions
Drought-stress algorithm Wei Li (U. Houston)
Biomass burning injection height profiles Inderjeet Singh (WashU) Emissions
OCIM integration Chris Holmes (FSU)
Lee Murray (Rochester)
Updating landcover products in GEOS-Chem Chris Holmes (FSU)
Jeff Geddes (BU)
Input data
Dry deposition physical improvement Chris Holmes (FSU) Dry deposition
TOMAS WRF-GC in regional Thailand simulation Win Trivitayanurak (Chulalongkorn U) Aerosols