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
170 stars 166 forks source link

How to archive the rates of each reaction in GEOS-Chem #2488

Closed lshen2009 closed 1 day ago

lshen2009 commented 1 month ago

Your name

Lu Shen

Your affiliation

Peking University

Please provide a clear and concise description of your question or discussion topic.

We can define production and loss families for a species (e.g., CH₂Cl₂) in the gckpp.kpp file, and the associated production and loss rates can be archived in the diagnostics. I’m curious if it’s possible to archive the reaction rates for a specific reaction, similar to how P/L rates are archived for individual species. In this case, we want to specifically track and archive the rates for a particular reaction rather than an entire species. Any thoughts? Thank you!

yantosca commented 1 month ago

Hi @lshen2009, thanks for writing. You can archive reaction rate diagnostics in the RxnConst history collection, as described here:

yantosca commented 1 month ago

@lshen2009: also note that this diagnostic may not be working as expected, see #2329.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the issue from closing this issue.

github-actions[bot] commented 1 day ago

Closing due to inactivity