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

Tracking OH changes in simulations #2543

Open
fang159753 opened this issue Oct 31, 2024 · 0 comments
Open

Tracking OH changes in simulations #2543

fang159753 opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
category: Question Further information is requested topic: Carbon Gases Simulations Related to simulations with carbon gases (carbon, CO2, CH4, tagCH4, tagCO) topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms Topic: Fullchem Simulations Related to full-chemistry simulations

Comments

@fang159753
Copy link

fang159753 commented Oct 31, 2024

Your name

fangjiong

Your affiliation

shanghai university

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

I'm new to using GEOS-Chem and have encountered some issues during actual operation.
I ran simulations by combining fullchemistry with CH4 chemistry. First, I obtained SpeciesConcVV_OH and OHconcAfterChem from the full-chemistry run. In the metrics.py script, I used the LossOHbyCH4columnTrop variable to calculate CH4 lifetime. I'm curious to know if the OH referenced in LossOHbyCH4columnTrop corresponds to SpeciesConcVV_OH, OHconcAfterChem, or another variable?

In fullchem_mod.F90, I found that LossOHbyCH4 = LossOHbyCH4 + ( Ktrop * OHconc_mcm3 * airMass_m ), where OHconc_mcm3 = State_Chm%Species(id_OH)%Conc(I,J,L). However, I'm not sure which OH variable in which file State_Chm%Species(id_OH)%Conc(I,J,L) refers to.

Additionally, when I use SpeciesConcVV_OH from the fullchemistry simulation as input for CH4 chemistry, should I look at OHconcAfterChem for the OH output? Interestingly, I’ve noticed that OHconcAfterChem values are higher than either SpeciesConcVV_OH or OHconcAfterChem obtained in full-chemistry. Could you help me understand where I might have gone wrong?

Your help would be greatly appreciated! Thank you so much!
Snipaste_2024-10-31_15-48-50

@fang159753 fang159753 added the category: Question Further information is requested label Oct 31, 2024
@yantosca yantosca added topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms topic: Carbon Gases Simulations Related to simulations with carbon gases (carbon, CO2, CH4, tagCH4, tagCO) Topic: Fullchem Simulations Related to full-chemistry simulations labels Oct 31, 2024
@yantosca yantosca self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Question Further information is requested topic: Carbon Gases Simulations Related to simulations with carbon gases (carbon, CO2, CH4, tagCH4, tagCO) topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms Topic: Fullchem Simulations Related to full-chemistry simulations
Projects
None yet
Development

No branches or pull requests

2 participants