Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

FAQ

This page answers frequently asked questions about the Open Catalyst Project and FAIRChem models for catalysis applications.


General


ML Questions


Catalysis Questions


:::{admonition} I'm interested in trying this across many different surfaces or discover new catalysts but it's hard to select them all on the website; how should I try this?
:class: dropdown

This website is meant to acquaint you with the state-of-the-art in accelerated catalyst property prediction models, and demonstrate the capabilities of models trained on the Open Catalyst Project datasets. If you want to use these models for high-throughput simulations or programmatically across several materials, you are welcome to:

* Use Open Catalyst Project API (python or REST); note that this may be rate-limited
* Download and use the Open Catalyst Project models and toolkits (all open source and permissively licensed!) to predict properties on many systems

If either of these are unclear or you have trouble using them, please direct questions to the github repo!

Computational Catalysis Questions


:::{admonition} What DFT settings should I use to verify the single-points? How would I reproduce these energies with DFT?
:class: dropdown

The [Open Catalyst Dataset repo](https://github.com/facebookresearch/fairchem/tree/main/src/fairchem/data/oc) can be used to create DFT inputs. Specifically, the DFT settings are provided [here](https://github.com/facebookresearch/fairchem/blob/main/src/fairchem/data/oc/utils/vasp.py) to ensure consistency with the underlying OC20 DFT-level theory.