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
165 stars 157 forks source link

Abstract KPP mechanism history into a changelog #1689

Closed yantosca closed 1 year ago

yantosca commented 1 year ago

Name and Institution (Required)

Name: Bob Yantosca Institution: Harvard + GCST

Confirm you have reviewed the following documentation

New GEOS-Chem feature or discussion

In the full-chemistry mechanism KPP equation files (i.e. KPP/fullchem/fullchem.eqn, KPP/custom/custom.eqn, KPP/fullchem/aciduptake.eqn), we repeat the mechanism history information, which is quite long. I wonder if we should consider abstracting this into a CHANGELOG__FULLCHEM.md file that could be kept in the KPP/fullchem folder and linked to the other folders.

yantosca commented 1 year ago

Here is the permalink to the KPP/fullchem/fullchem.eqn file history:

https://github.com/geoschem/geos-chem/blob/4722f288e90291ba904222f4bbe4fc216d17c34a/KPP/fullchem/fullchem.eqn#L10-L173

msulprizio commented 1 year ago

The PR associated with this request has now been merged into dev/14.2.0.