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

From Geos-chem
Jump to: navigation, search
(Ready to go in)
(Merged and awaiting release)
(393 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
'''''[[Main_Page|GEOS-Chem Main Page]] | [[GCHP_Main_Page|GCHP Main Page]]'''''
 
'''''[[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 Working Groups and the Steering Committee.
+
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 [http://acmg.seas.harvard.edu/geos/geos_working_groups.html Working Groups] and the [http://acmg.seas.harvard.edu/geos/geos_steering_cmte.html Steering Committee]. For history of past releases see the [[GEOS-Chem_versions|GEOS-Chem Versions wiki page]].
  
We also invite you to view our [https://trello.com/board/geos-chem-support-team/4fe36668fc79a1d3540ba80b GEOS-Chem Support Team project management board on Trello.com], which shows the current GCST workflow.
+
== Release schedule ==
  
== Priorities assigned to upcoming GEOS-Chem versions ==
+
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.
  
=== 13.0.0 ===
+
== Merged and awaiting release ==
  
<span style="color:darkorange">'''This version is now under development. See the [[GEOS-Chem 13.0.0]] page for more details.'''''</span>
+
See the links below for items merged and awaiting release.
  
== Priorities not yet assigned to a particular version ==
+
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="200px"|Patch version in development
 +
!width="200px"|Major version in development
  
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"
 +
|align="center"|'''[[GEOS-Chem 14.0.1]]'''
 +
|align="center"|'''[[GEOS-Chem 14.0.0]]'''
  
=== Ready to go in ===
+
|}
 +
 
 +
== 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.
  
 
{| 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://gmd.copernicus.org/articles/13/2879/2020/ Improved wet scavenging from Luo et al. (2020)]
+
|[https://gmd.copernicus.org/articles/13/2475/2020/gmd-13-2475-2020.pdf Adaptive chemical solver] (as option) / KPP 3.0.0
|Gan Luo (Albany)<br>Fangqun Yu (Albany)
+
|Mike Long (Harvard) <br> Haipeng Lin (Harvard) <br> Bob Yantosca (GCST) <br> Lu Shen (PKU)
|Science
+
|Chemistry
 +
|Complicated
 
|
 
|
*Delivered to GCST (Nov 2020)
+
*KPP 3.0.0-rc.0 (release candidate for 3.0.0) is being prepared for concurrent release with Haipeng Lin's paper
*See [https://github.com/geoschem/geos-chem/pull/522 geoschem/geos-chem PR #522]
+
*Previous literature: [https://gmd.copernicus.org/articles/15/1677/2022/ Shen et al., 2022], [https://gmd.copernicus.org/articles/13/2475/2020/ Shen et al., 2020]
  
 
|-valign="top"
 
|-valign="top"
|Implement H2 chemistry in UCX
+
|[https://acp.copernicus.org/articles/19/7055/2019/ Joint CO2-CO-CH4-OCS simulation via KPP]
|Chris Holmes (FSU)
+
|Beata Bukosa (NIWA)<br>Kevin Bowman (JPL)<br>Mike Long (Harvard)
|Science
+
|Specialty simulation
 +
|Medium
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/issues/654 geoschem/geos-chem #654]
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/331 Provide climatologies for open fire emissions]
 +
|Melissa Sulprizio (Harvard)
 +
|Emissions
 +
|Simple
 +
|
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/655 Climatologies for lightning NOx]
 +
|Lee Murray (Rochester)<br>Melissa Sulprizio (Harvard)
 +
|Emissions
 +
|Simple
 +
|
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/discussions/1022 Add new species concentration diagnostic in units of molec/cm3]
 +
|Haipeng Lin (Harvard)
 +
|Diagnostics
 +
|Simple
 +
|
 +
*See [https://github.com/geoschem/geos-chem/pull/1264 geoschem/geos-chem PR #1264]
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/770 Output satellite diagnostics as NetCDF]
 +
|Eloise Marais (UCL)
 +
|Diagnostics
 +
|Simple
 +
|
 +
*See [https://github.com/geoschem/geos-chem/pull/1134 geoschem/geos-chem #1134]
 +
 +
|-valign="top"
 +
|Upgrade Fast-JX to Cloud-J
 +
|Lizzie Lundgren (Harvard)
 +
|Structural
 +
|Complicated
 +
|
 +
*See [https://github.com/geoschem/cloud-j geoschem/cloud-j]
 +
 +
|-valign="top"
 +
|Column diagnostics
 +
|Bob Yantosca (Harvard)
 +
|Diagnostics
 +
|Simple
 +
|
 +
 +
|-valign="top"
 +
|RO2 diagnostic
 +
|Melissa Sulprizio (Harvard)
 +
|Diagnostics
 +
|Simple
 +
|
 +
 +
|-valign="top"
 +
|Update transport tracer simulation for consistency with the tracer gridded component in GEOS
 +
|Melissa Sulprizio (Harvard)
 +
|TransportTracer simulation
 +
|Simple
 +
|
 +
 +
|}
 +
 +
== Delivered 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.
 +
 +
{| 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="300px"|Notes and References
 +
 +
|-valign="top"
 +
|TBD
 +
|
 +
|
 +
|
 +
|
 +
 +
|}
 +
 +
== Delivered but not yet prioritized ==
 +
 +
Features listed in this table have been delivered to the GEOS-Chem Support Team but are not yet prioritized for integration into GEOS-Chem.
 +
 +
{| 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="300px"|Notes and References
 +
 +
|-valign="top"
 +
|TOMAS in GCHP
 +
|Betty Croft (WashU)
 +
|Aerosols
 +
|Simple
 +
|See:
 +
*[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"
 +
|[https://github.com/arifein/pythonHgBenchmark Updated Hg benchmarking scripts in python]
 +
|Ari Feinberg (MIT)
 +
|Benchmarking
 +
|Simple
 +
|
 +
* Ideally to be incorporated in GCPy
 +
 +
|-valign="top"
 +
|[https://doi.org/10.34894/SZ2KOI AMAP 2015 emissions from GMA2018]
 +
|Helene Angot(MIT)<br>Ari Feinberg (MIT)<br>Noelle Selin (MIT)
 +
|Hg simulation
 +
|Simple
 +
|
 +
* Delivered to GCST (Jul 2022)
 +
 +
|-valign="top"
 +
|Tagged O3 simulation in GCHP
 +
|Xingpei Yu (PKU)
 +
|TagO3 simulation
 +
|Simple
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1167 geoschem/geos-chem PR #1167]
 +
* Needs to be updated to a more recent version of GCHP
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/1288 New soil NOx parameterization]
 +
|Yi Wang (U. Iowa)<br>Jun Wang (U. Iowa)
 +
|Emissions
 +
|Simple
 +
|
 +
*Delivered to GCST (Jun 2022)
 +
 +
|-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 to GCST (Jul 2022)
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/1301 HTAPv3 at 0.1 deg]
 +
|Dandan Zhang (WashU)
 +
|Emissions
 +
|Simple
 +
|
 +
*Delivered to GCST (Jul 2022)
  
 
|-valign="top"
 
|-valign="top"
 
|[https://agupubs.onlinelibrary.wiley.com/doi/epdf/10.1029/2006GL026015 Stratospheric HCN chemistry]
 
|[https://agupubs.onlinelibrary.wiley.com/doi/epdf/10.1029/2006GL026015 Stratospheric HCN chemistry]
 
|Armin Kleinbohl (JPL)<br>Debra Weisenstein (Harvard, retired)
 
|Armin Kleinbohl (JPL)<br>Debra Weisenstein (Harvard, retired)
|Science
+
|Chemistry
 +
|Medium
 
|
 
|
 
*Delivered to GCST (Jun 2020)
 
*Delivered to GCST (Jun 2020)
  
 
|-valign="top"
 
|-valign="top"
|[http://acmg.seas.harvard.edu/publications/2020/moch_HMS_submitted_2020.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
 +
|Simple
 
|
 
|
*Delivered to GCST (Sep 2020)
+
*Delivered to GCST (Feb 2021)
*See [https://github.com/geoschem/geos-chem/pull/456 geoschem/geos-chem PR #456]
+
* [https://github.com/geoschem/geos-chem/pull/629 geoschem/geos-chem #629]
  
 
|-valign="top"
 
|-valign="top"
|[https://www.sciencedirect.com/science/article/abs/pii/S1352231019305138?via%3Dihub Trace metal simulation]
+
|LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100
|Junwei Xu (Dalhousie)
+
|Yang Li (Baylor University)<br>Loretta Mickley (Harvard)
|Science
+
|Emissions
 +
|Simple
 
|
 
|
*Delivered to GCST (Nov 2020)
+
*Data files delivered to GCST (July 2021)
*See [https://github.com/geoschem/geos-chem/pull/511 geoschem/geos-chem PR #511]
+
*Data are quite large - need to think about storage, compression
  
|-
+
|}
|[https://acp.copernicus.org/articles/17/3699/2017/ Blowing snow emissions of sea salt and bromine]
+
 
|Lyatt Jaegle (UW)
+
== Ready but not delivered ==
|Science
+
 
 +
Features listed in this table are ready but have not been delivered to the GEOS-Chem Support Team.
 +
 
 +
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="200px"|Feature
 +
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="300px"|Notes and References
 +
 
 +
|-valign="top"
 +
|Furans / Biomass burning
 +
|Colette Heald (MIT)<br>Jessica Haskins (MIT)
 +
|Chemistry
 
|
 
|
*Delivered to GCST (Jun 2020)
 
*See [https://github.com/geoschem/geos-chem/pull/356 geoschem/geos-chem PR #356]
 
  
 
|-valign="top"
 
|-valign="top"
|Offline CLM Harmonization
+
|Online H2 chemistry
|Anthony Wong (BU)<br>Jeff Geddes (BU)
+
|Maria Paula Pérez-Peña (UNSW)<br>Jenny Fisher (UOW)<br>Dylan Millet (UMN)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[http://globalchange.bnu.edu.cn/research/laiv6 Updated Yuan/BNU MODIS LAI product (2000-2019)]
+
|Alk4 & R4N2 chemistry
|Jenny Fisher (U. Wollongong)
+
|Jared Brewer (Harvard)
|Science
+
|Chemistry
 
|
 
|
*Processing scripts delivered to GCST (Aug 2020)
 
  
 
|-valign="top"
 
|-valign="top"
|[https://gmd.copernicus.org/articles/13/2569/2020/ MEGAN3]
+
|Organic acids (RCOOH)
|Sam Silva (MIT)
+
|Katie Travis (NASA)
|Science
+
|Chemistry
 
|
 
|
*Implementation details may be found at https://zenodo.org/record/3614062#.XzvrH5NKjOR
 
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/HEMCO/issues/46 Distribute emissions vertically in the boundary layer]
+
|Fix C2H4 chemistry bug
|Barron Henderson (EPA)<br>GCST
+
|Lixu Jin (UMT)
|Structural &<br>Science
+
|Chemistry
 
|
 
|
*Vertical profiles have been delivered to GCST
+
* Bug issue raised by Kelvin, slated for 14.1
  
 
|-valign="top"
 
|-valign="top"
|[https://acp.copernicus.org/articles/17/3699/2017/ GC-YIBs biosphere-atmospheric chemistry coupled model]
+
|Update reactions with new JPL & IUPAC recommendations
|Xu Yue (NUIST)
+
|Kelvin Bates (Harvard)
|Science
+
|Chemistry
 +
|
 +
* Currently running simulations to check magnitude of changes
 +
 
 +
|-valign="top"
 +
|Improve carbon & nitrogen conservation in reactions
 +
|Kelvin Bates (Harvard)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|Blowing snow sea salt in TOMAS
 +
|Betty Croft (Dalhousie)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Geologic short-chain alkanes
 +
|Matthew R. (York)
 +
|Emissions
 +
|
 +
 
 +
|-valign="top"
 +
|New version of CEDS at 0.1 deg
 +
|Emma Knowland (NASA)
 +
|Emissions
 +
|
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/550 MEIC (China regional) for 2000-2017 at 0.5x0.625 deg]
 +
|Shixian Zhai (Harvard)
 +
|Emissions
 +
|
 +
* Need permission from Qiang Zhang (Tsinghua U.) to distribute data
 +
 
 +
|-valign="top"
 +
|KORUS-AQ emissions for East Asia
 +
|Katie Travis (NASA)
 +
|Emissions
 +
|
 +
* Need permission to distribute data
 +
 
 +
|-valign="top"
 +
|[https://pubs.rsc.org/en/content/articlehtml/2022/em/d2em00032f Improvements in modelled Hg0 dry deposition to land]
 +
|Ari Feinberg (MIT)<br>Noelle Selin (MIT)<br>Thandolwethu Dlamini (MIT)<br>Martin Jiskra (UBasel)<br>Viral Shah (Harvard)
 +
|Hg simulation
 +
|
 +
* The study is already published and could be incorporated into the standard model as a default. Some tweaking to the reduction rate may be required as the model halogen oxidation has also been updated in v13.4.
 +
 
 +
|-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
 +
|
 +
 
 +
|-valign-"top"
 +
|WRF-GC Hg simulation
 +
|Xiaotian Xu (Nanjing U.)<br>Yanxu Zhang (Nanjing U.)
 +
|Hg simulation<br>WRF-GC
 +
|
 +
 
 +
|-valign="top"
 +
|Updated HgII gas-partical partitioning
 +
|Kaiyun Liu (Tsinghua U.)<br>Qingru Wu (Tsinghua U.)<br>Shuxiao Wang (Tsinghua U.)
 +
|Hg simulation
 +
|
 +
* Should be option, not default
 +
 
 +
|-valign="top"
 +
|Dry deposition to F90 (readability)
 +
|Chris Holmes (FSU)
 +
|Dry deposition
 
|
 
|
*See [https://github.com/geoschem/geos-chem/pull/356 geoschem/geos-chem #356]
 
  
 
|}
 
|}
  
=== Almost there (< 6 months) ===
+
== Almost there (< 6 months) ==
  
{| border=1 cellspacing=0 cellpadding=5
+
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"
 
|- 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"
|Provide climatologies for lightning NOx, volcano, and open fire emissions
+
|DMS Chemistry
|GCST
+
|Linia Tashmim (UC Riverside)<br>William Porter (UC Riverside)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Update US emissions to NEI2016
+
|PPN+hv, PPN+OH
|Barron Henderson (EPA)<br>Lyssa Freese (MIT)
+
|Robert Ryan (UCL)
|Science
+
|Chemistry
|''Status updated Nov 2020''
+
|
*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."
+
  
 
|-valign="top"
 
|-valign="top"
|C2H4 and C2H2 chemistry
+
|MBO
|Kelvin Bates (Harvard)<br>Ke Li (Harvard)
+
|Michael Vermeuel (UMN)
|Science
+
|Chemistry
|''Status updated Sep 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Diagnostic to archive XCO2, XCO, and XCH4
+
|Nitrate photolysis
|Dylan Jones (Toronto)
+
|Viral Shah (NASA GMAO)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Provide archived TCR-2 GEOS-Chem OH fields for carbon simulations
+
|[https://github.com/geoschem/geos-chem/issues/1094 Stratospheric adjustment with RRTMG in GEOS-Chem]
|Kazu Miyazaki (JPL)
+
|Seb Eastham (MIT)
 
|Science
 
|Science
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[[Stratospheric_chemistry#Treatment_of_the_mesosphere_in_UCX_simulations|Extend UCX into the mesosphere]]
+
|Re-binning of off-line sea salt and dust for use in TOMAS
|Sebastian Eastham (MIT)<br>Eric Fleming (NASA GMAO)
+
|Betty Croft (Dalhousie)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|BrC aging
+
|Adaption of TOMAS' in-cloud aqueous sulfate production for KPP versus sulfate_mod.F90
|Xuan Wang (Harvard)<br>Melanie Hammer(Dalhousie)
+
|Betty Croft (Dalhousie)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|One-Way Coupling w/ GISS ModelE3
+
|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"
 +
|Update surface methane boundary condition using NOAA flask data
 
|Lee Murray (Rochester)
 
|Lee Murray (Rochester)
|Structural
+
|Input data
|''Status updated Aug 2020''
+
|
*Work is finished and a manuscript is in preparation
+
  
 
|-valign="top"
 
|-valign="top"
|Shared Socioeconomic Pathways Emission Inventories
+
|Provide recommended rather than hard-coded scaling factors for online emissions
|Hong Liao (NUIST)
+
|Melissa Sulprizio (Harvard)
|Science
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange
+
|High-res top-down TROPOMI-derived seasonal mean NOx emissions for China
|Amos Tai (CUHK)
+
|Jintai Lin (PKU)
|Science
+
|Emissions
|''Status updated Aug 2020''
+
|
  
 +
|-valign="top"
 +
|Updated biomass burning emission factors and species
 +
|Tess Carter (MIT)
 +
|Emissions
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Rediagnosis of RAS convection in GEOS-Chem
+
|Updated offline sea salt emissions
|Tailong He (Toronto)<br>Dylan Jones (Toronto)<br>Andrea Molod (NASA/GMAO)
+
|Hongjian Weng (PKU)
|Science
+
|Emissions
|''Status updated Aug 2020''
+
|
*Work is finished and a manuscript is in preparation.
+
  
 
|-valign="top"
 
|-valign="top"
|Read-in of native GEOS output in GCHP
+
|HgII deposition too high in 13.4; Hg0 conc too low; should not use as is
|WUStL GCST
+
|Viral Shah (NASA GMAO)<br>Yanxu Zhang (Nanjing U.)<br>Ari Feinberg (MIT)
|Science
+
|Hg simulation
|''Status updated Sep 2020''
+
|
 +
 
 +
|-valign="top"
 +
|[https://gmd.copernicus.org/articles/13/2569/2020/ Canopy Physics Model]
 +
|Sam Silva (MIT)
 +
|Emissions &<br>Science
 +
|
 +
*DOI: [https://zenodo.org/record/3614062#.XzvrH5NKjOR 10.5281/zenodo.3614062]
 +
*Needs to be updated to a more recent GEOS-Chem version
 +
 
 +
|-valign="top"
 +
|Python code for processing satellite output to produce column fields using averaging kernels
 +
|Hannah Nesser (Harvard)<br>Elise Penn (Harvard)
 +
|Post-processing
 +
|
 +
 
 +
|-valign="top"
 +
|Derived products from a shapefile database for oil and gas infrastructure in North America
 +
|Lee Murray (Rochester)
 +
|Post-processing
 +
|
 +
 
 +
|-valign="top"
 +
|Gridded EPA (GEPA) version 2 emissions for 2012-2018
 +
|Bram Maasakkers (SRON)<br>Erin McDuffie (WashU),<br>Melissa Sulprizio (Harvard)
 +
|Emissions<br>CH4 simulation
 +
|
 +
 
 +
|-valign="top"
 +
|Reduce dimension of analytical inversion
 +
|Hannah Nesser (Harvard)
 +
|Adjoint capability
 +
|
 +
 
 +
|-valign="top"
 +
|Retire all BPCH diagnostics
 +
|Bob Yantosca (Harvard)
 +
|Diagnostics
 +
|
 +
 
 +
|-valign="top"
 +
|GEOS-Chem in CESM 2.3
 +
|Lizzie Lundgren (Harvard)
 +
|Interfacing with ESMs
 +
|
 +
 
 +
|-valign="top"
 +
|Assess memory leak in GCHP
 +
|Liam Bindle (WashU)<br>Killian Murphy (York)
 +
|Model performance
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Adoption of the Spack package manager for dependency management
+
|Point to internal state for species mixing ratios in GCHP and GEOS
|Harvard GCST
+
|Lizzie Lundgren (Harvard)<br>Christoph Keller (NASA)
 
|Structural
 
|Structural
|''Status updated Sep 2020''
+
|
 +
 
 +
|-valign="top"
 +
|Assess precision in GCHP internal state - use R4 for some?
 +
|Lizzie Lundgren (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Hybrid MPI-OpenMP in GCHP
 +
|Seb Eastham (MIT)<br>Killian Murphy (York)
 +
|Model performance
 +
|
 +
 
 +
|-valign="top"
 +
|Convert HEMCO input files to YAML
 +
|Melissa Sulprizio (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Allow easy disabling of HEMCO emissions for testing
 +
|Melissa Sulprizio (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Improve run directory templating and creation with init_rd.sh and shared directories
 +
|Liam Bindle (WashU)
 +
|Run directories
 +
|
 +
 
 +
|-valign="top"
 +
|Expand SpeciesConc diagnostic unit options and rename
 +
|Melissa Sulprizio (Harvard)
 +
|Diagnostics
 +
|
 +
 
 +
|-valign="top"
 +
|Incorporate tools for generating input files for Fast-J/Cloud-J and planeflight
 +
|Jared Brewer (Harvard)
 +
|Post-processing
 +
|
 +
 
 +
|-valign="top"
 +
|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) ===
+
== 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"
 +
|Snow / Icy Bromine
 +
|Becky Alexander (UW)<br>William Swanson (U. Alaska)<br>Shuting Zhai (UW)
 +
|Chemistry
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Aromatic VOC chemistry
+
|Monoterpene oxidation scheme
|Kelvin Bates (Harvard)<br>Ke Li (Harvard)
+
|Jessica Haskins (MIT)
|Science
+
|Chemistry
|''Status updated Sep 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Update OCS simulation in the standard code
+
|Fire related VOCs including furans
|Kevin Bowman (JPL)
+
|Lu Hu (UMT)<br>Lixu Jin (UMT)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Methylethylketone chemistry
+
|Extension of UCX into the mesosphere
|Jared Brewer (CSU)
+
|Seb Eastham (MIT)<br>Eric Fleming (NASA)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Add sulfate dependence to SOA yield from isoprene in simple SOA
+
|Methane flux ingestion
|Eloise Marais (Leicester)
+
|Eloise Marais (UCL)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updated Hg chemistry:
+
|Parameterized effective radius
*Streamlining of Hg simulation through HEMCO and KPP
+
|Haihui Zhu (WashU)
*Hg gas-phase photo-reduction
+
|Aerosols
|Viral Shah (Harvard)<br>Colin Thackray (Harvard)
+
|
|Science
+
|''Status updated July 2020''
+
  
 
|-valign="top"
 
|-valign="top"
|GTMM updates
+
|Dust non-sphericity impacts on surface chem and optical properties
|Ben Geyman (Harvard)
+
|Inderjeet Singh (WashU)
|Science
+
|Aerosols
|''Status updated Aug 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Canopy Physics Model
+
|Size-resolved stratospheric aerosol
|Sam Silva (MIT)
+
|Seb Eastham (MIT)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Extend aerosol settling
 +
|Eloise Marais (UCL)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Stratospheric aerosol APM
 +
|Fangqun Yu (SUNY)
 +
|Aerosols
 +
|
 +
 
 +
|-valign="top"
 +
|Plume-in-grid model
 +
|Hongwei Sun (Harvard)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|Updated lightning NOx: Prescribe from ground and geostationary lightning flashes
 +
|Lee Murray (Rochester)
 +
|Emissions
 +
|
 +
 
 +
|-valign="top"
 +
|Seb aircraft emissions beyond recent 2019 update
 +
|Seb Eastham (MIT)
 +
|Emissions
 +
|
 +
 
 +
|-valign="top"
 +
|FRP-based fire emsisions for eastern US at 0.2 deg
 +
|Charlie Fite (FSU)
 +
|Emissions
 +
|
 +
 
 +
|-valign="top"
 +
|Hg iodine chemistry
 +
|Yiming Fu<br>Yanxu Zhang (Nanjing U.)
 +
|Hg simulation
 +
|
 +
 
 +
|-valign="top"
 +
|Hg simulation in GCHP
 +
|Ari Feinberg (MIT)<br>Lyssa Freese (MIT)
 +
|Hg simulation
 +
|
 +
 
 +
|-valign="top"
 +
|Update Hg ocean and soil boundary conditions for consistency with new chemistry
 +
|Yanxu Zhang (Nanjing U.)
 +
|Hg simulation
 +
|
 +
 
 +
|-valign="top"
 +
|Dry deposition diagnostics by land cover
 +
|Holly Nowell (FSU)
 +
|Diagnostics
 +
|
 +
 
 +
|-valign="top"
 +
|Dry deposition process diagnostics
 +
|Holly Nowell (FSU)
 +
|Diagnostics
 +
|
 +
 
 +
|-valign="top"
 +
|Isotope simulation for CO and CH4 in GCHP
 +
|Lee Murray (Rochester)
 +
|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"
 +
|CHEEREIO EnKF
 +
|Drew Pendergrass (Harvard)
 +
|Adjoint capabilities
 +
|
 +
 
 +
|-valign="top"
 +
|Separate mixing and emissions
 +
|Bob Yantosca (Harvard)
 
|Structural
 
|Structural
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Landcover/Fire Emissions Offline LPJlmfire
+
|Modularization of aerosols code for interface with GOCART in GEOS
|Loretta Mickley (Harvard)
+
|Christoph Keller (GMAO)
|Science
+
|Structural
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Integrating GMAO's tracer gridded component in GCHP
+
|Migrating simple SOA formation from carbon_mod.F90 into the KPP "full-chemistry" mechanism
|Sebastian Eastham (MIT)
+
|Bob Yantosca (Harvard)
 
|Structural
 
|Structural
|''Status updated Sep 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Mass flux-based transport in GCHP
+
|Improve load balancing in GCHP
|Sebastian Eastham (MIT)
+
|Seb Eastham (MIT)
|Science
+
|Model performance
|''Status updated Sep 2020''
+
|
 +
 
 +
|-valign="top"
 +
|Update to MAPL 3 in GCHP, including replacement of ExtData.rc with YAML file
 +
|Lizzie Lundgren (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone
 +
|Bob Yantosca (Harvard)
 +
|Model performance
 +
|
 +
 
 +
|-valign="top"
 +
|Limit allocation of State_Met to what is needed per simulation
 +
|Melissa Sulprizio (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Make frequency of HEMCO restart file configurable
 +
|Melissa Sulprizio (Harvard)
 +
|Diagnostics
 +
|
 +
 
 +
|-valign="top"
 +
|Apply masks/scaling in HEMCO based on input category or flag
 +
|Melissa Sulprizio (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Testing the use of monthly mean MERRA-2 CWC with Pb-210 aerosol tracer
 +
|Bo Zhang (NIA)<br>Hongyu Liu (NIA / NASA Langley)
 +
|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
|''Added Sep 2020''
+
|
  
 
|-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
|''Status updated Sep 2020:''
+
|
*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
|''Status updated Aug 2020''
+
|
  
 
|-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
|''Status updated Aug 2020''
+
|
*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
|''Status updated Aug 2020''
+
|
*Delayed - implemented pre-KPP
+
  
 
|-valign="top"
 
|-valign="top"
|Streamlining of specialty simulations through HEMCO and KPP
+
|Drought-stress algorithm
|GCST<br>Chris Holmes (FSU)<br>Peter Ivatt (York) for PAH<br>Beata Bukosa (Wollongong) for joint CO-CO2-CH4
+
|Wei Li (U. Houston)
|Science
+
|
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg in WRF-GC
+
|Biomass burning injection height profiles
|Yanxu Zhang (Nanjing)
+
|Inderjeet Singh (WashU)
|Science
+
|Emissions
|''Status updated Aug 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Hg with blowing snow
+
|OCIM integration
|Yanxu Xhang (Nanjing)
+
|Chris Holmes (FSU)<br>Lee Murray (Rochester)
|Science
+
|
|''Status updated Aug 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Hg isotopes
+
|Updating landcover products in GEOS-Chem
|Xiaotian Xu, Yanxu Xhang (Nanjing)
+
|Chris Holmes (FSU)<br>Jeff Geddes (BU)
|Science
+
|Input data
|''Status updated Aug 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Hg in CESM CAM-CHEM
+
|Dry deposition physical improvement
|Peng Zhang, Yanxu Xhang (Nanjing)
+
|Chris Holmes (FSU)
|Science
+
|Dry deposition
|''Status updated Aug 2020''
+
|
  
 
|-valign="top"
 
|-valign="top"
|Complex / multicomplex variables
+
|Extend the IMI system to other trace gases
|Shannon Capps (Drexel)
+
|Lucas Estrada (Harvard)
|Structural
+
|Adjoint capabilities
 
|
 
|
 +
  
 
|-valign="top"
 
|-valign="top"
|Archived CMIP6 Met Products for GEOS-Chem Input
+
|TOMAS WRF-GC in regional Thailand simulation
|Lee Murray (Rochester)
+
|Win Trivitayanurak (Chulalongkorn U)
|Science
+
|Aerosols
 
|
 
|
  

Revision as of 16:43, 3 August 2022

GEOS-Chem 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 Working Groups and the Steering Committee. For history of past releases see the GEOS-Chem Versions wiki page.

Release schedule

Please see the GEOS-Chem Release Proposal outlining the procedure and schedule for releasing GEOS-Chem versions.

Merged and awaiting release

See the links below for items merged and awaiting release.

Patch version in development Major version in development
GEOS-Chem 14.0.1 GEOS-Chem 14.0.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
Adaptive chemical solver (as option) / KPP 3.0.0 Mike Long (Harvard)
Haipeng Lin (Harvard)
Bob Yantosca (GCST)
Lu Shen (PKU)
Chemistry Complicated
Joint CO2-CO-CH4-OCS simulation via KPP Beata Bukosa (NIWA)
Kevin Bowman (JPL)
Mike Long (Harvard)
Specialty simulation Medium
Provide climatologies for open fire emissions Melissa Sulprizio (Harvard) Emissions Simple
Climatologies for lightning NOx Lee Murray (Rochester)
Melissa Sulprizio (Harvard)
Emissions Simple
Add new species concentration diagnostic in units of molec/cm3 Haipeng Lin (Harvard) Diagnostics Simple
Output satellite diagnostics as NetCDF Eloise Marais (UCL) Diagnostics Simple
Upgrade Fast-JX to Cloud-J Lizzie Lundgren (Harvard) Structural Complicated
Column diagnostics Bob Yantosca (Harvard) Diagnostics Simple
RO2 diagnostic Melissa Sulprizio (Harvard) Diagnostics Simple
Update transport tracer simulation for consistency with the tracer gridded component in GEOS Melissa Sulprizio (Harvard) TransportTracer simulation Simple

Delivered 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.

Feature Contributor(s) Model scope Ease of implementation Notes and References
TBD

Delivered but not yet prioritized

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

Feature Contributor(s) Model scope Ease of implementation Notes and References
TOMAS in GCHP Betty Croft (WashU) Aerosols Simple See:
Updated Hg benchmarking scripts in python Ari Feinberg (MIT) Benchmarking Simple
  • Ideally to be incorporated in GCPy
AMAP 2015 emissions from GMA2018 Helene Angot(MIT)
Ari Feinberg (MIT)
Noelle Selin (MIT)
Hg simulation Simple
  • Delivered to GCST (Jul 2022)
Tagged O3 simulation in GCHP Xingpei Yu (PKU) TagO3 simulation Simple
New soil NOx parameterization Yi Wang (U. Iowa)
Jun Wang (U. Iowa)
Emissions Simple
  • Delivered to GCST (Jun 2022)
Global continental chlorine (pCl and HCl) emissions Bingqing Zhang (Georgia Tech)
Pengfei Liu (Georgia Tech)
Emissions Simple
  • Delivered to GCST (Jul 2022)
HTAPv3 at 0.1 deg Dandan Zhang (WashU) Emissions Simple
  • Delivered to GCST (Jul 2022)
Stratospheric HCN chemistry Armin Kleinbohl (JPL)
Debra Weisenstein (Harvard, retired)
Chemistry Medium
  • Delivered to GCST (Jun 2020)
Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange Joey Lam(CUHK)
Amos Tai (CUHK)
Science Simple
LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100 Yang Li (Baylor University)
Loretta Mickley (Harvard)
Emissions Simple
  • Data files delivered to GCST (July 2021)
  • Data are quite large - need to think about storage, compression

Ready but not delivered

Features listed in this table are ready but have not been delivered to the GEOS-Chem Support Team.

Feature Contributor(s) Model scope Notes and References
Furans / Biomass burning Colette Heald (MIT)
Jessica Haskins (MIT)
Chemistry
Online H2 chemistry Maria Paula Pérez-Peña (UNSW)
Jenny Fisher (UOW)
Dylan Millet (UMN)
Chemistry
Alk4 & R4N2 chemistry Jared Brewer (Harvard) Chemistry
Organic acids (RCOOH) Katie Travis (NASA) Chemistry
Fix C2H4 chemistry bug Lixu Jin (UMT) Chemistry
  • Bug issue raised by Kelvin, slated for 14.1
Update reactions with new JPL & IUPAC recommendations Kelvin Bates (Harvard) Chemistry
  • Currently running simulations to check magnitude of changes
Improve carbon & nitrogen conservation in reactions Kelvin Bates (Harvard) Chemistry
Blowing snow sea salt in TOMAS Betty Croft (Dalhousie) Aerosols
Geologic short-chain alkanes Matthew R. (York) Emissions
New version of CEDS at 0.1 deg Emma Knowland (NASA) Emissions
MEIC (China regional) for 2000-2017 at 0.5x0.625 deg Shixian Zhai (Harvard) Emissions
  • Need permission from Qiang Zhang (Tsinghua U.) to distribute data
KORUS-AQ emissions for East Asia Katie Travis (NASA) Emissions
  • Need permission to distribute data
Improvements in modelled Hg0 dry deposition to land Ari Feinberg (MIT)
Noelle Selin (MIT)
Thandolwethu Dlamini (MIT)
Martin Jiskra (UBasel)
Viral Shah (Harvard)
Hg simulation
  • The study is already published and could be incorporated into the standard model as a default. Some tweaking to the reduction rate may be required as the model halogen oxidation has also been updated in v13.4.
Australian anthropogenic Hg emissions Stephen MacFarlane (UOW)
Jenny Fisher (UOW)
Hannah Horowitz (U. Illinois)
Viral Shah (Harvard)
Hg simulation
WRF-GC Hg simulation Xiaotian Xu (Nanjing U.)
Yanxu Zhang (Nanjing U.)
Hg simulation
WRF-GC
Updated HgII gas-partical partitioning Kaiyun Liu (Tsinghua U.)
Qingru Wu (Tsinghua U.)
Shuxiao Wang (Tsinghua U.)
Hg simulation
  • Should be option, not default
Dry deposition to F90 (readability) Chris Holmes (FSU) Dry deposition

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


DMS Chemistry Linia Tashmim (UC Riverside)
William Porter (UC Riverside)
Chemistry
PPN+hv, PPN+OH Robert Ryan (UCL) Chemistry
MBO Michael Vermeuel (UMN) Chemistry
Nitrate photolysis Viral Shah (NASA GMAO) Chemistry
Stratospheric adjustment with RRTMG in GEOS-Chem Seb Eastham (MIT) Science
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
Update surface methane boundary condition using NOAA flask data Lee Murray (Rochester) Input data
Provide recommended rather than hard-coded scaling factors for online emissions Melissa Sulprizio (Harvard) Emissions
High-res top-down TROPOMI-derived seasonal mean NOx emissions for China Jintai Lin (PKU) Emissions
Updated biomass burning emission factors and species Tess Carter (MIT) Emissions
Updated offline sea salt emissions Hongjian Weng (PKU) Emissions
HgII deposition too high in 13.4; Hg0 conc too low; should not use as is Viral Shah (NASA GMAO)
Yanxu Zhang (Nanjing U.)
Ari Feinberg (MIT)
Hg simulation
Canopy Physics Model Sam Silva (MIT) Emissions &
Science
Python code for processing satellite output to produce column fields using averaging kernels Hannah Nesser (Harvard)
Elise Penn (Harvard)
Post-processing
Derived products from a shapefile database for oil and gas infrastructure in North America Lee Murray (Rochester) Post-processing
Gridded EPA (GEPA) version 2 emissions for 2012-2018 Bram Maasakkers (SRON)
Erin McDuffie (WashU),
Melissa Sulprizio (Harvard)
Emissions
CH4 simulation
Reduce dimension of analytical inversion Hannah Nesser (Harvard) Adjoint capability
Retire all BPCH diagnostics Bob Yantosca (Harvard) Diagnostics
GEOS-Chem in CESM 2.3 Lizzie Lundgren (Harvard) Interfacing with ESMs
Assess memory leak in GCHP Liam Bindle (WashU)
Killian Murphy (York)
Model performance
Point to internal state for species mixing ratios in GCHP and GEOS Lizzie Lundgren (Harvard)
Christoph Keller (NASA)
Structural
Assess precision in GCHP internal state - use R4 for some? Lizzie Lundgren (Harvard) Structural
Hybrid MPI-OpenMP in GCHP Seb Eastham (MIT)
Killian Murphy (York)
Model performance
Convert HEMCO input files to YAML Melissa Sulprizio (Harvard) Structural
Allow easy disabling of HEMCO emissions for testing Melissa Sulprizio (Harvard) Structural
Improve run directory templating and creation with init_rd.sh and shared directories Liam Bindle (WashU) Run directories
Expand SpeciesConc diagnostic unit options and rename Melissa Sulprizio (Harvard) Diagnostics
Incorporate tools for generating input files for Fast-J/Cloud-J and planeflight Jared Brewer (Harvard) Post-processing
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
Parameterized effective radius Haihui Zhu (WashU) Aerosols
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
CHEEREIO EnKF Drew Pendergrass (Harvard) Adjoint capabilities
Separate mixing and emissions Bob Yantosca (Harvard) Structural
Modularization of aerosols code for interface with GOCART in GEOS Christoph Keller (GMAO) Structural
Migrating simple SOA formation from carbon_mod.F90 into the KPP "full-chemistry" mechanism Bob Yantosca (Harvard) Structural
Improve load balancing in GCHP Seb Eastham (MIT) Model performance
Update to MAPL 3 in GCHP, including replacement of ExtData.rc with YAML file Lizzie Lundgren (Harvard) Structural
Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone Bob Yantosca (Harvard) Model performance
Limit allocation of State_Met to what is needed per simulation Melissa Sulprizio (Harvard) Structural
Make frequency of HEMCO restart file configurable Melissa Sulprizio (Harvard) Diagnostics
Apply masks/scaling in HEMCO based on input category or flag Melissa Sulprizio (Harvard) Structural
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
Extend the IMI system to other trace gases Lucas Estrada (Harvard) Adjoint capabilities


TOMAS WRF-GC in regional Thailand simulation Win Trivitayanurak (Chulalongkorn U) Aerosols

GEOS-Chem Main Page | GCHP Main Page