-
Notifications
You must be signed in to change notification settings - Fork 34
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
Checks for adsorbate integrity, implement adsorbate constraints #13
Comments
Zach started some work here: |
I added a movement checker for adsorbate: bdcdfe4 |
What if we end up using adsorbates that rotate? Our adsorbate checker would probably get some false positives. If we can address this, then this issue should be closable. |
Things that are needed to implement complex adsorbates:
|
|
In some of the simulations, CO is dissociating, especially when a carbide or oxide is favorable. For example:
http://gilgamesh.cheme.cmu.edu:5000/id/4059
We need to implement checks for each adsorbate type to ensure that it is still what we think it is. Possibilities include:
The text was updated successfully, but these errors were encountered: