Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to correctly add tags to custom.equ in KPP and run GEOS-Chem with custom mechanism? #2550

Open
LittleFeify opened this issue Nov 4, 2024 · 2 comments
Assignees
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms

Comments

@LittleFeify
Copy link

Your name

feify

Your affiliation

SUST

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

Hello, I am using GEOS-Chem-14.4.3 to track the budget for species such as NO, NO2, etc. I made changes to the custom.equ file and add the PNO, LNO2.. in custom.kpp as shown in the image below. But there are some errors when reading new files. So I'm wondering what the custom.equ file format looks like? Can I add a family including all species I want to track in custom.kpp, then I need to add the PNO to custom.equ again? Is there some more detailed manual or case on how to add tags, please. Thanks a lot.
custom_equ
custom_kpp

@LittleFeify LittleFeify added the category: Question Further information is requested label Nov 4, 2024
@yantosca yantosca added topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms category: Debug Help Request for assistance debugging GEOS-Chem and removed category: Question Further information is requested labels Nov 4, 2024
@yantosca yantosca self-assigned this Nov 4, 2024
@yantosca
Copy link
Contributor

yantosca commented Nov 4, 2024

Thanks for writing @LittleFeify. Would you be able to post the log file that shows the specific error that you are getting?

We do have a guide on adding prod/loss families to a mechanism on ReadTheDocs:

@yantosca
Copy link
Contributor

yantosca commented Nov 4, 2024

Also the custom.eqn file is the same as the fullchem.eqn file out-of-the-box. We provide the custom.eqn file so that users can modify it without touching the fullchem.eqn file. That way if there is a problem, one can always start over by copying the fullchem.eqn to the custom.eqn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms
Projects
None yet
Development

No branches or pull requests

2 participants