{% extends "base_site.html" %} {% load static %} {% load i18n %} {% block title %}{{ search }}{% endblock %} {% block extrastyle %} {% endblock %} {% block extrascript %} {% if pd3d %} {% else %} {% endif %} {% endblock %} {% block content_title %}
ID | Spacegroup | Formation Energy [eV/atom] | Stability [eV/atom] | Prototype | # of atoms | Project | Finish Time | Reference | |
---|---|---|---|---|---|---|---|---|---|
{{ fe.entry.html | safe }} | {{ fe.calculation.output.spacegroup.hm }} | {{ fe.entry.energy |floatformat:-3 }} | {% if fe.stability < 0 %}{{ 0 }} | {% else %}{{ fe.stability |floatformat:-3 }} | {% endif %}{{ fe.entry.prototype.name }} | {{ fe.entry.natoms }} | {{ pro }} | {{ ftime |date:"M Y" }} | {{ fe.entry.reference.citation }} |
ID | Composition | Spacegroup | Formation Energy [eV/atom] | Stability [eV/atom] | Prototype | # of atoms | Projects | Finish Time | Reference | |
---|---|---|---|---|---|---|---|---|---|---|
{{group}} |
||||||||||
{{ fe.entry.id }} | {{ fe.entry.html | safe }} | {{ fe.calculation.output.spacegroup.hm }} | {{ fe.entry.energy |floatformat:-3 }} | {% if fe.stability < 0 %}{{ 0 }} | {% else %}{{ fe.stability |floatformat:-3 }} | {% endif %}{{ fe.entry.prototype.name }} | {{ fe.entry.natoms }} | {{ pro }} | {{ ftime |date:"M Y" }} | {{ fe.entry.reference.citation }} |