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

From Geos-chem
Jump to: navigation, search
(Ready to go in)
(Feature integration in progress)
Line 1: Line 1:
On this page we list the current priorities for GEOS-Chem development. This list was compiled by the user Working Groups at the last [http://acmg.seas.harvard.edu/geos/meetings/2015/index.html International GEOS-Chem Meeting (IGC7)] in May 2015 and has been continuously updated since 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.
+
== Merged and awaiting release ==
  
== List of priorities as of May 2015 ==
+
See the links below for items merged and awaiting release.
  
Items "Awaiting release" will be part of the next version release of GEOS-Chem and are actively being incorporated into the standard model and benchmarked. Other items are in different stages of readiness and will be included in future versions of the model.
+
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="300px"|Mergeable at any time
 +
!width="200px"|Version in development
  
=== Awaiting release ===
+
|-valign="top"
 +
|align="center"|'''[[GEOS-Chem no-diff-to-benchmark]]'''
 +
|align="center"|'''[[GEOS-Chem 14.5.0]]'''
  
{| border=1 cellspacing=0 cellpadding=5
+
|}
|- bgcolor="#cccccc"
+
 
!width="400px"|Item
+
== Feature integration in progress ==
!width="300px"|Author(s)
+
 
!width="400px"|Status
+
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.
  
|- bgcolor="#ccffff"
+
{| border=1 cellspacing=0 cellpadding=5
!width="400px"|Science updates
+
|-bgcolor="#CCCCCC"
!width="300px"|
+
!width="200px"|Feature
!width="400px"|
+
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="100px"|Ease of implementation
 +
!width="300px"|Notes and References
  
 
|-valign="top"
 
|-valign="top"
|[[Air_Quantity_Updates_for_v11-01|Correction for wet/dry pressure]]
+
|ALK4 & R4N2 chemistry
|Lizzie Lundgren (Harvard)<br>Meemong Lee (JPL)
+
|Jared Brewer (UMN)
 +
|Chemistry
 +
|Simple
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01a|v11-01a]] (approved 07 Jul 2015)
+
*[https://github.com/geoschem/geos-chem/pull/2352 geos-chem PR #1625]
*''Update 30 July 2015:'' A moisture signature is observed in CO2 concentrations during carbon simulations with zero emissions and constant 370 ppm initial conditions. The moisture signature is expected for wet mixing ratio (v/v total air) but not dry mixing ratio (v/v dry air). This issue is currently under investigation.  
+
*[https://acmg.seas.harvard.edu/files/acmg/files/brewer2022.pdf Brewer, J.F. et al., J. Geophys. Res., 2023.]
  
 
|-valign="top"
 
|-valign="top"
|[[Sulfate_aerosols#Update_DMS_climatology_to_Lana|Update DMS climatology to Lana]]
+
|[https://github.com/geoschem/geos-chem/issues/1288 New soil NOx parameterization]
|Tom Breider (Harvard)
+
|Yi Wang (Iowa)<br>Jun Wang (Iowa)
 +
|Emissions
 +
|Medium
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
*[https://github.com/geoschem/geos-chem/issues/1288 geos-chem issue #1288]
 +
*Incorporates new met field TSOIL1
  
 
|-valign="top"
 
|-valign="top"
|[[Wet_deposition#Impaction_scavenging_for_hydrophobic_BC_and_homogeneous_IN_removal|Impaction scavenging for hydrophobic BC]]
+
|Fix pressure handling in HEMCO standalone
|Qiaoqiao Wang (Max Planck Institute)
+
|Melissa Sulprizio (Harvard)
 +
|HEMCO
 +
|Simple
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
*[https://github.com/geoschem/HEMCO/issues/277 HEMCO issue #277]
  
 
|-valign="top"
 
|-valign="top"
|[[Wet_deposition#Impaction_scavenging_for_hydrophobic_BC_and_homogeneous_IN_removal|Homogeneous IN removal]]
+
|Fix obspack - not working in 14.4.0
|Qiaoqiao Wang (Max Planck Institute)
+
|Bob Yantosca (Harvard)
 +
|Diagnostics
 +
|Medium
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
*[https://github.com/geoschem/geos-chem/issues/2328 geos-chem issue #2328]
 +
|-valign="top"
 +
|Horizontal flux regridding fix in MAPL
 +
|Tom Clune (GMAO)
 +
|GCHP
 +
|Medium
 +
|
 +
*[https://github.com/geoschem/MAPL/pull/36 MAPL PR #36]
  
 
|-valign="top"
 
|-valign="top"
|[[Aerosol emissions#Online emission of marine primary organic aerosol .28POA.29|Online emission of marine primary organic aerosol (POA)]]
+
|Cloud-J 7.7.2 for greater flexibility in external models
|Brett Gantt (NCSU)<br>Matthew Johnson (NASA Ames)
+
|Lizzie Lundgren (Harvard)
 +
|Photolysis
 +
|Medium
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
*[https://github.com/geoschem/Cloud-J/pull/17 Cloud-J PR #17]
 +
*[https://github.com/geoschem/geos-chem/pull/2342 geos-chem PR #2342]
 +
* More Cloud-J PRs in progress
  
 
|-valign="top"
 
|-valign="top"
|[[Aerosols_Working_Group#Organic_Aerosol_Density_.28v.10-01.29|Density of OA update]]
+
|GCHP run directory improvements for mass flux, stretched grid, and GEOS-IT runs
|Melanie Hammer (Dalhousie)<br>Elo&iuml;se Marais (Harvard)
+
|Lizzie Lundgren (Harvard)
 +
|GCHP
 +
|Medium
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
*[https://github.com/geoschem/geos-chem/pull/2326 geos-chem PR #2326]
  
 
|-valign="top"
 
|-valign="top"
|[[Aerosol_optical_properties#Implementation_of_optical_properties_for_brown_carbon|Addition of BrC UV absorption to address impacts on OH]]
+
|Fixes for GEOS-Chem 14.4 in CESM
|Melanie Hammer (Dalhousie)
+
|Haipeng Lin (Harvard)<br>Lizzie Lundgren (Harvard)
 +
|CESM
 +
|Medium
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
*[https://github.com/geoschem/geos-chem/pull/2348 geos-chem PR #2348]
 +
*[https://github.com/geoschem/geos-chem/pull/2349 geos-chem PR #2349]
 +
* More PRs in progress
 +
 
 +
|}
 +
 
 +
== 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"
|[[Mineral_dust_aerosols#Surface_chemistry_on_dust|Acid uptake on dust aerosols]]
+
|New version of CEDS at 0.1 deg
|T. Duncan Fairlie (NASA/LARC)
+
|Dandan Zhang (WashU)
 +
|Emissions
 +
|Simple
 +
|Delivered June 2024
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
*[https://github.com/geoschem/geos-chem/issues/1745 geos-chem issue #1745]
  
 
|-valign="top"
 
|-valign="top"
|[[Mineral_dust_aerosols#Improved_dust_size_distribution_scheme|Improved dust size distribution scheme]]
+
|Remove differences in GC-Classic due to HEMCO reading REAL8 restart as REAL4
|Li Zhang (Colorado U.)<br>Daven Henze (Colorado U.)
+
|Lizzie Lundgren (Harvard)
 +
|GC-Classic
 +
|Medium
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01b|v11-01b]] (approved 19 Aug 2015)
+
|
 +
*[https://github.com/geoschem/HEMCO/issues/18 HEMCO issue #18]
 +
 
 +
|}
 +
 
 +
== 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.
 +
 
 +
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="200px"|Feature
 +
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="100px"|Delivery status
 +
!width="300px"|Notes and Refereneces
 +
 
  
 
|-valign="top"
 
|-valign="top"
|[[POPs_simulation#Updates_to_PAH_code|Updates to PAH code]]
+
|Binary Activity Thermodynamic (BAT) model for non-ideal mixing of water and organics in organic aerosol
|Carey Friedman (MIT)
+
|Camilo Serrano (McGill)<br>Andreas Zuend (McGill)
 +
|Aerosols
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01c|v11-01c]] (approved 14 Sep 2015)
 
  
 +
|-valign="top"
 +
|Extend aerosol settling
 +
|Eloise Marais (UCL)
 +
|Aerosols
 +
|Not delivered
 +
|
  
 
|-valign="top"
 
|-valign="top"
|[[Mercury#Hg ocean MLD bug fixes|Hg Ocean MLD bug fixes]]
+
|Comment back in Ca, Mg, and K cations in aerosol thermo (HETP)
|Amanda Giang (MIT)
+
|Becky Alexander (UW)
 +
|Aerosols
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01c|v11-01c]] (approved 14 Sep 2015)
 
  
 +
|-valign="top"
 +
|Seasalt aerosol from sea ice leads (2002-2011)
 +
|Hannah Horrowitz (UIUC)
 +
|Aerosols
 +
|Not delivered
 +
|
 +
*Offline and online, ready to go in HEMCO (optional in addition to existing seasalt emissions)
  
 
|-valign="top"
 
|-valign="top"
|[[Mercury#Hg ocean rate coefficients|Hg Ocean rate coefficients]] (as an option, not default)
+
|P/L species should not contribute to the error norm
|Shaojie Song (MIT)
+
|Obin Sturm (USC)
 +
|Chemistry
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01c|v11-01c]] (approved 14 Sep 2015)
 
  
 +
|-valign="top"
 +
|Additional 6 peroxynitrates (many PANs like species); improve ALK4 & add ALK6
 +
|Katie Travis (NASA LARC)
 +
|Chemistry
 +
|Not delivered
 +
|
  
|-valign="top"  
+
|-valign="top"
|[[Mercury#Updates_to_Arctic_Hg_processes|Hg Arctic process updates]]
+
|Monoterpene oxidation more species & oxidation products
|Jenny Fisher (Wollongong)
+
|Kevin Bates (CU Boulder)
 +
|Chemistry
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01c|v11-01c]] (approved 14 Sep 2015)
 
  
 +
|-valign="top"
 +
|PPN photolysis
 +
|Eloise Marais (UCL)
 +
|Chemistry
 +
|Not delivered
 +
|
  
 
|-valign="top"
 
|-valign="top"
|[[Mercury#Hg emission updates|Hg emission updates (NEI2011, NPRI2011, UNEP2010 with adjustments for in-plume reduction and emission controls)]]
+
|Hlobal organic N dep from various emissions; nitrate aromatics updates
|Yanxu Zhang (Harvard)<br>Amanda Giang (MIT)
+
|May Fu (SUSTech)
 +
|Chemistry +<br>Deposition
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01c|v11-01c]] (approved 14 Sep 2015)
 
  
 
|-valign="top"
 
|-valign="top"
|[[MEGAN_v2.1_plus_Guenther_2012_biogenic_emissions#CO2_direct_effect_on_isoprene_emissions|CO2 direct effect on isoprene emissions]]
+
|ALK4 from biogenic vs anthro
 +
|Jared Brewer (UMN)
 +
|Chemistry
 +
|Not delivered
 +
|
 +
 
 +
|-valign="top"
 +
|Dry deposition to F90 to improve readability
 +
|Chris Holmes (FSU)
 +
|Dry Deposition
 +
|Not delivered
 +
|
 +
 
 +
|-valign="top"
 +
|Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange
 +
|Joey Lam  (CUHK)<br>Amos Tai (CUHK)
 +
|Dry deposition
 +
|Delivered<br>Feb 2021
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/629 geos-chem PR #629]
 +
 
 +
|-valign="top"
 +
|FRP-based fire emissions for eastern US at 0.2 (2019-2020)
 +
|Chris Holmes (FSU)
 +
|Emissions
 +
|Not delivered
 +
|
 +
 
 +
|-valign="top"
 +
|China agriculture NH3 emissions
 
|Amos Tai (CUHK)
 
|Amos Tai (CUHK)
 +
|Emissions
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01d|v11-01d]] (approved 12 Dec 2015)
 
  
 
|-valign="top"
 
|-valign="top"
|[[Organics Working Group#Criegee intermediates|Criegee intermediates]]
+
|T-dependent anthropogenic VOCs
|Dylan Millet (U. Minnesota)<br>Elo&iuml;se Marais (Harvard)
+
|May Fu (SUSTech)
 +
|Emissions
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01d|v11-01d]] (approved 12 Dec 2015)
+
*Option. Requires processing existing anthropogenic VOC emissions to generate offline emissions to read in. Parameterised for China.
  
 
|-valign="top"
 
|-valign="top"
|[[GEOS-Chem species database|Developing a common data structure to contain Henry's law constants and other relevant parameters for each species]]
+
|New source functions for transport tracers beryllium-7 and beryllium-10
 +
|Minjie Zheng (ETH)
 +
|Emissions
 +
|Not delivered
 
|
 
|
[[GEOS-Chem Support Team]]<br>Katie Travis (Harvard)
+
*https://zenodo.org/records/8372652
 +
 
 +
|-valign="top"
 +
|LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100
 +
|Yang Li (Baylor U)<br>Loretta Mickley (Harvard)
 +
|Emissions
 +
|Delivered
 
|
 
|
*Introduced in [[GEOS-Chem v11-01#v11-01d|v11-01d]] (approved 12 Dec 2015)
+
*Data involves many files- need to think about temporal frequency
*Modified in [[GEOS-Chem v11-01#v11-01e|v11-01e]] (approved 04 Jan 2016)
+
  
|-bgcolor="#ccffff" valign="top"
+
|-valign="top"
!width="400px"|Structural/programming updates
+
|Australian emissions
!width="300px"|  
+
|Stephen MacFarlane (Wollongong)<br>Jenny Fisher (Wollongong)
!width="400px"|
+
|Emissions
 +
|Not delivered
 +
|
  
 
|-valign="top"
 
|-valign="top"
|[[GEOS-Chem timers]]
+
|Hg geogenic emissions (volcanic, rock weathering)
|Matt Yannetti (GCST)
+
|Eric Roy (MIT)
 +
|Emissions
 +
|Not delivered
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01c|v11-01c]] (approved 14 Sep 2015)
 
  
 
|-valign="top"
 
|-valign="top"
|[[MERRA-2|Adding support for MERRA-2 meteorology]]
+
|Hg biomass burning - FINN2.5 & GFED4
|[[GEOS-Chem Support Team]]
+
|Eric Roy (MIT)
 +
|Emissions
 +
|Not delivered
 
|
 
|
*Initial modifications for running with MERRA-2 were included in [[GEOS-Chem v11-01#v11-01c|v11-01c]], which was approved on 14 Sept 2015
 
*Full integration of MERRA-2 in GEOS-Chem (i.e. making "full-chemistry" simulations compatible with MERRA-2) is slated for inclusion in [[GEOS-Chem v11-01#v11-01f|v11-01f]]
 
**Scale factors for lightning, dust, and other emissions will need to be recomputed based on 1-year (or longer) simulations.
 
  
 
|-valign="top"
 
|-valign="top"
|Structural updates for GEOS-Chem HP
+
|BCC-GC online
|[[GEOS-Chem Support Team]]<br>NASA/GMAO
+
|Lin Zhang (PKU)
 +
|External Model
 +
|Not delivered
 
|
 
|
*This will be an ongoing process that will occur simultaneously as the above science updates are brought into GEOS-Chem.
 
  
|-bgcolor="#ccffff" valign="top"
+
|-valign="top"
!width="400px"|Documentation
+
|GC-YIBS with online fire emissions
!width="300px"|  
+
|Xu Yue (NUIST)<br>Hong Liao (NUIST)
!width="400px"|
+
|External Model
 +
|Not delivered
 +
|
  
 
|-valign="top"
 
|-valign="top"
|[[GEOS-Chem_v10-01#Adding_documentation_to_describe_internal_changes_made_to_GMAO_met_field_products|Update wiki documentation for GMAO met field products]]:
+
|GISS-GC offline (GCAP)
*Naming convention used by GMAO
+
|Lee Murray (Rochester)
*Version numbers corresponding to dates of met field data
+
|GCAP
|[[GEOS-Chem Support Team]]<br>NASA/GMAO
+
|Not delivered
 
|
 
|
*In progress
+
 
 +
|-valign="top"
 +
|Archived TCR-2 OH fields for carbon simulations
 +
|Kazu Miyazaki (JPL)
 +
|Input data
 +
|Not delivered
 +
|
 +
*This will be the default OH, but users will have the option of selecting other OH fields
  
 
|}
 
|}
  
--[[User:Melissa Payer|Melissa Sulprizio]] ([[User talk:Melissa Payer|talk]]) 15:51, 27 January 2016 (UTC)
+
== Almost there (< 6 months) ==
  
=== Ready to go in ===
+
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="400px"|Item
+
!width="200px"|Feature
!width="300px"|Author(s)
+
!width="200px"|Contributor(s)
!width="400px"|Status
+
!width="100px"|Model scope
 +
!width="420px"|Notes and References
 +
 
  
 
|-valign="top"
 
|-valign="top"
|FlexChem
+
|Capture all trop and PBL height changes in budget diagnostics
|Mike Long (Harvard)
+
|Chris Holmes (FSU)<br>Lizzie Lundgren (Harvard)
 +
|Diagnostics
 
|
 
|
*Included in [[GEOS-Chem v11-01#v11-01g|v11-01g]] (Approved 28 Sep 2016)
+
*[https://github.com/geoschem/geos-chem/pull/2103 geos-chem PR 2103]
  
 
|-valign="top"
 
|-valign="top"
|[[PAN|PAN updates]]
+
|Dust non-sphericity impacts on optical properties
|Emily Fischer (CSU)
+
|Inderjeet Singh (WashU)
 +
|Aerosols
 
|
 
|
*Delivered to [[GEOS-Chem Support Team|GCST]] (May 2013)
 
*Slated for inclusion in [[GEOS-Chem v11-02]]
 
  
 
|-valign="top"
 
|-valign="top"
|Halogen chemistry updates
+
|Fixes to stratospheric aerosol settling
|Tom&aacute;s Sherwen (York)<br>Johan Schmidt (Harvard)<br>[[Chemistry Issues|Oxidants and Chemistry WG]]
+
|Connor Barker (UCL)<br>Eloise Marais (UCL)
 +
|Aerosols
 
|
 
|
*Slated for inclusion in [[GEOS-Chem v11-02]]
 
  
 
|-valign="top"
 
|-valign="top"
|[[Updates_in_JPL_Publication_15-10|Updating chemistry rate constants based on ''JPL Publication 15-10'']]
+
|DMS chemistry in v14
|Barron Henderson (U. Florida)<br>Mat Evans (U. York)<br>[[Chemistry Issues|Oxidants and Chemistry WG]]
+
|Linia Tashmim (UCR)<br>Will Porter (UCR)
 +
|Chemistry
 
|
 
|
*Slated for inclusion in [[GEOS-Chem v11-01#v11-01h|v11-01h]]
+
 
 
|-valign="top"
 
|-valign="top"
|[[NOx-Ox-HC-aerosol#Monthly mean surface distributions|Monthly mean surface methane distributions]]
+
|KPP standalone + 3D Interface
|Lee Murray (NASA GISS/LDEO)
+
|Obin Sturm (USC)
 +
|Chemistry
 
|
 
|
*Slated for inclusion in [[GEOS-Chem v11-02]]
 
  
 
|-valign="top"
 
|-valign="top"
|[[Sulfate_aerosols#Ocean_ammonia_emission_inventory|Ocean ammonia emission inventory]]
+
|Load balancing in chemistry solver (GCHP)
|Fabien Paulot (NOAA/GFDL)
+
|Zhouran (Jordan) Sun (WashU)
 +
|Chemistry +<br>Performance
 
|
 
|
*Delivered to [[GEOS-Chem Support Team|GCST]] (Jan 2016)
 
*Slated for inclusion in [[GEOS-Chem v11-02]]
 
  
 
|-valign="top"
 
|-valign="top"
|[[Wet_deposition#Update_SO2_scavenging_in_convective_updrafts_for_consistency|Temporary fix to remove SO2 scavenging in convective updrafts]]
+
|UCX chemistry in mesosphere (GCHP/GCClassic)
|Duncan Fairlie (NASA/LARC)  
+
|Helena McDonald (MIT)
 +
|Chemistry
 
|
 
|
*Delivered to [[GEOS-Chem Support Team|GCST]] (Nov 2015)
 
*Slated for inclusion in [[GEOS-Chem v11-02]]
 
  
 
|-valign="top"
 
|-valign="top"
|[[Aerosol_optical_properties#Add_BC_absorption_enhancement_factor|Update density of BC to 1.8 and add absorption enhancement factor in input.geos]]
+
|Updated aromatic oxidation
|Xuan Wang (MIT)
+
|Stephen MacFarlane (Wollongong)<br>Jenny Fisher (Wollongong)
 +
|Chemistry
 
|
 
|
*Delivered to [[GEOS-Chem Support Team|GCST]] (Jan 2016)
 
*Slated for inclusion in [[GEOS-Chem v11-02]]
 
  
 
|-valign="top"
 
|-valign="top"
|Sub-grid non-linear chemistry of NOx-O3 system related to lightning NOx emissions
+
|MCO3 uptake by cloud forming MP; leading to lower PAN
|Alicia Gressent (MIT)
+
|Laura Yang (Harvard)
 +
|Chemistry
 
|
 
|
*Slated for inclusion after FlexChem
 
  
 
|-valign="top"
 
|-valign="top"
|[[Sulfate_aerosols#Metal_catalyzed_oxidation_of_SO2|Metal catalyzed oxidation of SO2]] (as a switch)
+
|Implement isotope simulation for CH4 in the carbon simulation
|Becky Alexander (UW)
+
|Lee Murray (Rochester)
 +
|Chemistry
 
|
 
|
*Slated for inclusion after FlexChem
+
*Will have to change negative emissions from soil to a first-order loss process
*'''''Becky Alexander wrote on 14 Sep 2015:'''''
+
:I've incorporated both the metal catalyzed chemistry and the sulfate isotopes into v10. The metal catalyzed chemistry is much slower than it is when run in v8 and v9. I still have not yet figured out why. I'm not comfortable adding this into the standard model until I figure it out. The emissions are quite different in v10 because of HEMCO, and metal catalyzed chemistry is very sensitive to emissions of primary anthropogenic sulfate, so that's my current hypothesis for the difference. I will probably not get back to debugging this until late October.
+
  
 
|-valign="top"
 
|-valign="top"
|Fix to direct/diffuse radiation
+
|Active mesospheric chemistry
|Katie Travis (Harvard)
+
|Helena McDonald (MIT)<br>Seb Eastham (ICL)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[[Dry_deposition#Fix_for_NO3_.2B_ISOP_product|Fix for NO3 + ISOP product]]
+
|Documentation for adding additional aerosol species
|Katie Travis (Harvard)
+
|Connor Barker (UCL)
 +
|Documentation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Update OH + NO2 rate
+
|Column diagnostics
|Barron Henderson (UF)
+
|Lizzie Lundgren (Harvard)<br>Viral Shah (GMAO)
 +
|Diagnostics
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[[Sulfate_aerosols#Tagged_sulfate_and_nitrate_simulation|Tagged sulfate and nitrate simulation]]
+
|TOMAS rate diagnostics -- improve performance
|Becky Alexander (UW)
+
|Betty Croft (WashU/Dal)
 +
|Diagnostics +<br>Performance
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Lightning update based on Travis et al. (submitted) and Zhang et al. (2014, ACP)
+
|Archive gamma values from heterogeneous chemistry
|Katie Travis (Harvard)
+
|Bob Yantosca (Harvard)
 +
|Diagnostics
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Add aqueous isoprene uptake to SOA scheme
+
|RRTMG Documentation
|Eloise Marais (Harvard)
+
|GCST
 +
|Documentation
 
|
 
|
*Slated for inclusion in v12
 
*Delivered to GCST (Jul 2016)
 
  
 
|-valign="top"
 
|-valign="top"
|Enhance default GEOS-Chem simple SOA
+
|Canopy Physics Model
|Aerosol Working Group Chairs
+
|Sam Silva (MIT)
 +
|Dry Deposition
 
|
 
|
*Slated for inclusion in v12
 
  
|}
+
|-valign="top"
 +
|Dry deposition diagnostics by land cover
 +
|Holly Nowell (FSU)<br>Chris Holmes (FSU)
 +
|Dry Deposition
 +
|
  
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 20:53, 13 October 2016 (UTC)
+
|-valign="top"
 +
|Dry deposition process diagnostics
 +
|Holly Nowell (FSU)<br>Chris Holmes (FSU)
 +
|Dry Deposition
 +
|
  
=== Almost there (< 6 months) ===
+
|-valign="top"
 +
|Biomass burning for TOMAS
 +
|Nicole June (CSU)
 +
|Emissions +<br>Microphysics
 +
|
  
{| border=1 cellspacing=0 cellpadding=5
+
|-valign="top"
|- bgcolor="#cccccc"
+
|Historic biomass burning (1750-2010)
!width="400px"|Item
+
|Pengfei (Gtech)
!width="300px"|Author(s)
+
|Emissions
!width="400px"|Status
+
|
  
 
|-valign="top"
 
|-valign="top"
|Update MODIS LAI fields through 2015
+
|Rice methane emissions
|Barron Henderson (UF)
+
|Zichong Cheng (Harvard)
 +
|Emissions+<br>Carbon simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[[Python code for GEOS-Chem|Python GEOS-Chem output processing and visualization package]]
+
|Fire and anthropogenic emissions not currently turned on (monoterpenes, 1-butadiene etc.)
|Beno&icirc;t Bovy (U. Li&egrave;ge-Belgium)
+
|Katie Travis (NASA)<br>Kelvin Bates (CU Boulder)
 +
|Emissions
 
|
 
|
*Users may download and test it and submit feedback to Benoit Bovy.
 
  
 
|-valign="top"
 
|-valign="top"
|Benchmark of stratosphere simulation
+
|Updated bottom-up global CH4 oil, gas, and coal emissions (GFEI v3)
|Dylan Jones (U. Toronto)
+
|Tia Scarpelli (Carbon Mapper)<br>Melissa Sulprizio (Harvard)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Benchmark for nested NA model
+
|New prior CO2 biospheric fluxes from CMS-FLUX and GMAO
|Jun Wang (UNL)
+
|Kevin Bowman (JPL)<br>Lesley Ott (GMAO)
 +
|Emissions
 
|
 
|
 +
*GMAO can provide high-resolution  fluxes (as high as 12 km)
  
 
|-valign="top"
 
|-valign="top"
|High-resolution regional emissions (to be implemented via HEMCO)
+
|Snowpack Br2 emission
|Lin Zhang (PKU)<br>Yuxuan Wang (Texas A&M)
+
|Chris Holmes (FSU)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updates to isoprene chemistry, includes:
+
|EDGAR v8.1_toxHg emissions for 1970-2022
*Fast photolysis of carbonyl nitrates
+
|Eric Roy (MIT)
*Aerosol uptake of organic nitrates
+
|Emissions
|Jenny Fisher (U. Wollongong)<br>Elo&iuml;se Marais (Harvard)<br>Kelvin Bates (Caltech)<br>Katie Travis (Harvard)
+
 
|
 
|
*This has already been added to the SEAC4RS research version of GEOS-Chem
 
  
 
|-valign="top"
 
|-valign="top"
|3D chemical source for CO2 and CO; OH for tagged CO and CH4 simulations
+
|Improve pressure handling in GCHP advection
|Dylan Jones (U. Toronto)
+
|Yuanjian Zhang (WashU)<br>Seb Eastham (ICL)
 +
|GCHP
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg code updates (emissions, chemistry, ocean, land)
+
|Add error trap for duplicate scale factors in HEMCO
|[[Hg and POPs Working Group]]
+
|Bob Yantosca (Harvard)
 +
|HEMCO
 
|
 
|
  
 +
|-valign="top"
 +
|Integration testing: Add stretched grid
 +
|Lizzie Lundgren (Harvard)
 +
|Quality Assurance
 +
|
  
 
|-valign="top"
 
|-valign="top"
|Lightning NOx plume chemistry
+
|Integration testing: Add GCAP2
|Alicia Gressent (U. Paul Sabatier)
+
|GCST
 +
|Quality Assurance
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Nested CO2, CH4, Hg, TOMAS, adjoint, etc.
+
|Integration testing: Add GCHP mass flux run
|[[Nested Model Working Group]]
+
|Lizzie Lundgren (Harvard)
 +
|Quality Assurance
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updated nighttime isoprene chemistry
+
|Integration testing: Add run with all diagnostics turned on
|Rebecca Schwantes (Caltech)
+
|GCST
 +
|Quality Assurance
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updated organic deposition
+
|Integration testing: Reinstate TOMAS40
|Katie Travis (Harvard)<br>Jenny Fisher (U. Wollongong)
+
|Betty Croft (Dalhousie/WashU)
 +
|Quality Assurance
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|EPA-derived BC/OA emissions over US (1990-2012)
+
|Strat-adjusted RF in GCC and GCHP
|David Ridley (MIT)
+
|Connor Barker (UCL)<br>Eloise Marais (UCL)
 +
|Radiation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Observation operators for CO2 OCO-2 in GEOS-Chem Adjoint
+
|Continue cleanup of C-preprocessor switches
|Kevin Bowman (JPL)<br>Dylan Jones (U. Toronto)
+
|Lizzie Lundgren (Harvard)
 +
|Structural
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Observation operators for CH4 GOSAT, SCIAMACHY in GEOS-Chem Adjoint
+
|Updates to Luo deposition scheme
|Dylan Jones (U. Toronto)<br>Alex Turner (Harvard)
+
|Gan Luo (Albany)
 +
|Wet Deposition
 
|
 
|
 +
*New version, keep as switch (not default)
  
 
|-valign="top"
 
|-valign="top"
|Remove dependence of species drydep on HNO3 drydep
+
|Testing the use of a new scavenging parameterization developed by Luo and Yu for cold cloud with Pb-210 aerosol tracer
|Katie Travis (Harvard)<br>Jenny Fisher (U. Wollongong)
+
|Gan Luo (Albany)<br>Fangqun Yu (Albany)
 +
|Wet Deposition
 
|
 
|
 +
 +
|}
 +
 +
== Over the horizon (6-12 months) ==
 +
 +
Features listed in this table are in development and will likely be delivered to the GEOS-Chem Support Team in the 6-12 months timeframe.
 +
 +
{| 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"
 
|-valign="top"
|Arctic Hg cycling
+
|ML algorithms for bulk aerosol
|Jenny Fisher (U. Wollongong)
+
|Arshad Nair (Albany)<br>Fangqun Yu (Albany)
 +
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|MOSAIC implementation
+
|Heterogeneous sulfate chemistry
|Sebastian Eastham (MIT)
+
|Katie Travis (NASA)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Updated documentation on setting up new nested domains
+
|H2 as an active species
|Lin Zhang (PKU)<br>Yuxuan Wang (Texas A&M)
+
|Seb Eastham (ICL)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Nested model publication wiki page
+
|HCN, acetonitrile as fire tracers
|Jun Wang (UNL)
+
|Kevin Bates (CU Boulder)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Past and future fire emissions under RCPs
+
|Implement ethane in carbon simulation
|Loretta Mickley (Harvard)<br>Yuhang Wang (GIT)<br>Shiliang Wu (MT)
+
|Yuzhong Zhang (Westlake)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|QFED fire emissions (up to 2014)
+
|VCPs emissions
|Christoph Keller (Harvard)<br>Katie Travis (Harvard)
+
|Kelvin Bates (CU Boulder)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[[GEOS-Chem tracer units|Uniformity of units]]
+
|Mesospheric source of CO
|[[GEOS-Chem Support Team]]
+
|Dylan Jones (UofT)<br>Pam Wales (NASA GSFC)
 +
|Emissions
 
|
 
|
*Phase 1 was completed in v11-01e (04 Jan 2016)
 
*Remaining phases will be started after FlexChem
 
  
 
|-valign="top"
 
|-valign="top"
|Update SO2 scavenging in convective updrafts for consistency
+
|Drought-stress algorithm
|Duncan Fairlie (NASA/LARC)  
+
|Wei Li (Houston)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[[Aerosols_Working_Group#Sedimentation_of_stratospheric_aerosols|Sedimentation of stratospheric aerosols]]
+
|Physically-based resolution correction for BVOC emissions using MEGAN
|Sebastian Eastham (MIT)
+
|May Fu (SUSTech)
 +
|Emissions
 
|
 
|
  
|}
+
|-valign="top"
 +
|Canadian forest fire prediction system (Canada government forecast model)
 +
|Robin Stevens (Montreal)
 +
|Emissions
 +
|
  
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 20:50, 17 February 2016 (UTC)
+
|-valign="top"
 +
|Furan emission factors (updates existing emissions)
 +
|Lu Hu (Montana)<br>Lixu Jin (Montana)
 +
|Emissions
 +
|
  
=== Over the horizon (6-12 months) ===
+
|-valign="top"
 +
|Cooking emissions (not biofuel)
 +
|Kelvin Bates (CU Boulder)
 +
|Emissions
 +
|
  
{| border=1 cellspacing=0 cellpadding=5
+
|-valign="top"
|- bgcolor="#cccccc"
+
|State-specific annual emissions scaling factors (US) (1990-2021)
!width="400px"|Item
+
|Ishir Dutta (MIT)
!width="300px"|Author(s)
+
|Emissions
!width="400px"|Status
+
|
  
 
|-valign="top"
 
|-valign="top"
|A snow NOx source from deep snowpack
+
|GISS-GC online
|Maria Zatko (UW)<br>Becky Alexander (UW)
+
|Lee Murray (Rochester)
 +
|External model
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Dust emissions at nested-grid resolution
+
|Hybrid MPI-OpenMP in GCHP
|Yuxuan Wang (Texas A&M)<br>Jun Wang (UNL)
+
|Seb Eastham (MIT)<br>Killian Murphy (York)<br>Lizzie Lundgren (Harvard)
 +
|GCHP
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Archive meteorological fields with higher resolution (for RCPs)
+
|MAPL3: Update to MAPL3 in GCHP, including replacement of ExtData.rc and HISTORY.rc with YAML files
|Lee Murray (NASA GISS/LDEO)
+
|Lizzie Lundgren (Harvard)
 +
|GCHP
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Land cover module in GEOS-Chem
+
|MAPL3: Comply with MAPL "positive" standard in GCHP diagnostic files
|Jeffrey Geddes (MIT)<br>Michael Long (Harvard)
+
|Lizzie Lundgren (Harvard)
 +
|GCHP
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Improved lightning emission scheme
+
|MAPL3: Wildcards in GCHP History
|Lee Murray (NASA GISS/LDEO)
+
|Lizzie Lundgren (Harvard)
 +
|GCHP
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Archive high resolution wind fields for sea salt
+
|MAPL3: Output emissions with positive up convention in GCHP
|[[GEOS-Chem Support Team]]
+
|Lizzie Lundgren (Harvard)
 +
|GCHP
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|[[POPs simulation#PCB simulation|PCB simulation]]
+
|Assessment/improvement of OpenMP performance in GC-Classic and HEMCO standalone
|Carey Friedman (MIT)<br>Helen Amos (Harvard)
+
|Bob Yantosca (Harvard)
 +
|Performance
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|VBS SOA option
+
|Photophysical oxidation of aldehydes
|Rokjin Park (SNU)
+
|Paulo Sebastianelli (Wollongong)<br>Jenny Fisher (Wollongong)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Kz eddy mixing scheme
+
|DMS updates
|Karen Yu (Harvard)
+
|Will Porter (UCR)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Update HCN simulation, implement in standard model via Flexchem
+
|Furans emission and chemistry
|Jenny Fisher (U. Wollongong)
+
|Lixu Jin (Montana)<br>Lu Hu (Montana)
 +
|Chemistry + <br>Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Merge standard simulation with specialty simulations for OVOC, acids, aromatics, dicarbonyls, terpenes
+
|Cl2 prodcution from Fe aerosol
|Dylan Millet (UMN)<br>Xin Chen (UMN)
+
|Qianjie Chen (HK Poly)<br>Becky Alexander (UW)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Cl chemistry updates
+
|VCP, cooking: tracers species added i.e., D5, ethanol affecting PAN
|Lyatt Jaegl&eacute; (UW)
+
|Kevin Bates (CU Boulder)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Automate redistribution of NOx in HEMCO
+
|bidirectional land-atmosphere exchange for Hg
|Lee Murray (NASA GISS/LDEO)
+
|Yuying Cui (MIT/Tsinghua)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Injection height for fire emissions
+
|OH covariances for inversions
|Emily Fischer (CSU)
+
|Elise Penn (Harvard)
 +
|Inversions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Option for daily OH, etc. for Hg simulation
+
|CESM2-GC offline
|Noelle Selin (MIT)
+
|Seb Eastham (ICL)<br>Lee Murray (Rochester)
 +
|Met fields
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Surface ocean Hg boundary conditions from MITgcm
+
|Re-binning of off-line sea salt and dust for TOMAS
|Hannah Horowitz (Harvard)
+
|Betty Croft (Dalhousie)
 +
|Microphysics
 
|
 
|
  
|-
+
|-valign="top"
|NetCDF output: Flexible diagnostic package and tracer restart file
+
|TOMAS nucleation updates
|[[GEOS-Chem Support Team]]
+
|Sam O'Donnell (CSU)
 +
|Microphysics
 +
|
 +
 
 +
|-valign="top"
 +
|Stratospheric aerosol APM
 +
|Fangqun Yu (SUNY Albany)
 +
|Microphysics
 +
|
 +
 
 +
|-valign="top"
 +
|Transition from MERRA-2 to GEOS-IT for benchmarking
 +
|Yuanjian Zhang (WashU)
 +
|Quality Assurance
 +
|
 +
 
 +
|-valign="top"
 +
|Automate integration testing on AWS
 +
|Yidan Tang (WashU)
 +
|Quality Assurance
 +
|
 +
 
 +
|-valign="top"
 +
|Integration testing: Add across end of year run
 +
|GCST
 +
|Quality Assurance
 +
|
 +
 
 +
|-valign="top"
 +
|Integration testing: Add GEOS-IT
 +
|Yuanjian Zhang (WashU)
 +
|Quality Assurance
 +
|
 +
 
 +
|-valign="top"
 +
|Separate mixing, emissions, and drydep
 +
|Yuanjian Zhang (WashU)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Intel IFX compiler
 +
|Bob Yantosca (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|CMake option to only build libraries but not executable, also passing C-preprocessor statements to turn off code
 +
|Bob Yantosca (Harvard)<br>Lee Murray (Rochester)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Remove differences introduced when breaking up GC-Classic runs in time; and flexible precision in HEMCO
 +
|Lizzie Lundgren (Harvard)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Limit allocation of State_Met to what is needed per simulation
 +
|Melissa Sulprizio (Harvard)
 +
|Structural
 
|
 
|
  
 
|}
 
|}
  
--[[User:Melissa Payer|Melissa Sulprizio]] ([[User talk:Melissa Payer|talk]]) 16:56, 9 June 2015 (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="400px"|Item
+
!width="200px"|Feature
!width="300px"|Author(s)
+
!width="200px"|Contributor(s)
!width="400px"|Status
+
!width="100px"|Model scope
 +
!width="420px"|Notes and References
  
 
|-valign="top"
 
|-valign="top"
|Global GEOS-FP native-resolution met fields to enable flexible nested domains
+
|Modal aerosol model (MAM7) in GCHP
|Jintai Lin (PKU)<br>Lin Zhang (PKU)<br>[[GEOS-Chem Support Team]]
+
|Shreya Sharma (MIT)
 +
|Aerosols
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|DMS oxidation scheme updating
+
|Online OCIM ocean biogeochemistry
|Tom Breider (Harvard)<br>Becky Alexander (U. Washington)<br>[[Chemistry Issues|Oxidants and Chemistry Working Group]]
+
|Lee Murray (Rochester)<br>Hannah Horowitz (UIUC)<br>Chris Holmes (FSU)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Dynamics of stomatal conductance in dry deposition
+
|Perchlorate chemistry
|Amos Tai (CUHK)
+
|Yuk Chun Chan (UW)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|New dry deposition module (Zhang et al., 2013)
+
|Non-stomatal dry deposition (2-layer canopy model)
|Jintai Lin (PKU)
+
|Michael Vermeuel (Purdue)
 +
|Dry Deposition
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Bi-directional NH3 emissions
+
|Continental chloride particle emissions (salty dust, road salt)
|Juliet Zhu (CSU)<br>Lin Zhang (PKU)
+
|Jessica Haskins (Utah)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Arsenic simulation
+
|Multivolatility emission inventory to address gaps in EDGAR/HTAP etc.
|Shiliang Wu (MT)
+
|Ruochong (Tshingua)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Hg benchmark updates for atmosphere and ocean
+
|Lightning NOx production rates
|Hannah Horowitz (Harvard)<br>Viral Shah (UW)<br>Shaojie Song (MIT)
+
|Bex Horner (UCL)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Emission scheme of dust: subgrid wind variation to remove resolution dependence and better interannual variability
+
|HFO and CF3CHO
|David Ridley (MIT)
+
|Beth Killen (Wollongong)<br>Jenny Fisher (Wollongong)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Ozone damage to vegetation
+
|Glyoxal updates from isoprene
|Amos Tai (CUHK)
+
|Tzung-May Fu (SUSTech)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Implement biogenic emissions of ethane, propane
+
|Iodine chemistry
|Zitely Tzompa (CSU)
+
|Becky Alexander (UW)<br>Xuan Wang (CUHK)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Global evaluation of using LWC and ICW variables from met fields
+
|Chlorine/Perchlorate
|[http://web.atmos.ucla.edu/~qli/trop/Home.html UCLA group]<br>Hongyu Liu (NIA/NASA LARC)<br>Betty Croft (Dalhousie)
+
|Yukchun Chan (UW)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Joint CO/CO2/CH4 forward model simulation
+
|Playa dust chemistry to improve Cl over land
|Nicholas Deutscher (U. Wollongong)
+
|Jessica Haskins (Utah)
 +
|Chemistry
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Subgrid scale precipitation variability
+
|GFED5 biomass burning
|[http://acmg.seas.harvard.edu/ Harvard group]
+
|Eric Roy (MIT)
 +
|Emissions
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Dry deposition: Update the ozone dry deposition scheme
+
|Ocean Hg surface concentrations for 2010-2020 from multi-model ensemble
|Murphy group (UofT)
+
|Eric Roy (MIT)<br>Ari Feinberg (IQF-CSIC)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Country-based weekend/weekday variability for EDGAR v4.2
+
|Soil Hg emissions 2010-2020
|Lee Murray (NASA GISS/LDEO)<br>Christoph Keller (Harvard)
+
|Eric Roy (MIT)<br>Ari Feinberg (IQF-CSIC)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Sea salt emission from sea ice
+
|Air-sea exchange parameterization
|Jiayue Huang (UW)
+
|Eric Roy (MIT)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Resolution-independent lightning NOx scaling
+
|Soil Hg emissions parameterization
|Lee Murray (NASA GISS/LDEO)
+
|Ari Feinberg (IQF-CSIC)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Historical Hg emissions (1850-present)
+
|Sea salt uptake of GOM
|Hannah Horowitz (Harvard)
+
|Eric Roy (MIT)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Nested-grid model with GEOS-FP at 1/2&deg; x 5/8&deg; resolution
+
|Photoreduction rate constant
|[[Nested Model Working Group]]
+
|Eric Roy (MIT)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|TNO emissions over Europe (7km)
+
|new observations (2010-2020) in standardized Hg benchmark for intercomparison
|[http://acmg.seas.harvard.edu/geos/geos_people.html#athens Greece team]
+
|Eric Roy (MIT)/Ari Feinberg (IQF-CSIC)
 +
|Hg simulation
 
|
 
|
  
 
|-valign="top"
 
|-valign="top"
|Re-evaluation of SST dependence of sea salt emissions
+
|Hg simulation in GCHP
|Jiayue Huang (UW)
+
|Eric Roy (MIT)
 +
|Hg simulation
 
|
 
|
  
|}
+
|-valign="top"
 +
|OCIM - biogeochemical model - (C/P/N/Fe - no Hg yet) (MATLAB)
 +
|Hannah Horowitz (UIUC)
 +
|Hg simulation
 +
|
  
--[[User:Melissa Payer|Melissa Sulprizio]] 14:08, 11 May 2015 (EDT)
+
|-valign="top"
 +
|possibly updating Hg oxidation chemistry based on Utah field campaigns
 +
|Jessica Haskins (Utah)
 +
|Hg simulation
 +
|
 +
 
 +
|-valign="top"
 +
|New halogen/aerosol fields (surface area / AOD) from 10-year 14.4 benchmark simulation available online
 +
|Viral Shah (NASA GMAO); Eric Roy (MIT); Ari Feinberg (IQF-CSIC)
 +
|Input data
 +
|
 +
 
 +
|-valign="top"
 +
|Extend IMI to CO2 (ICI)
 +
|Hannah Nesser (JPL)
 +
|Inversions
 +
|
 +
 
 +
|-valign="top"
 +
|Global emission inventory of metals
 +
|Tzung-May Fu (SUSTech); He Zhong Tian (Peking Normal U)
 +
|Metals simulation
 +
|
 +
 
 +
|-valign="top"
 +
|Investigate and improve performance of aerosol chemistry
 +
|Bob Yantosca (Harvard)
 +
|Performance
 +
|
 +
 
 +
|-valign="top"
 +
|PAH - update from version 11
 +
|Lexia Cicone (MIT)
 +
|POPs simulation
 +
|
 +
 
 +
|-valign="top"
 +
|Species database more accessible; doc updates; TOL discussion
 +
|Jessica Haskins (Utah)
 +
|Structural
 +
|
 +
 
 +
|-valign="top"
 +
|Stretched-grid plotting in GCPy
 +
|Killian Murphy (York)
 +
|Tools
 +
|
 +
 
 +
|-valign="top"
 +
|Model inter-comparison of transport (GEOS, GCHP, GCClassic)
 +
|Lizzie Lundgren (Harvard), Emma Knowland (NASA)
 +
|Transport
 +
|
 +
 
 +
|-valign="top"
 +
|Comparing mass fluxes in GCHP vs. traditional lat/lon wind
 +
|Yuanjian Zhang (WashU), Seb Eastham (ICL)
 +
|Transport
 +
|
 +
 
 +
|}

Revision as of 13:36, 26 June 2024

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

Merged and awaiting release

See the links below for items merged and awaiting release.

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

Feature integration in progress

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

Feature Contributor(s) Model scope Ease of implementation Notes and References
ALK4 & R4N2 chemistry Jared Brewer (UMN) Chemistry Simple
New soil NOx parameterization Yi Wang (Iowa)
Jun Wang (Iowa)
Emissions Medium
Fix pressure handling in HEMCO standalone Melissa Sulprizio (Harvard) HEMCO Simple
Fix obspack - not working in 14.4.0 Bob Yantosca (Harvard) Diagnostics Medium
Horizontal flux regridding fix in MAPL Tom Clune (GMAO) GCHP Medium
Cloud-J 7.7.2 for greater flexibility in external models Lizzie Lundgren (Harvard) Photolysis Medium
GCHP run directory improvements for mass flux, stretched grid, and GEOS-IT runs Lizzie Lundgren (Harvard) GCHP Medium
Fixes for GEOS-Chem 14.4 in CESM Haipeng Lin (Harvard)
Lizzie Lundgren (Harvard)
CESM 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 June 2024
Remove differences in GC-Classic due to HEMCO reading REAL8 restart as REAL4 Lizzie Lundgren (Harvard) GC-Classic Medium

Ready to go in

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

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


Binary Activity Thermodynamic (BAT) model for non-ideal mixing of water and organics in organic aerosol Camilo Serrano (McGill)
Andreas Zuend (McGill)
Aerosols Not delivered
Extend aerosol settling Eloise Marais (UCL) Aerosols Not delivered
Comment back in Ca, Mg, and K cations in aerosol thermo (HETP) Becky Alexander (UW) Aerosols Not delivered
Seasalt aerosol from sea ice leads (2002-2011) Hannah Horrowitz (UIUC) Aerosols Not delivered
  • Offline and online, ready to go in HEMCO (optional in addition to existing seasalt emissions)
P/L species should not contribute to the error norm Obin Sturm (USC) Chemistry Not delivered
Additional 6 peroxynitrates (many PANs like species); improve ALK4 & add ALK6 Katie Travis (NASA LARC) Chemistry Not delivered
Monoterpene oxidation more species & oxidation products Kevin Bates (CU Boulder) Chemistry Not delivered
PPN photolysis Eloise Marais (UCL) Chemistry Not delivered
Hlobal organic N dep from various emissions; nitrate aromatics updates May Fu (SUSTech) Chemistry +
Deposition
Not delivered
ALK4 from biogenic vs anthro Jared Brewer (UMN) Chemistry Not delivered
Dry deposition to F90 to improve readability Chris Holmes (FSU) Dry Deposition Not delivered
Ecophysiology module in GEOS-Chem for biosphere-atmosphere exchange Joey Lam (CUHK)
Amos Tai (CUHK)
Dry deposition Delivered
Feb 2021
FRP-based fire emissions for eastern US at 0.2 (2019-2020) Chris Holmes (FSU) Emissions Not delivered
China agriculture NH3 emissions Amos Tai (CUHK) Emissions Not delivered
T-dependent anthropogenic VOCs May Fu (SUSTech) Emissions Not delivered
  • Option. Requires processing existing anthropogenic VOC emissions to generate offline emissions to read in. Parameterised for China.
New source functions for transport tracers beryllium-7 and beryllium-10 Minjie Zheng (ETH) Emissions Not delivered
LPJ land cover (global), fire (W US), dust emissions (SW N America), 1700-2100 Yang Li (Baylor U)
Loretta Mickley (Harvard)
Emissions Delivered
  • Data involves many files- need to think about temporal frequency
Australian emissions Stephen MacFarlane (Wollongong)
Jenny Fisher (Wollongong)
Emissions Not delivered
Hg geogenic emissions (volcanic, rock weathering) Eric Roy (MIT) Emissions Not delivered
Hg biomass burning - FINN2.5 & GFED4 Eric Roy (MIT) Emissions Not delivered
BCC-GC online Lin Zhang (PKU) External Model Not delivered
GC-YIBS with online fire emissions Xu Yue (NUIST)
Hong Liao (NUIST)
External Model Not delivered
GISS-GC offline (GCAP) Lee Murray (Rochester) GCAP Not delivered
Archived TCR-2 OH fields for carbon simulations Kazu Miyazaki (JPL) Input data Not delivered
  • This will be the default OH, but users will have the option of selecting other OH fields

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


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

Over the horizon (6-12 months)

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

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

Longer term (12-24 months)

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

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