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

Typo in Troe formulation of K_PRPE_OH in GEOSCHEM_K.m #8

Closed
MaggieMarvin opened this issue Aug 22, 2019 · 4 comments
Closed

Typo in Troe formulation of K_PRPE_OH in GEOSCHEM_K.m #8

MaggieMarvin opened this issue Aug 22, 2019 · 4 comments

Comments

@MaggieMarvin
Copy link

Hi Glenn,

Just wanted to let you know there's a typo in the Troe formulation of K_PRPE_OH in GEOSCHEM_K.m that must have been carried over from earlier versions of the CB mechanisms. It's at line 113, and the 2 here should be positive, not negative:

krx(:,i) = (LPL./(1+LPL./HPL)).*0.5.^(1./(1+(log10(LPL./HPL)).^2));

I think this is the only reaction affected in the GEOS-Chem mechanism.

Best,
Maggie

@gmwolfe
Copy link
Collaborator

gmwolfe commented Aug 22, 2019 via email

@MaggieMarvin
Copy link
Author

No problem! It's a lumped species for alkenes with at least 3C. I'm looking at VOC reactivity with GEOS-Chem, and it just happened to pop up.
Best, Maggie

@gmwolfe
Copy link
Collaborator

gmwolfe commented Aug 22, 2019 via email

@gmwolfe gmwolfe closed this as completed Apr 13, 2020
@gmwolfe
Copy link
Collaborator

gmwolfe commented Apr 13, 2020

Fixed 20190827 GMW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants