{% extends "base_site.html" %} {% load admin_static %} {% block title %} OQMD {% endblock %} {% block content_title %}

Welcome to the Open Quantum Materials Database

{% endblock %} {% block extrahead %} {% endblock %} {% block content %}

The OQMD is a database DFT calculated thermodynamic and structural properties. We are providing this online interface for convenient, small scale access; however for more powerful utilization we recommend downloading the entire database and the API for interfacing with it, detailed in the link below.

You can...

Tweet @TheOQMD to ask what is stable at a composition, or to get a simple phase diagram!

Example of asking @TheOQMD about a phase diagram
Example of asking @TheOQMD about a composition

The OQMD was created in Chris Wolverton's group at Northwestern University.

{% endblock %} {% block sidebar %} {% endblock %}