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

From Geos-chem
Jump to: navigation, search
(13.0.0)
(Prioritized and in the queue)
 
(733 intermediate revisions by 14 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 [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]].
  
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.
  
=== 12.7.0 ===
+
== Merged and awaiting release ==
  
<span style="color:darkorange">'''This version is currently in development. See [[GEOS-Chem_12#12.7.0|the ''GEOS-Chem 12'' wiki page]] for details.'''</span>
+
See the links below for items merged and awaiting release.
  
=== 12.8.0 ===
+
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="200px"|Patch version in development
 +
!width="200px"|Major version in development
 +
 
 +
|-valign="top"
 +
|align="center"| -
 +
|align="center"|'''[[GEOS-Chem 14.2.0]]'''
 +
 
 +
|}
 +
 
 +
== Feature integration in progress ==
  
This version will require 1-month and 1-year full-chemistry benchmarks.
+
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://www.atmos-chem-phys.net/19/9613/2019/ Isoprene chemistry]
+
|[https://github.com/geoschem/geos-chem/issues/1715 Update transport tracer simulation for consistency with the tracer gridded component in GEOS]
|Kelvin Bates (Harvard)
+
|Melissa Sulprizio (Harvard)
|Science
+
|TransportTracer simulation
 +
|Medium
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[https://agupubs.onlinelibrary.wiley.com/doi/full/10.1002/2017GL075270 Wet deposition parameterization]
+
|Move Aerosol_Mod module variables to State_Chm
|Kelvin Bates (Harvard)<br>GCST
+
|Lizzie Lundgren (Harvard)
|Science
+
|Aerosols
 +
|Simple
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Ozone deposition to the ocean
+
|TOMAS in GCHP
|Ryan Pound (York)<br>Mat Evans (York)
+
|Betty Croft (Dalhousie)
|Science
+
|TOMAS
 +
|Simple
 +
|
 +
*[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"
 +
|[https://github.com/geoschem/geos-chem/issues/1511 Bug fix for TOMAS sulfate production rates]
 +
|Betty Croft (Dalhousie)
 +
|TOMAS
 +
|Simple
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/1569 geos-chem PR #1569]
  
 
|}
 
|}
  
=== 12.9.0 ===
+
== Prioritized and in the queue ==
  
This version will require 1-month and 1-year full-chemistry benchmarks.
+
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  
 
|-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="100px"|Delivery status
 +
!width="300px"|Notes and References
 +
 
 +
 
  
 
|-valign="top"
 
|-valign="top"
|Halogen chemistry update
+
|New version of CEDS at 0.1 deg
|Xuan Wang (Harvard)<br>Tomas Sherwen (York)<br>Shuting Zhai (UW)
+
|Dandan Zhang (WashU)
|Science
+
|Emissions
 +
|Simple
 +
|Delivered<br>Apr 2023
 
|
 
|
*Delivered to GCST (Sep 2019)
+
*[https://github.com/geoschem/geos-chem/issues/1745 geos-chem issue #1745]
*Originally implemented in v11-02e and currently being updated to 12.5.0 by Will Downs (GCST)
+
 
+
|}
+
 
+
=== 13.0.0 ===
+
 
+
{| border=1 cellspacing=0 cellpadding=5
+
|-bgcolor="#CCCCCC"
+
!width="500px"|Feature
+
!width="200px"|Submitted by
+
!width="100px"|Type
+
!width="300px"|Notes
+
  
 
|-valign="top"
 
|-valign="top"
!colspan="4" bgcolor="#CCFFFF"|Updates that will NOT affect full-chemistry simulations
+
|Update surface methane boundary condition using NOAA flask data
 +
|Lee Murray (Rochester)
 +
|Input data
 +
|Simple
 +
|Not delivered
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Retire the GNU Make build system in both GEOS-Chem Classic and GCHP and replace with CMake
+
|KORUS-AQ emissions for East Asia (as an option)
|Liam Bindle (WashU)
+
|Katie Travis (NASA)
|Structural
+
|Emissions
 +
|Simple
 +
|Delivered<br>Apr 2023
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Retire the GEOS-Chem Unit Tester repository and move GEOS-Chem run directory creation to the GEOS-Chem source code repository
+
|[https://doi.org/10.7910/DVN/23BRII Global continental chlorine (pCl and HCl) emissions]
|Melissa Sulprizio ([[GCST]])
+
|Bingqing Zhang (Georgia Tech)<br>Pengfei Liu (Georgia Tech)
|Structural
+
|Emissions
 +
|Simple
 +
|Delivered<br>Jul 2022
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Make HEMCO a Git submodule in GEOS-Chem
+
|ALK4 & R4N2 chemistry
|[[GCST]]
+
|Jared Brewer (UMN)
|Structural
+
|Chemistry
 +
|TBD
 +
|Not delivered
 
|
 
|
 
+
*[https://acmg.seas.harvard.edu/files/acmg/files/brewer2022.pdf Brewer, J.F. et al., J. Geophys. Res., submitted 2023.]
|-
+
!colspan="4" bgcolor="#CCFFFF"|Features only affecting GCHP:
+
  
 
|-valign="top"
 
|-valign="top"
|Retire the existing GCHP repository and replace with a new wrapper repository that uses ESMF as an external library and integrates GEOS-Chem and NASA/GMAO GEOS-ESM git repositories as git submodules
+
|Update reactions with new JPL & IUPAC recommendations
|Lizzie Lundgren ([[GCST]])
+
|Kelvin Bates (NOAA CSL)
|Structural
+
|Chemistry
 +
|Simple
 +
|Delivered<br>Apr 2023
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/1765 geos-chem PR 1765]
 +
*Publication to be submitted to GMD near end of April 2023
  
 
|-valign="top"
 
|-valign="top"
|Separate HEMCO from GEOS-Chem to use as an ESMF gridded component in GCHP
+
|[https://github.com/geoschem/geos-chem/issues/1747 Parameterization of SNA and OM dry size]
|Lizzie Lundgren ([[GCST]])
+
|Haihui Zhu (WashU)
|Structural
+
|Aerosols
 +
|Simple
 +
|Not delivered
 
|
 
|
 +
*[https://egusphere.copernicus.org/preprints/2022/egusphere-2022-1292/ Zhu et al., EGUsphere, submitted 2023.]
  
 
|}
 
|}
  
== Priorities not yet assigned to a particular version ==
+
== Ready to go in ==
  
The following items have been identified as priorities for GEOS-Chem, but have not yet been assigned to a particular GEOS-Chem version.
+
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.
 
+
=== Ready to go in ===
+
  
 
{| 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"
!colspan="4" bgcolor="#CCFFFF"|Chemistry updates
+
|Geologic emission of ethane and propane
 +
|Matthew Rowlinson and Mat Evans(York)
 +
|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"
|[https://www.geosci-model-dev.net/12/111/2019/gmd-12-111-2019.pdf Aromatic VOC chemistry]
+
|[https://github.com/geoschem/geos-chem/pull/629 Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange]
|Yingying Yan (PKU)<br>Jintai Lin (PKU)
+
|Joey Lam(CUHK)<br>Amos Tai (CUHK)
 
|Science
 
|Science
 +
|Delivered<br>Feb 2021
 
|
 
|
*Currently working out some errors in the mechanism as of this writing (Oct 2019)
+
*[https://github.com/geoschem/geos-chem/pull/629 geos-chem PR #629]
  
 
|-valign="top"
 
|-valign="top"
|C2H4 and C2H2 chemistry
+
|LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100
|Mat Evans and Ryan Pound (U. York)<br>Kelvin Bates and Ke Li (Harvard)<br>Katie Travis (NASA/LaRC)
+
|Yang Li (Baylor University)<br>Loretta Mickley (Harvard)
|Science
+
|Emissions
 +
|Delivered<br>Jul 2021
 
|
 
|
 +
*Data involves many files- need to think about temporal frequency
  
 
|-valign="top"
 
|-valign="top"
|Implement H2 chemistry in UCX
+
|[https://github.com/geoschem/geos-chem/issues/550 MEIC (China regional) for 2000-2017 at 0.5x0.625 deg]
|Chris Holmes (FSU)
+
|Shixian Zhai (Harvard)
|Science
+
|Emissions
 +
|Delivered
 
|
 
|
 +
*Need permission from Qiang Zhang (Tsinghua U.) to distribute data
  
 
|-valign="top"
 
|-valign="top"
|Joint CO, CO2, CH4 simulation
+
|Online H2 chemistry
|Beata Bukosa (Wollongong)
+
|Maria Paula Pérez-Peña (UNSW)<br>Jenny Fisher (UOW)<br>Dylan Millet (UMN)
|Science
+
|Chemistry
 +
|Not delivered
 
|
 
|
*Delivered to GCST (Jun 2019)
+
*[https://acp.copernicus.org/articles/22/12367/2022/acp-22-12367-2022.html Pérez-Peña, M.P. et al., ACP, 2022.]
  
|-
 
!colspan="4" bgcolor="#CCFFFF"|Emissions and surface fluxes updates
 
  
 
|-valign="top"
 
|-valign="top"
|ODIAC fossil fuel emissions for CO2 simulations
+
|DMS Chemistry
|Jenny Fisher (UOW)<br>Yi Cao (UOW)
+
|Linia Tashmim (UC Riverside)<br>William Porter (UC Riverside)
|Science
+
|Chemistry
 +
|Not delivered
 
|
 
|
*Delivered to GCST (Jan 2020)
 
  
|-valign="top
+
|-valign="top"
|Updated Streets Hg emissions
+
|Organic acids (RCOOH)
|Colin Thackray (Harvard)
+
|Katie Travis (NASA)
|Science
+
|Chemistry
 +
|Not delivered
 
|
 
|
  
|-valign="top
+
|-valign="top"
|Updated EDGAR 4.3 Hg emissions
+
|Improve carbon & nitrogen conservation in reactions
|Amanda Giang (UBC)
+
|Kelvin Bates (Harvard)
|Science
+
|Chemistry
 +
|Not delivered
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Offline CLM Harmonization
+
|Blowing snow sea salt in TOMAS
|Anthony Wong (BU)<br>Jeff Geddes (BU)
+
|Betty Croft (Dalhousie)
|Science
+
|Aerosols
 +
|Not delivered
 
|
 
|
  
|-
+
|-valign="top"
!colspan="4" bgcolor="#CCFFFF"|Aerosol updates
+
|[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
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Arctic marine SOA
+
|WRF-GC Hg simulation
|Betty Croft (Dalhousie)
+
|Xiaotian Xu (Nanjing U.)<br>Yanxu Zhang (Nanjing U.)
|Science
+
|Hg simulation<br>WRF-GC
 +
|Not delivered
 +
|
 +
 
 +
|-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"
 +
|Dry deposition to F90 (readability)
 +
|Chris Holmes (FSU)
 +
|Dry deposition
 +
|Not delivered
 
|
 
|
*Details on wiki only, not in standard code
 
  
 
|}
 
|}
  
--[[User:Melissa Payer|Melissa Sulprizio]] ([[User talk:Melissa Payer|talk]]) 16:38, 14 May 2019 (UTC)
+
== Almost there (< 6 months) ==
  
=== 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
+
{|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
+
|Add Cloud-J as git submodule and option for computing photolysis rates
|Dylan Jones (Toronto)
+
|Lizzie Lundgren (Harvard)
|Science
+
|Photolysis
 
|
 
|
 +
*Validation pending
  
 
|-valign="top"
 
|-valign="top"
|Provide archived TCR-2 GEOS-Chem OH fields for carbon simulations
+
|PPN+hv, PPN+OH
|Kazu Miyazaki (JPL)
+
|Robert Ryan (UCL)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Evaluate the impact on the tropsophere of using the family approach for transport in the stratosphere
+
|MBO
|Christoph Keller (NASA/GMAO)  
+
|Michael Vermeuel (UMN)
 +
|Chemistry
 +
|
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/issues/1094 Stratospheric adjustment with RRTMG in GEOS-Chem]
 +
|Seb Eastham (MIT)
 
|Science
 
|Science
 
|
 
|
*Important when [[Stratospheric_chemistry#Treatment_of_the_mesosphere_in_UCX_simulations|extending UCX into the mesosphere]]
+
 
  
 
|-valign="top"
 
|-valign="top"
|[[Stratospheric_chemistry#Treatment_of_the_mesosphere_in_UCX_simulations|Extend UCX into the mesosphere]]
+
|Migrating simple SOA formation from carbon_mod.F90 into the KPP "full-chemistry" mechanism
|Sebastian Eastham (MIT)<br>Eric Fleming (NASA GMAO)
+
|Bob Yantosca (Harvard)
|Science
+
|Aerosols<br>Structural
 
|
 
|
 +
*Ongoing
  
 
|-valign="top"
 
|-valign="top"
|Examine differences in the lightning NOx schemes in GEOS-Chem and GMI
+
|Re-binning of off-line sea salt and dust for use in TOMAS
|Christoph Keller (NASA/GMAO)<br>Lee Murray (Rochester)
+
|Betty Croft (Dalhousie)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|HMS chemistry
+
|Adaption of TOMAS' in-cloud aqueous sulfate production for KPP versus sulfate_mod.F90
|Jonathan Moch (Harvard)
+
|Betty Croft (Dalhousie)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Heterogeneous sulfate production
+
|ML algorithms for bulk aerosols
|Lin Zhang (PKU)<br>Becky Alexander (UW)<br>Yuxuan Wang (U. Houston)
+
|Arshad Nair (SUNY Albany)<br>Fangqun Yu (SUNY Albany)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|BrC aging
+
|PM2.5 and PM10 calculations: aerodynamic vs geometric diameters
|Xuan Wang (Harvard)<br>Melanie Hammer(Dalhousie)
+
|Shixian Zhai (Harvard)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Retire carbon-based units for VOCs
+
|Updates to Hodzic SOA scheme
|GCST
+
|Jared Brewer (Harvard)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Update of US emissions to NEI16
+
|Automated reduction in isoprene scheme
|Barron Henderson (EPA)
+
|Dan Westervelt (Lamont-Doherty)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updated surface ocean dissolved Hg0 from MITgcm
+
|Brown carbon chemsitry
|Yanxu Zhang (Nanjing)
+
|Jingqiu Mao (U. Alaska)<br>Xuan Wang (CUHK)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|HEMCO improvements
+
|GEOS resolution and subgrid convection - Part 2 RAS parameter tuning
|Christoph Keller (NASA/GMAO)<br>GCST
+
|Tailong He (Toronto)<br>Dylan Jones (Toronto)<br>Andrea Molod (NASA GMAO)
|Structural
+
|Convection
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Cmake in GCHP
+
|High-res top-down TROPOMI-derived seasonal mean NOx emissions for China
|Liam Bindle (Dalhousie)
+
|Jintai Lin (PKU)
|Structural
+
|Emissions
 
|
 
|
 +
*Horizontal resolution: 5km, temporal resolution: JJA mean
 +
*monthly data will be available at a later stage; please contact us
  
 
|-valign="top"
 
|-valign="top"
|One-Way Coupling w/ GISS ModelE3
+
|Updated biomass burning emission factors and species
|Lee Murray (Rochester)<br>Eric Leibensperger (SUNY Plattsburgh)
+
|Tess Carter (MIT)
|Structural
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Shared Socioeconomic Pathways Emission Inventories
+
|Updated offline sea salt emissions
|Hong Liao (NUIST)
+
|Hongjian Weng (PKU) <br> Jintai Lin (PKU)
|Science
+
|Emissions
 +
|
 +
 
 +
|-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"
 +
|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"
 +
|Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone
 +
|Bob Yantosca (Harvard)
 +
|Model performance
 +
|
 +
*Ongoing (will be done as time allows)
 +
 
 +
|-valign="top"
 +
|Retire all BPCH diagnostics
 +
|Bob Yantosca (Harvard)
 +
|Diagnostics
 +
|
 +
*Can be done following the [https://github.com/geoschem/geos-chem/pull/1569 TOMAS update for GCHP]
 +
 
 +
|-valign="top"
 +
|Assess memory leak in GCHP
 +
|Killian Murphy (York)
 +
|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"
 +
|Improve run directory templating and creation with init_rd.sh and shared directories
 +
|Jourdan He (WashU)
 +
|Run directories
 +
|
 +
 
 +
|-valign="top"
 +
|Table of CTM and online GCM properties: GCHP, GCC, GEOS-CTM, GC-Nested, online GEOS, GEOS-replay, etc
 +
|GCST?
 +
|Documentation
 
|
 
|
  
 
|}
 
|}
  
--[[User:Melissa Payer|Melissa Sulprizio]] ([[User talk:Melissa Payer|talk]]) 16:38, 14 May 2019 (UTC)
+
== 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"
 
|-valign="top"
|Update OCS simulation in the standard code
+
|Snow / Icy Bromine
|Kevin Bowman (JPL)
+
|Becky Alexander (UW)<br>William Swanson (U. Alaska)<br>Shuting Zhai (UW)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Examine what are the differences in the PSC implementation in GEOS-Chem and GMI and assess the implications of these differences for startospheric ozone
+
|Monoterpene oxidation scheme
|Susan Strahan (Goddard)<br>Sebastian Eastham (MIT)
+
|Jessica Haskins (MIT)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Rediagnosis of RAS convection in GEOS-Chem
+
|Fire related VOCs including furans
|Tailong He (Toronto)<br>Dylan Jones (Toronto)<br>Andrea Molod (NASA/GMAO)
+
|Lu Hu (UMT)<br>Lixu Jin (UMT)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|New schedule for tracer transport benchmarks (FP change, scavenging change, or major release)
+
|Extension of UCX into the mesosphere
|Andrea Molod (NASA/GMAO)
+
|Seb Eastham (MIT)<br>Eric Fleming (NASA)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updated cloud water pH
+
|Methane flux ingestion
|Viral Shah (Harvard)<br>Jonathan Moch (Harvard)
+
|Eloise Marais (UCL)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Methylethylketone chemistry
+
|Dust non-sphericity impacts on surface chem and optical properties
|Jared Brewer (CSU)
+
|Inderjeet Singh (WashU)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Add sulfate dependence to SOA yield from isoprene in simple SOA
+
|Size-resolved stratospheric aerosol
|Elo&iuml;se Marais (Leicester)
+
|Seb Eastham (MIT)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Trace metal simulation
+
|Extend aerosol settling
|Junwei Xu (Dalhousie)
+
|Eloise Marais (UCL)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg gas-phase photo-reduction
+
|Stratospheric aerosol APM
|Colin Thackray (Harvard)
+
|Fangqun Yu (SUNY)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Move GEOS-Chem Classic run directory creation from Unit Tester to source code
+
|Plume-in-grid model
|GCST
+
|Hongwei Sun (Harvard)
|Structural
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Dynamic diagnostic array size allocation based on settings in HISTORY.rc
+
|Updated lightning NOx: Prescribe from ground and geostationary lightning flashes
|GCST
+
|Lee Murray (Rochester)
|Structural
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Removal of binary punch diagnostics
+
|Seb aircraft emissions beyond recent 2019 update
|GCST
+
|Seb Eastham (MIT)
|Structural
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|GCPy 1-year benchmark and continued development
+
|FRP-based fire emsisions for eastern US at 0.2 deg
|GCST
+
|Charlie Fite (FSU)
|Structural
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange
+
|Hg iodine chemistry
|Amos Tai (CUHK)
+
|Yiming Fu<br>Yanxu Zhang (Nanjing U.)
|Science
+
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Canopy Physics Model
+
|Hg simulation in GCHP
|Sam Silva (MIT)
+
|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"
 +
|Modularization of aerosols code for interface with GOCART in GEOS
 +
|Christoph Keller (GMAO)
 
|Structural
 
|Structural
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Landcover/Fire Emissions Offline LPJlmfire
+
|Improve load balancing in GCHP
|Loretta Mickley (Harvard)
+
|Seb Eastham (MIT)
|Science
+
|Model performance
 +
|
 +
 
 +
|-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
 
|
 
|
  
 
|}
 
|}
  
--[[User:Melissa Payer|Melissa Sulprizio]] ([[User talk:Melissa Payer|talk]]) 16:38, 14 May 2019 (UTC)
+
== 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"
|Implement isotope simulation for CO and CH4 in GCHP
+
|[https://github.com/geoschem/geos-chem/issues/1288 New soil NOx parameterization]
|Lee Murray (Rochester)
+
|Yi Wang (U. Iowa)<br>Jun Wang (U. Iowa)
|Science
+
|Emissions
 
|
 
|
 +
*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"
|Migrate LETFK DA scheme to GCHP
+
|Updates to Aromatic chemistry
|Kazu Miyazaki (JPL)
+
|Stephen MacFarlane (UOW)<br>Jenny Fisher (UOW)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Super fast chemistry scheme
+
|Nitrate photolysis
|Benjamin Brown-Steiner (AER)<br>Makoto Kelp (Harvard)
+
|Mat Evans (York)<br>Thomas Sherwen (York)<br>Matthew Rowlinson (York)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Add non-volatile cations to ISORROPIA
+
|In aerosol chemistry Halogens
|Becky Alexander (UW)
+
|Mat Evans (York)<br>Hansen Cao (CU Boulder)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Update Europe emissions to EMEP 2016
+
|Benchmark box model of GC Chemistry
|Eloise Marais (Leicester)
+
|Katie Travis (NASA)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|MEGAN3
+
|Alkyl nitrates Alk7, PHAN
|Sam Silva (MIT)<br>Jen Kaiser (GIT)<br>Yuxuan Wang (UH)
+
|Katie Travis (NASA)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|DMS oxidation scheme updating
+
|Add stratospheric ozone species to full-chemistry simulations
|Becky Alexander (UW)<br>Qianjie Chen (UW)
+
|Lee Murray (Rochester)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Streamlining of specialty simulations through HEMCO and KPP
+
|Perchlorate chemistry
|GCST<br>Chris Holmes (FSU)<br>Colin Thackray for POPs (Harvard)<br>Peter Ivatt (York) for PAH
+
|Yuk Chun Chan (UWAB)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg in WRF-GC
+
|Explicit heterogeneous sulfate chemistry
|Yanxu Zhang (Nanjing)
+
|Katie Travis (NASA)<br>Becky Alexander (UT)
|Science
+
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg with blowing snow
+
|ISORROPIA-lite
|Yanxu Xhang (Nanjing)
+
|Becky Alexander (UW)
|Science
+
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updated treatment of Hg in ocean
+
|HOx and ozone "emissions" from lightning as option in model to play with
|Chris Holmes (FSU)
+
|Jingqiu (Alaska)<br>Lee Murray (Rochester)
|Science
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|GTMM updates
+
|Sea salt aerosol from sea ice leads
|Ben Geyman (Harvard)
+
|Hannah Horowitz (U. Illinois)
|Science
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Complex / multicomplex variables
+
|Drought-stress algorithm
|Shannon Capps (Drexel)
+
|Wei Li (U. Houston)
|Structural
+
|
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Build KPP when you compile GC
+
|Biomass burning injection height profiles
|GCST
+
|Inderjeet Singh (WashU)
|Structural
+
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Restructure source code folders
+
|OCIM integration
|GCST
+
|Chris Holmes (FSU)<br>Lee Murray (Rochester)
|Structural
+
|
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Archived CMIP6 Met Products for GEOS-Chem Input
+
|Updating landcover products in GEOS-Chem
|Lee Murray (Rochester)
+
|Chris Holmes (FSU)<br>Jeff Geddes (BU)
|Science
+
|Input data
 +
|
 +
 
 +
|-valign="top"
 +
|Dry deposition physical improvement
 +
|Chris Holmes (FSU)
 +
|Dry deposition
 +
|
 +
 
 +
|-valign="top"
 +
|TOMAS WRF-GC in regional Thailand simulation
 +
|Win Trivitayanurak (Chulalongkorn U)
 +
|Aerosols
 
|
 
|
  
 
|}
 
|}
  
--[[User:Melissa Payer|Melissa Sulprizio]] ([[User talk:Melissa Payer|talk]]) 16:38, 14 May 2019 (UTC)
 
  
 
----------------
 
----------------
  
 
'''''[[Main_Page|GEOS-Chem Main Page]] | [[GCHP_Main_Page|GCHP Main Page]]'''''
 
'''''[[Main_Page|GEOS-Chem Main Page]] | [[GCHP_Main_Page|GCHP Main Page]]'''''

Latest revision as of 22:14, 26 April 2023

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.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
Update transport tracer simulation for consistency with the tracer gridded component in GEOS Melissa Sulprizio (Harvard) TransportTracer simulation Medium
Move Aerosol_Mod module variables to State_Chm Lizzie Lundgren (Harvard) Aerosols Simple
TOMAS in GCHP Betty Croft (Dalhousie) TOMAS Simple
Bug fix for TOMAS sulfate production rates Betty Croft (Dalhousie) TOMAS Simple

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 surface methane boundary condition using NOAA flask data Lee Murray (Rochester) Input data Simple Not delivered
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 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 Not delivered


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
Add Cloud-J as git submodule and option for computing photolysis rates Lizzie Lundgren (Harvard) Photolysis
  • Validation pending
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
Gridded EPA (GEPA) version 2 emissions for 2012-2018 Bram Maasakkers (SRON)
Erin McDuffie (WashU),
Melissa Sulprizio (Harvard)
Emissions
CH4 simulation
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
New soil NOx parameterization Yi Wang (U. Iowa)
Jun Wang (U. Iowa)
Emissions
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



GEOS-Chem Main Page | GCHP Main Page