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

Checking formlua for adsorption energy calculation #1062

Closed
nevinngyt opened this issue Mar 17, 2025 · 2 comments
Closed

Checking formlua for adsorption energy calculation #1062

nevinngyt opened this issue Mar 17, 2025 · 2 comments
Assignees

Comments

@nevinngyt
Copy link

What would you like to report?

Hi, could I check under https://fair-chem.github.io/tutorials/OCP-introduction.html#trends-in-adsorption-energies-across-metals , should the adsorption energy be re1 + re2 - re3 instead of re1 + re2 + re3 instead? Thanks

@mshuaibii
Copy link
Collaborator

Not quite -

H2 + 1/2 O2 -> H2O  re1 = -3.03 eV
H2O + * -> O* + H2  re2   # Get from OCP
O -> 1/2 O2         re3 = -2.58 eV
re1 + re2 + re3
H2 + 1/2 O2 + H2O + * + O -> H2O + O* + H2 + 1/2 O2    
(simplifying a little)
O + * -> O*

@nevinngyt
Copy link
Author

Hello, so sorry, missed this! I see, thank you for clarifying for me!

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

3 participants