geoschem / geos-chem

GEOS-Chem "Science Codebase" repository. Contains GEOS-Chem science routines, run directory generation scripts, and interface code. This repository is used as a submodule within the GCClassic and GCHP wrappers, as well as in other modeling contexts (external ESMs).
http://geos-chem.org
Other
164 stars 154 forks source link

[BUG/ISSUE] Special handling for MOH in dry deposition is missing #1388

Closed lizziel closed 1 year ago

lizziel commented 1 year ago

Description of the problem

Special handling for MOH in GEOS-Chem dry deposition is missing. Species that are included in the SeaFlux extension of HEMCO should not be dry deposited by GEOS-Chem unless over land. This is because the deposition is handled by HEMCO instead. Special handling to skip dry deposition unless over land for other SeaFlux species is present. The same special handling was omitted when MOH was added in GEOS-Chem 12.7.

GEOS-Chem version

14.0 (still in development)

Description of modifications

Add the same special handling for MOH as currently done for acetone in drydep_mod.F90.

What institution are you from?

Harvard University

NOTE: This issue was identified via consultation with Kelvin Bates.

msulprizio commented 1 year ago

This fix (PR #1389) has now been merged into dev and will be included in 14.0.0.