Skip to content

Conversation

@bjkreitz
Copy link
Contributor

Motivation or Problem

The reactionLibraries path in the catalysis/methane_steam example was broken

reactionLibraries = [('Surface/Deutschmann_Ni', True)]

and I fixed it to point to the correct reaction library

reactionLibraries = [('Surface/Methane/Deutschmann_Ni', True)]

Testing

This is an easy fix. Try to run the example.

@bjkreitz
Copy link
Contributor Author

I saw that #2824 actually addresses this issue.

@bjkreitz bjkreitz closed this Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants