-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit (re)adds the ability to turn off 5 heterogeneous reaction…
…s via the Input_Opt%TurnOffHetRates toggle. This is the preferred solution for GEOS runs. The 5 heterogenous reactions are: ClNO3 + HBr --> BrCl + HNO3 ClNO3 + BrSALA --> BrCl + HNO3 ClNO3 + BrSALC --> BrCl + HNO3 BrNO3 + HCl --> BrCl + HNO3 HOCl + HBr --> BrCl + H2O This toggle was added to a previous version of GEOS-Chem (v12) but its functionality did not get transferred to the updated heterogeneous chemistry reaction rate code. This is a zero-diff change unless one enables the Input_Opt%TurnOffHetRates toggle.
- Loading branch information
Christoph Keller
committed
Sep 29, 2023
1 parent
1706b3e
commit dbc588d
Showing
3 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters